
@charset "UTF-8";
body.lg {
  text-align: center;
  line-height: 1.8;
  margin: 0px;
  color: #333;
  background: #ffffff url(/media_library/lg/images/bg_body.gif) 0 0 repeat-x; }

.lg #wrap {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: left; }

.lg #contents {
  margin: 5px auto 0 auto;
  position: relative;
  padding: 0;
  width: 950px; }

.lg.lg201909 #contents {
  flex-direction: column; }

.lg #main {
  background-image: none; }

.lg #main #pageTitle {
  border: none;
  border-top: 3px solid #083862;
  border-bottom: 1px solid #ccc;
  margin: 0 0 30px 0;
  position: relative;
  height: auto !important;
  padding: 15px 0px 10px 12px;
  background: none;
  line-height: 1.4;
  width: auto; }

.lg #main #pageTitle h1 {
  font-size: 24px;
  font-weight: normal;
  margin: 6px 0 0 0;
  padding: 0; }

.lg #main #pageTitle p {
  color: #0073b4;
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 1; }

.lg #main #pageTitle p.ttl {
  color: #333;
  font-size: 24px;
  font-weight: normal;
  margin: 6px 0 0 0;
  padding: 0; }

.lg .widePageTitle {
  background: #005eb8; }

/*
.lg #globalHeader {
  width: 100%;
  height: auto;
}
.lg #globalHeader #commonHeader {
  border-bottom: 1px solid #f2f2f2;
}
.lg #globalHeader #commonHeader #commonHeaderInner {
  height: 51px;
  width: 950px;
  margin: 0 auto;
  position: relative;
}
.lg #globalHeader #commonHeader #siteId {
  position: absolute;
  top: 17px;
  left: 0;
}
.lg #globalHeader #commonHeader #globalSearch {
  position: absolute;
  width: 208px;
  height: 19px;
  padding-top: 0px;
  padding-left: 23px;
  background: url(/media_library/common/images/icon_search.gif) 0 0 no-repeat;
  top: 4px;
  left: 412px;
}
.lg #globalHeader #commonHeader #globalUtility {
  position: absolute;
  top: 3px;
  right: 0;
  width: 285px;
  padding-left: 7px;
  height: 22px;
  background: url(/media_library/common/images/global_bg_utility_a.gif) 0 0 no-repeat;
}
.lg #globalHeader #commonHeader ul#globalLink {
  list-style-type: none;
  position: absolute;
  bottom: 0;
  left: 156px;
}
.lg #globalHeader #commonHeader ul#globalLink li {
  float: left;
  margin-right: 15px;
  font-size: 0;
}
.lg #globalHeader #commonHeader ul#globalLink li a {
  text-decoration: none;
  color: #333;
}
.lg #globalHeader #commonHeader ul#globalLink li a.current img, .lg #globalHeader #commonHeader ul#globalLink li a:hover img {
  border-bottom: 3px solid #0073b4;
}
.lg #globalHeader #commonHeader ul#globalLink li img {
  vertical-align: top;
}
.lg #globalHeader #siteHeader {
  width: 950px;
  margin: 0 auto;
  height: 55px;
  position: relative;
}
.lg #globalHeader #siteName {
  position: absolute;
  top: 12px;
  left: 0;
  height: 30px;
  line-height: 1;
}
.lg #globalHeader #siteTagline {
  position: absolute;
  //top: 22px;
  top: 10px;
  left: 220px;
  font-size: 12px;
  line-height: 1.4;
}*/
/*
.lg #globalHeader #headerConversion {
  position: absolute;
  top: 12px;
  right: 0;
  width: 138px;
  height: 34px;
}
.lg #globalHeader #headerConversion .btn {}
.lg #globalHeader #headerLink {
  display: none;
  position: absolute;
  top: 24px;
  right: 0;
  width: 403px;
  height: 19px;
}
.lg #globalHeader #headerLink ul {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
.lg #globalHeader #headerLink ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 19px;
  overflow: hidden;
  padding-left: 20px;
  background: url(/media_library/lg/images/header_link_bg.gif) 10px 0 no-repeat;
  position: relative;
  top: 0;
}
.lg #globalHeader #headerLink ul li.first_child, .lg #globalHeader #headerLink ul li:first-child {
  background: none;
}
.lg #globalHeader #headerLink ul li.stay img, .lg #globalHeader #headerLink ul li a img:hover {
  position: relative;
  top: -19px;
}*/
/* 202203 コンバージョン修正 */
/*
.lg #globalHeader #headerConversion {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  top: 12px;
  right: 0;
  width: 482px;
  height: 34px;
}
.lg #globalHeader #headerConversion .btn {
  float: left;
}
.lg #globalHeader #headerConversion > .btn > a > span {
  position: relative;
  display: inline-block;
  padding-left: 31px;
}
.lg #globalHeader #headerConversion > .btn > a > span::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #3868B6;
  width: 25px;
  height: 25px;
  border-radius: 13px;
}
.lg #globalHeader #headerConversion > .btn > a:hover > span {
  text-decoration: underline;
}
.lg #globalHeader #headerConversion > .btn > a:hover > span::before {
  background-color: #079AD3;
}
.lg #globalHeader #headerConversion > .btn > a > span.headerDl::before {
  background-image: url(/media_library/lg/images/dl_icon.svg);
  background-repeat: no-repeat;
  background-size: 13px 11px;
  background-position: 6px 6px;
}
.lg #globalHeader #headerConversion > .btn > a > span.headerMovie::before {
  background-image: url(/media_library/lg/images/movie_icon.svg);
  background-repeat: no-repeat;
  background-size: 14px 12.73px;
  background-position: 6px 5px;
}
.lg #globalHeader #headerConversion > .btn > a > span.headerContact::before {
  background-image: url(/media_library/lg/images/contact_icon.svg);
  background-repeat: no-repeat;
  background-size: 10px 13.4px;
  background-position: 7px 6px;
}*/
/* 202203 コンバージョン修正ここまで */
/*
.lg #globalNavi {
  position: relative;
  //z-index: 300;
  background-color: #183962;
  margin: 0 auto;
  min-width: 950px;
}
.lg #globalNavi ul {
  margin: 0 auto;
  padding-left: 10px;
  list-style: none;
  width: 940px;
  display: flex;
  justify-content: center;
}
.lg #globalNavi ul li {
  float: left;
  height: 48px;
}
.lg #globalNavi ul li a {
  font-size: 13px;
  display: block;
  height: 48px;
  padding: 0;
  text-align: center;
  color: #F1F1F1;
  line-height: 48px;
  font-weight: 900;
  text-decoration: none;
  overflow: hidden;
  width: auto !important;
  padding-left: 32px;
  padding-right: 32px;
}
.lg #globalNavi ul li.index a {
  width: 79px;
}
.lg #globalNavi ul li.taskcloud a {
  width: 158px;
}
.lg #globalNavi ul li.solution a {
  width: 123px;
}
.lg #globalNavi ul li.case a {
  width: 119px;
}
.lg #globalNavi ul li.topics a {
  width: 98px;
}
.lg #globalNavi ul li.trial a {
  width: 134px;
}
.lg #globalNavi ul li.kaze a {
  width: 122px;
}
.lg #globalNavi ul li.about a {
  width: 95px;
}
.lg #globalNavi ul li a:hover, .lg #globalNavi ul li.current a {
  background-color: #2a65ad;
}
.lg ul#topicPath {
  margin: 0px auto 3px auto;
  padding: 12px 0 10px 0;
  line-height: 1;
  height: 12px;
  width: 950px;
}*/
/*********************************
footer
**********************************/
@media screen and (max-width: 768px) {
  .lg #page_top {
    bottom: 13.2850241546vw !important; } }
.lg .footer {
  clear: both;
  background-image: url(/media_library/lg/images/footer_head_bg.jpg);
  background-color: #1F3C66;
  color: #fff;
  border-top: 1px solid #D2D2D2;
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 10px; }

.lg #directryNavi {
  margin: 0 auto;
  padding: 30px 0;
  width: 950px;
  color: #fff;
  text-align: left;
  background: #1F3C66; }

.lg #footermenu {
  padding-left: 178px; }

.lg #footermenu a {
  float: left;
  width: 286px;
  padding: 0px;
  margin: 0 21px 0 0; }

.lg #footermenu_text {
  text-align: center;
  padding: 17px 0 12px;
  margin: 0 0 20px;
  border-bottom: 1px solid #456987; }

.lg .footermenu_navi {
  list-style: none;
  color: #08111C;
  margin: 0px;
  padding: 0px;
  font-size: 80%;
  text-align: center; }

.lg .footermenu_navi li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/media_library/lg/images/bg_footermenu_bar.gif) no-repeat right 3px;
  padding: 0 10px; }

.lg .footermenu_navi li:last-child {
  background: none; }

.lg .footermenu_navi a {
  color: #FFF;
  text-decoration: none; }

.lg .footermenu_navi a:hover {
  text-decoration: underline; }

.lg #footerConversion {
  height: 170px;
  background-color: #0073b4;
  padding-top: 30px;
  border-top: 4px solid #b3b3b3; }

.lg #footerConversion #cvBtn {
  height: 100px;
  width: 810px;
  background-color: #ffffff;
  margin: 0 auto;
  border-radius: 5px;
  padding: 20px;
  text-align: center; }

.lg #footerConversion #cvBtn p {
  text-align: center;
  font-size: 24px;
  color: #3f5973; }

.lg #footerConversion #cvBtn p.btn {
  margin-top: 5px; }

.footer-inquery {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 45px 20px;
  text-align: center;
  width: 740px;
  margin: 0 auto; }

.footer-inquery__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 640px;
  margin: 0 auto;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  padding: 10px 20px 10px 20px;
  border-radius: 10px;
  background: #F95672;
  text-decoration: none;
  position: relative;
  transition: all 0.4s;
  line-height: 1.5;
  border: 1px solid transparent; }

.footer-inquery__link::before {
  content: '\e0e1';
  font-family: 'Material Icons Outlined';
  font-size: 50px;
  line-height: 1;
  margin-right: 20px;
  font-weight: normal;
  box-shadow: none;
  color: #fff;
  position: absolute;
  left: 25px;
  top: calc(50% - 50px/2); }

.footer-inquery__link:visited, .footer-inquery__link:active, .footer-inquery__link:link {
  color: #fff;
  text-decoration: none; }

.footer-inquery__link:hover {
  box-shadow: none; }

.footer-inquery__link::after {
  content: '';
  display: inline-block;
  background: url("/media_library/lg/images/201909renew/arrow-right-white.png") 95% center;
  width: 11px;
  height: 19px;
  background-size: contain;
  position: absolute;
  right: 25px;
  top: calc(50% - 19px/2); }

/*********************************
widget
**********************************/
.lg #localNavi {
  position: relative;
  float: left; }

.lg #localNavi div.wg-lg-menu {
  margin-bottom: 20px; }

.lg #localNavi div.wg-lg-menu div.head a {
  display: block;
  font-size: 13px;
  margin: 0px;
  padding: 8px 10px;
  background: #083862;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  text-decoration: none; }

.lg #localNavi div.wg-lg-menu div.head a:hover {
  color: #FFF; }

.lg #localNavi div.wg-lg-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.3; }

.lg #localNavi div.wg-lg-menu ul.level02 > li > a {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #3A69A8;
  color: #06355D;
  background: url(/media_library/common/images/icon_arrow02_gr.png) no-repeat 5px center #FFF;
  padding: 10px 0 10px 19px; }

.lg #localNavi div.wg-lg-menu ul.level02 > li.current > a {
  color: #FFF;
  background: url(/media_library/common/images/icon_arrow02_white.png) no-repeat 5px center #66a0d4;
  padding: 10px 0 10px 19px; }

.lg #localNavi div.wg-lg-menu ul.level02 > li > a:hover {
  color: #FFF;
  background: url(/media_library/common/images/icon_arrow02_white.png) no-repeat 5px center #66a0d4; }

.lg #localNavi div.wg-lg-menu ul.level03 li > a {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #3A69A8;
  color: #3a69a8;
  background: url(/media_library/common/images/icon_arrow02_gr_s.png) no-repeat 8px center #FFF;
  padding: 10px 0 10px 21px; }

