@charset "UTF-8";
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
      format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

body,
div,
pre,
p,
blockquote,
form,
ul,
ol,
li,
fieldset,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td {
  margin: 0;
  padding: 0;
}

body,
div,
pre,
p,
blockquote,
form,
ul,
ol,
li,
fieldset,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
table {
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
main {
  display: block;
  margin: 0;
  padding: 0;
}

body,
table {
  font-size: 13px;
  line-height: 1;
  color: #4d4f5c;
}

body {
  min-height: 100%;
  font-family: "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック",
    san-serif;
}

img {
  border: 0;
}

input[type="text"] {
  color: black;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type="text"]::-webkit-input-placeholder {
  color: #4d4f5c;
  opacity: 0.5;
}

input[type="text"]:-ms-input-placeholder {
  color: #4d4f5c;
  opacity: 0.5;
}

input[type="text"]::-ms-input-placeholder {
  color: #4d4f5c;
  opacity: 0.5;
}

input[type="text"]::placeholder {
  color: #4d4f5c;
  opacity: 0.5;
}

input[type="text"]::-webkit-input-placeholder {
  color: #4d4f5c;
  opacity: 0.5;
}

input[type="text"]:-ms-input-placeholder {
  color: #4d4f5c;
  opacity: 0.5;
}

input[type="text"]::-moz-placeholder {
  color: #4d4f5c;
  opacity: 0.5;
}

input[type="text"]::-webkit-clear-button {
  -webkit-appearance: none;
}

input[type="text"]::-ms-clear {
  display: none;
}

input:focus {
  outline: none;
}

button:focus {
  outline: none;
}

a {
  text-decoration: underline;
  color: #0b5de9;
}

@media screen and (min-width: 780px) {
  .issp {
    display: none;
  }
  a:hover {
    color: #279af4;
  }
}

#whole-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 100%;
}

/* global navigation */
aside {
  width: 240px;
  min-height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #092962;
  line-height: 140%;
  color: #ffffff;
  z-index: 2;
}

#sp-menu-opener,
#sp-search-opener {
  display: none;
}

#aside-menu {
  display: block;
  height: 100%;
  position: relative;
}

#aside-menu h1 {
  padding: 21px 0 15px;
  margin-bottom: 16px;
  background-color: #ffffff;
  text-align: center;
  font-size: 0;
  line-height: 1;
}

#aside-menu h2 {
  color: #6685ba;
  padding: 12px 15px 10px;
  font-weight: normal;
  font-size: 13px;
  line-height: 140%;
  margin-top: 10px;
}

#aside-menu .aside-panel {
  width: 240px;
  position: relative;
}

#aside-menu ul {
  list-style-type: none;
}

#aside-menu > div > ul:not(.is-secondary) {
  padding-bottom: 10px;
  border-bottom: 1px solid #1f4480;
}

#aside-menu ul.is-secondary > li {
  position: relative;
}

#aside-menu ul span {
  padding: 12px 15px;
  display: block;
}

#aside-menu ul a {
  padding: 12px 15px 10px;
  display: block;
  text-decoration: none;
  position: relative;
  color: #ffffff;
}

#aside-menu ul.is-secondary:nth-of-type(2) {
  margin-bottom: 45px;
}

#aside-menu ul.is-secondary > li > a,
#aside-menu ul.is-secondary > li > span {
  font-size: 13px;
  line-height: 140%;
  padding-top: 10px;
  padding-bottom: 8px;
}

#aside-menu ul.is-secondary:nth-of-type(2) > li > a,
#aside-menu ul.is-secondary:nth-of-type(2) > li > span {
  color: #e6ebf4;
}

#aside-menu ul.is-secondary:nth-of-type(2) > li > a::before,
#aside-menu ul.is-secondary:nth-of-type(2) > li > span::before {
  content: "";
  margin-right: 8px;
  background-color: #6685ba;
  width: 5px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (min-width: 780px) {
  #aside-menu > div > ul:not(.mf_finder_searchBox_suggest_items) > li:hover > span {
    background-color: #0a3c87;
  }
  #aside-menu ul:not(.mf_finder_searchBox_suggest_items) a:hover {
    background-color: #0a3c87;
  }
}

#aside-menu #aside-search + ul > li > span::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

#aside-menu ul li.icon_data > span::before {
  background-image: url(../images/icon1.svg);
}

#aside-menu ul li.icon_cloud > span::before {
  background-image: url(../images/icon2.svg);
}

#aside-menu ul li.icon_network > span::before {
  background-image: url(../images/icon3.svg);
}

#aside-menu ul li.icon_iot > span::before {
  background-image: url(../images/icon4.svg);
}

#aside-menu ul li.icon_monitor > span::before {
  background-image: url(../images/icon5.svg);
}

#aside-menu ul li.icon_support > span::before {
  background-image: url(../images/icon6.svg);
}

#aside-menu ul li.icon_solution > span::before {
  background-image: url(../images/icon7.svg);
}

#aside-menu ul li.icon_fault > span::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  background-image: url(../images/aside1_8.svg);
}

#menu_all {
  font-size: 13px;
}

#aside-menu ul > li > div {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 157px;
  left: 240px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #092962;
  width: 600px;
  max-height: 740px;
  height: calc(100vh - 200px);
  -webkit-box-shadow: inset 2px 0px 0px #09398b;
  box-shadow: inset 2px 0px 0px #09398b;
  border-radius: 0 8px 8px 0;
  padding-left: 2px;
  z-index: 2;
}

body.macos #aside-menu ul > li > div {
  overflow: auto;
}

#aside-menu ul > li > div div {
  padding: 18px 20px 10px;
}

#aside-menu ul > li > div > div:nth-child(2n) {
  background-color: #09306d;
}

#aside-menu ul > li > div h2 {
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  color: #e6ebf4;
  padding: 0;
  margin-top: 0;
  margin-bottom: 12px;
}

#aside-menu ul > li > div ul {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#aside-menu ul > li > div ul li {
  margin-right: 23px;
}

#aside-menu ul > li > div li span {
  padding: 0;
  color: #6685ba;
  opacity: 0.8;
  font-size: 11px;
  line-height: 140%;
}

#aside-menu ul > li > div li a {
  color: #e6ebf4;
  opacity: 0.8;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 10px;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}

@media screen and (min-width: 780px) {
  #aside-menu ul > li > div li a:hover {
    color: #fff;
    opacity: 1;
    background-color: transparent;
  }
  #aside-menu ul > li > div li a:hover::after {
    opacity: 1;
  }
}

#aside-menu ul > li > span + ul {
  display: none;
  overflow: hidden;
  position: absolute;
  top: -50%;
  left: 240px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #092962;
  width: 303px;
  -webkit-box-shadow: inset 2px 0px 0px #09398b;
  box-shadow: inset 2px 0px 0px #09398b;
  border-radius: 0 8px 8px 0;
  padding: 20px 0 20px 2px;
  z-index: 2;
  white-space: nowrap;
}

#aside-menu ul > li > span + ul a {
  font-size: 14px;
  line-height: 150%;
  color: #e6ebf4;
  opacity: 0.8;
  text-decoration: none;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
}

#aside-menu ul > li > span + ul a:hover {
  color: #ffffff;
  background-color: transparent;
}

#aside-menu ul > li > span + ul li:last-child a {
  margin-bottom: 0;
}

#aside-search {
  height:50px;
}

#aside-language {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 140%;
  padding: 14px 0;
}

#aside-language a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  padding: 0 20px;
}

html:lang(ja) #aside-language a:first-child {
  font-weight: bold;
}

html:lang(en) #aside-language a:last-child {
  font-weight: bold;
}

#aside-language span {
  padding: 0;
  opacity: 0.5;
  display: inline-block;
}

#main-cont {
  width: calc(100% - 240px);
  min-height: 1000px;
}

main {
  margin-bottom: 110px;
}

#pagetop {
  display: none;
}

/* footer */
footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 70px 0 0;
  background: #2d5397;
  color: #ffffff;
  font-size: 14px;
  line-height: 150%;
}

footer h2 {
  color: #e6ebf4;
  opacity: 0.4;
  font-weight: bold;
  margin-bottom: 18px;
  font-size: 14px;
}

footer ul {
  list-style-type: none;
}

footer a {
  color: #e6ebf4;
  text-decoration: none;
}

#footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#footer-links ul {
  margin-bottom: 38px;
}

#footer-links ul:last-child {
  margin-bottom: 0;
}

#footer-links li {
  margin-bottom: 12px;
}

#footer-links .nav-panel {
  width: 240px;
  padding: 0 47px;
  margin-bottom: 64px;
}

#footer-policy-links {
  color: #e6ebf4;
  font-size: 14px;
  line-height: 150%;
  width: 100%;
}

#footer-policy-links ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid rgba(9, 41, 98, 0.5);
  padding-top: 34px;
  margin-bottom: 28px;
}

#footer-policy-links li {
  padding: 0 16px;
}

#footer-copyright {
  width: 100%;
  text-align: center;
  font-size: 10px;
  opacity: 0.5;
  padding: 0 0 35px;
}

