@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap');
/* Base */
body { font: 14px -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif; background-color: #FFFFFF; margin: 0; padding: 0; color: #333333; overflow-wrap: normal; word-wrap: normal; line-break: strict; }
em { color: #A83B26; font-weight: normal; font-style: normal; }
em.em_bk { color: #333333; }
strong { color: #A83B26; font-weight: bold; font-style: normal; }
i { color: #808080; font-style: italic; }
small { color: #808080; font-size: 12px; }
blockquote { background: url(../images/blockquote.png) no-repeat 0 20px; background-size: 24px auto; margin: 20px 0 0 0; padding: 20px 0 0 45px; border-top: 1px dotted #E6E6E6; }
blockquote h3 { margin: 0 0 20px 0 !important; }
iframe[name="google_conversion_frame"] { position: absolute; top: 0; border: none; }
/* Links */
a:link { color: #0067B0; text-decoration: underline; }
a:visited { color: #0067B0; text-decoration: underline; }
a:hover, a:active, a:focus { text-decoration: none; }
/* Layout */
.clear { clear: both; }
.float_right { float: right; }
.mt_20 { margin: 20px 0 0; }
.mb_20 { margin: 0 0 20px; }
.text-align_right { text-align: right; }
.text-align_center { text-align: center; }
.no_pc { display: none; }
/* Text */
.caution { color: #A83B26; }
.line-through { text-decoration: line-through; }
/* Header */
/* Logomark */
header { display: flex; position: fixed; z-index: 9999; top: 0; left: 0; justify-content: space-between; flex-direction: row; background: #FFFFFF; border-bottom: 1px solid #E6E6E6; margin: 0 auto; width: 100%; }
#header_logo { flex-basis: 280px; margin: 40px 0 0 40px; }
.header_logo_link { display: inline-block; }
.header_logo_link object { pointer-events: none; }
/* Nav */
#header_nav_container {  }
/* Drawer */
#nav-drawer {  }
.nav-unshown { display:none; }
#nav-open { display: none; }
#nav-close { display: none; }
#nav-content { display: flex; position: absolute; right: 0; margin: 0 220px 0 0; justify-content: space-between; flex-direction: column-reverse; height: 100px; }
/* Sub navigation */
.header_sub_nav { margin: 0; width: 100%; color: #808080; font-size: 13px; line-height: 100%; }
.header_sub_nav a { color: #808080; text-decoration: none; }
.header_sub_nav a:hover { text-decoration: underline; }
.header_sub_nav ul { display: flex; justify-content: flex-end; margin: 15px 0 0; padding: 0; list-style: none; }
.header_sub_nav ul li { margin: 0 20px 0 0; }
.header_sub_nav ul li.sub_nav_lang { font-family: 'Lato', sans-serif; text-transform: uppercase; }
.header_sub_nav ul li.sub_nav_lang label:hover { text-decoration: underline; cursor: pointer; }
.header_sub_nav ul li span.sub_nav_new { margin: 0 0 0 5px; color: #A83B26; font: 10px 'Lato', sans-serif; }
/* Click */
.header_sub_nav ul li.sub_nav_lang ul { padding: 0; height: 0; overflow: hidden; opacity: 0; }
.header_sub_nav ul li.sub_nav_lang input { display: none; }
.header_sub_nav ul li.sub_nav_lang input:checked ~ .sub_nav_lang_list { display: flex; justify-content: flex-end; position: absolute; right: 0; margin: 0 20px 0 0; padding: 10px 0 0; height: auto; opacity: 1; }
.header_sub_nav ul li.sub_nav_lang span { background: url(../images/header_icon_lang.png) no-repeat 0 35%; background-size: auto 13px; padding-left: 18px; }
.header_sub_nav ul li.sub_nav_lang ul.sub_nav_lang_list { display: none; margin: 0; padding: 10px 0 0; line-height: 13px; list-style: none; }
.header_sub_nav ul li.sub_nav_lang ul.sub_nav_lang_list li { margin: 0 20px 0 0; }
.header_sub_nav ul li.sub_nav_lang ul.sub_nav_lang_list li:last-child { margin: 0; }
.header_sub_nav ul li.sub_nav_lang ul.sub_nav_lang_list li:hover a { text-decoration: underline; }
.header_sub_nav ul li.sub_nav_lang ul.sub_nav_lang_list li a { background: url(../images/footer_icon_window.png) no-repeat 0 35%; background-size: auto 11px; padding: 0 0 0 18px; }
/* Global navigation */
#nav { width: 100%; }
#nav div ul { display: flex; justify-content: flex-end; margin: 0; padding: 0; font-size: 15px; line-height: 15px; list-style: none; }
#nav div ul li a { display: block; border-bottom: 2px solid rgba(255,255,255,0); padding: 15px 20px; color: #333333; text-decoration: none; }
#nav div ul li a:hover { border-bottom: 2px solid #333333; cursor: pointer; }
#nav div ul li a.active { border-bottom: 2px solid #333333; cursor: pointer; }
#nav div ul li div { display: none; }
#nav div ul li.nav_2nd:hover div { display: block; position: fixed; top: 100px; left: 0; background: #FFFFFF; border-bottom: 1px solid #E6E6E6; width: 100%; }
#nav div ul li.nav_2nd:hover div ul { display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 20px auto; width: 960px; }
#nav div ul li.nav_2nd:hover div ul li { border-left: 1px solid #E6E6E6; width: 159px; }
#nav div ul li.nav_2nd:hover div ul li:first-child { border-left: none; width: 960px; }
#nav div ul li.nav_2nd:hover div ul li a { border-bottom: none; padding: 10px; font-size: 13px; font-weight: normal; }
#nav div ul li.nav_2nd:hover div ul li a:hover { text-decoration: underline; }
#nav div ul li.nav_2nd:hover div ul li.nav_title a { color: #0067B0; font-weight: bold; }
#nav div ul li.nav_2nd_l:hover div { display: block; position: fixed; top: 100px; left: 0; background-color: rgba(255,255,255,1); border-bottom: 1px solid #E6E6E6; width: 100%; }
#nav div ul li.nav_2nd_l:hover div div { margin: 20px auto; width: 960px; font-weight: bold; }
#nav div ul li.nav_2nd_l:hover div ul { display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 20px auto; width: 960px; }
#nav div ul li.nav_2nd_l:hover div ul li { border-left: 1px solid #E6E6E6; width: 239px; }
#nav div ul li.nav_2nd_l:hover div ul li:first-child { border-left: none; width: 960px; }
#nav div ul li.nav_2nd_l:hover div ul li a { border-bottom: none; padding: 10px; font-size: 13px; font-weight: normal; }
#nav div ul li.nav_2nd_l:hover div ul li a:hover { text-decoration: underline; }
#nav div ul li.nav_2nd_l:hover div ul li.nav_title a { color: #0067B0; font-weight: bold; }
/* Contact */
#header_contact_container { display: flex; flex-basis: 200px; }
#header_contact a { display: block; background: #333333; width: 100px; height: 100px; text-align: center; color: #FFFFFF; font-size: 15px; line-height: 100px; text-decoration: none; }
#header_contact a:hover { opacity: .85; }
#header_estimate a { display: block; background: #0067B0; width: 100px; height: 100px; text-align: center; color: #FFFFFF; font-size: 15px; line-height: 100px; text-decoration: none; }
#header_estimate a:hover { opacity: .85; }
/* SlidesJS */
#slider { padding: 100px 0 0; width: 100%; }
.slider_container { background: url(../images/home_01.jpg) 50% 50% no-repeat; background-size: cover; width: 100%; height: 500px; margin: 0 auto; }
#slides { display: none; position: relative; z-index: 100; }
.slidesjs-pagination { position: relative; z-index: 101; float: right; margin: -18px 10px 0; list-style: none; }
.slidesjs-pagination li { float: left; margin: 0 0 0 5px; }
.slidesjs-pagination li a { display: block; float: left; width: 8px; height: 0; background-image: url(../images/slide_pagination.png); background-position: 0 0; padding-top: 8px; overflow: hidden; }
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active { background-position: 0 -8px; }
.slidesjs-pagination li a:hover { background-position: 0 -16px; }
/* Contents */
#content { border-bottom: 1px solid #E6E6E6; width: 100%; overflow: hidden; }
#content_fm { width: 670px; }
.content_container { width: 960px; margin: 0 auto; padding-bottom: 40px; overflow: hidden; }
.content_container_fm { width: 710px; margin: 0 auto; padding-bottom: 40px; }
.content_container_vr { width: 960px; margin: 40px auto; padding: 0; }
.content_container_l { float: left; width: 710px; }
.content_container_l .fm { float: left; margin: 0 20px; width: 670px; }
#content_title { padding: 100px 0 0; width: 100%; }
.content_title_txt_jp { margin: 83px 0 0 63px; font-size: 20px; font-weight: normal; line-height: 100%; }
.content_title_txt_en { margin: 5px 0 0 63px; font: 12px 'Lato', sans-serif; line-height: 100%; color: #808080; }
.content_container_l .h2_container { clear: both; background: url(../images/bg_h2.png) no-repeat 0 0; border-bottom: 1px solid #E6E6E6; margin-top: 40px; padding-top: 22px; overflow: hidden; }
.content_container_l .h2_container_top { clear: both; background: url(../images/bg_h2.png) no-repeat 0 0; border-bottom: 1px solid #E6E6E6; margin-top: 20px; padding-top: 22px; overflow: hidden; }
.content_container_l .h2_container h2 { float: left; margin: 0; padding-bottom: 20px; font-size: 22px; font-weight: normal; line-height: 125%; }
.content_container_l .h2_container_top h2 { float: left; margin: 0; padding-bottom: 20px; font-size: 22px; font-weight: normal; line-height: 125%; }
.content_container_l .h2_container .h2_en { float: left; margin: 15px 0 0 20px; color: #1AA692; font: 10px 'Lato', sans-serif; line-height: 100%; }
.content_container_l .h2_container_top .h2_en { float: left; margin: 15px 0 0 20px; color: #1AA692; font: 10px 'Lato', sans-serif; line-height: 100%; }
.content_container_l h3 { clear: both; margin: 20px 0; font-size: 18px; font-weight: normal; line-height: 150%; }
.content_container_l h3.h3_default { margin: 40px 0 20px 0; color: #1AA692; }
.content_container_l h3.h3_default_top { margin: 20px 0; color: #1AA692; }
.content_container_l h3.h3_default_top_line { border-top: 1px solid #E6E6E6; margin-bottom: 20px; padding-top: 20px; color: #1AA692; }
.content_container_l h3.h3_margin-top_40 { margin: 40px 0 20px 0; }
.content_container_l h4 { clear: both; margin: 20px 0 10px 0; font-size: 16px; font-weight: normal; line-height: 175%; }
.content_container_l h4.h4_clear_none { clear: none; margin: 20px 0 10px 0; font-size: 16px; font-weight: normal; line-height: 100%; }
.content_container_l h5 { clear: both; margin: 20px 0 10px 0; font-size: 14px; font-weight: bold; line-height: 100%; }
.content_container_l p { margin: 0; line-height: 175%; }
.content_container_l p.p_margin-top_10 { margin-top: 10px; }
.content_container_l p.p_margin-top_20 { margin-top: 20px; }
.content_container_l p.p_margin-top_20_line { border-top: 1px solid #E6E6E6; margin-top: 20px; padding-top: 20px; }
.content_container_l p.p_margin-bottom_20 { margin-bottom: 20px; }
.content_container_l p.p_text-align_center { text-align: center; }
.content_container_l ul { margin: 0; padding: 0; line-height: 175%; }
.content_container_l ul li { background: url(../images/list_circle.png) no-repeat 0 10px; background-size: 5px auto; padding-left: 10px; list-style: none; }
.content_container_l ul li.li_caution_line { background: url(../images/list_circle.png) no-repeat 0 19px; background-size: 5px auto; border-top: 1px solid #A83B26; border-bottom: 1px solid #A83B26; margin: 10px 0; padding-top: 10px; padding-bottom: 10px; }
.content_container_l ul.ul_margin-top_20 { margin-top: 15px; }
.content_container_l ul.ul_margin-bottom_20 { margin-bottom: 15px; }
.content_container_l ol { margin: 0 0 0 24px; padding: 0; line-height: 175%; }
.content_container_l ol.ol_margin_20_30 { margin: 20px 0 0 28px !important; padding: 0; line-height: 175%; }
.content_container_l ol.ol_margin-top_20 { margin-top: 15px; }
.content_container_l ol.ol_margin-left_30 { margin: 0 0 0 28px !important; padding: 0; line-height: 175%; }
.content_container_l img.img_margin-left { float: right; margin-left: 20px; }
.content_container_l img.img_margin-bottom { margin: 0 0 20px; }
.content_container_l img.img_margin-bottom-left { float: right; margin: 0 0 40px 20px; }
.content_container_l .caution_box { border: 1px solid #A83B26; margin: 20px 0; padding: 10px; width: 690px; }
.content_container_l .term_box { border: 1px solid #E6E6E6; margin: 20px 0; padding: 0 10px 20px; width: 690px; height: 160px; overflow: scroll; }
/* Home */
.h1_container { width: 710px; display: block; }
.h1_home_jp { float: left; margin: 30px 0 0 0; font-size: 20px; font-weight: normal; line-height: 100%; }
.h1_home_en { float: left; margin: 40px 0 0 20px; color: #808080; font: 10px 'Lato', sans-serif; line-height: 100%; }
.service_container_translation { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 30px 19px 20px 0; padding: 20px; overflow: hidden; }
.service_container_edit { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 30px 0 20px 0; padding: 20px; overflow: hidden; }
.service_container_publish { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 0 19px 20px 0; padding: 20px; overflow: hidden; }
.service_container_patent { float: left; width: 303px; border: 1px solid #E6E6E6; margin-bottom: 20px; padding: 20px; overflow: hidden; }
.service_container_mononov_2nd { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 0 19px 20px 0; padding: 20px; overflow: hidden; }
.service_container_prwire { float: left; width: 303px; border: 1px solid #E6E6E6; margin-bottom: 20px; padding: 20px; overflow: hidden; }
.service_container_seminar { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 0 19px 20px 0; padding: 20px; overflow: hidden; }
.service_container_temp { float: left; width: 303px; border: 1px solid #E6E6E6; margin-bottom: 20px; padding: 20px; overflow: hidden; }
.service_container_mononov { float: left; width: 710px; /* border: 1px solid #E6E6E6; */ margin-bottom: 20px; overflow: hidden; }
.service_container_writing { float: right; width: 303px; border: 1px solid #E6E6E6; margin-bottom: 20px; padding: 20px; overflow: hidden; }
.icon_translation_home { width: 253px; height: 47px; background: url(../images/icon_translation_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_edit_home { width: 253px; height: 47px; background: url(../images/icon_edit_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_publish_home { width: 253px; height: 47px; background: url(../images/icon_publish_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_patent_home { width: 253px; height: 47px; background: url(../images/icon_patent_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_mononov_home { width: 253px; height: 47px; background: url(../images/icon_mononov_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_prwire_home { width: 253px; height: 47px; background: url(../images/icon_prwire_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_seminar_home { width: 253px; height: 47px; background: url(../images/icon_seminar_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_temp_home { width: 253px; height: 47px; background: url(../images/icon_temp_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_writing_home { width: 253px; height: 47px; background: url(../images/writing_04.svg) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.h2_home_jp { margin: 0; font-size: 16px; font-weight: normal; line-height: 100%; }
.h2_home_en { margin-top: 6px; color: #808080; font: 10px 'Lato', sans-serif; line-height: 100%; }
.h3_home { margin: 15px 0 10px 0 !important; font-size: 14px !important; line-height: 175% !important; }
.btn_home_translation { margin-top: 15px; width: 303px; height: 40px; }
.btn_home_translation a { display: block; background: #0067B0 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 38px; }
.btn_home_translation a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_home_edit { margin-top: 15px; width: 303px; height: 40px; }
.btn_home_edit a { display: block; background: #1AA692 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 38px; }
.btn_home_edit a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_home_publish { margin-top: 15px; width: 303px; height: 40px; }
.btn_home_publish a { display: block; background: #EE782B url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 40px; }
.btn_home_publish a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_home_patent { margin-top: 15px; width: 303px; height: 40px; }
.btn_home_patent a { display: block; background: #6356A3 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 40px; }
.btn_home_patent a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_home_mononov { margin-top: 15px; width: 303px; height: 40px; }
.btn_home_mononov a { display: block; background: #EE3426 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 40px; }
.btn_home_mononov a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_home_prwire { margin-top: 15px; width: 303px; height: 40px; }
.btn_home_prwire a { display: block; background: #0FA8E2 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 40px; }
.btn_home_prwire a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_home_seminar { margin-top: 15px; width: 303px; height: 40px; }
.btn_home_seminar a { display: block; background: #38B063 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 40px; }
.btn_home_seminar a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_home_temp { margin-top: 15px; width: 303px; height: 40px; }
.btn_home_temp a { display: block; background: #074871 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 40px; }
.btn_home_temp a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.h2_home_container { clear: both; border-bottom: 1px solid #1AA692; margin: 20px 0; padding-top: 20px; overflow: hidden; }
.h2_home_container h2 { float: left; margin: 0; padding-bottom: 20px; font-size: 16px; font-weight: normal; line-height: 100%; }
.h2_home_container .h2_home_en { float: left; margin: 6px 0 0 20px; color: #1AA692; font: 10px 'Lato', sans-serif; line-height: 100%; }
.news_home_list { float: right; background: url(../images/arrow_list.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 1px; padding-left: 18px; font-size: 12px; }
.news_home_list a { text-decoration: none; }
.news_home_list a:hover { text-decoration: underline; }
.news_home ul li { background: none; border-bottom: 1px dotted #E6E6E6; margin-top: 9px; padding: 0 0 6px 0; overflow: hidden; }
.news_home ul li.news_home_last { background: none; border-bottom: none; margin-top: 10px; padding: 0; overflow: hidden; }
.news_home ul li .news_home_date { float: left; width: 105px; background: url(../images/arrow_news.png) no-repeat right 50%; background-size: 5px auto; margin-right: 5px; color: #797B7B; }
.news_home ul li .news_home_newwindow { float: left; width: 105px; background: url(../images/arrow_window.png) no-repeat right 50%; margin-right: 4px; color: #797B7B; }
.news_home ul li .news_home_news { float: left; width: 600px; }
.news_home ul li .news_home_news a { text-decoration: none; }
.news_home ul li .news_home_news a:hover { text-decoration: underline; }
.news_home_news_dl { /* border-top: 1px dotted #E6E6E6; */ margin: 0 0 -20px 0; }
.news_home_news_dl dt { position: relative; margin: 0; padding: 0; color: #0067B0; text-decoration: none; }
.news_home_news_dl dt:hover { text-decoration: underline; cursor: pointer; }
.news_home_news_dl dd { margin: 0; padding: 0 0 20px 0; position: relative; }
.news_home_news_dl .hover { text-decoration: none; }
.temp_home_list { float: right; background: url(../images/arrow_list.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 1px; padding-left: 18px; font-size: 12px; }
.temp_home_list a { text-decoration: none; }
.temp_home_list a:hover { text-decoration: underline; }
.temp_home ul li { background: none; border-bottom: 1px dotted #E6E6E6; margin-top: 9px; padding: 0 0 6px 0; width: 710px; overflow: hidden; }
.temp_home ul li a { background: url(../images/arrow_news.png) no-repeat left 50%; background-size: 5px auto; padding: 0 0 0 10px; text-decoration: none; }
.temp_home ul li a:hover { text-decoration: underline; }
/* Same height */
.in_container_home { margin: 0; padding: 0; }
.in_container_home_s { margin: 0; padding: 0; }
/* Shortcut */
.shortcut_home { background: #333333; margin: 10px 0 20px; width: 210px; height: 30px; border-bottom: 3px solid #0067B0; border-left: none; }
ul.menu_home { margin: 0; padding: 0; font-size: 12px; list-style: none; }
ul.menu_home * { margin: 0; padding: 0; }
ul.menu_home a { display: block; color: #FFFFFF; text-decoration: none; }
ul.menu_home li { position: relative; float: left; background: #333333; margin: 0; padding: 0; }
ul.menu_home ul { display: none; position: absolute; top: 30px; left: 0; background: #333333; list-style: none; opacity: 0; }
ul.menu_home ul li { position: relative; border: 1px solid #333333; border-top: none; background: #333333; width: 170px; margin: 0; padding: 0 10px 0 28px; line-height: 30px; }
ul.menu_home ul li a { display: block; padding: 0; }
ul.menu_home ul li a:hover { text-decoration: underline; }
ul.menu_home .menulink_home { border-left: 1px solid #333333; background: url(../images/arrow_down_white.png) 10px 50% no-repeat; width: 169px; height: 30px; margin-right: 1px; padding: 0 10px 0 28px; line-height: 30px; }
ul.menu_home .menulink_home:hover, ul.menu_home .menuhover_home { background: #333333 url(../images/arrow_down_white.png) 10px 50% no-repeat; }
/* Service */
.content_title_container_service { background: url(../images/bg_h1_service.png) no-repeat 0 0; width: 1000px; height: 200px; margin: 0 auto; overflow: hidden; }
.service_container_translation_service { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 19px 20px 0; padding: 20px; overflow: hidden; cursor: pointer; }
.service_container_translation_service:hover { border: 1px solid #0067B0; opacity: .75; }
.service_container_translation_service:hover a { text-decoration: underline; }
.service_container_edit_service { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 19px 20px 0; padding: 20px; overflow: hidden; cursor: pointer; }
.service_container_edit_service:hover { border: 1px solid #1AA692; opacity: .75; }
.service_container_edit_service:hover a { text-decoration: underline; }
.service_container_publish_service { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 0; padding: 20px; overflow: hidden; cursor: pointer; }
.service_container_publish_service:hover { border: 1px solid #EE782B; opacity: .75; }
.service_container_publish_service:hover a { text-decoration: underline; }
.service_container_patent_service { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 0 19px 20px 0; padding: 20px; overflow: hidden; cursor: pointer; }
.service_container_patent_service:hover { border: 1px solid #6356A3; opacity: .75; }
.service_container_patent_service:hover a { text-decoration: underline; }
.service_container_mononov_service { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 0 0 20px; padding: 20px; overflow: hidden; cursor: pointer; }
.service_container_mononov_service:hover { border: 1px solid #FFAB9D; }
.service_container_mononov_service:hover a { text-decoration: underline; }
.service_container_prwire_service { float: right; width: 303px; border: 1px solid #E6E6E6; margin: 0 0 20px 0; padding: 20px; overflow: hidden; cursor: pointer; }
.service_container_prwire_service:hover { border: 1px solid #7FFFF9; }
.service_container_prwire_service:hover a { text-decoration: underline; }
.service_container_seminar_service { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 0; padding: 20px; overflow: hidden; cursor: pointer; }
.service_container_seminar_service:hover { border: 1px solid #7CF4A7; }
.service_container_seminar_service:hover a { text-decoration: underline; }
.service_container_temp_service { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 0 20px 20px 0; padding: 20px; overflow: hidden; cursor: pointer; }
.service_container_temp_service:hover { border: 1px solid #6daed7; }
.service_container_temp_service:hover a { text-decoration: underline; }
.icon_translation_service { width: 253px; height: 47px; background: url(../images/icon_translation_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_edit_service { width: 253px; height: 47px; background: url(../images/icon_edit_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_publish_service { width: 253px; height: 47px; background: url(../images/icon_publish_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_patent_service { width: 253px; height: 47px; background: url(../images/icon_patent_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_mononov_service { width: 253px; height: 47px; background: url(../images/icon_mononov_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_prwire_service { width: 253px; height: 47px; background: url(../images/icon_prwire_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_seminar_service { width: 253px; height: 47px; background: url(../images/icon_seminar_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
.icon_temp_service { width: 253px; height: 47px; background: url(../images/icon_temp_home.png) no-repeat 0 0; background-size: auto 30px; border-bottom: 1px solid #333333; margin: 0; padding-left: 50px; }
h2.h2_service_jp { margin: 0; font-size: 16px; font-weight: normal; line-height: 100%; }
.h2_service_en { margin-top: 6px; color: #808080; font: 10px 'Lato', sans-serif; line-height: 100%; }
.h3_service { margin: 15px 0 10px 0 !important; font-size: 14px !important; line-height: 175% !important; }
.service_translation_detail { float: right; background: url(../images/arrow_translation.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.service_translation_detail a { text-decoration: none; }
.service_translation_detail a:hover { text-decoration: underline; }
.service_publish_detail { float: right; background: url(../images/arrow_publish.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.service_publish_detail a { text-decoration: none; }
.service_publish_detail a:hover { text-decoration: underline; }
.service_edit_detail { float: right; background: url(../images/arrow_edit.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.service_edit_detail a { text-decoration: none; }
.service_edit_detail a:hover { text-decoration: underline; }
.service_patent_detail { float: right; background: url(../images/arrow_patent.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.service_patent_detail a { text-decoration: none; }
.service_patent_detail a:hover { text-decoration: underline; }
.service_mononov_detail { float: right; background: url(../images/arrow_mononov.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.service_mononov_detail a { text-decoration: none; }
.service_mononov_detail a:hover { text-decoration: underline; }
.service_prwire_detail { float: right; background: url(../images/arrow_prwire.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.service_prwire_detail a { text-decoration: none; }
.service_prwire_detail a:hover { text-decoration: underline; }
.service_seminar_detail { float: right; background: url(../images/arrow_seminar.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.service_seminar_detail a { text-decoration: none; }
.service_seminar_detail a:hover { text-decoration: underline; }
.service_temp_detail { float: right; background: url(../images/arrow_temp.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.service_temp_detail a { text-decoration: none; }
.service_temp_detail a:hover { text-decoration: underline; }
/* Same height */
.in_container_service { margin: 0; padding: 0; }
/* Taranslation */
.translation_container_l { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 19px 0 0; padding: 20px; overflow: hidden; cursor: pointer; }
.translation_container_l:hover { border: 1px solid #E6E6E6; opacity: .75; }
.translation_container_l:hover a { text-decoration: underline; }
.translation_container_l p { margin-top: 15px; }
.translation_container_l_margin-bottom_40 { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 19px 40px 0; padding: 20px; overflow: hidden; cursor: pointer; }
.translation_container_l_margin-bottom_40:hover { border: 1px solid #E6E6E6; opacity: .75; }
.translation_container_l_margin-bottom_40:hover a { text-decoration: underline; }
.translation_container_l_margin-bottom_40 p { margin-top: 15px; }
.translation_container_r { float: left; width: 303px; border: 1px solid #E6E6E6; margin-top: 20px; padding: 20px; overflow: hidden; cursor: pointer; }
.translation_container_r:hover { border: 1px solid #E6E6E6; opacity: .75; }
.translation_container_r:hover a { text-decoration: underline; }
.translation_container_r p { margin-top: 15px; }
.line_translation { width: 303px; height: 47px; border-bottom: 1px solid #0067B0; margin: 0; padding: 0; }
.line_translation_s { width: 303px; height: 47px; margin: 0; padding: 0; }
h4.h4_translation_jp { margin: 0; font-size: 16px; font-weight: normal; line-height: 100%; }
.h4_translation_en { margin-top: 6px; color: #0067B0; font: 10px 'Lato', sans-serif; line-height: 100%; }
.translation_detail { float: right; background: url(../images/arrow_translation.png) no-repeat 0 3px; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.translation_detail a { text-decoration: none; }
.translation_detail a:hover { text-decoration: underline; }
.h2_container_translation { background: url(../images/bg_h2_translation.png) no-repeat 0 0; background-size: auto 2px; border-bottom: 1px solid #E6E6E6; width: 710px; margin-top: 20px; padding-top: 22px; overflow: hidden; }
.h2_container_translation h1 { float: left; margin: 0; padding-bottom: 20px; font-size: 22px; font-weight: normal; line-height: 125%; }
.h2_container_translation h2 { float: left; margin: 0; padding-bottom: 20px; font-size: 22px; font-weight: normal; line-height: 125%; }
.h2_container_translation .h2_en { float: left; margin: 15px 0 0 20px; color: #0067B0; font: 10px 'Lato', sans-serif; line-height: 100%; }
.h2_container_translatio_margin-top_40 { background: url(../images/bg_h2_translation.png) no-repeat 0 0; background-size: auto 2px; border-bottom: 1px solid #E6E6E6; width: 710px; margin-top: 40px; padding-top: 22px; overflow: hidden; }
.h2_container_translatio_margin-top_40 h2 { float: left; margin: 0; padding-bottom: 20px; font-size: 22px; font-weight: normal; line-height: 125%; }
.h2_container_translatio_margin-top_40 .h2_en { float: left; margin: 15px 0 0 20px; color: #0067B0; font: 10px 'Lato', sans-serif; line-height: 100%; }
h3.h3_translation_index { margin: 20px 0 0 0; color: #0067B0; }
h3.h3_translation_index_line { border-bottom: 1px solid #E6E6E6; margin: 10px 0 0 0; padding-bottom: 10px; }
h3.h3_translation_index_line_top { border-bottom: 1px solid #E6E6E6; margin: 40px 0 0 0; padding-bottom: 10px; }
ul.language_colum { float: left; width: 100%; margin: 20px 20px 40px 0; padding: 0; overflow: hidden; }
ul.language_colum_r { float: left; width: 224px; margin-top: 20px; padding: 0; overflow: hidden; }
ul.language_colum_margin-bottom_0 { float: left; width: 100%; margin: 20px 20px 0 0; padding: 0; overflow: hidden; }
.language_colum li { float: left; width: 223px; list-style: none; }
.language_colum_margin-bottom_0 li { float: left; width: 223px; list-style: none; }
.language_colum_r li { list-style: none; }
.language_colum li a { text-decoration: none; }
.language_colum_r li a { text-decoration: none; }
.language_colum_margin-bottom_0 li a { text-decoration: none; }
.language_colum li a:hover { text-decoration: underline; }
.language_colum_margin-bottom_0 li a:hover { text-decoration: underline; }
.language_colum_r li a:hover { text-decoration: underline; }
h3.h3_translation { margin: 40px 0 20px 0; color: #0067B0; }
h3.h3_translation_margin-top_20 { margin: 20px 0 20px 0; color: #0067B0; }
h3.h3_translation_line { border-top: 1px dotted #E6E6E6; margin: 20px 0 20px 0; padding-top: 20px; color: #0067B0; }
h3.h3_transration_clear_none { clear: none; margin: 40px 0 20px 0; color: #0067B0; }
h4.h4_translation { clear: both; margin: 40px 0 20px 0; color: #0067B0; font-size: 16px; font-weight: normal; line-height: 100%; }
h4.h4_translation_margin-top_20 { clear: both; margin: 20px 0 20px 0; color: #0067B0; font-size: 16px; font-weight: normal; line-height: 100%; }
h4.h4_translation_line { clear: both; border-top: 1px dotted #E6E6E6; margin: 20px 0 20px 0; padding-top: 20px; font-size: 16px; font-weight: normal; line-height: 100%; }
h5.h5_translation_line { clear: both; border-top: 1px dotted #E6E6E6; margin: 20px 0 20px 0; padding-top: 20px; font-size: 14px; font-weight: normal; line-height: 100%; }
h5.h5_margin-top_40 { margin: 40px 0 10px 0; }
.translation_estimate { float: right; background: url(../images/arrow.png) no-repeat 0 50%; margin-top: -27px; padding-left: 10px; font-size: 12px; }
.translation_estimate a { text-decoration: none; }
.translation_estimate a:hover { text-decoration: underline; }
.translation_related { border: 1px solid #E6E6E6; margin-top: 20px; padding: 10px; font-size: 12px; overflow: hidden; }
.translation_related_margin-top_40 { border: 1px solid #E6E6E6; margin-top: 40px; padding: 10px; font-size: 12px; overflow: hidden; }
.translation_related_title { margin-bottom: 5px; color: #808080; }
ul.related_colum { float: left; width: 100%; margin: 0; padding: 0; overflow: hidden; }
ul.related_colum_margin-bottom_10 { float: left; width: 100%; margin: 0 0 10px 0; padding: 0; overflow: hidden; }
ul.related_colum_r { float: left; width: 216px; margin: 0; padding: 0; overflow: hidden; }
.related_colum li { float: left; background: url(../images/arrow_down.png) no-repeat 0 50% !important; background-size: 8px auto !important; padding: 0 0 0 13px !important; list-style: none; width: 216px; }
.related_colum_margin-bottom_10 li { float: left; list-style: none; width: 216px; }
.related_colum_r li { list-style: none; }
.related_colum li a { text-decoration: none; }
.related_colum_margin-bottom_10 li a { text-decoration: none; }
.related_colum_r li a { text-decoration: none; }
.related_colum li a:hover { text-decoration: underline; }
.related_colum_margin-bottom_10 li a:hover { text-decoration: underline; }
.related_colum_r li a:hover { text-decoration: underline; }
.translation_flow { position: relative; float: left; background: #FFFFFF; width: 667px; border: 1px solid #E6E6E6; margin: 20px 0 0 0; padding: 20px; }
.translation_flow:after, .translation_flow:before { position: absolute; top: 100%; border: 1px solid transparent; content: " "; width: 0; height: 0; pointer-events: none; }
.translation_flow:after { left: 50%; border-color: rgba(255, 255, 255, 0); border-top-color: #FFFFFF; border-width: 20px; margin-left: -20px; }
.translation_flow:before { left: 50%; border-color: rgba(211, 217, 218, 0); border-top-color: #E6E6E6; border-width: 21px; margin-left: -21px; }
.translation_flow p { margin-top: 15px; }
.translation_flow_last { float: left; width: 667px; border: 1px solid #E6E6E6; margin: 20px 0 20px 0; padding: 20px; overflow: hidden; }
.translation_flow_last p { margin-top: 15px; }
.line_translation_flow { float: left; width: 667px; height: 47px; border-bottom: 1px solid #0067B0; margin: 0 0 15px 0; padding: 0; }
.h3_translation_flow_num { float: left; color: #0067B0; font: 28px 'Lato', sans-serif; line-height: 100%; }
.h3_translation_flow { float: left; margin-left: 20px; }
.h3_translation_flow h3 { margin: 0; font-size: 16px; font-weight: normal; line-height: 28px; }
.h3_translation_flow_customer { float: left; border: 1px solid #A83B26; border-radius: 2px; margin: 2px 0 0 20px; padding: 5px; color: #A83B26; font-size: 11px; line-height: 100%; }
.h3_translation_flow_co { float: left; border: 1px solid #333333; border-radius: 2px; margin: 2px 0 0 20px; padding: 5px; color: #333333; font-size: 11px; line-height: 100%; }
.in_container_translation_flow { margin: 0; padding: 0; }
.translation_profile_line { clear: both; border-top: 1px dotted #E6E6E6; margin-top: 20px; padding-top: 20px; }
.translation_profile_detail { float: left; background: url(../images/icon_translation_category.png) no-repeat 0 50%; background-size: 12px auto; margin: 20px 20px 20px 0; padding-left: 17px; color: #808080; font-size: 12px; }
.translation_profile_detail_last { float: left; background: url(../images/icon_translation_category.png) no-repeat 0 50%; background-size: 12px auto; margin: 20px 20px 40px 0; padding-left: 17px; color: #808080; font-size: 12px; }
.translation_profile_detail a { text-decoration: none; }
.translation_profile_detail a:hover { text-decoration: underline; }
.translation_profile_detail_last a { text-decoration: none; }
.translation_profile_detail_last a:hover { text-decoration: underline; }
.translation_profile_human { float: left; background: url(../images/icon_translation_human.png) no-repeat 0 50%; background-size: 8px auto; margin: 20px 20px 20px 0; padding-left: 13px; color: #808080; font-size: 12px; }
.translation_pagetop { clear: both; height: 50px; border: 1px solid #E6E6E6; text-align: center; }
.translation_pagetop a { display: block; }
.translation_pagetop a:hover { opacity: 0.75; -moz-opacity: 0.75; filter: alpha(opacity=75); }
.translation_voice_customer { float: left; background: url(../images/icon_translation_voice.png) no-repeat 0 50%; background-size: 12px auto; margin: 0 20px 20px 0; padding-left: 17px; color: #808080; font-size: 12px; }
.translation_voice_category { float: left; background: url(../images/icon_translation_category.png) no-repeat 0 50%; background-size: 12px auto; margin: 0 20px 20px 0; padding-left: 17px; color: #808080; font-size: 12px; }
.translation_voice_category a { text-decoration: none; }
.translation_voice_category a:hover { text-decoration: underline; }
.translation_contact { background: #F5F5F5; border: 1px solid #E6E6E6; width: 688px; margin-top: 20px; padding: 20px 0 20px 20px; overflow: hidden; }
.btn_translation { float: left; width: 333px; height: 50px; margin-right: 20px; }
.btn_translation a { display: block; background: #0067B0 url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; border-radius: 2px; padding-left: 50px; color: #FFFFFF; text-decoration: none; line-height: 50px; }
.btn_translation a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_translation_contact { float: left; width: 313px; height: 50px; margin-right: 20px; }
.btn_translation_contact a { display: block; background: #808080 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 35px; color: #FFFFFF; text-decoration: none; line-height: 50px; }
.btn_translation_contact a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.h3_translation_top_line { border-top: 1px solid #E6E6E6; margin-bottom: 20px; padding-top: 20px; color: #0067B0; }
.h3_translation_top { margin: 20px 0; color: #0067B0; }
.translation_switch { clear: both; border: 1px solid #E6E6E6; margin: 40px 0 0; text-align: center; line-height: 50px; }
.translation_switch a { display: block; background: #F5F5F5 url(../images/arrow_black.png) no-repeat 20px 50%; color: #333333; font-size: 14px; text-decoration: none; }
.translation_switch:hover { opacity: 0.75; }
.translation_point { clear: both; border: 1px solid #E6E6E6; margin: 40px 0 0; text-align: center; line-height: 40px; }
.translation_point a { display: block; background: #F5F5F5 url(../images/arrow_black.png) no-repeat 20px 50%; color: #333333; font-size: 14px; text-decoration: none; }
.translation_point:hover { opacity: 0.75; }
.translation_type { background: #FFFFFF; border: 3px solid #E6E6E6; margin: 40px 0; padding: 10px; overflow: hidden; }
.translation_type h4 { margin: 0 0 10px; }
.translation_type ul { display: flex; flex-wrap: wrap; }
.translation_type ul li { margin: 0 20px 0 0; }
.translation_overview_line { border: 1px solid #E6E6E6; margin-top: 20px; padding: 10px; overflow: hidden; }
.translation_overview_line h3 { margin: 0; }
ul.translation_achievement { display: flex; flex-wrap: wrap; justify-content: space-between; }
ul.translation_achievement li { width: 335px; }
/* Same height */
.in_container_translation { margin: 0; padding: 0; }
/* Shortcut */
.shortcut { background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #FFF)); background: -webkit-linear-gradient(top, #FFF, #FFF); background: linear-gradient(to bottom, #FFF, #FFF); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#FFF', GradientType=0)"; margin: 20px 0 0 0; width: 708px; height: 30px; border: 1px solid #E6E6E6; border-left: none; }
ul.menu { margin: 0; padding: 0; font-size: 12px; list-style: none; }
ul.menu * { margin: 0; padding: 0; }
ul.menu a { display: block; color: #333333; text-decoration: none; }
ul.menu li { position: relative; float: left; background: #F5F5F5; margin: 0; padding: 0; }
ul.menu ul { display: none; position: absolute; top: 30px; left: 0; background: #F5F5F5; list-style: none; opacity: 0; }
ul.menu ul li { position: relative; border: 1px solid #E6E6E6; border-top: none; background: #FFFFFF; width: 197px; margin: 0; padding: 0 10px 0 28px; line-height: 30px; }
ul.menu ul li:first-child { border-top: 1px solid #E6E6E6; }
ul.menu ul li a { display: block; padding: 0; }
ul.menu ul li a:hover { text-decoration: underline; }
ul.menu ul ul { top: 9px; left: 215px; }
ul.menu .menulink { border-left: 1px solid #E6E6E6; background: url(../images/arrow_down.png) 10px 50% no-repeat; width: 196px; height: 30px; margin-right: 1px; padding: 0 10px 0 28px; line-height: 30px; }
ul.menu .menulink:hover, ul.menu .menuhover { background: #FFF url(../images/arrow_down.png) 10px 50% no-repeat; }
ul.menu .sub { background: #FFF url(../images/arrow_open.png) 191px 50% no-repeat; padding-right: 25px; }
ul.menu .topline { border-top: 1px solid #E6E6E6; }
/* Option */
.translation_option { border: 1px solid #E6E6E6; margin-top: 20px; padding: 0 10px 10px 10px; font-size: 12px; overflow: hidden; }
.translation_option h5 { margin: 20px 0 15px 0; }
.translation_option p { margin: 0 0 10px 0; }
/* Translation - Patent */
.red { color: #A83B26; }
.blue { color: #0067B0; }
.green { color: #1AA692; }
.h3_translation_patent_wrap { position: relative; margin : 40px 0 0; }
.h3_translation_patent_wrap:before { content: ''; display: block; background: #333333; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; width: 100%; height: 1px; }
h3.h3_translation_patent { display: inline-block; position: relative; background-color: #fff; margin: 0; padding: 0 10px 0 0; font-size: 22px; }
.translation_patent h4 { font-size: 18px !important; font-weight: bold; }
.translation_patent h4:before { content: '〈'; }
.translation_patent h4:after { content: '〉'; }
.translation_patent h5 { margin: 0 0 14px !important; padding: 0 0 14px; font-size: 16px; font-weight: normal; }
.translation_patent p.translation_patent_title { margin: 0 0 20px; font-size: 16px; }
.translation_patent img { margin: 20px 0 0; width: 100%; height: auto; }
.translation_patent hr { height: 1px; background: #E6E6E6; background-image: -webkit-linear-gradient(left, #FFF, #E6E6E6, #FFF); background-image: -moz-linear-gradient(left, #FFF, #E6E6E6, #FFF); background-image: -ms-linear-gradient(left, #FFF, #E6E6E6, #FFF); background-image: -o-linear-gradient(left, #FFF, #E6E6E6, #FFF); border: 0; margin: 40px 0;}
.h5_red { border-bottom: 1px solid #A83B26; color: #A83B26; }
.h5_blue { border-bottom: 1px solid #0067B0; color: #0067B0; }
.h5_green { border-bottom: 1px solid #1AA692; color: #1AA692; }
.translation_patent_feature { display: flex; flex-wrap: nowrap; justify-content: space-between; }
.translation_patent_box { border: 1px solid #E6E6E6; padding: 20px 10px; width: 203px; }
.translation_patent_box h6 { margin: 20px 0 !important; }
.translation_patent_box_h6_red { background: #A83B26; padding: 5px 10px !important; color: #FFFFFF; font-size: 13px; font-weight: normal !important; text-align: center; }
.translation_patent_box_h6_blue { background: #0067B0; padding: 5px 10px !important; color: #FFFFFF; font-size: 13px; font-weight: normal !important; text-align: center; }
.translation_patent_box_h6_green { background: #1AA692; padding: 5px 10px !important; color: #FFFFFF; font-size: 13px; font-weight: normal !important; text-align: center; }
.translation_patent_service { border: 1px solid #E6E6E6; margin: 20px 0 0; padding: 20px 10px; }
.translation_patent_service_inner { display: flex; flex-wrap: nowrap; margin: 20px 0 0; }
.translation_patent_service_h6 { align-self: flex-start; background: #808080; margin: 0 20px 0 0 !important; padding: 5px !important; width: 70px; color: #FFFFFF; font-size: 13px; font-weight: normal !important; text-align: center; }
.translation_patent_service_cn ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
.translation_patent_service_cn ul li { background: none; border-top: 1px solid #E6E6E6; border-right: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; border-left: 3px solid #0067B0; margin: 0 0 20px; padding: 10px 20px; width: 303px; }
/* Edit */
.edit_container_l { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 19px 0 0; padding: 20px; overflow: hidden; cursor: pointer; }
.edit_container_l:hover { border: 1px solid #E6E6E6; }
.edit_container_l:hover a { text-decoration: underline; }
.edit_container_r { float: left; width: 303px; border: 1px solid #E6E6E6; margin-top: 20px; padding: 20px; overflow: hidden; cursor: pointer; }
.edit_container_r:hover { border: 1px solid #E6E6E6; }
.edit_container_r:hover a { text-decoration: underline; }
.edit_container_l p { margin-top: 15px; }
.edit_container_r p { margin-top: 15px; }
.line_edit { width: 303px; height: 47px; border-bottom: 1px solid #1AA692; margin: 0; padding: 0; }
.line_edit_s { width: 303px; height: 47px; margin: 0; padding: 0; }
h2.h2_edit_jp { margin: 0; font-size: 16px; font-weight: normal; line-height: 100%; }
.h2_edit_en { margin-top: 6px; color: #1AA692; font: 10px 'Lato', sans-serif; line-height: 100%; }
.edit_detail { float: right; background: url(../images/arrow_edit.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.edit_detail a { text-decoration: none; }
.edit_detail a:hover { text-decoration: underline; }
.h2_container_edit { background: url(../images/bg_h2_edit.png) no-repeat 0 0; background-size: auto 2px; border-bottom: 1px solid #E6E6E6; width: 710px; margin-top: 20px; padding-top: 22px; overflow: hidden; }
.h2_container_edit h2 { float: left; margin: 0; padding-bottom: 20px; font-size: 22px; font-weight: normal; line-height: 125%; }
.h2_container_edit .h2_en { float: left; margin: 15px 0 0 20px; color: #1AA692; font: 10px 'Lato', sans-serif; line-height: 100%; }
.h3_edit { color: #1AA692; }
.h3_edit_margin-top_40 { margin: 80 0 0; color: #1AA692; }
ul.edit_font_list { margin-top: 20px; }
ul.edit_font_list li { background: url(../images/arrow_edit.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; }
ul.edit_font_list li a { text-decoration: none; }
ul.edit_font_list li a:hover { text-decoration: underline; }
.edit_achivement { float: left; width: 121px; border: 1px solid #E6E6E6; margin: 20px 19px 0 0; padding: 20px; text-align: center; overflow: hidden; }
.edit_com { margin-top: 10px; font-size: 11px; }
.edit_achivement_r { float: left; width: 121px; border: 1px solid #E6E6E6; margin-top: 20px; padding: 20px; text-align: center; overflow: hidden; }
.edit_language { float: left; width: 162px; margin: 0 20px 20px 0; padding-bottom: 10px; text-align: center; color: #FFFFFF; font-size: 11px; overflow: hidden; }
.edit_language img { margin: 0 11px; }
.edit_language_right { float: left; width: 162px; margin-bottom: 20px; padding-bottom: 10px; text-align: center; color: #FFFFFF; font-size: 11px; overflow: hidden; }
.edit_language_right img { margin: 0 11px; }
.edit_lang_english { background-color: #A83B26; }
.edit_lang_arabic { background-color: #EE782B; }
.edit_lang_chainese { background-color: #F9BD00; }
.edit_lang_german { background-color: #1AA692; }
.edit_lang_russian { background-color: #567045; }
.edit_lang_french { background-color: #43A39B; }
.edit_lang_vietnamese { background-color: #63A8D0; }
.edit_lang_mongolian { background-color: #0067B0; }
.edit_lang_thai { background-color: #6356A3; }
.edit_lang_spanish { background-color: #C26098; }
.edit_lang_korean { background-color: #DF667E; }
.edit_lang_itarian { background-color: #A98041; }
.edit_es_arrow { margin: 20px 0 0; text-align: center; }
.edit_es_arrow img { width: 40px; height: auto; }
.edit_contact { float: left; background: #F5F5F5; border: 1px solid #E6E6E6; width: 688px; margin-top: 20px; padding: 20px 0 20px 20px; overflow: hidden; }
.btn_edit { float: left; width: 323px; height: 50px; margin-right: 20px; }
.btn_edit a { display: block; background: #EE782B url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; border-radius: 2px; padding-left: 50px; color: #FFFFFF; text-decoration: none; line-height: 50px; }
.btn_edit a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_edit_contact { position: relative; float: left; background: #FFFFFF; border: 1px solid #EE782B; border-radius: 2px; width: 321px; height: 50px; color: #EE782B; font-size: 18px; text-align: center; line-height: 100%; }
.btn_edit_contact p { position: absolute; top: 50%; margin-top: -1.2em; width: 100%; line-height: 1.2em; }
.btn_edit_contact p span { display: block; color: #808080; font-size: 12px; }
.edit_achivement_v2 { border-top: 1px solid #34A39B; margin: 40px 0 0; }
.edit_achivement_v2 h3 { margin: 10px 0 20px; }
.edit_achivement_v2 ul { overflow: hidden; }
.edit_achivement_v2 ul li { float: left; margin: 0 5px 0 0; font-size: 11px; }
.edit_achivement_v2 ul li:hover { opacity: .75; }
.edit_achivement_v2 ul li.icon_design { background: #1AA692; }
.edit_achivement_v2 ul li.icon_translation { background: #0067B0; }
.edit_achivement_v2 ul li.icon_print { background: #EE782B; }
.edit_achivement_v2 ul li a { display: block; margin: 0px; padding: 0 10px 0 0; color: #FFFFFF; text-decoration: none; }
.edit_achivement_v2 .edit_ph_box { clear: both; display: flex; justify-content: space-between; }
.edit_achivement_v2 .edit_ph_box div { display: inline-flex; margin: 20px 0; width: 345px; }
.edit_achivement_v2 .edit_ph_box div img { margin: auto; }
.edit_achivement_v2 .edit_ph_box_detail_li ul li { background: none; }
.edit_achivement_v2 .edit_link_detail { margin: 20px 0; }
.edit_achivement_v2 .edit_detail_v2 { border: 1px solid #E6E6E6; margin: 30px 0 0; padding: 20px; }
.edit_achivement_v2_pagenation { margin: 40px 0 0; overflow: hidden; }
.edit_achivement_v2_pagenation ul { margin: 0; padding: 0; }
.edit_achivement_v2_pagenation ul li { float: left; background: none; border: 1px solid #E6E6E6; margin: 0 5px 0 0; padding: 0; color: #333333; }
.edit_achivement_v2_pagenation ul li .current { padding: 0 10px; }
.edit_achivement_v2_pagenation ul li a { display: block; padding: 0 10px; text-decoration: none; }
.edit_achivement_v2_pagenation ul li a:hover { opacity: .75; }
/* slick.js */
.layout { position: relative; margin: 0; width: 100%; }
.layout a { color: #333333; }
.layout .slider { margin: 0; padding: 0; }
.layout .slider li { background: none; margin: 0; padding: 0; list-style: none; }
.layout .slider_vertical li img { margin: 0 auto; width: 60%; }
.slide { display: none; }
.slide li { list-style: none; }
.slide.slick-initialized { display: block; }
.slick-track { margin: 0 0 20px; }
.slick-slide { width: 100%; }
.slick-slide img { width: 100%; height: auto; }
.slick-dots { display: flex; justify-content: center; width: 100%; }
.slick-dots li { list-style: none; display: inline-block; max-width: 20%; max-hegiht: auto; margin: 0; }
.slick-dots li img { opacity: 0.5; width: 100% !important; height: auto; }
.slick-dots li.slick-active img { opacity: 1; }
.slick-dots li:hover { cursor: pointer; }
.slick-arrow { }
.slick-prev { position: absolute; z-index: 9999; top: 36%; left: 0; }
.slick-next { position: absolute; z-index: 9999; top: 36%; right: 0; }
/* Same height */
.in_container_edit { margin: 0; padding: 0; }
/* Publish */
.publish_container_l { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 19px 0 0; padding: 20px; overflow: hidden; cursor: pointer; }
.publish_container_l:hover { border: 1px solid #F4C28E; }
.publish_container_l:hover a { text-decoration: underline; }
.publish_container_r { float: left; width: 303px; border: 1px solid #E6E6E6; margin-top: 20px; padding: 20px; overflow: hidden; cursor: pointer; }
.publish_container_r:hover { border: 1px solid #F4C28E; }
.publish_container_r:hover a { text-decoration: underline; }
.publish_container_l p { margin-top: 15px; }
.publish_container_r p { margin-top: 15px; }
.line_publish { width: 303px; height: 47px; border-bottom: 1px solid #EE782B; margin: 0; padding: 0; }
.line_publish_s { width: 303px; height: 47px; margin: 0; padding: 0; }
h2.h2_publish_jp { margin: 0; font-size: 16px; font-weight: normal; line-height: 100%; }
.h2_publish_en { margin-top: 6px; color: #EE782B; font: 10px 'Lato', sans-serif; line-height: 100%; }
.publish_detail { float: right; background: url(../images/arrow_publish.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.publish_detail a { text-decoration: none; }
.publish_detail a:hover { text-decoration: underline; }
.h2_container_publish { background: url(../images/bg_h2_publish.png) no-repeat 0 0; background-size: auto 2px; border-bottom: 1px solid #E6E6E6; width: 710px; margin-top: 20px; padding-top: 22px; overflow: hidden; }
.h2_container_publish h2 { float: left; margin: 0; padding-bottom: 20px; font-size: 22px; font-weight: normal; line-height: 125%; }
.h2_container_publish .h2_en { float: left; margin: 15px 0 0 20px; color: #EE782B; font: 10px 'Lato', sans-serif; line-height: 100%; }
.h3_publish_index_top { margin: 0 !important; padding: 20px 0 0 0; color: #EE782B; }
.h3_publish_index { margin: 0 !important; padding: 40px 0 0 0; color: #EE782B; }
.h3_publish_detail_top { margin: 0 !important; padding: 20px 0; color: #EE782B; }
.h3_publish_detail_top_padding-bottom_0 { margin: 0 !important; padding: 20px 0 0 0; color: #EE782B; }
.h3_publish { color: #EE782B; }
.publish_achivement_l { float: left; width: 121px; border: 1px solid #E6E6E6; margin: 20px 19px 0 0; padding: 20px; text-align: center; overflow: hidden; cursor: pointer; }
.publish_achivement_l img { border: 1px solid #e6e6e6; }
.publish_achivement_l a { text-decoration: none; }
.publish_achivement_l:hover { border: 1px solid #F4C28E; }
.publish_achivement_l:hover a { text-decoration: underline; }
.publish_title { margin-top: 10px; font-size: 11px; }
.publish_achivement_r img { border: 1px solid #e6e6e6; }
.publish_achivement_r { float: left; width: 121px; border: 1px solid #E6E6E6; margin-top: 20px; padding: 20px; text-align: center; overflow: hidden; cursor: pointer; }
.publish_achivement_r a { text-decoration: none; }
.publish_achivement_r:hover { border: 1px solid #F4C28E; }
.publish_achivement_r:hover a { text-decoration: underline; }
.publish_achivement_l_detail_l { float: left; width: 65%; }
.publish_achivement_l_detail_l ul li ul { margin-left: 0; }
.publish_achivement_l_detail_l ol li ul li ul { margin-left: 0; }
.publish_achivement_l_detail_l img { border: 1px solid #e6e6e6; }
.publish_achivement_l_detail_r { float: right; width: 25%; border: 1px solid #E6E6E6; margin: 20px 0 0 20px; padding: 20px; text-align: center; overflow: hidden; }
.publish_achivement_l_detail_r ul { margin-top: 10px; text-align: left; font-size: 11px; }
.publish_achivement_l_detail_r img { border: 1px solid #e6e6e6; }
.btn_askycom { margin-top: 10px; width: 180px; height: 30px; }
.btn_askycom a { display: block; background: #0067B0; border-radius: 2px; color: #FFFFFF; text-align: center; text-decoration: none; line-height: 30px; }
.btn_askycom a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_amazon { margin-top: 10px; width: 180px; height: 30px; }
.btn_amazon a { display: block; background: #EE782B; border-radius: 2px; color: #FFFFFF; text-align: center; text-decoration: none; line-height: 30px; }
.btn_amazon a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_ibooks { margin-top: 10px; width: 180px; height: 30px; }
.btn_ibooks a { display: block; background: #0067B0; border-radius: 2px; color: #FFFFFF; text-align: center; text-decoration: none; line-height: 30px; }
.btn_ibooks a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
/* Engakuji */
.slider_container_engakuji { background: url(../images/publish_sakamura.jpg) 50% 50% no-repeat; width: 100%; height: 622px; margin: 0 auto; text-align: center; }
.engakuji { border: 1px solid #E6E6E6; padding: 20px; font-size: 2em !important; font-family: 游明朝, Yu Mincho, YuMincho, Hiragino Mincho ProN, Hiragino Mincho Pro, HGS明朝E, メイリオ, Meiryo, serif; text-align: center; }
.engakuji span { font-size: 0.461em; font-weight: normal; }
.publish_thanks { display: flex; justify-content: space-between; margin: 20px 0 0; }
.publish_thanks div { border: 1px solid #E6E6E6; width: 47.183098591%; }
.publish_thanks div h3 { margin: 20px; }
/* Same height */
.in_container_publish { margin: 0; padding: 0; }
/* Patent */
.patent_container_l { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 19px 0 0; padding: 20px; overflow: hidden; cursor: pointer; }
.patent_container_l:hover { border: 1px solid #AA91B8; }
.patent_container_l:hover a { text-decoration: underline; }
.patent_container_r { float: left; width: 303px; border: 1px solid #E6E6E6; margin-top: 20px; padding: 20px; overflow: hidden; cursor: pointer; }
.patent_container_r:hover { border: 1px solid #AA91B8; }
.patent_container_r:hover a { text-decoration: underline; }
.patent_container_l p { margin-top: 15px; }
.patent_container_r p { margin-top: 15px; }
.line_patent { width: 303px; height: 47px; border-bottom: 1px solid #774F8E; margin: 0; padding: 0; }
.line_patent_s { width: 303px; height: 47px; margin: 0; padding: 0; }
h2.h2_patent_jp { margin: 0; font-size: 16px; font-weight: normal; line-height: 100%; }
.h2_patent_en { margin-top: 6px; color: #774F8E; font: 10px 'Lato', sans-serif; line-height: 100%; }
.patent_detail { float: right; background: url(../images/arrow_patent.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.patent_detail a { text-decoration: none; }
.patent_detail a:hover { text-decoration: underline; }
.h2_container_patent { background: url(../images/bg_h2_patent.png) no-repeat 0 0; background-size: auto 2px; border-bottom: 1px solid #E6E6E6; width: 710px; margin-top: 20px; padding-top: 22px; overflow: hidden; }
.h2_container_patent h1 { float: left; margin: 0; padding-bottom: 20px; font-size: 22px; font-weight: normal; line-height: 125%; }
.h2_container_patent h2 { float: left; margin: 0; padding-bottom: 20px; font-size: 22px; font-weight: normal; line-height: 125%; }
.h2_container_patent .h2_en { float: left; margin: 15px 0 0 20px; color: #774F8E; font: 10px 'Lato', sans-serif; line-height: 100%; }
.h3_patent { color: #774F8E; }
.h3_patent_padding-top_40 { padding: 40px 0 0; color: #774F8E; }
.h4_patent { margin: 40px 0 10px !important; height: 125% !important; }
.patent_h4_box_l { float: left; margin: 0 0 20px 0; padding: 0 10px 0 0; width: 345px; }
.patent_h4_box_l h4 { margin: 0 0 20px 0; }
.patent_h4_box_r { float: left; margin: 0 0 20px 0; padding: 0 0 0 10px; width: 345px; }
.patent_h4_box_r h4 { margin: 0 0 20px 0; }
.patent_field_en { margin: 0 0 0 13px; color: #808080; font: 10px 'Lato', sans-serif; }
.patent_contact { background: #F5F5F5; border: 1px solid #E6E6E6; width: 688px; margin-top: 20px; padding: 20px 0 20px 20px; overflow: hidden; }
.btn_patent { float: left; width: 333px; height: 50px; margin-right: 20px; }
.btn_patent a { display: block; background: #774F8E url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; border-radius: 2px; padding-left: 50px; color: #FFFFFF; text-decoration: none; line-height: 50px; }
.btn_patent a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_patent_contact { float: left; width: 313px; height: 50px; margin-right: 20px; }
.btn_patent_contact a { display: block; background: #808080 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 35px; color: #FFFFFF; text-decoration: none; line-height: 50px; }
.btn_patent_contact a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.patent_flow { position: relative; float: left; background: #FFFFFF; width: 667px; border: 1px solid #E6E6E6; margin: 20px 0 0 0; padding: 20px; }
.patent_flow:after, .patent_flow:before { position: absolute; top: 100%; border: 1px solid transparent; content: " "; width: 0; height: 0; pointer-events: none; }
.patent_flow:after { left: 50%; border-color: rgba(255, 255, 255, 0); border-top-color: #FFFFFF; border-width: 20px; margin-left: -20px; }
.patent_flow:before { left: 50%; border-color: rgba(211, 217, 218, 0); border-top-color: #E6E6E6; border-width: 21px; margin-left: -21px; }
.patent_flow p { margin-top: 15px; }
.patent_flow_last { float: left; width: 667px; border: 1px solid #E6E6E6; margin: 20px 0 20px 0; padding: 20px; overflow: hidden; }
.patent_flow_last p { margin-top: 15px; }
.line_patent_flow { float: left; width: 667px; height: 47px; border-bottom: 1px solid #774F8E; margin: 0 0 15px 0; padding: 0; }
.h3_patent_flow_num { float: left; color: #774F8E; font: 28px 'Lato', sans-serif; line-height: 100%; }
.h3_patent_flow { float: left; margin-left: 20px; }
.h3_patent_flow h3 { margin: 0; font-size: 16px; font-weight: normal; line-height: 28px; }
.h3_patent_flow_process { float: left; border: 1px solid #774F8E; border-radius: 2px; margin: 2px 0 0 20px; padding: 5px; color: #774F8E; font-size: 11px; line-height: 100%; }
.in_container_patent_flow { margin: 0; padding: 0; }
.patent_chart_l { float: left; width: 303px; }
.patent_chart_r { float: right; width: 303px; }
/* Temp */
h2.h2_temp_jp { margin: 0; font-size: 16px; font-weight: normal; line-height: 100%; }
.h2_temp_en { margin-top: 6px; color: #074871; font: 10px 'Lato', sans-serif; line-height: 100%; }
.h2_container_temp { background: url(../images/bg_h2_temp.png) no-repeat 0 0; background-size: auto 2px; border-bottom: 1px solid #E6E6E6; width: 710px; margin-top: 20px; padding-top: 22px; overflow: hidden; }
.h2_container_temp h2 { float: left; margin: 0; padding-bottom: 20px; font-size: 22px; font-weight: normal; line-height: 125%; }
.h2_container_temp .h2_en { float: left; margin: 15px 0 0 20px; color: #074871; font: 10px 'Lato', sans-serif; line-height: 100%; }
.h3_temp { color: #074871; }
.h3_temp_top { margin: 20px 0; color: #074871; }
.h3_temp_line { border-top: 1px solid #E6E6E6; padding: 20px 0 0; color: #074871; }
.container_temp { clear: both; }
.container_temp p { clear: both; margin: 0 0 20px 60px; }
.btn_temp_detail { margin: 5px auto; width: 313px; height: 30px; text-align: center; }
.btn_temp_detail a { display: block; background: #074871 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; color: #FFFFFF; text-decoration: none; line-height: 30px; }
.btn_temp_detail a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_temp_back { margin: 5px auto; width: 313px; height: 30px; text-align: center; }
.btn_temp_back a { display: block; border: 1px solid #074871; border-radius: 2px; color: #074871; text-decoration: none; line-height: 30px; }
.btn_temp_back a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.temp_contact { background: #F5F5F5; border: 1px solid #E6E6E6; width: 688px; margin-top: 20px; padding: 20px 0 20px 20px; overflow: hidden; }
.btn_temp { float: left; width: 333px; height: 50px; margin-right: 20px; }
.btn_temp a { display: block; background: #074871 url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; border-radius: 2px; padding-left: 50px; color: #FFFFFF; text-decoration: none; line-height: 50px; }
.btn_temp a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_temp_contact { float: left; width: 313px; height: 50px; margin-right: 20px; }
.btn_temp_contact a { display: block; background: #808080 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 35px; color: #FFFFFF; text-decoration: none; line-height: 50px; }
.btn_temp_contact a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.td_temp_new { float: left; background: #EE782B; border: 1px solid #EE782B; border-radius: 2px; margin: 0 5px 0 0; padding: 5px; color: #FFFFFF; font-size: 11px; line-height: 100%; }
.td_temp_kind { float: left; background: #074871; border: 1px solid #074871; border-radius: 2px; margin: 0 5px 0 0; padding: 5px; color: #FFFFFF; font-size: 11px; line-height: 100%; }
.td_temp_point { float: left; border: 1px solid #074871; border-radius: 2px; padding: 5px; margin: 0 5px 0 0; color: #074871; font-size: 11px; line-height: 100%; }
.td_temp_no { float: right; border-radius: 2px; padding: 5px; color: #808080; font-size: 11px; line-height: 100%; }
/* Column */
.content_title_container_column { background: url(../images/bg_h1_column.png) no-repeat 0 0; width: 1000px; height: 200px; margin: 0 auto; overflow: hidden; }
.blog_content { margin-top: 20px; font-size: 14px; line-height: 175%; }
.blog_content img { clear: both; display: block; margin-top: 20px; margin-right: auto; margin-left: auto; }
.blog ul { margin-top: 20px; }
.blog ul li { background: none; border-top: 1px dotted #E6E6E6; margin-bottom: 9px; padding: 10px 0 0 0; overflow: hidden; }
.blog ul li.blog_last { background: none; border-bottom: none; margin-top: 10px; padding: 0; overflow: hidden; }
.blog ul li .blog_list_date { float: left; width: 105px; background: url(../images/arrow_news.png) no-repeat right 50%; background-size: 5px auto; margin-right: 5px; color: #797B7B; }
.blog ul li .blog_title { float: left; width: 600px; }
.blog ul li .blog_title span { display: block; color: #808080; }
.blog ul li .blog_title a { text-decoration: none; }
.blog ul li .blog_title a:hover { text-decoration: underline; }
.blog_caution { border: 1px solid #E6E6E6; margin-top: 20px; padding: 10px; font-size: 12px; overflow: hidden; }
.blog_caution a { text-decoration: none; }
.blog_caution a:hover { text-decoration: underline; }
.blog_time { display: block; color: #808080; font-size: 12px; }
.blog_date { padding-top: 20px; text-align: right; color: #808080; font-size: 12px; }
.blog_writer { text-align: right; color: #808080; font-size: 12px; }
.blog_translation { margin: 10px 0 5px 0; color: #774F8E; text-align: center; }
.blog_point { padding-top: 20px; border-top: 1px solid #1AA692; color: #1AA692; }
.blog_social { border: 1px solid #E6E6E6; margin-top: 20px; padding: 7px 10px 7px 10px; font-size: 12px; overflow: hidden; }
.blog_social ul li { display: block; float: left; background: none !important; padding-left: 0 !important; }
.blog_social ul li iframe { border: none; }
.blog_social ul li.google_plus { margin: 3px 0 0 0; height: 20px; }
.blog_social ul li.twitter { margin: 3px 0 0 4px; height: 20px; }
.blog_social ul li.pocket { margin: 3px 0 0 1px; height: 20px; }
.blog_social ul li.facebook { margin: 0 0 0 1px; height: 25px; overflow: hidden; }
.blog_profile { border: 1px solid #E6E6E6; margin-top: 20px; padding: 10px; font-size: 12px; overflow: hidden; }
.blog_profile h3 { clear: none; margin: 0; padding: 0; font-size: 16px; }
.blog_profile h4 { margin: 0; padding: 20px 0 0; font-size: 14px; }
.blog_profile ul { margin-top: 10px; }
.blog_profile ul li { margin: 0; }
.blog_profile ul li a { text-decoration: none; }
.blog_profile ul li a:hover { text-decoration: underline; }
.blog_profile img { float: right; }
ul li ol li { background: none !important; padding-left: 0 !important; list-style: decimal !important; }
ol.lower-roman li { list-style-type: lower-roman !important; }
.btn_column { float: left; width: 333px; height: 50px; margin-right: 20px; }
.btn_column a { display: block; background: #1AA692 url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; border-radius: 2px; padding-left: 50px; color: #FFFFFF; text-decoration: none; line-height: 50px; }
.btn_column a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_column_contact { float: left; width: 313px; height: 50px; margin-right: 20px; }
.btn_column_contact a { display: block; background: #808080 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; padding-left: 35px; color: #FFFFFF; text-decoration: none; line-height: 50px; }
.btn_column_contact a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_column_estimate a { display: block; background: #0067B0 url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; border-radius: 2px; padding-left: 50px; color: #FFFFFF; text-decoration: none; line-height: 50px; }
.btn_column_estimate a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.btn_column_estimate { float: left; width: 313px; height: 50px; margin-right: 20px; }
.column_container_l { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 19px 0 0; padding: 20px; overflow: hidden; cursor: pointer; }
.column_container_l:hover { border: 1px solid #E6E6E6; opacity: .75; }
.column_container_l:hover a { text-decoration: underline; }
.column_container_l p { margin-top: 15px; }
.column_container_r { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 0 0 0; padding: 20px; overflow: hidden; cursor: pointer; }
.column_container_r:hover { border: 1px solid #E6E6E6; opacity: .75; }
.column_container_r:hover a { text-decoration: underline; }
.column_container_r p { margin-top: 15px; }
.line_column { width: 303px; height: 47px; margin: 0; padding: 0; }
.h2_column_jp { margin: 0; font-size: 16px; font-weight: normal; line-height: 100%; }
.h2_column_en { margin-top: 6px; color: #1AA692; font: 10px 'Lato', sans-serif; line-height: 100%; }
.column_detail { float: right; background: url(../images/arrow_employment.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.column_detail a { text-decoration: none; }
.column_detail a:hover { text-decoration: underline; }
.column_state_active { position: relative; background-color: #1AA692; width: 303px; height: 20px; color: #FFFFFF; text-align: center; text-decoration: none; font-size: 12px; line-height: 20px; overflow: hidden; }
.column_q { margin-top: 20px; padding: 20px 0; border-top: 1px dotted #E6E6E6; border-bottom: 1px dotted #E6E6E6; font-weight: bold; }
.in_container_column p img { float: right; margin: 0 0 10px 10px; }
.column_underline { text-decoration: underline; }
.column_table tr th { background: #F4F5F6; padding: 10px 10px 6px 9px; }
/* Same height */
.in_container_patent { margin: 0; padding: 0; }
.in_container_column { margin: 0; padding: 0; }
/* FAQ */
.faqs { margin: 0 0 -20px 0; padding-top: 20px; }
.faqs dt { position: relative; background: url(../images/icon_q.png) no-repeat 0 2px; background-size: 15px auto; margin: 0; padding: 0 0 20px 20px; color: #0067B0; text-decoration: underline; }
.faqs dt:hover { text-decoration: none; cursor: pointer; }
.faqs dd { background: url(../images/icon_a.png) no-repeat 0 2px; background-size: 15px auto; margin: 0 0 0 20px; padding: 0 0 20px 20px; position: relative; }
.faqs .hover { text-decoration: none; }
/* Employment */
.content_container_l h3.h3_wanted { border-top: 1px solid #E6E6E6; margin-bottom: 0; padding-top: 20px; color: #A83B26; }
h3.h3_employment_index { margin: 0; padding: 40px 0 0 0; color: #1AA692; }
h3.h3_employment { margin: 0; padding: 20px 0 0 0; color: #1AA692; }
.content_title_container_employment { background: url(../images/bg_h1_employment.png) no-repeat 0 0; width: 1000px; height: 200px; margin: 0 auto; overflow: hidden; }
.employment_container_l { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 19px 0 0; padding: 20px; overflow: hidden; cursor: pointer; }
.employment_container_l:hover { border: 1px solid #E6E6E6; opacity: .75; }
.employment_container_l:hover a { text-decoration: underline; }
.employment_container_l p { margin-top: 15px; }
.employment_container_l_deactive { float: left; width: 303px; border: 1px solid #E6E6E6; margin: 20px 19px 0 0; padding: 20px; overflow: hidden; }
.employment_container_l_deactive p { margin-top: 15px; }
.employment_container_r { float: left; width: 303px; border: 1px solid #E6E6E6; margin-top: 20px; padding: 20px; overflow: hidden; cursor: pointer; }
.employment_container_r:hover { border: 1px solid #E6E6E6; opacity: .75; }
.employment_container_r:hover a { text-decoration: underline; }
.employment_container_r p { margin-top: 15px; }
.employment_container_r_deactive { float: left; width: 303px; border: 1px solid #E6E6E6; margin-top: 20px; padding: 20px; overflow: hidden; }
.employment_container_r_deactive p { margin-top: 15px; }
.line_employment { width: 303px; height: 47px; margin: 0; padding: 0; }
.h2_employment_jp { margin: 0; font-size: 16px; font-weight: normal; line-height: 100%; }
.h2_employment_en { margin-top: 6px; color: #1AA692; font: 10px 'Lato', sans-serif; line-height: 100%; }
.employment_detail { float: right; background: url(../images/arrow_employment.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 20px; padding-left: 18px; font-size: 13px; }
.employment_detail a { text-decoration: none; }
.employment_detail a:hover { text-decoration: underline; }
.employment_state_active { position: relative; background-color: #A83B26; width: 303px; height: 20px; color: #FFFFFF; text-align: center; text-decoration: none; font-size: 12px; line-height: 20px; overflow: hidden; }
.employment_state_deactive { position: relative; background-color: #808080; width: 303px; height: 20px; color: #FFFFFF; text-align: center; text-decoration: none; font-size: 12px; line-height: 20px; overflow: hidden; }
.employment_img_box { text-align: center; }
.step_detail h4  { clear: none; margin: 0; font-size: 16px; font-weight: normal; line-height: 20px; }
/* Partner */
.employment_title_txt_jp { margin: 63px 0 0 63px; font-size: 20px; font-weight: normal; line-height: 1.5; }
.employment h2 { margin: 40px 0; font-size: 32px; line-height: 1; text-align: center; }
.employment p { margin: 0 0 40px; color: #333333; line-height: 1.5; }
.employment_index { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 20px 0 0; }
.employment_index a { position: relative; border: 1px solid #E6E6E6; margin: 0 0 20px; padding: 40px 40px 100px; width: 388px; text-decoration: none; }
.employment_index a:hover { opacity: .85; }
.employment_index_inner  { text-align: center; }
.employment_index_inner img { width: 100%; }
.employment_index_inner h3 { margin: 20px 0 !important; color: #333333; font-size: 22px; text-align: center; }
.employment_index_inner p { margin: 0; text-align: left; }
.employment_index_btn_box { position: absolute; bottom: 40px; width: 388px; }
.employment_index_btn { display: block; background: #1AA692 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; margin: 20px 0 0; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 38px; }
.h2_employment_partner_wrap { position: relative; margin : 40px 0 20px; }
.h2_employment_partner_wrap:before { content: ''; display: block; background: #333333; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; width: 100%; height: 1px; }
.h2_employment_partner_wrap h2 { display: inline-block; position: relative; background-color: #fff; margin: 0; padding: 0 10px 0 0; font-size: 22px; font-weight: normal; }
/* .employment_partner h2 { margin: 0; padding: 20px 0; width: 100%; color: #333333; font-size: 18px; }
.employment_partner h2:before { content: '〈'; }
.employment_partner h2:after { content: '〉'; } */
.employment_partner_h2_urgent { color: #A83B26 !important; }
.employment_partner_h2_wanted { color: #0067B0 !important; }
.employment_partner_h2_always { color: #1AA692 !important; }
.employment_partner_inner { display: flex; flex-wrap: wrap; justify-content: space-between; }
.employment_partner_inner::after { content: ""; display: block; width: 304px; }
.employment_partner_inner a { position: relative; border: 1px solid #E6E6E6; margin-bottom: 20px; padding: 0 10px 90px; width: 284px; color: #333333; text-decoration: none; }
.employment_partner_inner a:hover { opacity: .85; }
.employment_partner_inner h3 { margin: 14px 0 !important; padding: 0 0 14px; font-size: 16px; font-weight: bold; line-height: 1.5; }
.employment_partner_inner ul { margin: 20px 0; padding: 0 0 0 1em; }
.employment_partner_h3_urgent { border-bottom: 1px solid #A83B26; color: #333333; }
.employment_partner_h3_wanted { border-bottom: 1px solid #0067B0; color: #333333; }
.employment_partner_h3_always { border-bottom: 1px solid #1AA692; color: #333333; }
.employment_partner_inner p { margin: 14px 0 20px;; color: #333333; line-height: 1.5; }
.employment_partner_inner .date { position: absolute; right: 10px; bottom: 78px; margin: 14px 0 0; color: #808080; font-size: 12px; line-height: 1; text-align: right; }
.employment_partner_btn_box { position: absolute; bottom: 20px; width: 284px; }
.employment_partner_btn_urgent { display: block; background: #A83B26 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; margin: 20px 0 0; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 38px; }
.employment_partner_btn_wanted { display: block; background: #0067B0 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; margin: 20px 0 0; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 38px; }
.employment_partner_btn_always { display: block; background: #1AA692 url(../images/arrow_btn.png) no-repeat 15px 50%; background-size: 5px auto; border-radius: 2px; margin: 20px 0 0; padding-left: 30px; color: #FFFFFF; text-decoration: none; line-height: 38px; }
.employment_partner_ul { /* display: flex; flex-wrap: wrap; justify-content: flex-start; */ margin: 20px 0 0; }
.employment_partner_ul_single { display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 20px 0; }
ul.employment_partner_cat { display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0; padding: 0; list-style: none; }
ul.employment_partner_cat li { margin: 0 5px 5px 0; padding: 5px 10px !important; color: #FFFFFF; font-size: 12px; line-height: 1; }
ul.employment_partner_cat li.icon_urgent { background: #A83B26; }
ul.employment_partner_cat li.icon_wanted { background: #0067B0; }
ul.employment_partner_cat li.icon_always { background: none; border: 1px solid #1AA692; color: #1AA692; } 
ul.employment_partner_tag { display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0; padding: 0; list-style: none; }
ul.employment_partner_tag li { background: #1AA692; margin: 0 5px 5px 0; padding: 5px 10px !important; color: #FFFFFF; font-size: 12px; line-height: 1; }
ul.employment_partner_lang { display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0; padding: 0; list-style: none; }
ul.employment_partner_lang li { background: #808080; margin: 0 5px 5px 0; padding: 5px 10px !important; color: #FFFFFF; font-size: 12px; line-height: 1; }
/* Same height */
.in_container_employment { margin: 0; padding: 0; }
/* Company */
.content_title_container_com { background: url(../images/bg_h1_com.png) no-repeat 0 0; width: 1000px; height: 200px; margin: 0 auto; overflow: hidden; }
.content_container_l img.img_sign { float: right; margin: 20px 0 0 20px; }
.customer_colum { display: flex; flex-wrap: wrap; margin: 0; padding: 0; width: 100%; line-height: 150%; overflow: hidden; }
.customer_colum_r { float: left; margin: 0; padding: 0; line-height: 175%; overflow: hidden; }
.customer_colum li { margin: 0 20px 0 0; width: 213px; font-size: 12px; list-style: none; }
.customer_colum li:nth-child(3n) { margin: 0; }
.customer_colum_r li { background: none !important; width: 224px !important; padding-left: 0 !important; font-size: 12px; list-style: none; }
.iso_colum { display: flex; align-items: center; margin: 40px 0 0; }
.iso_colum div { width: 50%; text-align: center; }
#google_map { width: 710px; height: 400px; margin-top: 24px; }
/* News */
.content_title_container_news { background: url(../images/bg_h1_news.png) no-repeat 0 0; width: 1000px; height: 200px; margin: 0 auto; overflow: hidden; }
.news_list { float: right; background: url(../images/arrow_list.png) no-repeat 0 40%; background-size: auto 13px; margin-top: 1px; padding-left: 18px; font-size: 12px; }
.news_list a { text-decoration: none; }
.news_list a:hover { text-decoration: underline; }
.news ul li { background: none; border-bottom: 1px dotted #E6E6E6; margin-top: 9px; padding: 0 0 6px 0; overflow: hidden; }
.news ul li.news_last { background: none; border-bottom: none; margin-top: 10px; padding: 0; overflow: hidden; }
.news ul li .news_date { float: left; width: 105px; background: url(../images/arrow_news.png) no-repeat right 50%; background-size: 5px auto; margin-right: 5px; color: #797B7B; }
.news ul li .news_newwindow { float: left; width: 105px; background: url(../images/arrow_window.png) no-repeat right 50%; margin-right: 4px; color: #797B7B; }
.news ul li .news_news { float: left; width: 600px; }
.news ul li .news_news a { text-decoration: none; }
.news ul li .news_news a:hover { text-decoration: underline; }
.news_news_dl { /* border-top: 1px dotted #E6E6E6; */ margin: 0 0 -20px 0; }
.news_news_dl dt { position: relative; margin: 0; padding: 0; color: #0067B0; text-decoration: none; }
.news_news_dl dt:hover { text-decoration: underline; cursor: pointer; }
.news_news_dl dd { margin: 0; padding: 0 0 20px 0; position: relative; }
.news_news_dl .hover { text-decoration: none; }
.p_news_date { padding-top: 20px; text-align: right; color: #808080; font-size: 12px; }
.img_news { margin: 20px 0 0; text-align: center; }
.img_news_left img { float: left; margin: 20px 20px 0 0; }
/* Contact */
.content_title_container_contact { background: url(../images/bg_h1_contact.png) no-repeat 0 0; width: 1000px; height: 200px; margin: 0 auto; overflow: hidden; }
iframe { border: 1px solid #E6E6E6; }
/* Estimate */
.content_title_container_estimate { background: url(../images/bg_h1_estimate.png) no-repeat 0 0; width: 1000px; height: 200px; margin: 0 auto; overflow: hidden; }
/* Nav trail */
#nav_trail { width: 100%; }
.nav_trail_container { width: 960px; margin: 0 auto; padding: 19px 20px 2px 20px; color: #808080; font-size: 12px; line-height: 12px; -webkit-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; overflow: hidden; overflow-x: auto;}
.nav_trail_container ul { margin: 0; padding: 0; }
.nav_trail_container ul li { float: left; background: url(../images/nav_trail_arrow.png) no-repeat 0 50%; background-size: auto 8px; margin-right: 9px; padding-left: 9px; list-style: none; }
.nav_trail_container ul li a { color: #808080; text-decoration: none; }
.nav_trail_container ul li a:hover { color: #808080; text-decoration: underline; }
.nav_trail_container ul li.nav_trail_home { background: url(../images/nav_trail_home.png) no-repeat 0 50%; background-size: auto 13px; padding-left: 19px; }
.nav_trail_container ul li.nav_trail_home a { color: #808080; text-decoration: none; }
.nav_trail_container ul li.nav_trail_home a:hover { text-decoration: underline; }
/* Table */
table { width: 708px; margin-top: 20px; line-height: 175%; }
tr { border-bottom: 1px dotted #E6E6E6; }
.tr_top_line { border-top: 1px solid #E6E6E6; border-bottom: 1px dotted #E6E6E6; }
th { width: 147px; padding: 10px 10px 6px 0; vertical-align: top; text-align: left; font-weight: normal; }
td { padding: 10px 0 6px 10px; vertical-align: top; }
.th_top { width: 147px; padding: 0 10px 6px 0; }
.td_top { padding: 0 0 6px 10px; }
.tr_last { border-bottom: none; }
.tr_last_line { border-bottom: 1px solid #E6E6E6; }
.th_last { padding: 10px 10px 0 0; }
.td_last { padding: 10px 0 0 10px; }
.translation_price { border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; width: 710px; margin-top: 10px; line-height: 175%; }
.translation_price th { background: #F4F5F6; width: 236px; padding: 9px; }
.translation_price td { width: 236px; padding: 9px; }
.translation_price_4 { border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; width: 710px; margin-top: 10px; line-height: 175%; }
.translation_price_4 th { background: #F4F5F6; border: none; width: 143px; padding: 9px; }
.translation_price_4 td { width: 142px; padding: 9px; }
.translation_price_4 .tp_list { width: 280px; }
.translation_price strong, .translation_price_4 strong { color: #1AA692; }
.seminar_table { border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; width: 710px; margin-top: 10px; line-height: 175%; }
.seminar_table tr { border-bottom: none; }
.seminar_table th { background: #F4F5F6; border-bottom: 1px solid #E6E6E6; padding: 9px; }
.seminar_table th.th_seminar_ttl h4 { margin: 5px 0; padding: 0; font-size: 14px; font-weight: bold; line-height: 100%; }
.seminar_table th.th_seminar_ttl h4 a { color: #333333; text-decoration: none; }
.seminar_table th.th_seminar_ttl h4 a:hover { text-decoration: underline; }
.seminar_table td { border-bottom: 1px dotted #E6E6E6; }
.seminar_table td strong { color: #333333; }
.seminar_table td img { display: block; margin-top: 20px; margin-left: auto; margin-right: auto; text-align: center; }
.temp_table { border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; width: 710px; margin-top: 20px; line-height: 175%; }
.temp_table tr { border-bottom: none; }
.temp_table th { background: #F4F5F6; border-bottom: 1px solid #E6E6E6; padding: 9px; }
/* .temp_table th.th_temp_ttl { border-top: 2px solid #074871; } */
.temp_table th.th_temp_ttl h4 { margin: 5px 0; padding: 0; font-size: 14px; font-weight: bold; line-height: 100%; }
.temp_table th.th_temp_ttl h4 a { color: #0067B0; text-decoration: underline; }
.temp_table td { border-bottom: 1px dotted #E6E6E6; }
.temp_table td.td_temp_icon { background: #F4F5F6; overflow: hidden; }
.temp_table td strong { color: #333333; }
.temp_table td img { display: block; margin-top: 20px; margin-left: auto; margin-right: auto; text-align: center; }
/* Form (Estimate, Contact) */
.input_s { background-color: #FFFFFF; margin-bottom: 5px; border: 1px solid #E6E6E6; width: 124px; border-radius: 2px; }
.input_s_margin-right { background-color: #FFFFFF; margin: 0 5px 5px 0; border: 1px solid #E6E6E6; width: 124px; border-radius: 2px; }
.input_m { background-color: #FFFFFF; margin-bottom: 5px; width: 257px; border: 1px solid #E6E6E6; border-radius: 2px; }
.input_l { background-color: #FFFFFF; margin-bottom: 5px; width: 390px; border: 1px solid #E6E6E6; border-radius: 2px; }
input:focus { border: 1px solid #E98D8E; outline: none; }
ul.input_list li { background: none; padding: 0; }
.input_radio { margin-right: 5px; }
select { background-color: #FFFFFF; margin-bottom: 5px; border: 1px solid #E6E6E6; border-radius: 2px; }
select:focus { outline: none; }
textarea { background-color: #FFFFFF; margin-bottom: 5px; border: 1px solid #E6E6E6; }
.textarea_l { width: 390px; border-radius: 2px; }
textarea:focus { border: 1px solid #E98D8E; outline: none; }
input.btn_estimate { display: block; background: #0067B0 url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; width: 260px; height: 50px; border: none; border-radius: 2px; margin: 15px 0 0 167px; padding-left: 50px; color: #FFFFFF; text-align: left; text-decoration: none; line-height: 50px; }
input.btn_estimate:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
input.btn_estimate_confirm { display: block; float: left; background: #0067B0 url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; width: 260px; height: 50px; border: none; border-radius: 2px; margin: 30px 0 0 20px; padding-left: 50px; color: #FFFFFF; text-align: left; text-decoration: none; line-height: 50px; }
input.btn_estimate_confirm:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
input.btn_contact { display: block; float: left; background: #1AA692 url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; width: 260px; height: 50px; border: none; border-radius: 2px; margin: 15px 0 0 167px; padding-left: 50px; color: #FFFFFF; text-align: left; text-decoration: none; line-height: 50px; }
input.btn_contact:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
input.btn_back { display: block; float: left; background: #808080 url(../images/arrow_btn_back.png) no-repeat 15px 50%; width: 260px; height: 50px; border: none; border-radius: 2px; margin: 30px 0 0 167px; padding-left: 35px; color: #FFFFFF; text-align: left; text-decoration: none; line-height: 50px; }
input.btn_back:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
input.btn_confirm { display: block; float: left; background: #1AA692 url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; width: 260px; height: 50px; border: none; border-radius: 2px; margin: 30px 0 0 20px; padding-left: 50px; color: #FFFFFF; text-align: left; text-decoration: none; line-height: 50px; }
input.btn_confirm:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.form_p_padding-bottom_5 { padding-bottom: 5px; }
.contact_form tr td div { float : left; }
.contact_form_space { float: left; }
.contact_form_space_clear, #formFieldOther, #formPurposeOther { clear: both; }
#formFamilyName_error, #formLastName_error, #formPhone1_error, #formPhone2_error, #formPhone3_error, #formMail1_error, #formMail2_error, #formLanguage_error, #formField_error, #formPurpose_error, #formDate_error, #formText_error { color: #A83B26; font-size: 12px; }
/* Sitemap */
.content_container_l h3.h3_sitemap { margin: 0 0 20px 0; padding-top: 40px; color: #1AA692; }
.content_container_l h3.h3_sitemap a { color: #1AA692; text-decoration: none; }
.content_container_l h3.h3_sitemap a:hover { text-decoration: underline; }
.content_container_l h3.h3_sitemap_top { margin: 20px 0; color: #1AA692; }
.content_container_l h3.h3_sitemap_top a { color: #1AA692; text-decoration: none; }
.content_container_l h3.h3_sitemap_top a:hover { text-decoration: underline; }
.content_container_l h4.h4_sitemap a { color: #333333; text-decoration: none; }
.content_container_l h4.h4_sitemap a:hover { text-decoration: underline; }
.content_container_l h4.h4_sitemap_padding-top_20 { padding-top: 20px; }
.content_container_l h4.h4_sitemap_padding-top_20 a { color: #333333; text-decoration: none; }
.content_container_l h4.h4_sitemap_padding-top_20 a:hover { text-decoration: underline; }
.sitemap_colum { display: flex; flex-wrap: wrap; margin: 0; padding: 0; width: 100%; line-height: 175%; overflow: hidden; }
.sitemap_colum_r { float: left; margin: 0; padding: 0; line-height: 175%; overflow: hidden; }
.sitemap_colum li { background: none !important; margin: 0 20px 0 0; text-indent: -10px; width: 213px; font-size: 12px; list-style: none; }
.sitemap_colum li:nth-child(3n) { margin: 0; }
.sitemap_colum_r li { background: none !important; width: 224px !important; padding-left: 0 !important; font-size: 12px; list-style: none; }
.sitemap_colum li a { background: url(../images/arrow_sitemap.png) no-repeat 0 50%; background-size: auto 8px; padding-left: 10px; color: #333333; text-decoration: none; }
.sitemap_colum li a:hover { text-decoration: underline; }
.sitemap_colum_r li a { background: url(../images/arrow_sitemap.png) no-repeat 0 50%; background-size: auto 8px; padding-left: 10px; color: #333333; text-decoration: none; }
.sitemap_colum_r li a:hover { text-decoration: underline; }
.sitemap_colum_service { float: left; margin: 0; padding: 0; line-height: 175%; overflow: hidden; }
.sitemap_colum_service_r { float: left; margin: 0; padding: 0; line-height: 175%; overflow: hidden; }
.sitemap_colum_service li { background: none !important; width: 223px !important; padding-right: 20px !important; padding-left: 0 !important; font-size: 12px; list-style: none; }
.sitemap_colum_service_r li { background: none !important; width: 224px !important; padding-left: 0 !important; font-size: 12px; list-style: none; }
.sitemap_colum_service li a { padding-left: 18px; color: #333333; text-decoration: none; }
.sitemap_colum_service li a:hover { text-decoration: underline; }
.sitemap_colum_service_r li a { padding-left: 18px; color: #333333; text-decoration: none; }
.sitemap_colum_service_r li a:hover { text-decoration: underline; }
.sitemap_colum_blue { background: url(../images/arrow_translation.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.sitemap_colum_green { background: url(../images/arrow_edit.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.sitemap_colum_orange { background: url(../images/arrow_publish.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.sitemap_colum_purple { background: url(../images/arrow_patent.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.sitemap_colum_mononov { background: url(../images/arrow_mononov.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.sitemap_colum_prwire { background: url(../images/arrow_prwire.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.sitemap_colum_seminar { background: url(../images/arrow_seminar.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.sitemap_colum_temp { background: url(../images/arrow_temp.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
/* Download */
.ul_download { display: flex; align-content: flex-start; flex-wrap: wrap !important; justify-content: space-between; margin: 10px 0 0 !important; padding: 0 !important; width: 100%; list-style: none; }
.ul_download li { background: none !important; margin: 10px 0 0 !important; padding: 0 !important; width: 47%; text-align: center; line-height: 150%; }
.ul_download li a { margin: 10px 0 0; color: #333333; font-size: 12px; text-decoration: none; }
.ul_download li a:hover { opacity: 0.75; }
.ul_download li a img { width: 100%; height: auto; }
.ul_download li a span { display: block; }
/* Right */
.content_container_r { float: right; width: 210px; margin-top: 20px; font-size: 12px; }
.content_container_r h3 { font-size: 14px; font-weight: normal; line-height: 15px; }
.content_container_r .r_caution { border: 1px solid #A83B26; margin: 0 0 40px; padding: 10px; }
.content_container_r .r_caution h3 { margin: 0 0 15px 0; color: #A83B26; line-height: 17px; }
.content_container_r h3.r_book { width: 210px; background: url(../images/r_icon_book.png) no-repeat 0 50%; background-size: auto 13px; margin: 0 0 17px 0; padding-left: 20px; }
.content_container_r h3.r_voice { width: 210px; background: url(../images/r_icon_voice.png) no-repeat 0 50%; background-size: auto 15px; margin: 0 0 17px 0; padding-left: 20px; }
.content_container_r h3.r_academic { width: 210px; background: url(../images/r_icon_academic.png) no-repeat 0 50%; background-size: auto 15px; margin: 0 0 17px 0; padding-left: 20px; }
.content_container_r h3.r_partner { width: 210px; background: url(../images/r_icon_partner.png) no-repeat 0 50%; background-size: auto 15px; margin: 0 0 17px 0; padding-left: 20px; }
.content_container_r h3.r_backnumber { width: 210px; background: url(../images/r_icon_backnumber.png) no-repeat 0 50%; background-size: auto 15px; margin: 0 0 17px 0; padding-left: 20px; }
.content_container_r h3.r_window { width: 210px; background: url(../images/r_icon_window.png) no-repeat 0 50%; background-size: auto 13px; margin: 0 0 17px 0; padding-left: 20px; }
.content_container_r h3.r_column { width: 210px; background: url(../images/r_icon_column.png) no-repeat 0 50%; background-size: auto 15px; margin: 0 0 17px 0; padding-left: 20px; }
.content_container_r h3.r_seminar { width: 210px; background: url(../images/r_icon_seminar.png) no-repeat 0 50%; background-size: auto 15px; margin: 0 0 17px 0; padding-left: 20px; }
.content_container_r h4 { margin-bottom: 7px; font-size: 12px; font-weight: bold; }
.content_container_r h4 a { text-decoration: none; }
.content_container_r h4 a:hover { text-decoration: underline; }
.content_container_r img { margin-bottom: 10px; padding: 0; }
.content_container_r img.img_column { float: right; margin-left: 10px; }
.content_container_r p { margin: 0; line-height: 150%; }
.content_container_r ul.r_backnumber_list { margin: 0; padding: 0; }
.content_container_r ul.r_backnumber_list li { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #E6E6E6; list-style: none; }
.content_container_r ul.r_backnumber_list li span { margin-left: 10px; color: #808080; font: 10px 'Lato', sans-serif; }
.content_container_r ul.r_backnumber_list li a { text-decoration: none; }
.content_container_r ul.r_backnumber_list li a:hover { text-decoration: underline; }
.r_plus_l { margin-top: 10px; }
.r_img_top { width: 210px; height: 100px; margin-bottom: 10px; }
.r_img { width: 210px; height: 100px; margin: 20px 0 10px; }
.r_img_l { width: 210px; height: 300px; margin: 20px 0 10px; }
.content_container_r p.margin_top { margin-top: 14px; }
.content_container_r p a { text-decoration: none; }
.content_container_r p a:hover { text-decoration: underline; }
.content_container_r p a.r_arrow_list { background: url(../images/r_arrow.png) no-repeat 0 50%; background-size: auto 8px; padding-left: 10px; }
.content_container_r p a.r_arrow_right { background: url(../images/r_arrow.png) no-repeat 0 50%; background-size: auto 8px; padding-left: 10px; }
.content_container_r hr { height: 1px; background: #E6E6E6; background-image: -webkit-linear-gradient(left, #FFF, #E6E6E6, #FFF); background-image: -moz-linear-gradient(left, #FFF, #E6E6E6, #FFF); background-image: -ms-linear-gradient(left, #FFF, #E6E6E6, #FFF); background-image: -o-linear-gradient(left, #FFF, #E6E6E6, #FFF); border: 0; margin: 15px 0 20px 0; }
.content_container_r hr.hr_margin-top_0 { height: 1px; background: #E6E6E6; background-image: -webkit-linear-gradient(left, #FFF, #E6E6E6, #FFF); background-image: -moz-linear-gradient(left, #FFF, #E6E6E6, #FFF); background-image: -ms-linear-gradient(left, #FFF, #E6E6E6, #FFF); background-image: -o-linear-gradient(left, #FFF, #E6E6E6, #FFF); border: 0; margin: 0 0 20px 0; }
.content_container_r ul.r_column_list { margin: 10px 0 0; padding: 0; list-style: none; }
.content_container_r ul.r_column_list li { margin: 0 0 5px; }
.content_container_r ul.r_column_list li a { background: url(../images/r_arrow.png) no-repeat 0 50%; background-size: auto 8px; padding-left: 10px; text-decoration: none; }
.content_container_r ul.r_column_list li a:hover { text-decoration: underline; }
.content_container_r .r_customer a { display: block; border: 1px solid #E6E6E6; margin: 0 0 15px; width: 208px; color: #333333; font-size: 1.16666666666em; text-decoration: none; line-height: 30px; text-align: center; }
.content_container_r .r_customer a:hover { text-decoration: underline; }
.content_container_r .r_achievement a { display: block; border: 1px solid #E6E6E6; margin: 0 0 40px; width: 208px; color: #333333; font-size: 1.16666666666em; text-decoration: none; line-height: 30px; text-align: center; }
.content_container_r .r_achievement a:hover { text-decoration: underline; }
.content_container_r .r_estimate_btn { margin: 0 0 40px; width: 210px; height: 50px; }
.content_container_r .r_estimate_btn a { display: block; background: #0067B0 url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; border-radius: 2px; padding-left: 50px; color: #FFFFFF; font-size: 13px; text-decoration: none; line-height: 50px; }
.content_container_r .r_estimate_btn a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.content_container_r .r_edit_btn { margin: 0 0 20px; width: 210px; height: 50px; }
.content_container_r .r_edit_btn a { display: block; background: #EE782B url(../images/arrow_btn_estimate.png) no-repeat 15px 50%; background-size: 20px auto; border-radius: 2px; padding-left: 50px; color: #FFFFFF; font-size: 13px; text-decoration: none; line-height: 50px; }
.content_container_r .r_edit_btn a:hover { opacity: 0.85; -moz-opacity: 0.85; filter: alpha(opacity=85); }
.content_container_r .r_edit_phone { position: relative; border: 1px solid #EE782B; border-radius: 2px; margin: 0 0 40px; width: 208px; height: 50px; color: #EE782B; font-size: 16px; text-decoration: none; text-align: center; }
.content_container_r .r_edit_phone p { position: absolute; top: 50%; margin-top: -1.2em; width: 100%; line-height: 1.2em; }
.content_container_r .r_edit_phone p span { display: block; color: #808080; font-size: 12px; }
/* Sub navigation */
.r_nav_container { width: 210px; border-top: 1px dotted #E6E6E6; margin-bottom: 40px; overflow: hidden; }
.r_nav_container ul { margin: 0; padding: 0; }
.r_nav_container ul li { width: 210px; height: 50px; border-bottom: 1px dotted #E6E6E6; list-style-type: none; }
.r_nav_container ul li a { display: block; background: url(../images/r_nav_off.png) no-repeat; background-size: auto 50px; color: #333333; padding-left: 25px; font-size: 13px; text-decoration: none; line-height: 50px; }
.r_nav_container ul li a span.hurriedly { background: #A83B26; margin: 0 0 0 10px; padding: 3px 5px; color: #FFFFFF; font-size: 12px; }
.r_nav_active a { display: block; background: #333333 url(../images/r_nav_on.png) no-repeat !important; background-size: auto 50px !important; color: #FFF !important; text-decoration: none; line-height: 50px; }
.r_nav_container ul li a:hover { background: #333333 url(../images/r_nav_on.png) no-repeat; background-size: auto 50px; color: #FFFFFF; }
.r_nav_container ul ul li { width: 210px; height: 30px; border-bottom: none; list-style-type: none; }
.r_nav_container ul ul li.r_nav_container_li_last { width: 210px; height: 30px; border-bottom: 1px dotted #E6E6E6; list-style-type: none; }
.r_nav_container ul ul li a { display: block; background: none; color: #333333; padding-left: 25px; font-size: 12px; text-decoration: none; line-height: 30px; }
.r_nav_active_2nd a { display: block; background: #333333 !important; color: #FFF !important; text-decoration: none; line-height: 30px; }
.r_nav_container ul ul li a:hover { background: #333333; color: #FFFFFF; }
/* Footer */
#footer_pagetop { width: 100%; }
/* 20220921 cnd */
.footer_pagetop_container { display: flex; width: 999px; border-right: 1px solid #E6E6E6; margin: 0 auto; overflow: hidden; justify-content: space-between; }
.footer_pagetop_container a { color: #808080; text-decoration: none; }
.footer_pagetop_container .footer_iso { display: flex; align-items: center; padding: 10px 0; width: auto; }
.footer_left { align-items: flex-start; display: flex; justify-content: flex-start; }
/* --- */
.footer_pagetop_container .footer_iso div {  }
.footer_pagetop_container .footer_iso div img { margin: 0 20px 0 0; vertical-align: bottom; }
.footer_pagetop_container .pagetop { width: 248px; height: 100px; border-left: 1px solid #E6E6E6; }
.footer_pagetop_container .pagetop a { display: block; }
.footer_pagetop_container .pagetop a:hover { opacity: 0.75; -moz-opacity: 0.75; filter: alpha(opacity=75); }
.footer_nav { width: 100%; background-color: #333333; border-bottom: 1px solid #4D4D4D; }
.footer_nav_container { width: 999px; border-right: 1px solid #4D4D4D; margin: 0 auto; font-size: .92857142857em; line-height: 100%; overflow: hidden; }
.footer_nav_container a { color: #E6E6E6; text-decoration: none; }
.footer_nav_container a:hover { text-decoration: underline; }
.footer_nav_1 { float: left; width: 209px; border-left: 1px solid #4D4D4D; padding: 20px 20px 10px 20px; }
.footer_nav_1 ul { margin: 0; padding: 0; }
.footer_nav_1 ul li { margin-bottom: 10px; list-style: none; }
.footer_nav_1 ul li a { background: url(../images/footer_arrow.png) no-repeat 0 50%; background-size: auto 8px; padding-left: 10px; }
.footer_nav_2 { float: left; width: 209px; /* background: url(../images/footer_2_bg.png) no-repeat; background-size: auto 3px; */ border-left: 1px solid #4D4D4D; padding: 20px 20px 10px 20px; }
.footer_nav_2 ul { margin: 0; padding: 0; }
.footer_nav_2 ul li { margin-bottom: 10px; list-style: none; }
.footer_nav_2 ul li a { padding-left: 18px; }
.footer_nav_2 ul li ul { margin-top: 10px; }
.footer_nav_2 ul li ul li ul { margin-left: 12px; }
.footer_nav_3 { float: left; width: 210px; padding: 20px 20px 10px 20px; }
.footer_nav_3 ul { margin: 0; padding: 0; }
.footer_nav_3 ul li { margin-bottom: 10px; list-style: none; }
.footer_nav_3 ul li a { padding-left: 18px; }
.footer_nav_3 ul li ul { margin-top: 10px; }
.footer_nav_blue { background: url(../images/footer_arrow_blue.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.footer_nav_green { background: url(../images/footer_arrow_green.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.footer_nav_orange { background: url(../images/footer_arrow_orange.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.footer_nav_purple { background: url(../images/footer_arrow_purple.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.footer_nav_mononov { background: url(../images/footer_arrow_mononov.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.footer_nav_prwire { background: url(../images/footer_arrow_prwire.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.footer_nav_seminar { background: url(../images/footer_arrow_seminar.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.footer_nav_temp { background: url(../images/footer_arrow_temp.png) no-repeat 0 40%; background-size: auto 13px; padding-left: 18px; font-size: 13px; }
.footer_nav_4 { float: left; width: 208px; border-left: 1px solid #4D4D4D; padding: 20px 20px 10px 20px; }
.footer_nav_service { width: 210px; border-bottom: 1px dotted #4D4D4D; padding: 0 19px 20px 19px; }
.footer_nav_service h5 { margin: 0 0 20px 0; padding: 0; color: #E6E6E6; font-size: 13px; font-weight: normal; }
.footer_nav_4 ul { margin: 0; padding: 0; }
.footer_nav_4 ul li { margin-bottom: 10px; list-style: none; }
/*.footer_nav_4 ul li a { background: url(../images/footer_icon_window.png) no-repeat 0 45%; background-size: auto 11px; padding-left: 18px; }*/
.footer_nav_4 ul li a { background: url(../images/footer_arrow.png) no-repeat 0 50%; background-size: auto 8px; padding-left: 10px; }
.footer_nav_5 { float: left; width: 100%; border-left: 1px solid #4D4D4D; padding: 20px 0 10px 0; line-height: 1em; }
.footer_nav_5 ul { margin: 0; padding: 0 20px 0 0; }
.footer_nav_5 ul li { float: left; margin-bottom: 10px; margin-left: 20px; list-style: none; }
.footer_nav_5 ul li a { background: url(../images/footer_arrow.png) no-repeat 0 50%; background-size: auto 8px; padding-left: 10px; }
.footer_nav_sp { display: none; width: 100%; background-color: #333333; border-bottom: 1px solid #4D4D4D; }
.footer_nav_sp_container { width: 999px; border-right: 1px solid #4D4D4D; margin: 0 auto; font-size: .92857142857em; line-height: 100%; overflow: hidden; }
.footer_nav_sp_container a { color: #E6E6E6; text-decoration: none; }
.footer_nav_sp_container a:hover { text-decoration: underline; }
.footer_nav_6 { float: left; width: 100%; border-left: 1px solid #4D4D4D; padding: 20px 20px 10px 0; line-height: 1em; }
.footer_nav_6 ul { margin: 0; padding: 0; }
.footer_nav_6 ul li { float: left; margin-bottom: 10px; margin-left: 20px; list-style: none; }
.footer_nav_6 ul li a { background: url(../images/footer_arrow.png) no-repeat 0 50%; background-size: auto 8px; padding-left: 10px; }
#footer_info { width: 100%; background-color: #333333; overflow: hidden; }
.footer_info_container { width: 1000px; margin: 0 auto; color: #808080; font: 13px 'Lato', sans-serif; line-height: 13px; }
.footer_info_container .copyright { float: left; width: 740px; height: 32px; border-right: 1px solid #4D4D4D; padding: 18px 10px 0 0; }
.footer_info_container .facebook { float: left; width: 124px; height: 50px; border-right: 1px solid #4D4D4D; }
.footer_info_container .facebook a:hover { opacity: 0.75; -moz-opacity: 0.75; filter: alpha(opacity=75); }
.footer_info_container .twitter { float: left; width: 123px; height: 50px; border-right: 1px solid #4D4D4D; }
.footer_info_container .twitter a:hover { opacity: 0.75; -moz-opacity: 0.75; filter: alpha(opacity=75); }

/* 20230221 cnd */
.message_topBox {
    background: url(../images/message_bg.jpg) right center no-repeat;
    background-size: cover;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: normal;
    justify-items: normal;
    padding: 0 60px;
    margin-top: 30px;
}
.message_topBox .inBox .ttl {
    font-size: 25px;
}
.message_topBox .inBox .name {
    text-align: right;
    padding-top: 10px;
    font-size: 16px;
}
.content__container-meetus p {
    line-height: 1.7em;
    margin-bottom: 20px;
}
/* --- */