.lg #localNavi div.wg-lg-menu ul.level03 li.current > a {
  background: url(/media_library/common/images/icon_arrow02_gr_s.png) no-repeat 8px center #e0f1ff; }

.lg #localNavi div.wg-lg-menu ul.level03 li > a:hover {
  background: url(/media_library/common/images/icon_arrow02_gr_s.png) no-repeat 8px center #e0f1ff; }

.lg #localNavi div.wg-lg-menu-kaze {
  margin-bottom: 20px; }

.lg #localNavi div.wg-lg-menu-kaze div.head a {
  display: block;
  font-size: 13px;
  margin: 0px;
  padding: 8px 10px;
  background: #5ea33e;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  text-decoration: none; }

.lg #localNavi div.wg-lg-menu-kaze div.head a:hover {
  color: #FFF; }

.lg #localNavi div.wg-lg-menu-kaze div.sub_head {
  display: block;
  font-size: 13px;
  margin: 0px;
  padding: 8px 10px;
  font-weight: bold;
  color: #5ea33e;
  text-decoration: none;
  border-top: 3px solid #5ea33e;
  border-bottom: 1px solid #5ea33e; }

.lg #localNavi div.wg-lg-menu-kaze ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 1.3; }

.lg #localNavi div.wg-lg-menu-kaze ul.level01 > li > a {
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #5ea33e;
  color: #225c06;
  background: url(/media_library/common/images/icon_arrow02_gr.png) no-repeat 5px center #FFF;
  padding: 10px 0 10px 19px; }

.lg #localNavi div.wg-lg-menu-kaze ul.level01 > li.current > a {
  color: #FFF;
  background: url(/media_library/common/images/icon_arrow02_white.png) no-repeat 5px center #88d466;
  padding: 10px 0 10px 19px; }

.lg #localNavi div.wg-lg-menu-kaze ul.level01 > li > a:hover {
  color: #FFF;
  background: url(/media_library/common/images/icon_arrow02_white.png) no-repeat 5px center #88d466; }

.lg #localNavi div.wg-lg-menu-kaze ul.archive {
  margin-top: 5px; }

.lg #localNavi div.wg-lg-menu-kaze ul.archive li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  float: left;
  width: 66px; }

.lg #localNavi div.wg-lg-menu-kaze ul.archive li a {
  background: url(/media_library/common/images/icon_arrow02_gr.png) no-repeat 5px center;
  padding: 5px 0 5px 21px;
  display: block;
  text-decoration: none; }

.lg #localNavi div.wg-lg-menu-kaze ul.archive li a:hover {
  color: #FFF;
  background: url(/media_library/common/images/icon_arrow02_white.png) no-repeat 5px center #88d466; }

.lg #localNavi div.wg-lg-banner ul {
  list-style-type: none; }

.lg #localNavi div.wg-lg-banner ul li {
  margin: 0 0 10px;
  padding: 0; }

.lg #localNavi div.wg-kaze-note {
  margin: 0 0 20px 0;
  line-height: 1.4;
  padding: 0 0 0 7px;
  border-left: 2px solid #5EA33E; }

/*********************************
toppage
**********************************/
/*
.lg #slideshow {
  width: 1350px;
  height: 630px;
  margin: 0 0 0 -675px;
  padding: 0px;
  overflow: hidden;
  left: 50%;
  position: relative;
}
.lg #slideshow div {
  top: 0;
  left: 0;
  position: absolute;
}
.lg #top_info {
  padding: 0px;
  width: 910px;
  margin: 0 20px 0 20px;
  position: absolute;
  top: 316px;
  z-index: 9999;
}
.lg #top_banner {
  width: 280px;
  height: 100px;
  z-index: 9999;
  position: absolute;
  top: 213px;
  right: 23px;
  border: 5px solid #fff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.lg #top_banner2 {
  width: 180px;
  height: 50px;
  z-index: 9999;
  position: absolute;
  top: 261px;
  right: 20px;
}
.lg #top_info_header {
  padding: 0px;
  height: 17px;
  width: 220px;
  margin: 0 0 0 20px;
  overflow: hidden;
  *zoom: 1;
}
.lg #top_info_header img {
  vertical-align: top;
}
.lg #top_info_caption {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 17px;
  width: 115px;
}
.lg #top_info_btn {
  margin: 0px;
  padding: 0px;
  float: left;
  height: 17px;
  width: 105px;
}
.lg #top_info_list {
  background-image: url(/media_library/lg/images/top_info_bg.png);
  background-repeat: no-repeat;
  height: 90px;
  width: 874px;
  padding: 7px 18px 10px 18px;
  margin: 0 0 22px 0;
  line-height: 1.4em;
  font-size: 90%;
  list-style: none;
}
.lg #top_info_list #view_area {
  height: 90px;
  overflow: auto;
}
.lg #top_info_list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.lg #top_info_list ul li {
  margin: 0;
  padding: 0;
  border-bottom: none;
  display: block;
  position: static;
  width: auto;
  vertical-align: bottom;
}
.lg #top_info_list ul li p.topics_date {
  margin: 0;
  padding: 0;
  float: left;
  width: 110px;
}
.lg #top_info_list ul li p.topics_text {
  float: left;
  width: 724px;
  background-image: url(/media_library/lg/images/top_info_arrow.png);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px;
  padding: 0 0 0 20px;
}
.lg #top_info_list ul li p.topics_text a:link {
  color: #333;
  text-decoration: none;
}
.lg #top_info_list ul li p.topics_text a:visited {
  color: #333;
  text-decoration: none;
}
.lg #top_info_list ul li p.topics_text a:active {
  color: #EF6316;
  text-decoration: none;
}
.lg #top_info_list ul li p.topics_text a:hover {
  color: #EF6316;
  text-decoration: none;
}
.lg #top_info_banner {
  padding: 0px;
  width: 924px;
  margin: 0 6px 36px 20px;
  position: absolute;
  top: 460px;
  z-index: 9998;
}
.lg #top_info_banner a {
  padding: 0;
  float: left;
  height: 154px;
  width: 293px;
  margin: 0 15px 0 0;
  display: block;
}*/
/* Top Banner e-tax */
/*
.top_e-tax__banner {
  position: relative;
  float: left;
  margin: 0 15px 0 0;
}
.top_e-tax__bg {
  position: relative;
  z-index: 1;
}
.lg #top_info_banner a.top_e-tax__btn-shouhizei {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 243px;
  height: 35px;
  top: 70px;
  left: 25px;
}
.lg #top_info_banner a.top_e-tax__btn-houtei {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 243px;
  height: 35px;
  top: 107px;
  left: 25px;
}*/
/* Top Banner e-tax END */
.lgTop #main {
  padding-bottom: 0; }

/*
#fixed_banner {
  position: fixed;
  right: -700px;
  bottom: 65px;
  width: 280px;
  border: 5px #fff solid;
  z-index: 100;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  transition: all .6s;
}
#fixed_banner.active {
  right: 20px;
}
#fixed_banner.active.close {
  display: none;
}
#fixed_banner .fixed_banner_midashi {
  background-color: #0066a9;
  text-align: center;
  padding: 3px 0;
  color: #fff;
}
#fixed_banner img {
  cursor: pointer;
}
#fixed_banner a:hover {
  opacity: 0.7;
}
#fixed_banner .closeBtn {
  position: absolute;
  right: -12px;
  top: -14px;
  background: url(/media_library/fx4/images/icon_close.png) 50% 50% no-repeat;
  background-color: rgba(255, 255, 255, 0.95);
  display: block;
  width: 22px;
  height: 22px;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 4px 5px 0 rgba(35, 47, 53, 0.095);
}
#fixed_banner .closeBtn:hover {
  opacity: 0.7;
}*/
/*********************************
page-common
**********************************/
.lg .fontC_blue {
  color: #005f8f !important; }

.lg .c_box {
  border: 1px solid #727171;
  width: 100%;
  text-align: center;
  margin: 0px;
  padding: 0px; }

.lg #main div.imgCaptionFR p {
  text-align: left;
  line-height: 1.5; }

.lg #main div.imgCaptionFL p {
  text-align: left;
  line-height: 1.5; }

.lg .page_title {
  border-top: 3px solid #1F3C66;
  padding: 3px 10px 0;
  margin: 0 0 20px; }

.lg #kaze_index_list .page_title {
  border-top-color: #5EA33E; }

.lg #case .page_title h1, .lg #main .topics .page_title h1 {
  font-size: 150%;
  line-height: 2.3em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #006BAE;
  background: url(/media_library/lg/images/logo_taskcloud.png) no-repeat right 8px;
  background-repeat: no-repeat; }

.lg #kaze_index_list .page_title h1 {
  font-size: 150%;
  line-height: 2.3em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #006BAE;
  background-image: none; }

.lg #kaze_index_list .page_title h1 span.kaze_ttl {
  color: #5EA33E;
  font-size: 90%; }

.lg #kaze_index_list .page_title h1 span.kaze_ttl span.sub {
  font-size: 80%; }

.lg #case .page_title p, .lg #topics_index .page_title p, .lg #main .topics .page_title p, .lg #kaze_index_list .page_title p {
  margin: 0px;
  padding: 0px; }