/* top - search */
.panel-search {
  height: 400px;
  background: url(../images/home1.png) no-repeat center/cover;
  padding-top: 98px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.panel-search h2 {
  text-align: center;
  font-size: 0;
  margin-bottom: 46px;
}

.panel-search p {
  font-size: 16px;
  line-height: 150%;
  color: #2d5397;
  text-align: center;
  margin-bottom: 23px;
}

.part-search {
  width: 800px;
  height: 50px;
}

.part-search input {
  border: none;
  margin: 14px 0;
  padding: 0;
  width: 663px;
  font-size: 16px;
  line-height: 140%;
}

.part-search button {
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  background: url(../images/gp-glass-gray.svg) no-repeat center;
  background-size: 32px 32px;
  margin: -2px 0 0 10px;
  vertical-align: middle;
}

.part-search button.part-search-button {
  border: none;
  background: #0b5de9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  width: 80px;
  height: 40px;
  font-size: 16px;
  line-height: 140%;
  color: #ffffff;
  padding: 8px;
  vertical-align: 1px;
  margin: 0;
}

.part-search button.part-search-button:hover {
  background-color: #279af4;
}

.panel-service-category {
  text-align: center;
  padding: 80px 0;
}

.panel-service-category h2 {
  color: #092962;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 12px;
}

.panel-service-category p {
  color: #092962;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 36px;
}

.part-service-category-select {
  width: 868px;
  margin: 0 auto 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.part-service-category-select > a {
  width: 138px;
  height: 120px;
  padding-top: 83px;
  padding-bottom: 19px;
  color: #0b5de9;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center 10px;
}

.part-service-category-select > a:hover {
  background-color: #f5f7fa;
}

.part-service-category-select .icon_data {
  background-image: url(../images/icon1.svg);
}

.part-service-category-select .icon_cloud {
  background-image: url(../images/icon2.svg);
}

.part-service-category-select .icon_network {
  background-image: url(../images/icon3.svg);
}

.part-service-category-select .icon_iot {
  background-image: url(../images/icon4.svg);
}

.part-service-category-select .icon_monitor {
  background-image: url(../images/icon5.svg);
}

.part-service-category-select .icon_support {
  background-image: url(../images/icon6.svg);
}

.part-service-category-select .icon_solution {
  background-image: url(../images/icon7.svg);
}

.part-select-category-links {
  font-size: 16px;
  line-height: 150%;
}

.part-select-category-links span::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 24px;
  margin: 0 27px 0 32px;
  background: #e6ebf4;
  vertical-align: middle;
}

.part-select-category-links span:last-child::after {
  content: none;
}

.panel-top-news {
  background: #f5f7fa;
  padding: 60px calc(50% - 440px) 110px;
  margin-bottom: -110px;
}

.panel-top-news h2 {
  border-left: 3px solid #6685ba;
  padding-left: 12px;
  margin-bottom: 32px;
  color: #092962;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
}

.panel-top-news .part-news {
  padding-top: 0;
  padding-bottom: 12px;
}

.panel-top-news .part-news dt {
  line-height: 150%;
}

.panel-top-news .part-news h3 {
  font-size: 16px;
  line-height: 150%;
}

.panel-top-news .part-news h3 span {
  color: #ffffff;
  font-size: 13px;
  line-height: 140%;
  background: #e70d0d;
  padding: 3px 7px;
  margin-left: 8px;
}

.part-top-see-more {
  text-align: center;
}

.part-top-see-more a {
  display: inline-block;
  text-decoration: none;
  background: #0b5de9;
  border: 1px solid #0b5de9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  font-size: 13px;
  line-height: 140%;
  color: #ffffff;
  padding: 16px;
  width: 240px;
}

.part-top-see-more a:hover {
  background: #279af4;
  border-color: #279af4;
}

/* heading with search form */
.part-heading-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.panel-free .part-heading-search h2 {
  border-left: 3px solid #6685ba;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #092962;
  padding: 13px 12px 12px;
  margin-bottom: 24px;
}

.part-heading-search form {
  width: 271px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  display: block;
  padding: 8px;
}

.part-heading-search input {
  border: none;
  margin: 0 0 0 6px;
  padding-top: 1px;
  width: 212px;
  font-size: 14px;
  line-height: 150%;
  vertical-align: top;
}

.part-heading-search button {
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  background: url(../images/gp-glass-gray.svg) no-repeat center;
  vertical-align: top;
}

/* see more */
.part-see-more {
  text-align: center;
}

.part-see-more a {
  display: inline-block;
  text-decoration: none;
  border: 1px solid #a6bde4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  width: 280px;
  font-size: 14px;
  line-height: 150%;
  padding: 14px 14px 13px;
  position: relative;
}

.part-see-more a:hover {
  border-bottom-color: #279af4;
}

/* see detail */
.part-see-detail {
  margin-top: 17px;
  text-align: center;
}

.part-see-detail a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  background: #0b5de9;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
  font-size: 14px;
  line-height: 150%;
  padding: 14px 14px 13px;
  width: 280px;
  position: relative;
}

.part-see-detail a:hover {
  background: #279af4;
}

/* top - service list */
.part-tags {
  margin-top: 40px;
}

.part-tags ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 13px;
  line-height: 140%;
  border-bottom: 1px solid #e6ebf4;
}

.content-header + .part-tags ul {
  border-bottom-color: #ccc;
  margin-left: auto;
  margin-right: auto;
  padding: 0 calc(50% - 440px);
}

.part-tags li {
  width: 138px;
  margin-right: 4px;
}

.part-tags li:hover,
.part-tags li.is-active {
  border-bottom: 2px solid #0b5de9;
}

.part-tags li a {
  display: block;
  text-decoration: none;
  color: #2d5397;
  border-radius: 6px;
  height: 70px;
  margin-bottom: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.part-tags li:hover a,
.part-tags li.is-active a {
  background: #f5f7fa;
  color: #0b5de9;
}

.part-tags li a::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 32px;
  height: 32px;
  display: block;
  margin: 0 auto 9px;
}

.part-tags ul li.icon_data > a::before {
  background-image: url(../images/icon1.svg);
}

.part-tags ul li.icon_cloud > a::before {
  background-image: url(../images/icon2.svg);
}

.part-tags ul li.icon_network > a::before {
  background-image: url(../images/icon3.svg);
}

.part-tags ul li.icon_iot > a::before {
  background-image: url(../images/icon4.svg);
}

.part-tags ul li.icon_monitor > a::before {
  background-image: url(../images/icon5.svg);
}

.part-tags ul li.icon_support > a::before {
  background-image: url(../images/icon6.svg);
}

.part-tags ul li.icon_solution > a::before {
  background-image: url(../images/icon7.svg);
}

.panel-double-def-list {
  width: 880px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 60px;
  padding: 40px 0 0;
}

.panel-double-def-list:last-child {
  margin-bottom: 0;
}

.panel-double-def-list > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.panel-double-def-list > dl > *:nth-last-child(2),
.panel-double-def-list > dl > *:last-child {
  margin-bottom: 0;
}

.panel-double-def-list > dl > dt {
  width: 160px;
}

.panel-double-def-list > dl > dd {
  width: 704px;
  margin-bottom: 41px;
  position: relative;
}

.panel-double-def-list > dl > dd::after {
  content: "";
  width: 880px;
  height: 1px;
  background: #e6ebf4;
  position: absolute;
  right: 0;
  bottom: -21px;
  display: block;
}

.panel-double-def-list > dl > dd:last-child::after {
  content: none;
}

.panel-double-def-list dd > dl {
  background: #f5f7fa;
  padding: 16px 12px;
  color: #4d4f5c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.panel-double-def-list dd > dl dt {
  width: 160px;
  margin-bottom: 28px;
}

.panel-double-def-list dd > dl dt h4 {
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 8px;
}

.panel-double-def-list dd > dl dt p {
  font-size: 13px;
  line-height: 140%;
}

.panel-double-def-list dd > dl dd {
  width: 492px;
  margin-bottom: 28px;
}

.panel-double-def-list dd > dl > *:nth-last-child(2),
.panel-double-def-list dd > dl > *:last-child {
  margin-bottom: 0;
}

.panel-double-def-list dd > dl dd ul {
  list-style-type: none;
  font-size: 14px;
  line-height: 140%;
}

.panel-double-def-list dd > dl dd li {
  margin-bottom: 12px;
}

.part-category-overview {
  color: #4d4f5c;
}

.part-category-overview div {
  font-size: 0;
  margin-bottom: 18px;
}

.part-category-overview h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 6px;
}

.part-category-overview p {
  font-size: 13px;
  line-height: 140%;
  width: 120px;
}

/* top - faq */
.part-faq ul {
  list-style-type: none;
}

.part-faq h3 {
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 4px;
}

/* top - news */
.part-news {
  padding: 32px 0;
}

.part-news dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.part-news dt {
  width: 120px;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
}

.part-news dd {
  width: 748px;
}

.part-news h3 {
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 4px;
}

.part-news p {
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 24px;
}

/* bread crumbs */
.breadcrumbles {
  padding: 36px 0;
}

.breadcrumbles ul {
  width: 880px;
  margin: 0 auto;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 13px;
  line-height: 140%;
}

.breadcrumbles li a {
  text-decoration: none;
  padding-right: 11px;
  display: block;
}

.breadcrumbles li > span {
  padding-right: 11px;
}

.breadcrumbles li:last-child > span {
  padding-right: 0;
}

.breadcrumbles li a::after,
.breadcrumbles li > span::after {
  content: "";
  display: inline-block;
  border-right: 2px solid #4d4f5c;
  border-bottom: 2px solid #4d4f5c;
  -webkit-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  width: 5px;
  height: 5px;
  margin-left: 7px;
  vertical-align: 2px;
}

.breadcrumbles li:last-child > span::after {
  content: none;
}

/* services list */
.content-header.is-services-list {
  padding-top: 67px;
}

.is-services-list + .panel-with-right-area > .part-right-area {
  height: 100%;
}

@media screen and (min-width: 780px) {
  .is-services-list + .panel-with-right-area > .part-right-area ul {
    padding-top: 80px;
  }
}

.is-services-list + .panel-with-right-area > .part-right-area a.is-focus {
  font-weight: bold;
}

.part-service-list {
  padding-bottom: 24px;
  border-bottom: 1px solid #e6ebf4;
  margin-bottom: 32px;
}

.part-service-list:nth-last-child(3) {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 140px;
}

.part-service-list h3 {
  font-size: 16px;
  line-height: 150%;
  font-weight: bold;
  margin-bottom: 16px;
}

.part-service-list h3::before {
  content: "";
  width: 64px;
  height: 64px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 64px 64px;
  vertical-align: middle;
  margin-right: 10px;
}

.part-service-list h3#cat-icon_data::before {
  background-image: url(../images/icon1.svg);
}

.part-service-list h3#cat-icon_cloud::before {
  background-image: url(../images/icon2.svg);
}

.part-service-list h3#cat-icon_network::before {
  background-image: url(../images/icon3.svg);
}

.part-service-list h3#cat-icon_iot::before {
  background-image: url(../images/icon4.svg);
}

.part-service-list h3#cat-icon_monitor::before {
  background-image: url(../images/icon5.svg);
}

.part-service-list h3#cat-icon_support::before {
  background-image: url(../images/icon6.svg);
}

.part-service-list h3#cat-icon_solution::before {
  background-image: url(../images/icon7.svg);
}

.part-service-list-block {
  background: #f5f7fa;
  border: 1px solid #e6ebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  margin-bottom: 4px;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.part-service-list-block dt {
  width: 27.87%;
  color: #2d5397;
  font-weight: bold;
  font-size: 13px;
  line-height: 140%;
}

.part-service-list-block dd {
  width: 67.42%;
}

.part-service-list-block dd ul {
  list-style-type: none;
}

.part-service-list-block dd ul li {
  margin-bottom: 8px;
}