/*********************************
taskcloud
**********************************/
/*
.lg #taskcloud h1 {
  margin: 0;
  padding: 0;
  line-height: 2.3em;
  border-style: none;
  font-size: 150%;
  color: #053861;
  background: none;
}
.lg #taskcloud .taskcloud_subtitle {
  border-bottom: 1px solid #053861;
  color: #053861;
  font-size: 120%;
  padding: 0 0 10px;
  margin: 0;
  line-height: 1.5;
}
.lg #taskcloud .taskcloud_logo {
  padding: 10px 0 20px 90px;
  margin: 0 0 25px;
}
.lg #taskcloud #taskcloud_box {
  padding: 0px;
  width: 930px;
  margin: 0 10px 60px;
}
.lg #taskcloud #taskcloud_box #taskcloud_tab {
  width: 928px;
  margin: 0px;
  padding: 0px;
  border: 1px solid #CCC;
}
.lg #taskcloud #taskcloud_tab ul.tab_area {
  width: 888px;
  height: 45px;
  padding: 0 20px;
  margin: 0px;
  background-color: #EDEDED;
  list-style-type: none;
}
.lg #taskcloud #taskcloud_tab ul.tab_area li {
  width: 444px;
  height: 39px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
  padding: 5px 0 0;
  background-color: #EDEDED;
  margin: 0px;
}
.lg #taskcloud #taskcloud_tab ul.tab_area li a {
  outline: none;
  display: block;
  color: #DF6036;
  line-height: 1;
  height: 27px;
  padding-top: 13px;
  text-align: center;
}
.lg #taskcloud #taskcloud_tab ul.tab_area li.active a {
  text-decoration: none;
  color: #262626;
  cursor: default;
  background: #FFF;
  border-top: 2px solid #DF6036;
  line-height: 1;
  height: 27px;
  padding-top: 11px;
}
.lg #taskcloud #taskcloud_tab ul.panel {
  clear: both;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.lg #taskcloud #taskcloud_tab ul.panel li {
  color: #333;
  margin: 0;
  padding: 0 0 10px 0;
}
.lg #taskcloud #taskcloud_tab .tab_inner01 {
  width: 440px;
  border-collapse: collapse;
  word-break: break-all;
  margin: 0px;
  background-image: url(/media_library/lg/images/taskcloud_tab01_bg.jpg);
  background-repeat: no-repeat;
  background-position: 363px 20px;
  min-height: 493px;
  height: auto !important;
  height: 493px;
  padding: 20px 468px 20px 20px;
}
.lg #taskcloud .tab_inner01 dl dt {
  padding-left: 17px;
  background-image: url(/media_library/lg/images/tablist01.jpg);
  background-repeat: no-repeat;
  background-position: left 4px;
  font-weight: bold;
  line-height: 1.7em;
}
.lg #taskcloud #taskcloud_tab .tab_inner02 {
  width: 530px;
  border-collapse: collapse;
  word-break: break-all;
  margin: 0px;
  background-image: url(/media_library/lg/images/taskcloud_tab02_bg.jpg);
  background-repeat: no-repeat;
  background-position: 20px 20px;
  min-height: 493px;
  height: auto !important;
  height: 493px;
  padding: 20px 3px 20px 395px;
}
.lg #taskcloud .tab_inner02 dl dt {
  padding-left: 17px;
  background-image: url(/media_library/lg/images/tablist02.jpg);
  background-repeat: no-repeat;
  background-position: left 4px;
  font-weight: bold;
  line-height: 1.7em;
}
.lg #taskcloud .panel dl dd {
  padding-left: 17px;
  background-image: url(/media_library/lg/images/tablist03.jpg);
  background-repeat: no-repeat;
  background-position: left 4px;
}
.lg #taskcloud #taskcloudsubtop {
  padding: 0px;
  width: 930px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 60px;
  margin-left: 10px;
}
.lg #taskcloud #taskcloudsubtitle {
  line-height: 1.8em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  width: 930px;
  color: #FFFFFF;
  background-color: #006BAE;
  text-align: center;
  border: none;
  font-size: 100%;
}
.lg #taskcloud .taskcloudsubtext {
  width: 830px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding: 5px 0 0 100px;
  background: url(/media_library/lg/images/taskcloud_subtext_bg.jpg) no-repeat left top;
  height: 75px;
  font-size: 110%;
}
.lg #taskcloud .taskcloudinternet_img {
  padding: 0px;
  margin: 30px auto 0;
  text-align: center;
}
.lg #taskcloud #taskcloudbody {
  width: 786px;
  padding-top: 0px;
  padding-right: 82px;
  padding-bottom: 0px;
  padding-left: 82px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 0px;
}
.lg #taskcloud .taskcloud_m01 {
  width: 786px;
  border-top: 1px solid #B4B5B5;
  border-bottom: 1px solid #B4B5B5;
  padding: 8px 0;
  margin: 0px;
}
.lg #taskcloud .taskcloud_m01txt {
  width: 765px;
  font-size: 130%;
  border: none;
  border-left: 10px solid #DF6036;
  line-height: 1em;
  padding: 0 0 0 10px;
  margin: 3px 0;
}
.lg #taskcloud .taskcloud_3pr {
  padding: 0px;
  margin: 20px 0 0 -20px;
}
.lg #taskcloud .taskcloud_3pr .box {
  float: left;
  width: 218px;
  margin: 0 0 0 20px;
  height: 78px;
  padding: 70px 15px 0;
  line-height: 1.5;
}
.lg #taskcloud .taskcloud_3pr01 {
  background: url(/media_library/lg/images/taskcloud_3pr01.jpg) no-repeat center top;
}
.lg #taskcloud .taskcloud_3pr02 {
  background: url(/media_library/lg/images/taskcloud_3pr02.jpg) no-repeat center top;
}
.lg #taskcloud .taskcloud_3pr03 {
  background: url(/media_library/lg/images/taskcloud_3pr03.jpg) no-repeat center top;
}
.lg #taskcloud h4.taskcloud_m02 {
  font-weight: bold;
  color: #3D62AD;
  font-size: 110%;
  line-height: 2em;
  padding: 0px;
  margin: 15px 0 0;
  border: none;
}
.lg #taskcloud .taskcloud_ptxt {
  padding: 0px;
  margin: 0;
}
.lg #taskcloud .text-st {
  color: #DF6036;
  font-size: 110%;
  line-height: 1.6em;
  margin-bottom: 0;
}
.lg #taskcloud .taskcloud_explanatory {
  border-left: 1px solid #717071;
  margin: 10px 0;
  padding: 0 0 0 15px;
}
.lg #taskcloud #taskcloudexam {
  width: 568px;
  padding: 0px;
  margin: 60px auto;
}
.lg #taskcloud .taskcloud_ptxt ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.lg #taskcloud .taskcloud_ptxt ul .list01 {
  background: url(/media_library/lg/images/list_num_01.jpg) no-repeat left 4px;
  margin: 0;
  padding: 0 0 0 18px;
}
.lg #taskcloud .taskcloud_ptxt ul .list02 {
  background: url(/media_library/lg/images/list_num_02.jpg) no-repeat left 4px;
  margin: 0;
  padding: 0 0 0 18px;
}
.lg #taskcloud .taskcloud_ptxt ul .list03 {
  background: url(/media_library/lg/images/list_num_03.jpg) no-repeat left 4px;
  margin: 0;
  padding: 0 0 0 18px;
}*/
/*********************************
solution
**********************************/
/*
.lg #solution_top h1 {
  margin: 0px;
  padding: 23px 10px 19px 65px;
  border-style: none;
  border-top: 3px solid #1f3c66;
  font-size: 150%;
  font-weight: normal;
  color: #e06036;
  background-image: url(/media_library/lg/images/solution_top_h1.png);
  background-repeat: no-repeat;
  background-position: 3px 16px;
}
.lg #solution_top #solution_list {
  padding: 0px;
  width: 950px;
  margin: 0 0 20px 0;
}
.lg #solution_top #solution_list #solution_list_box_jumin, .lg #solution_top #solution_list #solution_list_box_kikan, .lg #solution_top #solution_list #solution_list_box_chonai {
  float: left;
  width: 314px;
  margin: 0 3px 0 0;
  padding: 0;
}
.lg #solution_top #solution_list #solution_list_box_chonai {
  margin-right: 0;
}
.lg #solution_top #solution_list #solution_list_box_others {
  float: left;
  padding: 0;
  height: 70px;
  margin: 3px 0 0 0;
}
.lg #solution_top #solution_list h2 {
  height: 35px;
  width: 184px;
  margin: 0;
  padding: 20px 0 15px 130px;
  border-style: none;
  overflow: hidden;
  color: #FFFFFF;
  font-weight: bold;
  background-repeat: no-repeat;
  font-size: 100%;
}
.lg #solution_top #solution_list #solution_list_box_jumin h2 {
  background-image: url(/media_library/lg/images/solution_list_h2_jumin.jpg);
}
.lg #solution_top #solution_list #solution_list_box_kikan h2 {
  background-image: url(/media_library/lg/images/solution_list_h2_kikan.jpg);
}
.lg #solution_top #solution_list #solution_list_box_chonai h2 {
  background-image: url(/media_library/lg/images/solution_list_h2_chonai.jpg);
}
.lg #solution_top #solution_list #solution_list_box_others h2 {
  background-image: url(/media_library/lg/images/solution_list_h2_others.jpg);
  float: left;
  margin-right: 3px;
}
.lg #solution_top #solution_list h2 a {
  color: #FFF;
  text-decoration: none;
}
.lg #solution_top #solution_list h2 a:hover {
  color: #FF975E;
}
.lg #solution_top #solution_list .solution_body {
  width: 295px;
  border: 1px solid #B3B3B3;
  height: 338px;
  margin: 0px;
  background-color: #EEEFEF;
  padding: 12px 5px 12px 12px;
  float: left;
}
.lg #solution_top #solution_list #solution_list_box_others .solution_body {
  float: left;
  width: 605px;
  height: 44px;
  border: 1px solid #B3B3B3;
  background-color: #EEEFEF;
  padding: 12px;
  margin: 0px;
}
.lg #solution_top #solution_list .solution_body #solution_body_left {
  padding: 0px;
  float: left;
  width: 120px;
  margin: 0px;
}
.lg #solution_top #solution_list .solution_body #solution_body_right {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 175px;
}
.lg #solution_top #solution_list ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.lg #solution_top #solution_list ul li {
  background-repeat: no-repeat;
  background-position: left -3px;
  padding-left: 12px;
  line-height: 1.4;
  margin-bottom: 0.4em;
}
.lg #solution_top #solution_list #solution_list_box_jumin ul li {
  color: #0094D3;
}
.lg #solution_top #solution_list #solution_list_box_kikan ul li {
  color: #6D81C0;
}
.lg #solution_top #solution_list #solution_list_box_chonai ul li {
  color: #3A69A8;
}
.lg #solution_top #solution_list #solution_list_box_others ul li {
  color: #1F9178;
}
.lg #solution_top #solution_list ul li a {
  text-decoration: none;
}
.lg #solution_top #solution_list #solution_list_box_jumin ul li {
  background-image: url(/media_library/lg/images/solution_list_arrow_jumin.jpg);
}
.lg #solution_top #solution_list #solution_list_box_jumin ul li a {
  color: #0094D3;
}
.lg #solution_top #solution_list #solution_list_box_kikan ul li {
  background-image: url(/media_library/lg/images/solution_list_arrow_kikan.jpg);
}
.lg #solution_top #solution_list #solution_list_box_kikan ul li a {
  color: #6D81C0;
}
.lg #solution_top #solution_list #solution_list_box_chonai ul li {
  background-image: url(/media_library/lg/images/solution_list_arrow_chonai.jpg);
}
.lg #solution_top #solution_list #solution_list_box_chonai ul li a {
  color: #3A69A8;
}
.lg #solution_top #solution_list #solution_list_box_others ul li {
  background-image: url(/media_library/lg/images/solution_list_arrow_others.jpg);
  float: left;
  width: auto;
  margin: 10px 10px 0 10px;
}
.lg #solution_top #solution_list #solution_list_box_others ul li a {
  color: #1F9178;
}
.lg #solution_top #solution_list #solution_list_box_jumin ul li a:hover, .lg #solution_top #solution_list #solution_list_box_kikan ul li a:hover, .lg #solution_top #solution_list #solution_list_box_chonai ul li a:hover, .lg #solution_top #solution_list #solution_list_box_others ul li a:hover {
  color: #EF6316;
}
.lg #main #solution .jumin #pageTitle {
  border-top-color: #0094D3;
}
.lg #main #solution .kikan #pageTitle {
  border-top-color: #6D81BF;
}
.lg #main #solution .chonai #pageTitle {
  border-top-color: #3A69A8;
}
.lg #main #solution .others #pageTitle {
  border-top-color: #1F9178;
}
.lg #solution dl.solutionlist {
  margin: 20px;
  border-top: 1px dotted #CCC;
  padding-top: 10px;
}
.lg #solution dl.solutionlist dt {
  font-size: 120%;
}
.lg #solution dl.solutionlist dd {
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 1.4;
  border-bottom: 1px dotted #CCC;
}
.lg #solution .jumin dl.solutionlist dt {
  color: #0094D3;
}
.lg #solution .kikan dl.solutionlist dt {
  color: #6D81C0;
}
.lg #solution .chonai dl.solutionlist dt {
  color: #3A69A8;
}
.lg #solution .others dl.solutionlist dt {
  color: #1F9178;
}*/
/*
.lg #solution .jumin dl.solutionlist dt a{color: #0094D3;}
.lg #solution .kikan dl.solutionlist dt a{color: #6D81C0;}
.lg #solution .chonai dl.solutionlist dt a{color: #3A69A8;}
.lg #solution .others dl.solutionlist dt a{color: #1F9178;}

.lg #solution .jumin dl.solutionlist dt a:hover,
.lg #solution .kikan dl.solutionlist dt a:hover,
.lg #solution .chonai dl.solutionlist dt a:hover,
.lg #solution .others dl.solutionlist dt a:hover{
    color : #EF6316;
}
*/
/*
.lg #solution .jumin #solution_ttl, .lg #solution .jumin #solution_footer {
  border-color: #0094D3;
}
.lg #solution .jumin h1 {
  color: #0094D3;
}
.lg #solution .jumin #solution_box h2 {
  background-color: #0094D3;
}
.lg #solution .kikan #solution_ttl, .lg #solution .kikan #solution_footer {
  border-color: #6D81BF;
}
.lg #solution .kikan h1 {
  color: #6D81BF;
}
.lg #solution .kikan #solution_box h2 {
  background-color: #6D81BF;
}
.lg #solution .chonai #solution_ttl, .lg #solution .chonai #solution_footer {
  border-color: #3A69A8;
}
.lg #solution .chonai h1 {
  color: #3A69A8;
}
.lg #solution .chonai #solution_box h2 {
  background-color: #3A69A8;
}
.lg #solution .others #solution_ttl, .lg #solution .others #solution_footer {
  border-color: #1F9178;
}
.lg #solution .others h1 {
  color: #1F9178;
}
.lg #solution .others #solution_box h2 {
  background-color: #1F9178;
}
.lg #solution #solution_ttl {
  border-top: 3px solid #CCCCCC;
  padding: 11px 10px;
}
.lg #solution #solution_ttl h1 {
  float: left;
  font-weight: bold;
  font-size: 150%;
  padding: 0;
  background-image: none;
}
.lg #solution #solution_ttl #ttl_rbtn {
  float: right;
}
.lg #solution #solution_body {
  margin: 0 10px;
}
.lg #solution #solution_body p#subttl {
  margin: 0 0 15px 0;
  padding: 12px 0 8px;
  border-top: 1px solid #9F9F9F;
  border-bottom: 1px solid #9F9F9F;
  font-size: 120%;
  line-height: 1.3;
  color: #083862;
}
.lg #solution #solution_box {
  margin: 0;
  border: 1px solid #E2E2E2;
  border-left: 3px solid #C9C9CA;
  padding: 19px 19px 19px 17px;
  background: -moz-linear-gradient(top center, #fcfcfc 0%, #f7f7f7 100%);
  background: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#f7f7f7));
  background: linear-gradient(top center, #fcfcfc 0%, #f7f7f7 100%);
}
.lg #solution #solution_box #solution_l {
  margin: 0px;
  float: left;
  width: 430px;
  border-right: 1px solid #B3B3B3;
  padding: 0 19px 0 0;
}
.lg #solution #solution_box #solution_r {
  float: right;
  width: 201px;
  margin-top: 0 0 0 19px;
  padding-top: 0 0 20px 0;
}
.lg #solution #solution_box div.section {
  margin-bottom: 20px;
}
.lg #solution #solution_box h2 {
  margin: 0 0 10px 0;
  font-size: 12px;
  color: #FFFFFF;
  border-style: none;
  font-weight: normal;
  padding: 4px 5px 3px 5px;
  background-color: #cccccc;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.lg #solution #solution_box h2 span {
  padding: 1px 5px 1px 5px;
  background-color: #0094D3;
  display: inline-block;
}
.lg #solution #solution_box h3 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  border-style: none;
}
.lg #solution #solution_box p {
  margin: 0 0 10px 0;
  line-height: 1.5;
}
.lg #solution #solution_box ul.rel_system, .lg #solution #solution_box ul.rel_info, .lg #solution #solution_box ul.rel_case {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}
.lg #solution #solution_box ul.rel_system li, .lg #solution #solution_box ul.rel_info li, .lg #solution #solution_box ul.rel_case li {
  margin: 0 0 6px 0;
  padding-left: 15px;
  line-height: 1.4;
  background-image: url(/media_library/lg/images/list_circle.png);
  background-repeat: no-repeat;
}
.lg #solution #solution_box div.system_img {
  padding: 0px;
  width: 200px;
  margin: 0 0 15px 0px;
  border: 1px solid #5A5A5A;
}
.lg #solution #solution_footer {
  margin: 20px 0 20px 0;
  padding: 20px 10px 0 10px;
  border-top: 3px solid #cccccc;
}
.lg #solution #solution_footer .btn a {
  padding: 0px;
  float: left;
  height: 44px;
  width: 260px;
  margin: 0 10px 0 0;
  background-repeat: no-repeat;
  text-decoration: none;
  text-indent: -9999px;
  overflow: hidden;
}
.lg #solution #solution_footer .btn a:hover {
  background-repeat: no-repeat;
}
.lg #solution #solution_footer #btn_request a {
  background-image: url(/media_library/lg/images/solution_request_btn.jpg);
}
.lg #solution #solution_footer #btn_request a:hover {
  background-image: url(/media_library/lg/images/solution_request_btn_o.jpg);
}
.lg #solution #solution_footer #btn_trial a {
  background-image: url(/media_library/lg/images/solution_trial_btn.jpg);
}
.lg #solution #solution_footer #btn_trial a:hover {
  background-image: url(/media_library/lg/images/solution_trial_btn_o.jpg);
}*/
/* e-Tax */
#main #solution .e-tax {
  margin-bottom: 40px; }

#main #solution .main_area {
  height: 190px;
  position: relative;
  border-top: 4px solid; }

#main #solution .shouhizei .main_area {
  background: #fbf7f0;
  border-top-color: #ee9700; }

#main #solution .houtei .main_area {
  background: #f5f5f5;
  border-top-color: #1776d5; }

#main #solution .main_area .main_area_inner {
  padding: 22px 24px 0 29px; }

#main #solution .main_area .main_logo {
  margin: 0 0 15px; }

#main #solution .main_area .headline {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 10px; }

#main #solution .shouhizei .main_area .headline {
  color: #ee9700; }

#main #solution .houtei .main_area .headline {
  color: #1776d5; }

#main #solution .main_area h1 {
  background: none; }

#main #solution .main_area .description {
  font-size: 16px;
  margin: 0; }

#main #solution .main_area .main_area_inner .figure {
  position: absolute;
  width: 260px;
  right: 30px;
  top: 5px; }

#main #solution .btn_area {
  position: absolute;
  right: 30px;
  top: 105px;
  width: 280px;
  height: 156px;
  display: flex;
  align-items: center; }

#main #solution .btn_area .btn_area-link {
  background-color: #ff6f37;
  color: #fff;
  padding: 10px 20px;
  text-decoration: none;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  border-radius: 30px;
  transition: all .4s; }

#main #solution .btn_area .btn_area-link:hover {
  opacity: .7; }

#main #solution .btn_area .btn_area-link i {
  margin-right: 5px;
  line-height: 1.2;
  color: #fff; }

#main #solution .btn_area a {
  display: block;
  margin-bottom: 8px; }

#main #solution .btn_area p {
  margin: 0 0 2px; }

#main #solution .btn_area a {
  display: block;
  margin-bottom: 8px; }

#main #solution .toppage h2 {
  margin-bottom: 20px; }

#main #solution .section {
  margin-bottom: 30px;
  padding: 0; }

#main #solution .etax_reasonBox {
  margin: 0 0 0 -19px;
  padding: 0;
  list-style: none; }

#main #solution .etax_reasonBox li {
  width: calc(100%/3 - 20px);
  float: left;
  margin-left: 20px; }

#main #solution .etax_reasonBox li p {
  width: 100%;
  height: 35px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 0 10px;
  background: center no-repeat; }

#main #solution li.shouhizei_reason1 p {
  background-image: url(/media_library/lg/images/etax_shouhizei_reason1.gif); }

#main #solution li.shouhizei_reason2 p {
  background-image: url(/media_library/lg/images/etax_shouhizei_reason2.gif); }

#main #solution li.shouhizei_reason3 p {
  background-image: url("/media_library/lg/images/etax_shouhizei_reason3.gif"); }

#main #solution li.houtei_reason1 p {
  background-image: url(/media_library/lg/images/etax_houtei_reason1.gif); }

#main #solution li.houtei_reason2 p {
  background-image: url(/media_library/lg/images/etax_houtei_reason2.gif); }

#main #solution li.houtei_reason3 p {
  background-image: url("/media_library/lg/images/etax_houtei_reason3.gif"); }

#main #solution .etax_adv1clm {
  margin: 0;
  padding: 0;
  list-style: none; }

#main #solution .etax_adv1clm li.bgOg {
  background: url(/media_library/lg/images/etax_shouhizei_advbg.png) 0 0 no-repeat;
  padding: 15px;
  margin-bottom: 10px; }

#main #solution .etax_adv {
  margin: 0 0 0 -20px;
  padding: 0;
  list-style: none; }

#main #solution .etax_adv li {
  width: 325px;
  background: url(/media_library/lg/images/etax_houtei_advbg.png) 0 0 no-repeat;
  float: left;
  margin: 0 0 10px 20px;
  padding: 15px; }

#main #solution .etax_adv li p {
  margin: 0; }

#main #solution .cv_link {
  background: #e9f0f5;
  position: relative;
  padding: 40px;
  margin: 50px auto 20px;
  box-sizing: border-box;
  text-align: center; }

#main #solution .cv_link_btn {
  padding: 20px 25px;
  text-decoration: none;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  font-size: 22px;
  font-weight: bold;
  border-radius: 35px;
  transition: all .4s;
  line-height: 1.4;
  color: #fff;
  justify-content: center; }

#main #solution .shouhizei .cv_link_btn {
  background-color: #ee9700; }

#main #solution .houtei .cv_link_btn {
  background-color: #1776d5; }

#main #solution a.cv_link_btn:visited {
  color: #fff; }

#main #solution a.cv_link_btn:hover {
  opacity: 0.7; }

#main #solution .cv_link_btn i {
  margin-right: 10px;
  font-size: 30px; }

/*********************************
topics
**********************************/
.lg #main .topics .page_title, .lg #main .topics .sub_page_title {
  border-top: 3px solid #1F3C66;
  padding: 3px 10px 8px;
  margin: 0 0 20px;
  border-bottom: 3px solid #1F3C66; }

.lg #main .topics .sub_page_title h1 {
  font-size: 150%;
  line-height: 2.3em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #006BAE;
  background: none; }

.lg #main .topics .sub_page_title p {
  font-size: 110%;
  color: #063862;
  margin: 0;
  padding: 6px 0 0;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-weight: normal;
  border-top: 1px solid #06355D;
  line-height: 1.5; }

.lg #main .topics .topics_list_ttl {
  padding: 12px;
  border-top: 1px solid #C4C4C4;
  border-right: 1px solid #C4C4C4;
  border-left: 1px solid #C4C4C4;
  background-color: #CAE7E4;
  margin: 0px; }

.lg #main .topics .topics_list_ttl p.ttl {
  font-size: 120%;
  border-left: 6px solid #DF6036;
  line-height: 1;
  margin: 0;
  padding: 0 0 0 5px;
  float: left;
  font-weight: bold; }

.lg #main .topics .topics_list_ttl p.link {
  margin: 0;
  padding: 0 0 0 10px;
  line-height: 1;
  float: right;
  background: url(/media_library/common/images/icon_arrow_blue.png) no-repeat left 3px; }

.lg #main .topics .topics_list_box {
  margin: 0 0 30px 0;
  border-right: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
  border-left: 1px solid #C4C4C4;
  padding: 4px 0 12px 0; }

.lg #main .topics div.topics_box {
  margin: 0 0 30px 0; }

.lg #main .topics #topics_list_infomation {
  width: 350px;
  float: left; }

.lg #main .topics #topics_list_event {
  width: 350px;
  float: right; }

.lg #main .topics div.topics_box .topics_list_ttl {
  border-style: none; }

.lg #main .topics ul.info_list {
  list-style-type: none;
  margin: 11px 10px 0 10px;
  padding: 0; }

.lg #main .topics ul.info_list li {
  margin: 0 0 10px 0;
  padding-bottom: 7px;
  border-bottom: 1px dotted #ccc; }

.lg #main .topics ul.info_list li.listEnd {
  border-bottom-style: none;
  padding-bottom: 0;
  margin: 0; }

.lg #main .topics ul.info_list span.date {
  font-size: 11px;
  color: #999; }

.lg #main .topics ul.info_list span.category {
  font-size: 11px;
  margin-left: 8px;
  padding: 0px 7px 0px 4px;
  top: -1px;
  position: relative; }

.lg #main .topics ul.info_list span.category a {
  text-decoration: none; }

.lg #main .topics ul.info_list span.txtLink {
  font-size: 12px;
  display: block;
  margin-top: 3px;
  padding-left: 10px;
  background: url(/media_library/common/images/icon_arrow_blue.png) no-repeat left 5px;
  line-height: 1.4; }

.lg #main .topics ul.info_list span.txtLink a {
  text-decoration: none; }

.lg #main .topics ul.info_list span.txtLink span.linkExternal {
  background: url("/common/images/icon_link_external.gif") no-repeat scroll right center transparent;
  padding: 0 0 0 10px; }

.lg #main .topics h2 {
  padding: 12px;
  background-color: #CAE7E4;
  margin: 0 0 16px 0px;
  border-style: none; }

.lg #main .topics h2 span {
  font-size: 120%;
  border-left: 6px solid #DF6036;
  line-height: 1em;
  margin: 0;
  padding: 0 0 0 5px;
  display: block; }

.lg #main .topics h3 {
  margin: 20px 0 10px 0;
  padding: 0;
  border-style: none;
  font-weight: normal;
  color: #3962AD; }

.lg #main .topics div.topics_qa {
  padding: 0;
  margin: 0 0 40px 0;
  list-style: none;
  border-bottom: solid 1px #808080; }

.lg #main .topics div.topics_qa > div {
  padding: 0;
  margin: 0; }