.part-service-list-block dd ul li:last-child {
  margin-bottom: 4px;
}

.part-service-list-block dd ul span {
  display: block;
  color: #6685ba;
  font-size: 11px;
  line-height: 140%;
  margin-bottom: 4px;
}

.part-service-list-block dd ul a {
  font-size: 14px;
  line-height: 150%;
}

.part-others-list {
  margin-bottom: 64px;
}

.part-others-list h2 {
  border-left: 3px solid #6685ba;
  padding: 8px 12px 7px;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #092962;
  margin-bottom: 24px;
}

.part-others-list ul {
  list-style-type: none;
  font-size: 16px;
  line-height: 150%;
}

.part-others-list ul.is-2-columns {
  -webkit-columns: 2;
  columns: 2;
}

.part-others-list ul li {
  margin-bottom: 12px;
}

/* service detail */
.category-nav {
  padding: 80px 0 0;
  border-bottom: 1px solid #ccc;
}

.category-nav h1 {
  width: 880px;
  margin: 0 auto 12px;
  color: #092962;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.05em;
}

.category-nav ul {
  list-style-type: none;
  width: 880px;
  margin: 0 auto;
  font-size: 13px;
  line-height: 140%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.category-nav li {
  margin-right: 10px;
}

.category-nav li > * {
  display: block;
  padding: 12px 12px 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 3px solid transparent;
}

.category-nav span,
.category-nav a:hover {
  color: #0b5de9;
  position: relative;
}

.category-nav span::after,
.category-nav a:hover::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  margin: auto;
  height: 3px;
  width: 42px;
  background-color: #0b5de9;
}

.category-nav a {
  text-decoration: none;
  color: #4d4f5c;
  position: relative;
}

.category-nav-left {
  display: none;
}

.category-nav-right {
  display: none;
}

.part-button {
  margin-bottom: 24px;
  margin-top: 24px;
}

.part-button > a {
  background: #0b5de9;
  border-radius: 3px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  padding: 16px;
  text-decoration: none;
  font-size: 13px;
  line-height: 140%;
  color: #ffffff;
  text-align: center;
}

.part-button > a:hover {
  background: #279af4;
}

.part-button span {
  margin-left: 32px;
  font-size: 16px;
  line-height: 150%;
}

.part-button + h2 {
  margin-top: 64px;
}

/* service detail - summary */
.part-summary {
  background: #f5f7fa;
  border: 1px solid #e6ebf4;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 16px;
}

.part-summary > :last-child {
  margin-bottom: 0;
}

.part-summary h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 6px;
}

.part-summary p {
  color: #2d5397;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 32px;
}

.part-summary .role-note {
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 16px;
  color: #4d4f5c;
}

.part-summary .role-button a {
  background: #0b5de9;
  border: 1px solid #0b5de9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  line-height: 150%;
  color: #ffffff;
  position: relative;
  text-align: center;
  padding: 15px 15px 12px;
  width: 280px;
}

.part-summary .role-button a:hover {
  background-color: #279af4;
  border-color: #279af4;
}

.part-next-topic {
  text-align: right;
  margin-bottom: 64px;
}

.part-next-topic a {
  font-size: 16px;
  line-height: 150%;
}

.part-next-topic a::after {
  content: "";
  display: inline-block;
  vertical-align: -2px;
  width: 15px;
  height: 15px;
  background: url(../images/gp-circle-right-arrow.svg) no-repeat center;
  margin-left: 7px;
}

/* service detail faq */
.panel-with-right-area {
  width: 600px;
  padding-right: 280px;
  position: relative;
  margin: 67px auto 80px;
}

.part-heading-search-faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.panel-free div.part-heading-search-faq h3 {
  padding-bottom: 0;
  margin-bottom: 17px;
}

.part-heading-search-faq form {
  width: 228px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  display: block;
  padding: 8px;
}

.part-heading-search-faq input {
  border: none;
  margin: 0 0 0 6px;
  padding-top: 1px;
  width: 171px;
  font-size: 14px;
  line-height: 150%;
  vertical-align: top;
}

.part-heading-search-faq button {
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  background: url(../images/gp-glass-gray.svg) no-repeat center;
  vertical-align: top;
}

.part-right-area {
  position: absolute;
  top: 0;
  right: 0;
  width: 215px;
}

ul.part-link-list {
  list-style-type: none;
}

.part-link-list li {
  margin-bottom: 16px;
  position: relative;
}

.part-link-list li::before {
  content: "";
  display: inline-block;
  border-right: 2px solid #092962;
  border-bottom: 2px solid #092962;
  -webkit-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  width: 6px;
  height: 6px;
  vertical-align: 1px;
  margin-right: 5px;
}

.part-link-list li a {
  text-decoration: none;
  font-size: 14px;
  line-height: 150%;
}

.part-faq-list .category-nav {
  margin-bottom: 48px;
  padding-top: 0;
}

.part-faq-list .category-nav ul {
  margin-left: 0;
  margin-right: 0;
}

.part-faq-list .category-nav li {
  margin-bottom: 0;
}

.part-faq-list h2,
.part-issue-list h2 {
  border-left: 3px solid #6685ba;
  padding: 8px 12px 7px;
  color: #092962;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}

.part-faq-list span,
.part-issue-list span {
  color: #4d4f5c;
  font-weight: normal;
  font-size: 13px;
  line-height: 140%;
  letter-spacing: normal;
  vertical-align: middle;
}

.part-faq-list_box {
  display: block;
  margin-bottom: 48px;
}

.part-faq-list_box + h2 {
  margin-top: 64px;
}

.part-faq-list_item {
  background: #f5f7fa;
  border: 1px solid #e6ebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  margin-bottom: 4px;
  padding: 18px;
}

.part-faq-list_item h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  color: #092962;
  margin-bottom: 16px;
}

.part-faq-list_item p {
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 16px;
  margin-top: -10px;
}

.part-faq-list_item p::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/gp-tag.svg) no-repeat center;
  margin-right: 4px;
  vertical-align: middle;
}

.part-faq-list_link {
  text-align: right;
}

.part-faq-list_link a {
  font-size: 16px;
  line-height: 150%;
}

.part-faq-list_link a::after {
  content: "";
  width: 16px;
  height: 16px;
  background: url(../images/gp-circle-right-arrow.svg) no-repeat center;
  display: inline-block;
  vertical-align: -2px;
  margin-left: 6px;
}

/* service detail faq detail */
/* service detail known issue detail */
.panel-topic.is-faq,
.panel-topic.is-issue {
  padding-top: 64px;
}

.part-solved {
  width: 880px;
  margin: 0 auto 16px;
}

.panel-topic.is-issue .part-solved span {
  background: #e6ebf4;
  padding: 5px 8px 4px;
  color: #2d5397;
  font-size: 13px;
  line-height: 140%;
  font-weight: bold;
}

.panel-topic.is-faq h1,
.panel-topic.is-issue h1 {
  font-size: 18px;
}

.panel-topic.is-faq .panel-free,
.panel-topic.is-issue .panel-free {
  border-top: 1px solid #e6ebf4;
  padding-top: 32px;
  margin-top: 24px;
}

.panel-free.is-faq-list {
  padding-top: 140px;
}

.part-reference {
  margin: 36px 0;
}

.part-reference p {
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 21px;
}

.part-reference p a::after {
  content: "";
  margin-left: 6px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/gp-external-link.svg) no-repeat center;
  vertical-align: -2px;
}

/* anyway feedback */
.part-reaction {
  width: 880px;
  margin: 0 auto;
  border-top: 1px solid #e6ebf4;
  border-bottom: 1px solid #e6ebf4;
  padding: 24px 0;
}

/* Start Helpful */
/* blank theme based */
.helpful {
  font-size: 14px;
  line-height: 150%;
}

.helpful div {
  display: inline-block;
}

/* Helpful: Users has already voted */
/**
 * Headline
 */
/* Headline: container */
.helpful > .helpful-header::before {
  font-size: 0;
  color: transparent;
}

.helpful > .helpful-header::before {
  font-size: 14px;
  color: #4d4f5c;
  content: "この記事は参考になりましたか？";
}

html[lang="en"] .helpful > .helpful-header::before {
  font-size: 14px;
  color: #4d4f5c;
  content: "Is this page helpful?";
}

/* Headline */
/**
 * Content
 */
/* Content: container */
/* Content: links */
/**
 * Buttons & Controls
 */
/* Helpful: buttons container */
.helpful .helpful-controls {
  margin-left: 40px;
}

/* Helpful: single button container */
.helpful .helpful-controls > div > div + div {
  margin-left: 15px;
}

/* Helpful: buttons */
button.helpful-button {
  width: 160px;
  display: inline-block;
  border: 1px solid #0b5de9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  padding: 15px;
  color: #0b5de9;
  font-size: 13px;
  line-height: 140%;
  background-color: #ffffff;
}

button.helpful-button:hover {
  border-color: #279af4;
  color: #279af4;
  background-color: #fafbfc;
}

/* Helpful: pro button */
button.helpful-pro.helpful-button::before {
  content: "参考になった";
}

html[lang="en"] button.helpful-pro.helpful-button::before {
  content: "Yes";
}

/* Helpful: contra button */
button.helpful-contra.helpful-button::before {
  content: "参考にならなかった";
}

html[lang="en"] button.helpful-contra.helpful-button::before {
  content: "No";
}

/* Helpful: counter */
/**
 * Credits
 */
/* Credits: container */
/* Credits: links */
/**
 * Feedback
 */
/* Feedback: form */
/* Feedback: required star */
.helpful > .helpful-content > .helpful-feedback-form req {
  visibility: hidden;
}

/* Feedback: after form imput [original class] */
.helpful > .helpful-content > .feedback-message::before {
  content: "ご回答ありがとうございました。";
}

html[lang="en"] .helpful > .helpful-content > .feedback-message::before {
  content: "Thank you for your feedback.";
}

/* Feedback: paragraph */
.helpful > .helpful-content > .helpful-feedback-form > p,
.helpful > .helpful-content > .helpful-feedback-form > .feedback-note > p,
.helpful > .helpful-content > .helpful-feedback-form > .group {
  display: -ms-grid;
  display: grid;
}

.helpful
  > .helpful-content
  > .helpful-feedback-form
  > .feedback-note
  > .voted-message::before {
  content: "ご回答ありがとうございました。ご意見がございましたら、ぜひお聞かせください。";
}