.lg #main .topics div.topics_qa > div.question {
  cursor: pointer;
  padding: 5px 15px 5px 40px;
  border-top: solid 1px #808080;
  background-position: 10px center;
  background-image: url(/media_library/lg/topics/images/topics_qa_q.png);
  background-repeat: no-repeat; }

.lg #main .topics div.topics_qa > div.question:hover {
  background-color: #ECEEF3; }

.lg #main .topics div.topics_qa > div.answer {
  padding: 5px 15px 5px 40px;
  background: #fff;
  border-top: solid 1px #808080;
  background-position: 10px 15px;
  background-image: url(/media_library/lg/topics/images/topics_qa_a.png);
  background-repeat: no-repeat;
  margin: 0px; }

.lg #main .topics div.topics_qa > div.inactive {
  background-image: url(/media_library/lg/topics/images/topics_qa_q.png); }

.lg #main .topics div.topics_qa > div.active {
  background-image: url(/media_library/lg/topics/images/topics_qa_q_act.png);
  background-color: #ECEEF3; }

.lg #main .topics #article_page_title {
  border: none;
  border-top: 3px solid #083862;
  border-bottom: none;
  position: relative;
  height: auto !important;
  padding: 15px 0px 10px 12px;
  background: none;
  line-height: 1.4;
  width: auto;
  margin: 0; }

.lg #main .topics #article_page_title p {
  color: #0073b4;
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 1; }

.lg #main .topics #topics_article {
  padding: 40px;
  border: 1px solid #ccc;
  margin: 0; }

.lg #main .topics #topics_article h1 {
  background: none;
  display: block;
  font-size: 150%;
  line-height: 1.35em;
  margin: 0 0 30px;
  padding: 0; }

.lg #main .topics #topics_article h2 {
  margin: 25px 0 10px 0;
  padding: 8px 0px 5px 8px;
  background: #FFF;
  clear: both;
  font-size: 111%;
  line-height: 1.1;
  border: solid 1px #ccc;
  border-left: 4px solid #2486dd;
  font-weight: bold;
  color: #333; }

.lg #main .topics #topics_article h3 {
  color: #333;
  font-weight: bold;
  margin: 25px 0 10px 0;
  padding: 4px 0px 3px 6px;
  background: none;
  clear: both;
  font-size: 105%;
  line-height: 1.1;
  border-left: 4px solid #2486dd;
  border-bottom: 1px dotted #ccc; }

/*TASKクラウドフェア*/
.lg #main .topics .task_cloud_fair table th, .lg #main .topics .task_cloud_fair table td {
  padding: 4px; }

.lg #main .topics .task_cloud_fair table td.semi {
  padding: 3px 0 0 8px;
  width: 170px; }

.lg #main .topics .task_cloud_fair table td.semi span {
  display: block;
  width: 6em;
  float: left;
  text-align: center;
  margin: 0 3px 3px 0;
  padding: 1px 6px;
  border-radius: 3px;
  line-height: 1.5;
  font-size: 11px;
  font-weight: bold; }

.lg #main .topics .task_cloud_fair table td.semi span.m {
  background-color: #ffd9d9;
  /*color: #803333;*/ }

.lg #main .topics .task_cloud_fair table td.semi span.k {
  background-color: #d9ffd9;
  /*color: #338033;*/ }

.lg #main .topics .task_cloud_fair table td.semi span.c {
  background-color: #d9f2ff;
  /*color: #336680;*/ }

.lg #main .topics .task_cloud_fair table td.semi span.kc {
  background-color: #F5D8AB;
  /*color: #336680;*/ }

.lg #main .topics .task_cloud_fair table td.semi span.s {
  background-color: #C2C8F2;
  /*color: #336680;*/ }

.lg #main .topics .task_cloud_fair table td.semi span.dh {
  background-color: #FAF7AA;
  /*color: #336680;*/ }

.lg #main .topics .task_cloud_fair dl.tenji dt {
  font-weight: bold;
  font-size: 14px;
  margin-top: 25px;
  margin-bottom: 8px;
  border-left: 10px solid #115fad;
  color: #115fad;
  line-height: 1.2;
  padding: 7px 2px 5px 5px;
  background-color: #e5f2ff; }

.lg #main .topics .task_cloud_fair dl.tenji dd {
  font-size: 14px; }

.lg #main .topics .task_cloud_fair div.semi_info {
  margin: 30px 0 10px 0;
  margin-right: -9px; }

.lg #main .topics .task_cloud_fair div.semi_info div.box {
  float: left;
  width: 210px;
  margin-right: 9px; }

.lg #main .topics .task_cloud_fair div.semi_info p.theme {
  text-align: center;
  margin: 0;
  font-weight: bold;
  padding: 5px; }

.lg #main .topics .task_cloud_fair div.semi_info .m p.theme {
  background-color: #f2c2c2; }

.lg #main .topics .task_cloud_fair div.semi_info .k p.theme {
  background-color: #c2f2c2; }

.lg #main .topics .task_cloud_fair div.semi_info .c p.theme {
  background-color: #c2e2f2; }

.lg #main .topics .task_cloud_fair div.semi_info p.info {
  margin: 0;
  padding: 15px 10px;
  text-align: center;
  line-height: 1.3; }

.lg #main .topics .task_cloud_fair div.semi_info .m p.info {
  background-color: #ffe5e5; }

.lg #main .topics .task_cloud_fair div.semi_info .k p.info {
  background-color: #e5ffe5; }

.lg #main .topics .task_cloud_fair div.semi_info .c p.info {
  background-color: #e5f6ff; }

.lg #main .topics .task_cloud_fair .lecturer {
  margin-top: 20px; }

.lg #main .topics .task_cloud_fair .lecturer dt {
  width: 7em;
  float: left;
  clear: both;
  text-align: center; }

.lg #main .topics .task_cloud_fair .lecturer dt.bg_orange {
  background: #F5D8AB; }

.lg #main .topics .task_cloud_fair .lecturer dt.bg_purple {
  background: #C2C8F2; }

.lg #main .topics .task_cloud_fair .lecturer dt.bg_blue {
  background: #c2e2f2; }

.lg #main .topics .task_cloud_fair .lecturer dt.bg_green {
  background: #c2f2c2; }

.lg #main .topics .task_cloud_fair .lecturer dt.bg_yellow {
  background: #FAF7AA; }

.lg #main .topics .task_cloud_fair .lecturer dt.bg_pink {
  background: #f2c2c2; }

.lg #main .topics .task_cloud_fair .lecturer dd {
  margin: 0 0 20px 8em; }

.lg #main .topics .task_cloud_fair .lecturer dd .name {
  margin-bottom: 5px; }

.lg #main .topics .task_cloud_fair .lecturer dd span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
  padding: 2px 10px 0;
  background: #AEAEAE;
  border-radius: 4px;
  color: #FFF;
  font-size: 12px;
  line-height: 1.5;
  width: 87px;
  text-align: center; }

/*TASKクラウドフェア2016*/
.lg.tcf2016 #main .topics p {
  padding: 0 10px 0; }

.lg.tcf2016 #main .topics dl.tenji, .lg.tcf2016 #main .topics dl.lecturer {
  padding: 0 7px 0; }

.lg.tcf2016 #main .topics dl.tenji dd {
  padding: 0 10px 0; }

.lg.tcf2016 #main .topics dl.lecturer dd p {
  padding: 0; }

.lg.tcf2016 #main .topics .task_cloud_fair p.boxGray {
  padding: 10px; }

.lg.tcf2016 #main .topics h2 {
  background-color: #115FAD;
  margin: 20px 0 16px 0px;
  color: #FFFFFF;
  line-height: 0.8; }

.lg.tcf2016 #main .topics .task_cloud_fair dl.tenji dt {
  padding: 0px 2px 0px 5px;
  line-height: 0.8;
  background-color: #ffffff; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info {
  margin: 20px 0 10px 7px; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info div.box {
  float: left;
  width: 171px;
  margin-right: 9px; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info .m p.theme {
  background-color: #c2e2f2; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info .k p.theme {
  background-color: #f2c2c2; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info .c p.theme {
  background-color: #faf7aa; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info .el p.theme {
  background-color: #c2f2c6; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info p.info {
  height: 72px; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info .m p.info {
  background-color: #e5f6ff; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info .k p.info {
  background-color: #ffe5e5; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info .c p.info {
  background-color: #fffdc7; }

.lg.tcf2016 #main .topics .task_cloud_fair div.semi_info .el p.info {
  background-color: #e5ffe8; }

.lg.tcf2016 #main .topics .task_cloud_fair table td.semi span.m {
  background-color: #d9f2ff; }

.lg.tcf2016 #main .topics .task_cloud_fair table td.semi span.k {
  background-color: #ffd9d9; }

.lg.tcf2016 #main .topics .task_cloud_fair table td.semi span.c {
  background-color: #faf7aa; }

.lg.tcf2016 #main .topics .task_cloud_fair table td.semi span.s {
  background-color: #C2C8F2; }

.lg.tcf2016 #main .topics .task_cloud_fair table td.semi span.jc {
  background-color: #c2c8f2; }

.lg.tcf2016 #main .topics .task_cloud_fair table td.semi span.el {
  background-color: #c2f2c2; }

.lg.tcf2016 #main .topics .task_cloud_fair table td.semi span.kc {
  background-color: #F5D8AB; }

.lg.tcf2016 #main .topics .task_cloud_fair .lecturer dt.bg_orange {
  background: #F5D8AB; }

.lg.tcf2016 #main .topics .task_cloud_fair .lecturer dt.bg_purple {
  background: #c2c8f2; }

.lg.tcf2016 #main .topics .task_cloud_fair .lecturer dt.bg_blue {
  background: #c2e2f2; }

.lg.tcf2016 #main .topics .task_cloud_fair .lecturer dt.bg_green {
  background: #c2f2c2; }

.lg.tcf2016 #main .topics .task_cloud_fair .lecturer dt.bg_yellow {
  background: #faf7aa; }

.lg.tcf2016 #main .topics .task_cloud_fair .lecturer dt.bg_pink {
  background: #f2c2c2; }

.lg.tcf2016 #main .topics .task_cloud_fair .lecturer dt {
  font-weight: bold; }

/*
    TASKクラウド2017
*/
.lg.tcf2017 #main .topics h2 {
  height: 21px;
  background: url(/media_library/common/images/img_h2_blueline730.gif) no-repeat;
  font-size: 14px;
  padding: 7px 0 0 15px;
  border: none; }

.lg.tcf2017 #main .topics .task_cloud_fair dl.tenji dt {
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 3px;
  border-left: 10px solid #115fad;
  color: #115fad;
  line-height: 0.9;
  padding: 0px 2px 0px 5px;
  background-color: #fff; }

.lg.tcf2017 #main .topics .task_cloud_fair table td.semi span {
  display: inline-block;
  width: 6em;
  text-align: center;
  margin: 0 3px 3px 0;
  padding: 1px 6px;
  border-radius: 3px;
  line-height: 1.5;
  font-size: 11px;
  font-weight: bold;
  float: none; }

.lg.tcf2017 #main .topics .task_cloud_fair table.semi_info tr td.title {
  font-weight: bold; }

.lg.tcf2017 #main .topics .task_cloud_fair table.semi_info tr td.title, .lg.tcf2017 #main .topics .task_cloud_fair table.semi_info tr td.summary {
  padding: 7px;
  font-size: 14px; }

.lg.tcf2017 #main .topics .task_cloud_fair table.semi_info tr.m td.title {
  background-color: #c2e2f2; }

.lg.tcf2017 #main .topics .task_cloud_fair table.semi_info tr.k td.title {
  background-color: #f2c2c2; }

.lg.tcf2017 #main .topics .task_cloud_fair table.semi_info tr.c td.title {
  background-color: #faf7aa; }

.lg.tcf2017 #main .topics .task_cloud_fair table.semi_info tr.t td.title {
  background-color: #c2f2c6; }

.lg.tcf2017 #main .topics .task_cloud_fair table.semi_info p.info {
  height: 72px; }

.lg.tcf2017 #main .topics .task_cloud_fair table.semi_info tr th.title {
  font-size: 14px;
  background: #326cb8;
  font-weight: bold;
  color: #fff; }

.lg.tcf2017 #main .topics .task_cloud_fair table td.semi span.m {
  background-color: #d9f2ff; }