html[lang="en"]
  .helpful
  > .helpful-content
  > .helpful-feedback-form
  > .feedback-note
  > .voted-message::before {
  content: "Thank you for your feedback. If you have any comments, please let us know.";
}

/* Feedback: inputs, textareas and buttons */
.helpful > .helpful-content > .helpful-feedback-form textarea {
  background: white;
  border: 1px solid #cccccc;
  display: block;
  padding: 8px;
}

.helpful > .helpful-content > .helpful-feedback-form .helpful-button {
  width: 160px;
  display: inline-block;
  border: 1px solid #0b5de9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  padding: 15px;
  color: #0b5de9;
  font-size: 13px;
  line-height: 140%;
  background-color: #ffffff;
  margin-top: 8px;
}

.helpful > .helpful-content > .helpful-feedback-form .helpful-button:hover {
  border-color: #279af4;
  color: #279af4;
  background-color: #fafbfc;
}

.helpful > .helpful-content > .helpful-feedback-form .helpful-button::before {
  content: "Send Feedback";
}

/* End helpful */
.part-faq {
  padding: 32px 0 0;
}

.part-faq dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.part-faq dt {
  width: 120px;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
}

.part-faq dd {
  width: 748px;
}

.part-faq h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 4px;
}

.part-faq h3 a {
  position: relative;
  text-decoration: underline;
  font-weight: normal;
}

.part-faq p {
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 24px;
}

.part-faq dd:last-child p {
  margin-bottom: 0;
}

/* service detail known issue */
.part-issue-list_box {
  border-top: 1px solid #e6ebf4;
  padding-top: 32px;
  margin-bottom: 48px;
}

.part-issue-list_box + h2 {
  margin-top: 64px;
}

.part-issue-list_item {
  background: #f5f7fa;
  border: 1px solid #e6ebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  margin-bottom: 4px;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.part-issue-list_item dt {
  width: 120px;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
}

.part-issue-list_item dd {
  width: 724px;
}

.part-issue-list_item h3 {
  color: #092962;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 12px;
  display: block;
}

.part-issue-list_item dt span {
  color: #2d5397;
  font-size: 13px;
  line-height: 140%;
  font-weight: bold;
  background: #e6ebf4;
  padding: 5px 8px 4px;
  margin-top: 6px;
  display: inline-block;
}

.part-issue-list_item p {
  font-size: 13px;
  line-height: 140%;
  margin-top: -6px;
  margin-bottom: 4px;
}

.part-issue-list_item p::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/gp-tag.svg) no-repeat center;
  margin-right: 4px;
  vertical-align: middle;
}

/* free area */
.panel-free {
  margin: 0 auto 40px;
  padding: 64px 0 0;
  width: 880px;
}

.panel-free > h1 {
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #092962;
  letter-spacing: 0.05em;
  margin-bottom: 57px;
  margin-top: -16px;
}

.panel-free > h1 + p {
  margin-top: -41px;
}

.panel-free > h2,
.panel-free > div > h2 {
  border-left: 3px solid #6685ba;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #092962;
  padding: 8px 12px 7px;
  margin-bottom: 24px;
}

.panel-free > h3,
.panel-free > div > h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #092962;
  padding: 9px 0;
  margin-bottom: 24px;
}

.panel-free > h3.is-small {
  font-size: 16px;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 0;
}

.panel-free > h3 > span,
.panel-free > div > h3 > span {
  color: #4d4f5c;
  font-weight: normal;
  font-size: 13px;
  line-height: 140%;
  margin-left: 12px;
  letter-spacing: 0;
}

.panel-free > h4,
.panel-free > .part-separator > h4,
.panel-free > div > .part-separator > h4 {
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  color: #092962;
  margin-bottom: 16px;
}

.panel-free h5,
.panel-free h6 {
  margin-bottom: 20px;
}

.panel-free > p {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 16px;
}

.panel-free > p small {
  font-size: 14px;
  line-height: 150%;
}

.panel-free > p + h2 {
  margin-top: 48px;
}

.panel-free > p + h4 {
  margin-top: 36px;
}

.panel-free code {
  white-space: pre-wrap;
  background: #f5f7fa;
  border: 1px solid #e6ebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 20px 20px;
  display: block;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 24px;
}

.panel-free > ul,
.panel-free > ol,
.panel-free > ul ul,
.panel-free > ul ol,
.panel-free > ol ol,
.panel-free > ol ul {
  margin-left: 30px;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 24px;
}

.panel-free li {
  margin-bottom: 12px;
}

.panel-free li:last-child {
  margin-bottom: 0;
}

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

.panel-free > table,
.panel-free .part-price-table table,
.panel-free .part-separator > table,
.panel-free > .part-scroll-table-wrap > .part-scroll-table > table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 13px;
  line-height: 140%;
}

.panel-free .part-price-table table {
  table-layout: auto;
}

.panel-free > .part-scroll-table-wrap {
  margin-bottom: 64px;
}

.panel-free > .part-scroll-table-wrap:last-child {
  margin-bottom: 0;
}

.panel-free > table > caption,
.panel-free .part-separator > table > caption,
.panel-free > .part-scroll-table-wrap > .part-scroll-table > table > caption {
  font-weight: normal;
  font-size: 13px;
  line-height: 140%;
  text-align: left;
  margin-bottom: 9px;
}

.panel-free > table th,
.panel-free > table td,
.panel-free .part-price-table table th,
.panel-free .part-price-table table td,
.panel-free > .part-scroll-table-wrap > .part-scroll-table > table th,
.panel-free .part-separator > table th,
.panel-free > .part-scroll-table-wrap > .part-scroll-table > table td,
.panel-free .part-separator > table td {
  border: 1px solid #a6bde4;
  padding: 11px 10px;
  text-align: left;
  font-weight: normal;
}

.panel-free > table thead th,
.panel-free > table tbody th,
.panel-free .part-price-table table thead th,
.panel-free .part-price-table table tbody th,
.panel-free > .part-scroll-table-wrap > .part-scroll-table > table thead th,
.panel-free > .part-scroll-table-wrap > .part-scroll-table > table tbody th,
.panel-free .part-separator > table thead th,
.panel-free .part-separator > table tbody th {
  background: #f5f7fa;
  font-weight: bold;
}

.panel-free .part-separator {
  border-bottom: 1px solid #e6ebf4;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.panel-free .part-separator + h3 {
  margin-top: 64px;
}

.part-scroll-table-left,
.part-scroll-table-right {
  display: none;
}

/* service pricing */
.part-annotation {
  background: #f5f7fa;
  border: 1px solid #e6ebf4;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 16px;
}

.part-annotation > :last-child {
  margin-bottom: 0;
}

.part-annotation + h2 {
  margin-top: 48px;
}

.part-annotation p {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 32px;
}

.panel-free > .part-price-table table th {
  font-weight: bold;
}

.panel-free > .part-price-table table tbody th {
  font-weight: bold;
}

.part-price-table-select {
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 24px;
}

.part-price-table-select select {
  width: 280px;
  height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 14px 40px 13px 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  position: relative;
}

.part-price-table-select .part-select {
  display: inline-block;
}

.part-price-table-select .part-select::after {
  content: "";
  display: block;
  border-right: 2px solid #0b5de9;
  border-bottom: 2px solid #0b5de9;
  -webkit-transform: scaleX(1.2) rotate(45deg);
  transform: scaleX(1.2) rotate(45deg);
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 16px;
  margin: auto;
  pointer-events: none;
}

/* service api reference */
/* service tutorial */
/* service detail */
.panel-free h1.part-service-title-heading {
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  color: #092962;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #e6ebf4;
  margin-bottom: 32px;
  padding-bottom: 24px;
}

.panel-free > h1.part-service-title-heading + p {
  margin-top: -8px;
}

.panel-free > h1.part-service-title-heading + p + .part-topic-block {
  margin-top: 32px;
}

.panel-free > p.part-border-bottom {
  font-size: 14px;
  line-height: 150%;
  border-bottom: 1px solid #e6ebf4;
  padding-bottom: 24px;
  margin-bottom: 32px;
}

.part-topic-block {
  background: #f5f7fa;
  border: 1px solid #e6ebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 24px 18px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 150%;
}

.panel-free div.part-topic-block h2 {
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #092962;
  margin-bottom: 8px;
  letter-spacing: 0;
  border-left: none;
  padding: 0;
}

.part-topic-block p {
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 12px;
}

.part-topic-block p:last-child {
  margin-bottom: 0;
}

.part-topic-block ul {
  list-style-type: none;
}

.part-topic-block ul,
.part-topic-block ol {
  margin-bottom: 12px;
}

.part-topic-block ul:last-child,
.part-topic-block ol:last-child {
  margin-bottom: 0;
}

.part-topic-block + .part-arrow-link {
  margin-top: 18px;
}

.part-topic-block p.part-arrow-link + ul {
  border-top: 1px solid #e6ebf4;
  margin-top: 16px;
  padding-top: 16px;
}

.part-arrow-link a::after {
  content: "";
  display: inline-block;
  vertical-align: -3px;
  width: 15px;
  height: 15px;
  background: url(../images/gp-circle-right-arrow.svg) no-repeat center;
  margin-left: 7px;
}

/* pricing */
.content-header {
  padding: 70px 0 0;
}

.content-header h1 {
  width: 880px;
  margin: 0 auto 16px;
  color: #092962;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.05em;
}

.content-header p {
  width: 880px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 150%;
}

.content-header p:last-child {
  margin-bottom: 36px;
}

.panel-free.is-price-list h2:last-of-type:not(:first-child) {
  margin-top: 140px;
}

.panel-free.is-price-list .part-separator + h2 {
  margin-top: 64px;
}

.part-external-link {
  height: 450px;
  width: 640px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.part-external-link > div {
  width: 300px;
  margin-bottom: 38px;
}

.part-external-link > div:last-child:nth-child(3n + 2) {
  margin-bottom: 200px;
}

.part-external-link > div > h3 {
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 18px;
}

.part-external-link > div > ul {
  list-style-type: none;
  font-size: 14px;
  line-height: 150%;
}

.part-external-link > div > ul li {
  margin-bottom: 12px;
}

.part-external-link > div > ul li a::after {
  content: "";
  margin-left: 6px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/gp-external-link.svg) no-repeat center;
  vertical-align: -1px;
}

/* news list */
.content-header.is-news-list {
  padding-top: 67px;
}

.content-header.is-news-list + .panel-free {
  border-top: 1px solid #e6ebf4;
  margin-top: 24px;
  padding-top: 32px;
}

.part-list-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 880px;
  margin: 16px auto 0;
}