.lg.tcf2017 #main .topics .task_cloud_fair table td.semi span.k {
  background-color: #ffd9d9; }

.lg.tcf2017 #main .topics .task_cloud_fair table td.semi span.c {
  background-color: #faf7aa; }

.lg.tcf2017 #main .topics .task_cloud_fair table td.semi span.s {
  background-color: #c2c8f2; }

.lg.tcf2017 #main .topics .task_cloud_fair table td.semi span.t {
  background-color: #c2f2c2; }

.lg.tcf2017 #main .topics .task_cloud_fair table tr td a.apply {
  background: url(/media_library/lg/images/applybtn.png) no-repeat;
  width: 67px;
  height: 27px;
  position: relative;
  display: inline-block;
  margin: 0 5px; }

.lg.tcf2017 #main .topics .task_cloud_fair table tr td a.apply:hover {
  opacity: 0.7; }

/*
    TASKクラウド2018
*/
.target_box {
  border: 1px solid #dddddd;
  height: 135px;
  position: relative;
  width: 550px;
  margin: auto; }

.target_box p {
  border: 1px solid #dddddd;
  font-size: 121.4%;
  width: 480px;
  background: #115fad;
  position: absolute;
  font-weight: bold;
  color: #fff;
  padding: 3px 0px !important;
  text-align: center;
  left: 50%;
  margin: 0px 0px 0px -240px !important;
  top: -16px; }

.target_box ul {
  font-size: 110%;
  position: absolute;
  left: 70px;
  line-height: 1.8;
  top: 24px; }

.ref_box {
  padding: 20px;
  background: #f6f6f6; }

.seminer_detail {
  margin: 20px 0 30px 0; }

.seminer_detail table {
  font-size: 90% !important;
  width: 100%;
  box-sizing: border-box; }

.seminer_detail table th {
  padding: 10px 17px !important;
  font-weight: bold;
  border: 1px solid #e6e6e6 !important;
  background-color: #f6f6f6 !important;
  box-sizing: border-box;
  line-height: 1.2em; }

.seminer_detail table tr td {
  border: 1px solid #e6e6e6 !important;
  padding: 5px 9px !important; }

.seminer_detail table td.title {
  font-weight: bold; }

.semi_category {
  position: relative; }

.semi_time {
  position: absolute;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1em;
  left: 80px; }

.special_lecturer {
  margin-top: 20px; }

.special_lecturer dt {
  width: 7em;
  float: left;
  clear: both;
  text-align: center;
  margin-top: 3px; }

.special_lecturer dd {
  margin: 0 0 20px 8em; }

.special_lecturer dd .name {
  margin-bottom: 5px; }

.special_lecturer dd span {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px;
  background: #f6f6f6;
  border-radius: 4px;
  font-size: 12px;
  line-height: 1.5;
  width: 6em;
  text-align: center; }

span.category_red {
  background-color: #fadcdc;
  width: 7em;
  display: inline-block;
  font-size: 11px;
  border-radius: 3px;
  line-height: 1.2em;
  padding: 5px 0;
  text-align: center;
  font-weight: bold; }

span.category_blue {
  background-color: #dceffa;
  width: 7em;
  display: inline-block;
  font-size: 11px;
  border-radius: 3px;
  line-height: 1.2em;
  padding: 5px 0;
  text-align: center;
  font-weight: bold; }

span.category_pink {
  background-color: #f7dcfa;
  width: 7em;
  display: inline-block;
  font-size: 11px;
  border-radius: 3px;
  line-height: 1.2em;
  padding: 5px 0;
  text-align: center;
  font-weight: bold; }

span.category_yellow {
  background-color: #faf9dc;
  width: 7em;
  display: inline-block;
  font-size: 11px;
  border-radius: 3px;
  line-height: 1.2em;
  padding: 5px 0;
  text-align: center;
  font-weight: bold; }

span.category_green {
  background-color: #dcfadc;
  width: 7em;
  display: inline-block;
  font-size: 11px;
  border-radius: 3px;
  line-height: 1.2em;
  padding: 5px 0;
  text-align: center;
  font-weight: bold; }

span.category_purple {
  background-color: #dce0fa;
  width: 7em;
  display: inline-block;
  font-size: 11px;
  border-radius: 3px;
  line-height: 1.2em;
  padding: 5px 0;
  text-align: center;
  font-weight: bold; }

/*********************************
trial
**********************************/
/*
.lg #trial h1 {
  margin: 0;
  padding: 0;
  border-style: none;
  border-top: 3px solid #1f3c66;
  background-image: none;
}
.lg #trial #trial_body {
  margin: 0 auto 20px auto;
  background-color: #e8e8e8;
  width: 890px;
  height: 350px;
  position: relative;
}
.lg #trial #trial_body .trial_box {
  width: 242px;
  height: 120px;
  position: absolute;
  background: url(/media_library/lg/images/trial_box_bg.png) no-repeat;
}
.lg #trial #trial_body .nr {
  top: 40px;
  left: 52px;
}
.lg #trial #trial_body .yk {
  top: 40px;
  left: 324px;
}
.lg #trial #trial_body .la {
  top: 40px;
  left: 596px;
}
.lg #trial #trial_body .kz {
  top: 190px;
  left: 188px;
}
.lg #trial #trial_body .lr {
  top: 190px;
  left: 460px;
}
.lg #trial #trial_body .trial_box p.sys {
  text-align: center;
  font-size: 110%;
  background: url(/media_library/lg/images/trial_arrow.png) no-repeat center bottom;
  padding: 5px 0 15px 0;
}
.lg #trial #trial_body .trial_box p.app {
  text-align: center;
}
.lg #trial #trial_body .trial_box p.app a {
  padding: 0px;
  height: 30px;
  width: 174px;
  margin: 0 auto;
  background: url(/media_library/lg/images/trial_app_btn.png) no-repeat;
  text-decoration: none;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
}
.lg #trial #trial_body .trial_box p.app a:hover {
  background: url(/media_library/lg/images/trial_app_btn_over.png) no-repeat;
}
.lg #about h1 {
  margin: 0;
  padding: 0;
  border-style: none;
  background-image: none;
}
.lg #about #about_body {
  background-color: #FFFFFF;
  width: 750px;
  margin: 30px auto;
}
.lg #about #about_body h2 {
  font-size: 150%;
  color: #FF6F37;
  border: none;
  padding: 0;
}
.lg #about #about_body h3 {
  border: none;
  border-left: 5px solid #FF6F37;
  color: #3E579A;
  line-height: 1.35;
  padding: 0 0 0 10px;
  margin: 30px 0 5px 0;
}
.lg #about #about_body h4 {
  font-weight: bold;
  border: none;
  padding: 0;
}
.lg #about #about_body dl dt {
  background-image: url(/media_library/lg/images/about_arrow.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
  font-weight: normal;
}*/
/*********************************
case-list
**********************************/
.lg #case h2 {
  line-height: 1.5em;
  color: #06355D;
  font-size: 90%;
  font-weight: normal;
  border: none;
  border-top: 3px solid #06355D;
  margin: 0 0 5px;
  padding: 8px 10px 0; }

.lg #case .list {
  padding: 0px;
  margin: 0 5px; }

.lg #case .list .list_box {
  float: left;
  width: 348px;
  margin: 0 5px 10px;
  height: 150px;
  padding: 0px;
  border: 1px solid #06365E; }

.lg #case .list .list_box .head {
  margin: 0;
  padding: 0;
  height: 50px;
  width: 348px; }

.lg #case .list .list_box .head .inner_left {
  background-color: #06365E;
  text-align: center;
  float: left;
  height: 30px;
  width: 174px;
  font-size: 80%;
  color: #FFFFFF;
  line-height: 1.35em;
  margin: 0px;
  padding: 10px 0; }

.lg #case .list .list_box .head .inner_right {
  background-color: #DBE2F4;
  margin: 0px;
  float: left;
  height: 30px;
  width: 174px;
  text-align: center;
  font-size: 80%;
  line-height: 1.35em;
  color: #06365E;
  padding: 10px 0; }

.lg #case .list .list_box .lower {
  margin: 0px;
  height: 85px;
  padding: 15px 0 0; }

.lg #case .list .list_box .lower .name {
  font-size: 120%;
  text-align: center;
  margin: 0 0 10px;
  line-height: 1.35em; }

.lg #case .list .list_box .lower .description {
  text-align: center;
  line-height: 1.35em;
  color: #06365E;
  margin: 0; }

/*********************************
kaze_about
**********************************/
.lg #kaze_about h1 {
  border-top: 3px solid #5EA33E;
  background-image: none;
  margin-top: 0;
  padding: 30px 10px 10px 10px; }

.lg #kaze_about p {
  margin: 10px; }

/*********************************
kaze_index
**********************************/
#kaze * {
  box-sizing: content-box; }

.lg201909 #main .kaze-year {
  text-align: left;
  background: url("/media_library/lg/kaze/images/kaze_hd.png") no-repeat;
  height: 54px;
  position: relative;
  border-right: 1px solid #BABCB7; }
  @media only screen and (max-width: 768px) {
    .lg201909 #main .kaze-year {
      background-image: url("/media_library/lg/kaze/images/kaze_hd_sp.png"); } }
  .lg201909 #main .kaze-year::before {
    content: attr(data-year);
    font-family: wanpaku-ruika, sans-serif;
    font-weight: 100;
    font-style: normal;
    font-size: 66px;
    line-height: 1;
    position: absolute;
    z-index: -1;
    top: -5px; }
    @media only screen and (max-width: 768px) {
      .lg201909 #main .kaze-year::before {
        font-size: 13.2850241546vw;
        top: 0; } }

.lg #kaze_index_list .kaze_index_list_header {
  height: 54px;
  text-align: center;
  margin: 28px 0 0 0;
  position: relative; }

.lg #kaze_index_list .kaze_index_list_header p.year {
  margin: 0;
  padding: 0; }

.lg #kaze_index_list .kaze_index_list_header p.vol {
  font-size: 130%;
  font-weight: bold;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 10px;
  left: 250px; }

.lg #kaze_index_list .kaze_index_list_body {
  margin: 0px;
  background-color: #F6F9F0;
  border-right: 1px solid #BABCB7;
  border-bottom: 1px solid #BABCB7;
  border-left: 1px solid #BABCB7;
  padding: 20px 19px 0 19px; }

.lg #kaze_index_list .kaze_index {
  margin: 0 0 30px 0; }

.lg #kaze_index_list .kaze_index h2 {
  margin: 0px;
  border-style: none;
  border-left: 5px solid #D14A2B;
  background-color: transparent;
  padding: 0 20px 0 5px;
  font-size: 120%;
  font-weight: bold;
  float: left; }

.lg #kaze_index_list .kaze_index p.link_pdf {
  float: left;
  margin: 0; }

.lg #kaze_index_list .kaze_index .box {
  padding: 19px;
  margin: 6px 0 30px 0px;
  border-top: 3px solid #727171;
  border-right: 1px solid #727171;
  border-bottom: 3px solid #727171;
  border-left: 1px solid #727171;
  background-color: #FFFFFF;
  box-sizing: content-box; }

.lg #kaze_index_list .kaze_index .box .box_l {
  margin: 0;
  padding: 0 19px 0 0;
  float: left;
  width: 650px;
  border-right: 1px solid #B3B3B3;
  box-sizing: content-box; }

.lg #kaze_index_list .kaze_index .box .box_r {
  float: right;
  width: 180px;
  margin: 0;
  padding: 0;
  box-sizing: content-box; }

.lg #kaze_index_list .kaze_index .box .box_r img {
  padding: 0px;
  margin: 0 0 15px 0;
  box-sizing: content-box; }

.lg #kaze_index_list .kaze_index .box .box_l dl dt {
  margin: 10px 0 10px 0;
  font-size: 12px;
  color: #FFFFFF;
  border-style: none;
  font-weight: normal;
  padding: 4px 5px 3px 5px;
  background-color: #cccccc;
  display: inline-block;
  line-height: 1.2;
  *display: inline;
  *zoom: 1; }

.lg #kaze_index_list .kaze_index .box .box_l dl dd {
  margin: 0 0 6px 0;
  padding-left: 15px;
  line-height: 1.4;
  background-image: url(/media_library/lg/images/list_circle.png);
  background-repeat: no-repeat; }