.part-list-count > p {
  font-size: 13px;
  line-height: 140%;
  width: 600px;
  margin-left: 0;
  margin-right: 0;
}

.part-list-count form {
  width: 271px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  display: block;
  padding: 8px;
}

.part-list-count button {
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  background: url(../images/gp-glass-gray.svg) no-repeat center;
  vertical-align: top;
}

.part-list-count input {
  border: none;
  margin: 0 0 0 6px;
  padding-top: 1px;
  width: 212px;
  font-size: 14px;
  line-height: 150%;
  vertical-align: top;
}

.panel-free.is-news-list .part-news {
  padding: 32px 0 40px;
}

.panel-free.is-news-list .part-news dl {
  border-bottom: 1px solid #e6ebf4;
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.panel-free.is-news-list .part-news dl:last-child {
  border-bottom: none;
}

.panel-free.is-news-list .part-news dt {
  line-height: 150%;
}

.panel-free.is-news-list .part-news h3 {
  font-size: 16px;
  line-height: 150%;
}

.panel-free.is-news-list .part-news h3 a {
  font-weight: normal;
}

.panel-free.is-news-list .part-news h3 span {
  color: #ffffff;
  font-size: 13px;
  line-height: 140%;
  background: #e70d0d;
  padding: 3px 7px;
  margin-left: 8px;
}

.panel-free.is-news-list .part-news p {
  margin-bottom: 0;
}

.panel-free.is-news-list .part-news p::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/gp-tag.svg) no-repeat center;
  vertical-align: middle;
  margin-right: 4px;
}

.part-pagenate {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
}

.part-pagenate a {
  border: 1px solid #0b5de9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 150%;
  color: #0b5de9;
}

.part-pagenate a:hover {
  border-color: #279af4;
  color: #279af4;
}

.part-pagenate a.prev {
  margin-right: 9px;
}

.part-pagenate a.prev::after {
  content: "";
  display: inline-block;
  border-right: 2px solid #0b5de9;
  border-bottom: 2px solid #0b5de9;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  width: 7px;
  height: 7px;
  vertical-align: 2px;
  margin-left: 4px;
}

.part-pagenate a.prev:hover::after {
  border-right-color: #279af4;
  border-bottom-color: #279af4;
}

.part-pagenate a.next {
  margin-left: 9px;
}

.part-pagenate a.next::after {
  content: "";
  display: inline-block;
  border-right: 2px solid #0b5de9;
  border-bottom: 2px solid #0b5de9;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 7px;
  height: 7px;
  vertical-align: 2px;
  margin-right: 4px;
}

.part-pagenate a.next:hover::after {
  border-right-color: #279af4;
  border-bottom-color: #279af4;
}

.part-pagenate span {
  background: #0b5de9;
  border: 1px solid #0b5de9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 150%;
  color: #ffffff;
}

.part-pagenate span.dots {
  background: none;
  border: none;
  color: #279af4;
}

.part-pagenate-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.part-pagenate-list > * {
  margin-right: 3px;
  margin-left: 3px;
}

/* news detail */
.panel-topic {
  padding-top: 70px;
}

.panel-topic > h1 {
  margin: 0 auto;
  width: 880px;
  color: #092962;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
}

.panel-topic > p {
  font-size: 13px;
  line-height: 140%;
  width: 880px;
  margin: 0 auto;
}

.panel-topic > .panel-free {
  margin-top: 24px;
  padding-top: 64px;
  border-top: 1px solid #e6ebf4;
}

.panel-topic > .panel-free > h3 {
  font-size: 16px;
  margin-bottom: 24px;
  padding: 0;
}

.panel-topic > .panel-free > h4 {
  color: #092962;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 12px;
}

.panel-topic > .panel-free > p {
  font-size: 14px;
  margin-bottom: 21px;
}

.panel-topic > .panel-free > p + h3 {
  margin-top: 36px;
}

.panel-topic > .panel-free > table {
  margin: 25px 0;
  font-size: 14px;
  line-height: 150%;
}

.panel-topic > .panel-free > table + h3 {
  margin-top: 37px;
}

.panel-topic > .panel-free > table td {
  background: #fafbfc;
}

.part-indent {
  padding-left: 40px;
}

.part-indent h3 {
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 24px;
  color: #092962;
}

.part-indent p {
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 21px;
}

.part-indent p + h3 {
  margin-top: 36px;
}

.part-indent + h2 {
  margin-top: 48px;
}

.part-indent + h3 {
  margin-top: 36px;
}

.part-caution {
  color: #e70d0d;
  margin-top: 36px;
}

.part-sns {
  width: 880px;
  margin: 36px auto 53px;
}

.part-sns a {
  text-decoration: none;
}

.part-reaction + .part-sns {
  border-bottom: 1px solid #e6ebf4;
  padding-bottom: 36px;
  margin-bottom: 60px;
}

article + .panel-free.is-news-list {
  border-top: 1px solid #e6ebf4;
  padding-top: 140px;
}

/* related posts */
.part-related {
  padding: 12px 0 0;
}

.part-related dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.part-related dt {
  width: 120px;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
}

.yarpp-related dt span.solved {
  color: #2d5397;
  font-size: 13px;
  line-height: 140%;
  font-weight: bold;
  background: #e6ebf4;
  padding: 5px 8px 4px;
  margin-top: 4px;
  display: inline-block;
}

.part-related dd {
  width: 748px;
}

.part-related h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 4px;
}

.part-related h3 a {
  font-weight: normal;
}

.part-related p {
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 24px;
}

.part-related dd:last-child p {
  margin-bottom: 0;
}

.part-related .yarpp-related {
  margin-bottom: 0;
}

/*contact*/
.content-header.is-simple-page {
  padding-top: 67px;
}

.content-header.is-simple-page > p:last-child {
  margin-bottom: 0;
  border-top: 1px solid #e6ebf4;
  padding-top: 24px;
}

.content-header.is-simple-page + .panel-free {
  padding-top: 64px;
}

.content-header.is-simple-page + .panel-free > h4 {
  font-weight: bold;
  line-height: 140%;
}

.panel-free.is-inquiry .part-topic-block {
  margin-bottom: 48px;
}

.panel-free.is-inquiry .part-topic-block p {
  font-size: 16px;
  margin-bottom: 8px;
}

.panel-free.is-inquiry .part-topic-block p:last-child {
  margin-bottom: 0;
}

.part-button-link {
  margin-bottom: 16px;
}

.part-button-link a {
  background: #0b5de9;
  border-radius: 3px;
  display: inline-block;
  padding: 14px 35px 13px;
  text-decoration: none;
  font-size: 14px;
  line-height: 150%;
  color: #ffffff;
  text-align: center;
}

.part-button-link a:hover {
  background: #279af4;
}

.panel-free .part-tel small {
  font-size: 12px;
}

/* faq list */
/* issue list */
.panel-list-header {
  width: 880px;
  margin: 0 auto;
  padding-top: 70px;
}

.panel-list-header h1 {
  color: #092962;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #e6ebf4;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.panel-list-header p {
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 24px;
}

.panel-list-header p:last-child {
  margin-bottom: 0;
}

.panel-list-header form {
  width: 300px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  display: block;
  padding: 8px;
  margin-bottom: 24px;
  position: relative;
}

.panel-list-header input {
  border: none;
  margin: 0 0 0 6px;
  padding-top: 1px;
  width: 241px;
  font-size: 14px;
  line-height: 150%;
  vertical-align: top;
}

.panel-list-header button {
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  background: url(../images/gp-glass-gray.svg) no-repeat center;
  vertical-align: top;
}

.panel-list-header form .part-select {
  position: absolute;
  left: 320px;
  top: 0;
}

.panel-list-header form select {
  width: 280px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 10px 40px 9px 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
}

.panel-list-header form .part-select::after {
  content: "";
  display: block;
  border-right: 2px solid #0b5de9;
  border-bottom: 2px solid #0b5de9;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0;
  bottom: 3px;
  right: 16px;
  margin: auto;
  pointer-events: none;
}

.panel-list-header + .panel-free {
  padding-top: 24px;
}

.panel-list-header + .panel-free .part-faq-list .category-nav {
  margin-bottom: 64px;
}

.panel-list-header + .panel-free .part-faq-list .part-issue-list_box {
  border-top: none;
}

.part-select {
  position: relative;
}

/* faq detail */
.panel-topic.is-faq.is-cross-service .panel-free,
.panel-topic.is-issue.is-cross-service .panel-free {
  padding-top: 64px;
}

.panel-topic.is-faq.is-cross-service > h1,
.panel-topic.is-issue.is-cross-service > h1 {
  font-size: 24px;
}

.panel-topic.is-cross-service > .panel-free > p {
  font-size: 16px;
  line-height: 150%;
}

.is-cross-service .part-reference p {
  margin-bottom: 8px;
}

.is-cross-service .part-reaction + .part-sns {
  border-bottom: none;
}

.part-category-date {
  width: 880px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 auto;
}

.part-category-date > p {
  width: 400px;
  font-size: 13px;
  line-height: 140%;
  text-align: right;
}

.part-category-date > p:nth-child(2n + 1) {
  font-size: 14px;
  line-height: 150%;
  text-align: left;
}

.part-category-date > p:nth-child(2n + 1)::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: url(../images/gp-tag.svg) no-repeat center;
  margin-right: 4px;
}

/* event */
.panel-event-list {
  width: 880px;
  padding-top: 24px;
  margin: 0 auto;
}

.panel-event-list .category-nav {
  padding-top: 0;
  margin-bottom: 24px;
}

.panel-event-list .category-nav ul {
  margin-left: 0;
  margin-right: 0;
}

.panel-event-list .category-nav + p {
  margin-bottom: 64px;
}

.panel-event-list .part-pagenate {
  margin-top: 64px;
}

.part-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #e6ebf4;
  margin-bottom: 14px;
  padding-bottom: 14px;
}

.part-event:nth-last-child(2) {
  border-bottom: none;
  margin-bottom: 0;
}

.part-event > div:first-child {
  width: 120px;
  font-size: 14px;
  line-height: 150%;
}

.part-event > div:last-child {
  width: calc(100% - 132px);
}

.part-event h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 4px;
}

.part-event h3 span {
  background: #e6ebf4;
  margin-left: 8px;
  padding: 3px 7px;
  font-size: 13px;
  line-height: 140%;
  color: #2d5397;
}

.part-event p {
  font-size: 13px;
  line-height: 140%;
}