.lg #kaze_index_list .kaze_index .box .box_l dl dd.ttl {
  background-image: none;
  font-weight: bold;
  padding-left: 0;
  margin-top: 10px;
  margin-left: 5px; }

.lg #kaze_index_list .kaze_index .box .box_l dl dt.kantougen {
  background-color: #805b33; }

.lg #kaze_index_list .kaze_index .box .box_l dl dt.tokusyu {
  background-color: #e65c67; }

.lg #kaze_index_list .kaze_index .box .box_l dl dt.case {
  background-color: #993d90; }

.lg #kaze_index_list .kaze_index .box .box_l dl dt.trend {
  background-color: #3d4099; }

.lg #kaze_index_list .kaze_index .box .box_l dl dt.information {
  background-color: #4784b3; }

.lg #kaze_index_list .kaze_index .box .box_l dl dt.rensai {
  background-color: #57b0d9; }

.lg #kaze_index_list .kaze_index .box .box_l dl dt.kanmatsu {
  background-color: #3d9991; }

.lg #kaze_index_list .kaze_index .box .box_l dl dt.kikou {
  background-color: #4d4d4d; }

.lg #kaze_index_list .kaze_index .box .box_l dl dt.report {
  background-color: #e6d15c; }

.lg .kaze_index_list_body dl.year_index {
  margin-bottom: 20px; }

.lg .kaze_index_list_body dl.year_index dt {
  border-left: 15px solid #5EA33E;
  font-weight: bold;
  width: 670px;
  padding: 0 0 0 5px;
  margin: 20px 0 10px 0px;
  line-height: 1.1; }

.lg .kaze_index_list_body dl.year_index dd {
  background-image: url(/media_library/lg/images/list_circle.png);
  background-repeat: no-repeat;
  margin: 0 0 5px 0;
  padding: 0 0 0 15px;
  line-height: 1.4; }

.lg201909 #main .kaze-caution {
  margin-bottom: 30px;
  border-left: 3px #000 solid;
  padding-left: 15px; }
  @media only screen and (max-width: 768px) {
    .lg201909 #main .kaze-caution {
      padding-left: 2.4154589372vw; } }

.lg201909 #main .kaze-archive {
  background: #f0f0f0;
  padding: 15px 15px 10px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 768px) {
    .lg201909 #main .kaze-archive {
      background-position: bottom -10px center;
      background-size: cover; } }
  .lg201909 #main .kaze-archive__tit {
    margin-bottom: 8px; }
    .lg201909 #main .kaze-archive__tit::before {
      content: "－";
      color: #333;
      padding-right: 5px; }
  .lg201909 #main .kaze-archive__list {
    list-style: none;
    display: flex;
    column-gap: 15px; }
    @media only screen and (max-width: 768px) {
      .lg201909 #main .kaze-archive__list {
        flex-wrap: wrap;
        gap: 10px; } }
    .lg201909 #main .kaze-archive__list a {
      display: inline-block;
      padding: 3px 40px;
      color: #333;
      background: #fff;
      border: 2px solid #333;
      border-radius: 25px;
      text-decoration: none;
      font-size: 1.2em;
      transition: background .4s,border .4s, color .4s; }
      @media only screen and (max-width: 768px) {
        .lg201909 #main .kaze-archive__list a {
          padding: 1.2077294686vw 3.6231884058vw 1.2077294686vw 3.6231884058vw; } }
      .lg201909 #main .kaze-archive__list a:hover {
        background-color: #005eb8;
        border-color: #005eb8;
        color: #fff; }

/*********************************
kaze_pickup
**********************************/
.lg #kaze_pickup div.lead {
  border-top: 3px solid #5EA33E;
  padding: 10px 0; }

.lg #kaze_pickup div.lead p {
  margin: 0;
  padding: 0;
  font-size: 120%;
  font-weight: bold;
  color: #083862; }

.lg #kaze_pickup div.lead p.notice {
  font-weight: normal;
  font-size: 90%; }

.lg #kaze_pickup h1 {
  margin: 0;
  padding: 15px 25px 0px 25px;
  border-top: 1px solid #B8B8B8;
  border-right: 1px solid #B8B8B8;
  border-left: 1px solid #B8B8B8;
  background: url(/media_library/lg/kaze/images/kaze_pickup_bg_head.jpg) no-repeat top left;
  font-size: 100%; }

.lg #kaze_pickup h1 .cat {
  padding: 0;
  color: #C95D37;
  font-size: 90%;
  margin: 0 0 5px -8px;
  font-weight: normal;
  display: block; }

.lg #kaze_pickup h1 .ttl {
  padding: 0;
  font-size: 150%;
  line-height: 1.35em;
  margin: 0;
  font-weight: bold;
  display: block; }

.lg #kaze_pickup ul.pickup_list {
  background-repeat: no-repeat;
  margin: 0 0 20px 0;
  padding: 10px 25px 100px 25px;
  background-position: bottom;
  border-right: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  border-left: 1px solid #B8B8B8;
  list-style-type: none; }

.lg #kaze_pickup ul.mynumber {
  background-image: url(/media_library/lg/kaze/images/kaze_pickup_bg_mynumber.jpg); }

.lg #kaze_pickup ul.convenience {
  background-image: url(/media_library/lg/kaze/images/kaze_pickup_bg_convenience.jpg); }

.lg #kaze_pickup ul.koukaikei {
  background-image: url(/media_library/lg/kaze/images/kaze_pickup_bg_koukaikei.jpg); }

.lg #kaze_pickup ul.pickup_list li {
  margin: 0 0 5px 0;
  padding: 3px 0 2px 20px;
  border-bottom: 1px dashed #4C4948;
  background-image: url(/media_library/lg/kaze/images/kaze_pickup_list_circle.jpg);
  background-repeat: no-repeat;
  background-position: left; }

/*********************************
kaze_article(case)
**********************************/
.lg #kaze_article {
  margin: 0;
  box-sizing: content-box; }

.lg #kaze_article h1 {
  font-size: 100%;
  background: none;
  margin: 0;
  padding: 0; }

.lg #kaze_article h1 .category {
  display: block;
  color: #005eb8;
  font-weight: normal;
  margin: 0 0 8px -8px; }

.lg #kaze_article h1 .title {
  display: block;
  font-size: 160%;
  line-height: 1.35em;
  margin: 0 0 10px; }

.lg #kaze_article .category_list {
  color: #5EA33E;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 0 10px; }

.lg #kaze_article .people {
  color: #063862;
  padding: 5px 10px;
  background-color: #EFEFEF;
  line-height: 1.35em;
  margin: 0 0 15px; }

.lg #kaze_article .profile {
  border-left: 5px solid #005eb8;
  padding: 0 0 0 10px;
  line-height: 1.5em;
  margin: 0 0 15px 0; }

.lg #kaze_article dl.profile dt {
  padding: 0px;
  float: left;
  width: 50px;
  margin: 0px; }

.lg #kaze_article dl.profile dd {
  margin: 0px;
  padding: 0px;
  float: left;
  width: calc(100% - 50px); }

.lg #kaze_article .kaze_article_body {
  margin-top: 20px; }

.lg #kaze_article h2 {
  margin: 30px 0;
  padding: 2px 0 0 10px;
  border: none;
  border-left: 10px solid #5EA33E;
  font-weight: normal;
  font-size: 120%;
  line-height: 1.35em;
  background: none;
  color: #333;
  clear: none; }

.lg #kaze_article .question {
  font-weight: bold;
  line-height: 1.35em;
  margin: 10px 0 20px; }

.lg #kaze_article .aaname {
  color: #5EA33E;
  font-weight: bold; }

.lg #kaze_article .link_bottom {
  text-align: right;
  border-top: 1px dotted #ccc;
  padding: 15px 0 0;
  margin: 20px 0 0; }

.lg #kaze_article .kaze_article_body p:not([class]) {
  margin-bottom: 20px; }

/*********************************
kaze_article（kaze）
**********************************/
.lg #kaze .kaze_issue {
  margin: 0;
  padding: 8px 10px 6px;
  color: #5A9D40;
  border-top: 3px solid #5EA33E; }

.lg #kaze #dropmenu {
  position: relative;
  list-style-type: none;
  margin: 0 0 60px;
  padding: 0 6px;
  background: #005eb8;
  border-bottom: solid 1px #999999;
  border-top-left-radius: 2px;
  border-top-right-radius: 3px;
  box-sizing: content-box; }

.lg #kaze #dropmenu::after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden; }

.lg #kaze #dropmenu li {
  width: auto;
  float: left;
  box-sizing: content-box; }

.lg #kaze #dropmenu li a {
  display: block;
  margin: 0;
  padding: 12px 15px 15px 16px;
  color: #FFF;
  line-height: 1;
  text-decoration: none;
  box-sizing: content-box; }

.lg #kaze #dropmenu li:hover > a, .lg #kaze #dropmenu .btnon a {
  background: #fff;
  color: #005eb8; }

.lg #kaze #dropmenu li ul {
  list-style: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
  border-left: 1px solid #E2E2E2;
  border-right: 1px solid #E2E2E2;
  background-color: #FFFFFF;
  box-sizing: content-box;
  box-shadow: 0 5px 5px #E2E2E2; }

.lg #kaze #dropmenu li:hover ul {
  border-bottom: 1px solid #E2E2E2; }

.lg #kaze #dropmenu li ul li {
  overflow: hidden;
  width: auto;
  height: 0;
  color: #fff;
  box-sizing: content-box; }

.lg #kaze #dropmenu li ul li a {
  width: auto;
  float: left;
  padding: 13px 15px;
  background: #fff;
  color: #005eb8;
  text-align: left;
  font-weight: normal;
  box-sizing: content-box; }

.lg #kaze #dropmenu li ul li a:hover {
  text-decoration: underline; }

.lg #kaze #dropmenu li:hover ul li {
  overflow: visible;
  height: 40px; }

.lg #kaze #dropmenu li:hover ul li:first-child {
  border-top: 0; }

.lg #kaze #dropmenu li:hover ul li:last-child a {
  border-radius: 0 0 3px 3px; }

.lg #kaze #kaze_article .sub_title {
  font-size: 120%;
  line-height: 1.35em;
  margin: 0 0 10px 0;
  padding: 0 0 5px; }

.lg #kaze_article .lead {
  padding: 0px;
  color: #DF6036;
  line-height: 1.35em;
  font-weight: bold;
  margin: 0 0 10px;
  font-size: 1.1em; }

.lg #kaze #kaze_article .width250 {
  width: 250px; }

.lg #kaze #kaze_article div.otherinfo {
  background-color: #f0f4ff;
  width: 630px;
  padding: 15px;
  margin: 0 auto; }

.lg #kaze #kaze_article p.otherinfo_ttl {
  border-left: 3px solid #003;
  padding: 0 10px;
  font-weight: bold; }

.lg #kaze #kaze_article div.author_prfl {
  border-left: 2px solid #003;
  margin: 30px 0 0 0;
  padding: 0 0 0 15px; }

.lg #kaze #kaze_article div.repo_midashi {
  font-size: 120%;
  line-height: 1.35em;
  font-weight: bold;
  color: #000033;
  padding: 12px 24px 10px;
  border: none;
  border-top: 2px solid #000033;
  border-bottom: 2px solid #000033;
  margin: 40px 0 20px 0; }

.lg #kaze #kaze_article div.repo {
  background-color: #f2f5ff;
  width: 630px;
  padding: 15px;
  margin: 0 auto 20px auto; }

.lg #kaze #kaze_article p.repo_ttl {
  border-left: 3px solid #003;
  font-weight: bold;
  background-color: #FFFFFF;
  padding: 10px 10px 10px 15px;
  margin: 5px; }