/* sw-partner */
.part-free-header {
  margin-bottom: 64px;
}

.part-free-header h1 {
  color: #092962;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #e6ebf4;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.part-free-header p {
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 21px;
}

.part-free-header p:last-child {
  margin-bottom: 0;
}

.sw-partner-list {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sw-partner-cell {
  width: 32.53%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  border: 1px solid #a6bde4;
  border-radius: 6px;
  padding: 18px;
}

.sw-partner-cell:last-child:nth-child(3n + 2) {
  margin-right: 33.73%;
}

.sw-partner-cell h3 {
  color: #2d5397;
  font-size: 16px;
  line-height: 150%;
  font-weight: bold;
  margin-bottom: 6px;
}

.sw-partner-cell p {
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 12px;
}

.sw-partner-img {
  text-align: center;
  margin-bottom: 18px;
}

.sw-partner-img img {
  max-width: 100%;
}

.sw-partner-service {
  margin-bottom: 18px;
}

.sw-partner-service span {
  font-size: 12px;
  line-height: 140%;
  margin-right: 18px;
  display: inline-block;
}

.sw-partner-service span::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.sw-partner-service span.icon_data::before {
  background-image: url(../images/icon1.svg);
}

.sw-partner-service span.icon_cloud::before {
  background-image: url(../images/icon2.svg);
}

.sw-partner-service span.icon_network::before {
  background-image: url(../images/icon3.svg);
}

.sw-partner-service span.icon_iot::before {
  background-image: url(../images/icon4.svg);
}

.sw-partner-service span.icon_monitor::before {
  background-image: url(../images/icon5.svg);
}

.sw-partner-service span.icon_support::before {
  background-image: url(../images/icon6.svg);
}

.sw-partner-service span.icon_solution::before {
  background-image: url(../images/icon7.svg);
}

.sw-partner-link {
  font-size: 16px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sw-partner-link a {
  margin-bottom: 6px;
}

.sw-partner-link a:last-child {
  margin-bottom: 0;
}

a.is-external-link::after {
  content: "";
  margin-left: 6px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/gp-external-link.svg) no-repeat center;
  vertical-align: -2px;
}

/* case study */
.case-study-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.case-study-cell {
  width: 49.55%;
  background: #fafbfc;
  padding: 18px;
  border: 1px solid #e6ebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  margin-bottom: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.case-study-cell:hover {
  -webkit-box-shadow: 0px 12px 24px rgba(65, 78, 101, 0.1),
    0px 6px 12px rgba(65, 78, 101, 0.1), 0px 4px 4px rgba(65, 78, 101, 0.1),
    0px 2px 2px rgba(65, 78, 101, 0.1);
  box-shadow: 0px 12px 24px rgba(65, 78, 101, 0.1),
    0px 6px 12px rgba(65, 78, 101, 0.1), 0px 4px 4px rgba(65, 78, 101, 0.1),
    0px 2px 2px rgba(65, 78, 101, 0.1);
  border: 1px solid #279af4;
}

.case-study-cell::after {
  content: "";
  clear: both;
}

.case-study-img {
  border: 1px solid #e6ebf4;
  border-radius: 3px;
  background: #ffffff;
  text-align: center;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 120px;
  font-size: 0;
}

.case-study-img img {
  max-width: 100%;
}

.case-study-description {
  margin-left: 136px;
}

.case-study-description h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 4px;
}

.case-study-description h3 a {
  color: #0b5de9;
  padding-right: 24px;
  display: block;
  position: relative;
}

.case-study-description h3 a::after {
  content: "";
  background: url(../images/gp-external-link.svg) no-repeat center/contain;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  right: 0;
}

.case-study-category {
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 4px;
}

.case-study-name {
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 12px;
}

.case-study-service {
  margin-left: 136px;
}

.case-study-service span {
  font-size: 12px;
  line-height: 140%;
  margin-right: 18px;
  display: inline-block;
}

.case-study-service span::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.case-study-service span.icon_data::before {
  background-image: url(../images/icon1.svg);
}

.case-study-service span.icon_cloud::before {
  background-image: url(../images/icon2.svg);
}

.case-study-service span.icon_network::before {
  background-image: url(../images/icon3.svg);
}

.case-study-service span.icon_iot::before {
  background-image: url(../images/icon4.svg);
}

.case-study-service span.icon_monitor::before {
  background-image: url(../images/icon5.svg);
}

.case-study-service span.icon_support::before {
  background-image: url(../images/icon6.svg);
}

.case-study-service span.icon_solution::before {
  background-image: url(../images/icon7.svg);
}

/* feature */
.page-feature nav.breadcrumbles {
  background-color: #e6ebf4;
}

.panel-feature-head {
  background-color: #e6ebf4;
  padding: 70px calc(50% - 440px) 60px;
}

.panel-feature-head h1 {
  color: #092962;
  font-size: 22px;
  line-height: 180%;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 24px;
}

.panel-feature-head .part-button {
  margin-bottom: 48px;
}

.panel-feature-head h3 {
  border-left: 3px solid #6685ba;
  padding: 2px 0 1px 12px;
  color: #6685ba;
  font-size: 14px;
  line-height: 150%;
  font-weight: bold;
  margin-bottom: 24px;
}

.panel-feature-head ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  list-style-type: none;
}

.panel-feature-head li {
  border-right: 1px solid #a6bde4;
  padding-right: 24px;
  margin-right: 24px;
  font-size: 16px;
  line-height: 150%;
}

.panel-feature-head li:last-child {
  border-right: none;
}

.panel-feature-head li a::after {
  content: "";
  background: url(../images/gp-circle-right-arrow.svg) no-repeat center/contain;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.part-feature-body-cell {
  padding: 80px calc(50% - 440px);
}

.part-feature-body-cell h2 {
  color: #092962;
  font-weight: bold;
  font-size: 24px;
  line-height: 180%;
  letter-spacing: 0.05em;
  margin-bottom: 48px;
}

.part-feature-body-cell h2 span {
  display: block;
  color: #2d5397;
  font-weight: normal;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0;
  margin-bottom: 16px;
}

.panel-feature-body > .part-feature-body-cell:nth-child(2n + 1) {
  background-color: #f5f7fa;
}

.part-feature-problem h3 {
  border-left: 3px solid #6685ba;
  padding: 8px 0 7px 12px;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #092962;
  margin-bottom: 24px;
}

.part-feature-problem ul {
  list-style-type: none;
  color: #2d5397;
  font-size: 16px;
  line-height: 150%;
}

.part-feature-problem li {
  padding: 16px 20px;
  background: #ffffff;
  border: 1px solid #e6ebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  margin-bottom: 4px;
}

.part-feature-problem li:last-child {
  margin-bottom: 0;
}

.part-beforeafter-controller {
  display: none;
}

.part-before-after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 880px;
  margin: 0 auto;
}

.part-before-after::after {
  content: "";
  display: inline-block;
  border-right: 3px solid #a6bde4;
  border-bottom: 3px solid #a6bde4;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 14px;
  height: 14px;
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 11px);
}

.part-before-after > div {
  width: 400px;
}

.part-before-after > div h3 {
  color: #092962;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}

.part-before-after > div h3 span {
  display: block;
  color: #6685ba;
  margin-bottom: 8px;
  font-weight: normal;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0;
}

.part-before-after > div p {
  font-size: 14px;
  line-height: 150%;
}

.part-before-after-img {
  background: #ffffff;
  border: 1px solid #e6ebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 17px 15px 0;
  height: 280px;
  box-sizing: border-box;
  font-size: 0;
  margin-bottom: 24px;
}

.part-before-after-img img {
  width: 100%;
  height: auto;
}

.part-before-after-img span {
  display: block;
  font-size: 13px;
  line-height: 140%;
  margin-top: 1px;
}

.part-feature-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 64px;
}

.part-feature-cards > div {
  padding: 20px 20px 16px;
  background: #ffffff;
  border: 1px solid #e6ebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  width: 32.73%;
}

.part-feature-cards > div p:first-child {
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  color: #2d5397;
  margin-bottom: 8px;
}

.part-feature-cards > div p:first-child span {
  color: #6685ba;
  margin-bottom: 8px;
  font-weight: normal;
  font-size: 12px;
  line-height: 140%;
  display: block;
}

.part-feature-cards > div p:last-child {
  font-size: 14px;
  line-height: 150%;
}

.part-feature-cards > div p:last-child a::after {
  content: "";
  background: url(../images/gp-circle-right-arrow.svg) no-repeat center/contain;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.part-feature-point {
  margin-bottom: 64px;
}

.part-feature-point:last-child {
  margin-bottom: 0;
}

.part-feature-point h3 {
  color: #092962;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  margin-bottom: 14px;
}

.part-feature-point h3 span {
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
  color: #2d5397;
  padding: 9px 10px 6px;
  background: #e6ebf4;
}

.part-feature-point p {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 24px;
}

.part-feature-point .part-feature-img {
  background: #ffffff;
  border: 1px solid #e6ebf4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 20px;
  font-size: 0;
}

.part-feature-point .part-feature-img img {
  width: 100%;
  height: auto;
}

.part-feature-reason {
  margin-bottom: 60px;
}

.part-feature-reason:last-child {
  margin-bottom: 0;
}

.part-feature-reason h3 {
  color: #092962;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}

.part-feature-reason h3 span {
  border-left: 3px solid #6685ba;
  padding-left: 12px;
  color: #6685ba;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 16px;
  display: block;
}

.part-feature-reason p {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 24px;
}

.part-feature-reason table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font-size: 13px;
  line-height: 140%;
  border: 1px solid #a6bde4;
}

.part-feature-reason table th {
  width: 26.25%;
  text-align: left;
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px solid #a6bde4;
  border-right: 1px solid #e6ebf4;
}

.part-feature-reason table td {
  background: #fafbfc;
  padding: 10px;
  border-bottom: 1px solid #a6bde4;
}

.part-feature-button {
  text-align: center;
  margin-top: 48px;
}

.part-feature-button a {
  border: 1px solid #0b5de9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
  padding: 16px;
  text-align: center;
  font-size: 13px;
  line-height: 140%;
  color: #0b5de9;
  background: #ffffff;
  position: relative;
  width: 240px;
}

.part-feature-button a:hover {
  border-color: #279af4;
  color: #279af4;
  background-color: #fafbfc;
}

.part-feature-button a::after {
  content: "";
  display: inline-block;
  border-right: 2px solid #0b5de9;
  border-bottom: 2px solid #0b5de9;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 7px;
  height: 7px;
  position: absolute;
  top: calc(50% - 5px);
  right: 16px;
}

.part-feature-contact h3 {
  border-left: 3px solid #6685ba;
  font-weight: bold;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
  padding: 7px 0 8px 12px;
}

.part-feature-contact p {
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 24px;
  color: #092962;
}

.part-feature-contact .part-button {
  margin-bottom: 64px;
}

.part-feature-services {
  font-size: 0;
  text-align: center;
}

.part-feature-services a {
  display: inline-block;
  text-decoration: none;
  width: 138px;
  height: 120px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 4px;
  padding: 93px 9px 0;
  background-repeat: no-repeat;
  background-position: center 10px;
  font-size: 13px;
  line-height: 140%;
  color: #0b5de9;
  vertical-align: top;
}

.part-feature-services a:hover {
  background-color: #f5f7fa;
}

.part-feature-services a.icon_data {
  background-image: url(../images/icon1.svg);
}

.part-feature-services a.icon_cloud {
  background-image: url(../images/icon2.svg);
}

.part-feature-services a.icon_network {
  background-image: url(../images/icon3.svg);
}

.part-feature-services a.icon_iot {
  background-image: url(../images/icon4.svg);
}

.part-feature-services a.icon_monitor {
  background-image: url(../images/icon5.svg);
}

.part-feature-services a.icon_support {
  background-image: url(../images/icon6.svg);
  padding-top: 84px;
}

.part-feature-services a.icon_solution {
  background-image: url(../images/icon7.svg);
  padding-top: 84px;
}

/* scrollbar */
#aside-menu ul > li > div + .js-mcscroll {
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  left: 832px;
  top: 161px;
  width: 5px;
  max-height: 732px;
  height: calc(100vh - 208px);
  background-color: transparent;
  padding: 0;
  z-index: 2;
}