.lg #kaze #kaze_article span.marker {
  background: linear-gradient(transparent 6%, #b7f39b 6%, #b7f39b 90%, transparent 90%); }

.lg #kaze #kaze_article span.marker.ylw {
  background: linear-gradient(transparent 6%, #fffcaa 6%, #fffcaa 90%, transparent 90%); }

.lg #kaze #kaze_article span.marker.blue {
  background: linear-gradient(transparent 6%, #c8e3f7 6%, #c8e3f7 90%, transparent 90%); }

.lg #kaze #kaze_article span.marker.red {
  background: linear-gradient(transparent 6%, #ffdbdb 6%, #ffdbdb 90%, transparent 90%); }

.lg #kaze #kaze_article span.marker.red02 {
  background: linear-gradient(transparent 6%, #fbe0e3 6%, #fbe0e3 90%, transparent 90%); }

/*************
kaze > info
**************/
.lg #kaze #kaze_article h1#info_titleArea .title {
  font-size: 150%;
  line-height: 1.35em;
  font-weight: bold;
  color: #5EA33E;
  background: #EEEEF1;
  padding: 21px 24px 19px;
  border: none;
  border-top: 2px solid #A9C199;
  border-bottom: 2px solid #A9C199;
  margin: 0 0 20px; }

/*************
kaze > kanmatsu
**************/
.lg #kaze #kaze_article h1#kanmatsu_titleArea .title {
  font-size: 150%;
  line-height: 1.35em;
  font-weight: bold;
  color: #DF6036;
  background: #EEEEF1;
  padding: 21px 24px 19px;
  border: none;
  border-top: 2px solid #EA9A7F;
  border-bottom: 2px solid #EA9A7F;
  margin: 0 0 20px; }

.lg #kaze .kanmatsu_wrap h2 {
  border-left: 10px solid #DF6036; }

/*********************************
solution_btn
**********************************/
.lg #solution_btn {
  padding: 20px 10px 0;
  margin: 0 0 20px;
  display: none; }

.lg #solution_btn a {
  display: block;
  height: 44px;
  width: 260px;
  margin: 0 10px 0 0;
  background: url(/media_library/lg/images/solution_btn01.jpg) no-repeat;
  text-indent: -9999px;
  overflow: hidden; }

.lg #solution_btn a:hover {
  background: url(/media_library/lg/images/solution_btn01_over.jpg); }

.lg #main div.boxTitle {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px;
  padding: 13px 20px 12px 8px;
  background-color: #CAE7E4;
  border-left: 8px solid #df6036; }

.lg #main div.boxTitle p.ttl {
  font-size: 14px;
  font-weight: bold;
  float: left;
  margin: 0;
  line-height: 1; }

.lg #main div.boxTitle p.ttl span.sub {
  font-size: 12px;
  font-weight: normal; }

.lg #main div.boxTitle p.lnk {
  font-size: 12px;
  float: right;
  margin: 1px 0 0 0;
  line-height: 1;
  padding-left: 8px;
  background: url(/media_library/common/images/icon_arrow_blue.png) no-repeat left 4px; }

/*********************************
アンケートボタン
**********************************/
.lg #main .enquete_btn a {
  width: 400px;
  padding: 15px;
  font-size: 20px;
  font-weight: bold;
  display: block;
  background-color: #297acc;
  margin: 40px auto 10px;
  text-align: center;
  color: #FFF;
  border-radius: 3px;
  text-decoration: none; }

.lg #main .enquete_btn a:hover {
  background-color: #4595e5; }

/*********************************
右下固定バナー
**********************************/
.movie-fixed {
  position: fixed;
  bottom: 85px;
  width: 340px;
  height: 136px;
  right: 20px;
  transition: opacity .8s;
  z-index: 301;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); }

.movie-fixed__inner {
  display: none;
  transition: opacity .4s; }

.movie-fixed__inner.active {
  display: block; }

.movie-fixed__inner:hover {
  opacity: .7; }

.movie-fixed__inner:hover::after {
  transition: height .2s;
  height: 100%; }

.movie-fixed__img img {
  width: 100%;
  height: 100%; }

.movie-fixed__title {
  position: absolute;
  bottom: 5px;
  color: #fff;
  text-align: center;
  padding: 5px;
  z-index: 2;
  letter-spacing: 0.08em;
  line-height: 1.4; }

.movie-fixed__title-sub {
  display: inline-block;
  width: 100%;
  font-size: 13px; }

.movie-fixed__title-main {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: bold; }

.movie-fixed__sup {
  background: #2f5597;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 5px; }

.banner-fixed {
  position: fixed;
  bottom: 70px;
  width: 230px;
  transition: opacity .8s;
  z-index: 999;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  right: 20px; }

.banner-fixed--tf {
  bottom: 445px; }

.banner-fixed__link:hover {
  opacity: .7; }

.banner-fixed img {
  width: 100%; }

.fixed__close {
  position: absolute;
  right: -5px;
  top: -10px;
  background: url("/media_library/lg/images/201909renew/icon_close.png") 50% 50% no-repeat;
  background-color: rgba(255, 255, 255, 0.95);
  display: block;
  width: 22px;
  height: 22px;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 4px 5px 0 rgba(35, 47, 53, 0.095); }

/********************************************************

 スマートフォン対応用 

********************************************************/
@media screen and (max-width: 768px) {
  .lg .page_title {
    padding: 5px 0; }

  .lg .footer {
    padding-top: 0; }

  .lg .footer #directryNavi {
    display: block;
    width: 100%;
    padding: 10px 0; }

  .lg #toPageTop {
    bottom: 60px; }

  .footer-inquery {
    width: 95%;
    padding: 20px;
    border-radius: 5px; }

  .footer-inquery__link {
    width: 100%;
    font-size: 14px;
    border-radius: 5px; }

  .footer-inquery__link::before {
    margin-right: 10px;
    font-size: 20px;
    left: 10px;
    top: auto; }

  .footer-inquery__link::after {
    width: 8px;
    height: 15px;
    right: 3%;
    top: calc(50% - 15px/2); }

  .lg .footer #footermenu_text, .lg .footer .footermenu_navi {
    display: none; }

  .lg #kaze #dropmenu {
    display: none; }

  .lg #kaze_article {
    width: 100%;
    padding: 19px 10px;
    box-sizing: border-box; }

  .lg #kaze_article dl.profile dt {
    font-weight: bold; }

  .lg #kaze_index_list .kaze_index_list_header {
    height: auto; }

  .lg #kaze_index_list .kaze_index_list_header p.vol {
    left: auto;
    right: 10px; }

  .lg #kaze_index_list .kaze_index h2 {
    margin-bottom: 10px; }

  .lg #kaze_index_list .kaze_index .box {
    padding: 10px;
    display: flex;
    flex-direction: column-reverse; }

  .lg #kaze_index_list .kaze_index .box .box_l {
    width: 100%;
    float: none;
    padding-right: 0;
    box-sizing: border-box;
    border-right: none; }

  .lg #kaze_index_list .kaze_index .box .box_r {
    float: none;
    width: 100%;
    text-align: center;
    padding: 5px;
    box-sizing: border-box; }

  .lg div.wg-kaze-note {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px; }

  .lg .kaze_index_list_body dl.year_index dt {
    width: 100%; }

  .lg #kaze_index_list .page_title h1 {
    font-size: 18px;
    line-height: 1.5; }

  .lg #kaze_index_list .page_title h1 span.kaze_ttl {
    display: block;
    font-size: 18px; }

  .lg #kaze_index_list .kaze_index h2 {
    font-size: 16px; }

  .lg #case .page_title h1, .lg #main .topics .page_title h1 {
    font-size: 18px; }

  .lg #kaze #dropmenu {
    width: 100%;
    height: auto;
    box-sizing: border-box; }

  .lg #kaze #dropmenu::after {
    content: '';
    display: block;
    clear: both; }

  .lg #kaze #dropmenu li ul {
    width: 100%; }

  .lg #kaze #kaze_article .sub_title {
    width: 100%; }

  .lg #kaze #kaze_article h1#info_titleArea .title, .lg #kaze #kaze_article h1#kanmatsu_titleArea .title {
    font-size: 16px;
    padding: 10px; }

  .lg #kaze #kaze_article div.otherinfo {
    width: 100%;
    margin-top: 20px; }

  .lg #kaze #kaze_article div.repo {
    width: 100%; }

  .lg #kaze_article h1 .title {
    font-size: 16px; }

  .lg #kaze_article h2 {
    font-size: 16px; }

  .lg #main div.imgCaptionFL p, .lg #main div.imgCaptionFR p {
    max-width: 100%; }

  /* e-Tax法定調書 */
  #main #solution .main_area {
    height: auto; }

  #main #solution .main_area .main_area_inner {
    padding: 5%; }

  #main #solution .main_area .headline {
    font-size: 16px;
    text-align: center; }

  #main #solution .main_area .main_logo {
    width: 80%;
    margin: 0 auto; }

  #main #solution .main_area .description {
    font-size: 13px;
    text-align: center; }

  #main #solution .main_area .main_area_inner .figure {
    width: 60%;
    margin: 10px auto 0;
    position: static; }

  #main #solution .etax_reasonBox {
    margin: 0; }

  #main #solution .etax_reasonBox li {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 10px; }

  #main #solution .etax_reasonBox li p {
    max-width: 100%;
    margin: 0 auto 10px; }

  #main #solution .etax_adv {
    margin: 0; }

  #main #solution .etax_adv li {
    width: 100%;
    margin: 0 auto 10px; }

  #main #solution .cv_link {
    padding: 5%; }

  #main #solution .cv_link_btn {
    font-size: 14px; }

  #main #solution .cv_link_btn i {
    font-size: 25px; }

  /*********************************
  右下固定バナー
  **********************************/
  .fixed__wrap {
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.15);
    position: fixed;
    width: 100%;
    height: 13.33333333333333vw;
    bottom: 0;
    z-index: 8;
    background: #f3f6f9;
    padding: 2%;
    display: flex;
    justify-content: space-between; }

  .sp-footer-fixed {
    position: static;
    width: 49%;
    height: 100%;
    line-height: 1.2;
    font-size: 13px; }

  .sp-footer-fixed .fixed__close {
    display: none; }

  .sp-footer-fixed img {
    display: none; }

  .movie-fixed {
    right: 0;
    width: 49%; }

  .sp-footer-fixed--wide {
    width: 100%; }

  .movie-fixed__inner {
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: linear-gradient(#20E220, #19C519);
    border-radius: 5px; }

  .movie-fixed__inner.active {
    display: flex; }

  .movie-fixed__img {
    display: flex;
    align-items: center;
    color: #fff; }

  .movie-fixed__img::before {
    content: '\e639';
    font-family: 'Material Icons';
    font-size: 4vw;
    /*22px;*/
    margin-right: 5px;
    padding-bottom: 3px; }

  .movie-fixed__img::after {
    content: attr(data-name);
    font-size: 3.2vw;
    /*16px;*/
    /*letter-spacing: .1em;*/ }

  .banner-fixed--tf {
    bottom: 65px;
    left: 10px;
    right: auto; }

  .sp-footer-fixed.banner-fixed {
    left: 0;
    width: 49%; }

  .sp-footer-fixed .banner-fixed__link {
    background: linear-gradient(45deg, #50b335, #a4cc48);
    background: #0072bf;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 5px; }

  .sp-footer-fixed .banner-fixed__link span {
    color: #fff; }

  .sp-footer-fixed .banner-fixed__img {
    display: flex;
    align-items: center;
    color: #fff; }

  .sp-footer-fixed .banner-fixed__img::before {
    content: '\e895';
    font-family: 'Material Icons';
    font-size: 4vw;
    margin-right: 5px;
    padding-bottom: 3px; }

  .sp-footer-fixed .banner-fixed__img::after {
    content: attr(data-name);
    white-space: pre;
    font-size: 3.2vw; } }
.sec__btn {
  text-align: center;
  margin-top: 40px; }
  @media only screen and (max-width: 768px) {
    .sec__btn {
      margin-top: 7.2463768116vw; } }
  .sec__btn-item, .sec__btn-item:visited {
    display: inline-block;
    padding: 10px 20px 10px 10px;
    background: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23005eb8'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M16.01 11H4v2h12.01v3L20 12l-3.99-4z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    color: #005eb8;
    border: 1px solid #005eb8;
    width: 300px;
    border-radius: 25px;
    text-decoration: none;
    transition: background .4s , color .4s; }
    @media only screen and (max-width: 768px) {
      .sec__btn-item, .sec__btn-item:visited {
        padding: 2.4154589372vw 6.038647343vw 2.4154589372vw 2.4154589372vw;
        width: 86%;
        border-radius: 30px; } }
    .sec__btn-item:hover, .sec__btn-item:visited:hover {
      color: #fff;
      background-color: #005eb8;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23ffffff'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M16.01 11H4v2h12.01v3L20 12l-3.99-4z'/%3E%3C/svg%3E");
      background-position: right 9px center; }