#aside-menu ul > li > .js-mcscroll .js-mcscrollbar {
  background-color: rgba(255, 255, 255, 0.5);
  height: 20px;
  border-radius: 3px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  padding: 0;
}

/* sphinx */
.panel-doc {
  margin: 0 auto;
  width: 880px;
}

/* rss */
.part-link-rss {
  color: #092962;
  vertical-align: middle;
  line-height: 18px;
  font-size: 15px;
  margin-right: auto;
}

.part-link-rss:before {
  font-family: "FontAwesome";
  content: "\f143";
  color: #ff5a19;
  font-size: 18px;
  margin-left: 10px;
  margin-right: 5px;
  display: inline-block;
}

/*サイドバー、トップページ改修*/
body {
  position: relative;
  padding-left: 240px;
}

@media screen and (max-width: 779px) {
  body {
    padding-left: 0;
  }
}

aside {
  position: fixed;
  top: 0;
  left: 0;
}

#main-cont {
  width: 100%;
}

#aside-menu .aside-panel {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  padding-bottom: 20px;
}

#aside-menu .menu__wrapper {
  height: calc(100vh - 130px);
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding: 0;
}

#aside-menu .menu__wrapper::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 779px) {
  #aside-menu .menu__wrapper {
    padding: 0;
  }
}

#aside-menu .menu__wrapper > ul {
  min-height: 280px;
}

#aside-menu .menu__wrapper > ul:first-of-type {
  border-bottom: 1px solid #2d5397;
}

#aside-menu .menu__wrapper > ul:last-of-type {
  padding-top: 15px;
}

@media screen and (max-width: 779px) {
  #aside-menu .menu__wrapper > ul {
    height: auto;
  }
}

#aside-menu > div > ul:last-of-type {
  border: none;
}

#aside-menu ul span,
#aside-menu ul a {
  padding: 12px 18px;
}

#aside-menu #aside-search + .menu__wrapper > ul > li > span::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

#aside-menu ul.main-menu > li > a::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

#aside-menu ul.main-menu li.icon_service > span::before {
  background-image: url(../images/m-icon1.svg);
}

#aside-menu ul.main-menu li.icon_faq > span::before {
  background-image: url(../images/m-icon2.svg);
}

#aside-menu ul.main-menu li.icon_price > span::before {
  background-image: url(../images/m-icon3.svg);
}

#aside-menu ul.main-menu li.icon_guide > span::before {
  background-image: url(../images/m-icon4.svg);
}

#aside-menu ul.main-menu li.icon_usecase > span::before {
  background-image: url(../images/m-icon5.svg);
}

#aside-menu ul.main-menu li.icon_maintenance > span::before,
#aside-menu ul.main-menu li.icon_maintenance > a::before {
  background-image: url(../images/m-icon6.svg);
}

#aside-menu ul.main-menu li.icon_partner > span::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  background-image: url(../images/m-icon7.svg);
}

#aside-menu ul.main-menu li.icon_training > a::before {
  background-image: url(../images/m-icon8.svg);
}

#aside-menu ul.main-menu li.icon_carbon_neutral > a::before {
  background-image: url(../images/m-icon9.svg);
}

#aside-menu ul li.icon_fault > span::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  background-image: url(../images/aside1_8.svg);
}

#aside-menu ul.main-menu > li > span {
  position: relative;
  cursor: pointer;
}

#aside-menu ul.main-menu li > span.is-open {
  background: #0a3c87;
}

#aside-menu ul.main-menu > li > span::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  right: 18px;
  top: 45%;
  -webkit-transition: top 0.5s, -webkit-transform 0.5s;
  transition: top 0.5s, -webkit-transform 0.5s;
  transition: top 0.5s, transform 0.5s;
  transition: top 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

#aside-menu ul.main-menu > li > span.is-open::after {
  -webkit-transition: top 0.5s, -webkit-transform 0.5s;
  transition: top 0.5s, -webkit-transform 0.5s;
  transition: top 0.5s, transform 0.5s;
  transition: top 0.5s, transform 0.5s, -webkit-transform 0.5s;
  top: 55%;
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
}

#aside-menu ul.main-menu > li > span.is-open::after {
  opacity: 1;
}

#aside-menu .sub-menu {
  pointer-events: none;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  height: 0;
  overflow: hidden;
}

#aside-menu .sub-menu.is-open {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  height: auto;
  pointer-events: all;
  padding: 10px 0;
}

#aside-menu .sub-menu.is-hover {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
  height: auto;
  pointer-events: all;
  padding: 10px 0;
}

@media screen and (max-width: 779px) {
  #aside-menu ul.sub-menu__lists {
    padding-left: 30px;
  }
}

#aside-menu ul.sub-menu__lists > li > span,
#aside-menu ul.sub-menu__lists > li > a {
  padding: 5px 15px 5px 30px;
}

#aside-menu ul.sub-menu__lists > li > span:not(.no-hover):hover,
#aside-menu ul.sub-menu__lists > li > a:not(.no-hover):hover {
  cursor: pointer;
  background: #0a3c87;
}

@media screen and (max-width: 1000px) {
  #aside-menu ul.sub-menu__lists > li > span.no-hover,
  #aside-menu ul.sub-menu__lists > li > a.no-hover {
    pointer-events: none;
  }
}

#aside-menu ul.sub-menu__lists li > span + div {
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: none;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

#aside-menu ul.sub-menu__lists li > span + div::-webkit-scrollbar {
  display: none;
}

#aside-menu ul.sub-menu__lists li.is-hover > span + div {
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  pointer-events: all;
  display: block;
}

#aside-menu ul.sub-menu__lists > li > span.m-attribute::before,
#aside-menu ul.sub-menu__lists > li > a::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

#aside-menu ul.sub-menu__lists > li > a.no-icon::before {
  display: none;
}

#aside-menu ul.sub-menu__lists li.icon_data > span::before,
#aside-menu ul.sub-menu__lists li.icon_data > a::before {
  background-image: url(../images/icon1.svg);
}

#aside-menu ul.sub-menu__lists li.icon_cloud > span::before,
#aside-menu ul.sub-menu__lists li.icon_cloud > a::before {
  background-image: url(../images/icon2.svg);
}

#aside-menu ul.sub-menu__lists li.icon_network > span::before,
#aside-menu ul.sub-menu__lists li.icon_network > a::before {
  background-image: url(../images/icon3.svg);
}

#aside-menu ul.sub-menu__lists li.icon_iot > span::before,
#aside-menu ul.sub-menu__lists li.icon_iot > a::before {
  background-image: url(../images/icon4.svg);
}

#aside-menu ul.sub-menu__lists li.icon_monitor > span::before,
#aside-menu ul.sub-menu__lists li.icon_monitor > a::before {
  background-image: url(../images/icon5.svg);
}

#aside-menu ul.sub-menu__lists li.icon_support > span::before,
#aside-menu ul.sub-menu__lists li.icon_support > a::before {
  background-image: url(../images/icon6.svg);
}

#aside-menu ul.sub-menu__lists li.icon_solution > span::before,
#aside-menu ul.sub-menu__lists li.icon_solution > a::before {
  background-image: url(../images/icon7.svg);
}

#aside-menu ul.sub-menu__lists li.icon_none > span.m-attribute::before {
  content: "-";
  text-align: right;
  width: auto;
}

#aside-menu ul.sub-menu__lists li.icon_price_simulator > a::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  background-image: url(../images/icn-price-simulator.svg);
}

#aside-menu ul.main-menu article {
  padding-left: 20px;
}

@media screen and (max-width: 768px) {
  #aside-menu ul.main-menu article {
    margin-top: 16px;
    padding-left: 0;
  }
}

#aside-menu ul.main-menu ul.second-menu-sub-menu li > a:before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  content: "-";
  text-align: right;
  width: auto;
}

.index-top-menu-pc {
  padding: 20px 20px 60px;
}

@media screen and (max-width: 1000px) {
  .index-top-menu-pc {
    display: none;
  }
}

.t-menu__link-box {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
  text-align: right;
}

@media screen and (max-width: 1000px) {
  .t-menu__link-box {
    text-align: center;
  }
}

.t-menu__link {
  font-size: 16px;
  line-height: 19px;
  color: #0b5de9;
  text-decoration: underline;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.t-menu__link:after {
  content: "";
  background: url(../images/icn-arrow-blue.svg) center/contain no-repeat;
  width: 16px;
  height: 16px;
}

.t-menu__lists {
  max-width: 880px;
  width: 100%;
  margin: 24px auto 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  list-style: none;
}

.t-menu__lists:not(:first-of-type) {
  margin-top: 20px;
}

@media screen and (max-width: 1000px) {
  .t-menu__lists {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
  }
}

.t-menu .lists__item {
  background: #e6ebf4;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 16px 16px 16px;
  cursor: pointer;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}

.t-menu .lists__item:hover {
  background: #2d5397;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}

.t-menu .lists__item:hover .item__ttl,
.t-menu .lists__item:hover .item__txt {
  color: #fff;
}

.t-menu .lists__item.is-open {
  background: #2d5397;
}

.t-menu .lists__item.is-open .item__ttl,
.t-menu .lists__item.is-open .item__txt {
  color: #fff;
}

@media screen and (max-width: 1000px) {
  .t-menu .lists__item:not(:first-of-type) {
    margin-top: 16px;
  }
}

.t-menu .item__img {
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.t-menu .item__img img {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
}

.t-menu .item__content {
  width: calc(100% - 80px);
  padding-left: 16px;
}

.t-menu .item__ttl {
  font-size: 14px;
  line-height: calc(20 / 14);
}

.t-menu .item__txt {
  font-size: 12px;
  line-height: calc(20 / 12);
  margin-top: 12px;
}

.t-menu__content-box {
  height: 0;
  padding: 0px 20px;
  background: #d5ddef;
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin: 0 -20px;
  -webkit-transition: padding 0.5s, margin 0.5s, height 0.5s;
  transition: padding 0.5s, margin 0.5s, height 0.5s;
}

@media screen and (max-width: 1000px) {
  .t-menu__content-box {
    position: relative;
    width: calc(100% + 14px);
  }
}

.t-menu__content-box.is-open {
  margin-top: 20px;
  padding: 25px 20px;
  -webkit-transition: padding 0.5s, margin 0.5s, height 0.5s;
  transition: padding 0.5s, margin 0.5s, height 0.5s;
}

@media screen and (max-width: 1000px) {
  .t-menu__content-box.is-open {
    margin-top: 16px;
    padding: 22px 14px 78px;
  }
}

.t-menu .c-box__container {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box__container {
    position: static;
  }
}

.t-menu .c-box__children-menu-wrapper {
  padding-bottom: 32px;
  border-bottom: 2px dotted #092962;
  margin-bottom: 32px;
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box__children-menu-wrapper {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 36px;
  }
}

.t-menu .c-box__children-menu-ttl {
  font-size: 16px;
  font-weight: bold;
  color: #092962;
  line-height: calc(19 / 16);
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box__children-menu-ttl {
    font-size: 13px;
    line-height: calc(16 / 13);
    margin-bottom: 19px;
    display: inline-block;
  }
}

.t-menu .c-box__children-menu-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 14px;
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box__children-menu-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    margin-top: 8px;
  }
}

.t-menu .c-box__children-menu-txt {
  font-size: 16px;
  line-height: calc(19 / 16);
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box__children-menu-txt {
    font-size: 13px;
    line-height: calc(16 / 13);
  }
}

.t-menu .c-box__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1200px) {
  .t-menu .c-box__head {
    width: calc(100% - 40px);
  }
}

.t-menu .c-box__txt {
  font-size: 16px;
  line-height: calc(19 / 16);
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box__txt {
    font-size: 13px;
    line-height: calc(16 / 13);
  }
}

.t-menu .c-box__btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 208px;
  height: 36px;
  border-radius: 8px;
  border: 1px solid #2d5397;
  font-size: 15px;
  line-height: calc(18 / 15);
  background: #fff;
  text-decoration: none;
  color: #092962;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box__btn {
    max-width: 500px;
    padding: 5px;
    font-size: 14px;
    line-height: calc(17 / 14);
  }
}

.t-menu .c-box__close-btn {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: -34px;
  cursor: pointer;
}

.t-menu .c-box__close-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 28px;
  height: 1px;
  background: #092962;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.t-menu .c-box__close-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 28px;
  height: 1px;
  background: #092962;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (max-width: 1200px) {
  .t-menu .c-box__close-btn {
    right: 0;
    top: -10px;
  }
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box__close-btn {
    top: auto;
    left: 50%;
    bottom: 30px;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.t-menu .c-box__lists {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [4];
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  list-style: none;
  margin-top: 20px;
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box__lists {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box__link {
    margin-top: 16px;
    max-width: none;
  }
}

.t-menu .c-box .c-lists__item {
  max-width: 208px;
  position: relative;
  cursor: pointer;
}

.t-menu .c-box .c-lists__item.arrow::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-right: 1px solid #4d4f5c;
  border-bottom: 1px solid #4d4f5c;
  top: 45%;
  right: 15px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  z-index: 1;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.t-menu .c-box .c-lists__item.is-open:before {
  border-color: #fff;
  top: 55%;
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.t-menu .c-box .c-lists__item.is-open .c-box__btn {
  color: #fff;
  background: #2d5397;
}

@media screen and (max-width: 1000px) {
  .t-menu .c-box .c-lists__item {
    max-width: none;
  }
}

.t-menu .c-box__sub-menu {
  max-width: 880px;
  width: 100%;
  margin: 0px auto;
  background: #fff;
  border-radius: 8px;
  overflow: auto;
  height: 0;
  max-height: 470px;
  position: relative;
}

.t-menu .c-box__sub-menu.is-open {
  margin-top: 32px;
}

.t-menu .c-box .sub-menu__wrapper {
  height: 0;
  overflow: hidden;
}

.t-menu .c-box .sub-menu__container {
  opacity: 0;
  pointer-events: none;
  padding: 30px 40px;
}

.t-menu .c-box .sub-menu__container.is-open {
  opacity: 1;
  pointer-events: all;
}

.t-menu .c-box .sub-menu__ttl {
  font-size: 18px;
  line-height: calc(22 / 18);
  font-weight: bold;
  color: #092962;
}

.t-menu .c-box .sub-menu__txt {
  font-size: 16px;
  line-height: calc(19 / 16);
  margin-top: 12px;
  color: #092962;
}

.t-menu .c-box .sub-menu__lists {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [2];
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
  list-style: none;
}

.t-menu .c-box .s-lists .item__ttl {
  font-size: 14px;
  line-height: calc(17 / 14);
  color: #092962;
  margin-top: 42px;
}

.t-menu .c-box .s-lists .item__contents ul {
  list-style: none;
}

.t-menu .c-box .s-lists .item__contents li a {
  font-size: 16px;
  line-height: calc(19 / 16);
  margin-top: 22px;
  display: inline-block;
}

.t-menu .c-box__guide-wrapper:not(:last-of-type) {
  margin-bottom: 30px;
}

.topic {
  max-width: 880px;
  margin: 40px auto 0;
  border-radius: 4px;
  background: #e6ebf4;
}

@media screen and (max-width: 1000px) {
  .topic {
    padding: 12px 14px 18px;
  }
}

.topic__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  text-decoration: none;
  padding-right: 20px;
  height: 40px;
}

@media screen and (max-width: 1000px) {
  .topic__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    padding-right: 0;
  }
}

.topic__link span {
  width: 87px;
  height: 100%;
  background: #2d5397;
  color: #fff;
  font-size: 14px;
  line-height: calc(17 / 14);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  border-radius: 4px;
}

@media screen and (max-width: 1000px) {
  .topic__link span {
    width: 100%;
    height: 26px;
  }
}

.topic__ttl {
  font-size: 14px;
  line-height: calc(17 / 14);
  color: #2d5397;
  margin-left: 17px;
}

@media screen and (max-width: 1000px) {
  .topic__ttl {
    margin-left: 0px;
    margin-top: 11px;
    letter-spacing: -0.016rem;
  }
}

.topic__txt {
  font-size: 14px;
  line-height: calc(17 / 14);
  margin-left: 40px;
  color: #4d4f5c;
}

@media screen and (max-width: 1000px) {
  .topic__txt {
    margin-left: 0px;
    margin-top: 12px;
    letter-spacing: -0.016rem;
  }
}

.index-top-menu-sp {
  display: none;
  padding: 16px 20px 40px;
}

@media screen and (max-width: 1000px) {
  .index-top-menu-sp {
    display: block;
  }
}

footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#footer-links {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

@media screen and (max-width: 768px) {
  #footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 560px;
    gap: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 10px;
  }
}

#footer-links .nav-panel {
  padding: 0;
  width: 33%;
}

@media screen and (max-width: 768px) {
  #footer-links .nav-panel {
    width: 40%;
    margin-bottom: 0;
  }
  #footer-links .nav-panel:first-of-type {
    margin-bottom: 50px;
  }
}

#footer-policy-links {
  max-width: 880px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #fff;
  padding: 20px 0;
}

@media screen and (max-width: 768px) {
  #footer-policy-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

#footer-policy-links ul {
  border-top: none;
  padding: 0;
  margin: 0;
}

#footer-copyright {
  font-size: 12px;
  line-height: calc(28 / 12);
  width: auto;
  padding-left: 15px;
  padding-bottom: 0;
}

#pagetop {
  display: block;
  position: fixed;
  bottom: 16px;
  right: 16px;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

#pagetop.is-scroll {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

@media screen and (max-width: 768px) {
  #pagetop {
    position: static;
  }
}

#pagetop a {
  display: inline-block;
  width: 64px;
  height: 64px;
  border-radius: 32px;
  background: #e6ebf4;
  position: relative;
}

#pagetop a::after {
  content: "";
  display: inline-block;
  border-right: 3px solid #2d5397;
  border-bottom: 3px solid #2d5397;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  width: 8px;
  height: 8px;
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.top-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 10px;
  z-index: 100;
  height: 32px;
  right: 0;
}

@media screen and (max-width: 779px) {
  .top-fixed {
    display: none;
  }
}

.top-fixed__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 6px;
  color: #fff;
  font-size: 12px;
  line-height: calc(14 / 12);
  padding: 0 20px;
  background: #2d5397;
  border-radius: 0 0 4px 4px;
  text-decoration: none;
  font-weight: bold;
}

.top-fixed__link:hover {
  color: #fff;
  opacity: 0.7;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.top-fixed__link img {
  width: 13px;
  height: 13px;
  -o-object-fit: contain;
  object-fit: contain;
}

.panel-search {
  height: 240px;
  padding-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.panel-search h2 {
  font-size: 28px;
  line-height: calc(34 / 28);
  color: #2d5397;
  text-align: center;
  margin-bottom: 21px;
}

@media screen and (max-width: 768px) {
  .panel-search h2 {
    font-size: 18px;
    line-height: calc(22 / 18);
  }
}

.is-tab {
  display: none;
}

@media screen and (max-width: 768px) {
  .is-tab {
    display: block;
  }
}
