@charset "UTF-8";
p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

@font-face {
  font-family: 'tofu';
  src: url("/data/common/fonts/TofuSpecial.eot");
  /* IE9 Compat Modes */
  src: url("/data/common/fonts/TofuSpecial.eot?#iefix") format("embedded-opentype"), url("/data/common/fonts/TofuSpecial.ttf.woff") format("woff"), url("/data/common/fonts/TofuSpecial.ttf") format("truetype");
}
#content-main {
  margin: 0 0 80px 0;
  word-wrap: break-word;
}
#content-main a {
  color: #252525;
  text-decoration: none;
}
#content-main a:hover {
  color: #252525;
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
}
#content-main a:active {
  color: #252525;
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-decoration: none;
}
#content-main select {
  font-size: 13px;
  border: #e0e0e0 1px solid;
  border-radius: 0;
  background: #fff url(/img/fonts/specimen/icon_pulldown_arrow.png) no-repeat;
  background-size: 36px 36px;
  background-position: center right;
  line-height: 23px;
  padding: 0px 34px 0 12px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 34px;
}
#content-main select:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#content-main .font-favor-toggle {
  font-size: 12px;
}
#content-main .font-favor-toggle .hover-text {
  margin: 0 5px 0 0;
}
#content-main .font-favor-toggle a {
  color: #1e5fcc;
  padding: 10px;
}
#content-main .font-favor-toggle a:hover .hover-text {
  display: inline-block;
}
#content-main .font-favor-toggle a.remove .hover-text {
  color: #1e5fcc;
}
#content-main .font-favor-toggle .remove {
  display: none;
}
#content-main .font-favor-toggle.added .add {
  display: none;
}
#content-main .font-favor-toggle.added .remove {
  display: inline-block;
}
#content-main .font-favor-toggle .hover-text {
  display: none;
}
#content-main .font-favor-toggle .add {
  display: inline-block;
}
#content-main .font-favor-toggle .remove {
  display: none;
}
#content-main .no-typing {
  color: #999;
  font-size: 12px;
  position: absolute;
  left: 8px;
  bottom: 12px;
}
#content-main .font-family-link > .font-example .no-typing {
  right: 0;
}
#content-main .font-example {
  padding: 0 0 36px 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  position: relative;
  max-width: 1032px;
  margin: 0 auto;
}
#content-main .font-example .font-example-text {
  font-size: 50px;
  line-height: 1.2em;
  padding-top: 5px;
}
#content-main .font-example .font-example-text span {
  white-space: nowrap;
}
#content-main .font-example .font-example-img {
  display: none;
}
#content-main .font-example .font-example-svg {
  display: none;
  position: relative;
}
#content-main .font-example .font-example-svg svg {
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: inline-block;
  pointer-events: none;
}
#content-main .font-example.no-ts .font-example-text {
  display: none;
}
#content-main .font-example.no-ts .font-example-svg {
  display: inline-block;
}

html.no-svg .font-example .font-example-img {
  display: inline-block;
}
html.no-svg .font-example .font-example-text {
  display: none;
}
html.no-svg .font-example .font-example-svg {
  display: none;
}

.select2 {
  font-size: 13px;
}
.select2 .select2-selection.select2-selection--single {
  border: 1px solid #e0e0e0;
  border-radius: 0;
  height: 34px;
}
.select2 .select2-selection.select2-selection--single .select2-selection__rendered {
  line-height: 32px;
  padding: 0px 34px 0 12px;
  background: url(/img/fonts/specimen/icon_pulldown_arrow.png) no-repeat;
  background-size: 36px 36px;
  background-position: center right;
}
.select2 .select2-selection.select2-selection--single .select2-selection__arrow {
  display: none;
}

.select2-container {
  font-size: 12px;
}
.select2-container .select2-dropdown {
  border: 1px solid #e0e0e0;
  border-top: none;
  border-radius: inherit;
}
.select2-container .select2-dropdown .select2-search {
  padding: 0;
  margin: 0;
}
.select2-container .select2-dropdown .select2-search .select2-search__field {
  background: #fff;
  font-size: 12px;
  margin: 0;
  padding: 5px 12px;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  border-radius: inherit;
}
.select2-container .select2-dropdown .select2-results {
  max-height: 350px;
}
.select2-container .select2-dropdown .select2-results .select2-results__options {
  max-height: 350px;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option {
  padding: 5px 12px;
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted[aria-selected] {
  background-color: transparent;
  color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option[aria-selected=true] {
  background-color: transparent;
  color: #1e5fcc;
}

.rangeslider {
  height: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #d9d9d9;
}
.rangeslider .rangeslider__fill {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 2px;
  background: #141414;
}
.rangeslider .rangeslider__handle {
  width: 16px;
  height: 16px;
  top: -7px;
  border: #141414 2px solid;
}
.rangeslider .rangeslider__handle::after {
  width: 0;
  height: 0;
}

.heart {
  top: 2px;
  left: 0px;
  position: relative;
  width: 16px;
  height: 13.8px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.heart::before, .heart::after {
  position: absolute;
  content: "";
  left: 8px;
  top: 1px;
  width: 8px;
  height: 12.8px;
  background: #505050;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.heart::after {
  left: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.heart.active {
  position: relative;
  width: 16px;
  height: 13.8px;
}
.heart.active::before, .heart.active::after {
  position: absolute;
  content: "";
  left: 8px;
  top: 1px;
  width: 8px;
  height: 12.8px;
  background: #1e5fcc;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.heart.active::after {
  left: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

#content-main {
  padding: 0;
}

.font-header {
  height: 50px;
  width: 100%;
  background-color: #f0f0f0;
  border-bottom: #d9d9d9 1px solid;
  border-top: #e5e5e5 1px solid;
  color: #000;
}
.font-header .font-header-inner {
  max-width: 1032px;
  height: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.font-header .font-header-inner .font-header-contents {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.font-header .table {
  display: table;
  width: 100%;
  height: 100%;
}
.font-header .table > * {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.accordion .btn-toggle-font-family.accordion-button {
  padding: 0 20px 0 0;
  position: relative;
}
.accordion .btn-toggle-font-family.accordion-button::after {
  content: '';
  position: absolute;
  top: 2px;
  right: 2px;
  border-right: 2px solid #1e5fcc;
  border-top: 2px solid #1e5fcc;
  border-radius: 1px;
  content: "";
  margin: 0 0 0 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.accordion .btn-toggle-font-family.accordion-button span {
  display: none;
}
.accordion .btn-toggle-font-family.accordion-button span.close {
  display: block;
}
.accordion .btn-toggle-font-family.accordion-button:active::after {
  top: 4px;
}
.accordion .btn-toggle-font-family.accordion-button.active::after {
  content: '';
  position: absolute;
  top: 7px;
  right: 2px;
  border-right: 2px solid #1e5fcc;
  border-top: 2px solid #1e5fcc;
  border-radius: 1px;
  content: "";
  margin: 0 0 0 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.accordion .btn-toggle-font-family.accordion-button.active:active::after {
  top: 9px;
}
.accordion .btn-toggle-font-family.accordion-button.active span {
  display: none;
}
.accordion .btn-toggle-font-family.accordion-button.active span.open {
  display: block;
}

p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

.favor-application {
  text-align: right;
  color: #1e5fcc;
}

.font-favor-title {
  position: relative;
  display: inline-block;
  top: 20px;
  right: 0;
  margin: 0;
  color: #1e5fcc;
  font-size: 13px;
}
html.pointer .font-favor-title > div {
  display: inline-block;
}
html.pointer .font-favor-title > div span {
  font-size: 12px;
}
.font-favor-title .open {
  display: none;
  font-size: 13px;
  margin-left: -5px;
}
.font-favor-title .close {
  font-size: 13px;
  margin-left: -5px;
}
.font-favor-title.active .close {
  display: none;
}
.font-favor-title.active .open {
  display: inline;
}
.font-favor-title:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.font-favor-title .heart {
  left: -4px;
}

.now-count {
  margin: 0 6px;
  padding: 5px 7px 5px 7px;
  border-radius: 1em;
  background-color: #c7d7f2;
  letter-spacing: 0;
  color: #fff;
}

.limit-count {
  margin: 0 6px;
  letter-spacing: 0;
}

#content-main .btn-favorite-close-bottom {
  display: none;
  position: relative;
  color: #1e5fcc;
  padding: 0 20px 0 0;
  font-size: 12px;
}
#content-main .btn-favorite-close-bottom::after {
  content: '';
  position: absolute;
  top: 4px;
  right: 2px;
  border-right: 2px solid #1e5fcc;
  border-top: 2px solid #1e5fcc;
  border-radius: 1px;
  content: "";
  margin: 0 0 0 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
  -webkit-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#content-main .btn-favorite-close-bottom:active::after {
  top: 6px;
}
#content-main .btn-favorite-close-bottom:hover {
  color: #1e5fcc;
}

.select2-search__field:focus,
.font-try-input:focus {
  outline: none;
}

.font-try-input:focus {
  -webkit-transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.font-try-input:focus::-moz-placeholder {
  color: #f0f0f0;
  opacity: 1;
}
.font-try-input:focus:-ms-input-placeholder {
  color: #f0f0f0;
}
.font-try-input:focus::-webkit-input-placeholder {
  color: #f0f0f0;
}

#select2-font-word-select-container:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#font-search-application {
  /* font-favorite */
  /* font-search-criteria */
  /* font-result-criteria */
  /* font-result-list */
}
#font-search-application .font-favorite-results {
  display: none;
  overflow: hidden;
  padding-bottom: 30px;
}
#font-search-application .font-favorite-results .col {
  padding: 0 8px;
}
#font-search-application .font-favorite-results .favorite-header {
  height: 50px;
}
#font-search-application .font-favorite-results .favorite-header .col {
  position: relative;
  top: 10px;
}
#font-search-application .font-favorite-results .favorite-header .col .text {
  padding: 0 0 0 3px;
}
#font-search-application .font-favorite-results .favorite-header .col .heart {
  margin-bottom: 2px;
}
#font-search-application .font-favorite-results .font-result-font-item:first-child {
  border: none;
}
#font-search-application .font-favorite-result-zero {
  display: none;
}
#font-search-application .font-favorite-result-zero .title {
  height: 200px;
}
#font-search-application .font-favorite-result-zero .title p {
  margin: 16px 0;
}
#font-search-application.favor .font-result-criteria .font-color-toggle {
  width: 125px !important;
  padding-right: 0 !important;
}
#font-search-application.favor .font-result-criteria .font-sort-list {
  display: none;
}
#font-search-application.favor .font-result-list .font-search-result {
  display: none;
}
#font-search-application.favor .font-result-list .font-favorite-results {
  display: block;
}
#font-search-application.favor .font-result-list .font-favorite-results .font-favor-toggle {
  right: 12px !important;
}
#font-search-application.favor .font-result-list .font-favorite-results .font-result-font-item {
  padding-left: 0;
}
#font-search-application .font-search-criteria {
  overflow: hidden;
}
#font-search-application .font-search-criteria .font-header {
  border-top: none;
}
#font-search-application .font-search-criteria #font-word .select {
  border: #e5e5e5 1px solid;
  height: 34px;
  width: 20em;
}
#font-search-application .font-search-criteria .criteria-list {
  margin: 45px 0 44px 0;
  color: #252525;
  font-size: 13px;
  /* accordion */
  /* checkbox */
  /* 書体の分類 */
  /* weight */
  /* taglist */
}
#font-search-application .font-search-criteria .criteria-list .accordion {
  position: relative;
  top: 0;
  left: 0;
  border-bottom: #e6e6e6 1px solid;
}
#font-search-application .font-search-criteria .criteria-list .accordion:nth-child(2n) {
  background-color: #fcfcfc;
}
#font-search-application .font-search-criteria .criteria-list .accordion .accordion-button {
  position: relative;
  display: block;
  width: 100%;
  padding: 13px 0 6px 36px;
}
#font-search-application .font-search-criteria .criteria-list .accordion .accordion-button::before {
  content: '';
  position: absolute;
  top: 16px;
  left: 4px;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  border-radius: 1px;
  content: "";
  margin: 0 0 0 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#font-search-application .font-search-criteria .criteria-list .accordion .accordion-button:active::before {
  top: 18px;
  -webkit-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear;
}
#font-search-application .font-search-criteria .criteria-list .accordion .accordion-button.active:active::before {
  top: 22px;
  -webkit-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear;
}
#font-search-application .font-search-criteria .criteria-list .accordion .accordion-button.active::before {
  top: 20px;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
#font-search-application .font-search-criteria .criteria-list .accordion .accordion-button .font-criteria-title {
  width: 210px;
  display: inline-block;
  overflow: hidden;
}
#font-search-application .font-search-criteria .criteria-list .accordion .accordion-button .setting-value {
  width: 200px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera9,10対応 */
}
#font-search-application .font-search-criteria .criteria-list .accordion .setting-value {
  color: #999;
}
#font-search-application .font-search-criteria .criteria-list .accordion .setting-value.done .unset {
  display: none;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-checkbox {
  display: inline-block;
  padding: 0 0 0 22px;
  position: relative;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-checkbox::before {
  border: 1px solid #d9d9d9;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 1px;
  left: 0;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-checkbox.checked::before {
  border: 0 solid #d9d9d9;
  border: 0 solid #d9d9d9;
  background-color: #252525;
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 1px;
  left: 0;
  background: #252525 url(/img/fonts/specimen/check_criteria.png) no-repeat;
  background-position: left top;
  background-size: 100% 100%;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-classification-checkbox {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-classification-checkbox img {
  display: block;
  margin: 0 auto;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-classification-checkbox p {
  margin: 0;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-classification-checkbox:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-classification-checkbox:hover > * {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-classification-checkbox.checked::before {
  content: '';
  width: 80px;
  height: 2px;
  background: #000;
  position: absolute;
  border-radius: 2px;
  top: 29px;
  left: 19px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#font-search-application .font-search-criteria .criteria-list .criteria-list-inner {
  margin: 8px 8px 8px 36px;
  overflow: hidden;
}
#font-search-application .font-search-criteria .criteria-list .criteria-list-inner li {
  margin: 0 20px 6px 0;
  display: inline-block;
  float: left;
}
#font-search-application .font-search-criteria .criteria-list .font-classification-list .criteria-list-inner {
  margin: 8px 8px 0;
}
#font-search-application .font-search-criteria .criteria-list .font-classification-list .criteria-list-inner li {
  width: 120px;
  height: 60px;
  margin: 0 0 24px 0;
}
#font-search-application .font-search-criteria .criteria-list .font-weight-list .criteria-list-inner li .font-criteria-checkbox img {
  border: #e5e5e5 1px solid;
  border-radius: 20px;
}
#font-search-application .font-search-criteria .criteria-list .font-weight-list .criteria-list-inner li .font-criteria-checkbox::before {
  top: 10px;
}
#font-search-application .font-search-criteria .criteria-list .font-weight-list .criteria-list-inner li .font-criteria-checkbox.checked::before {
  top: 10px;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-tag-list {
  margin: 12px 0 -4px 0;
  display: table;
  overflow: hidden;
  width: 100%;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-tag-list .font-tagset {
  display: table-cell;
  width: auto;
  overflow: hidden;
  padding: 0 0 0 16px;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-tag-list .font-tagset .font-criteria-tag {
  color: #fff;
  padding: 6px 30px 6px 10px;
  margin: 0px 0px 4px 4px;
  background: #252525;
  font-size: 11px;
  border-radius: 2em;
  display: inline-block;
  position: relative;
  float: left;
  -webkit-transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-tag-list .font-tagset .font-criteria-tag::after {
  content: '';
  background: transparent url(/img/fonts/specimen/icon_criteria_tag_close.png) no-repeat;
  background-position: center center;
  background-size: 8px 8px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 10px;
  right: 14px;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-tag-list .font-tagset .font-criteria-tag:hover {
  background-color: #175cd0;
  opacity: 1;
  filter: alpha(opacity=100);
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-tag-list .font-tag-reset {
  display: table-cell;
  width: 11em;
  text-align: right;
  vertical-align: top;
  padding: 0 8px 0 0;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-tag-list .font-tag-reset .btn-font-tag-reset {
  -webkit-transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.1s cubic-bezier(0.215, 0.61, 0.355, 1);
  color: #0086ce;
  position: relative;
  padding: 0 26px 0 0;
}
#font-search-application .font-search-criteria .criteria-list .font-criteria-tag-list .font-tag-reset .btn-font-tag-reset::after {
  border: 0 solid transparent;
  border: 0 solid transparent;
  background-color: #0086ce;
  content: "";
  width: 20px;
  height: 2px;
  position: absolute;
  top: 6px;
  right: 0;
}
#font-search-application .font-result-criteria .font-header-contents {
  font-size: 13px;
}
#font-search-application .font-result-criteria .table {
  text-align: right;
  position: relative;
  top: 7px;
}
#font-search-application .font-result-criteria .table > * {
  display: inline-block;
}
#font-search-application .font-result-criteria .font-try-word-list {
  visibility: hidden;
  width: auto;
}
#font-search-application .font-result-criteria .font-try-word-list select {
  width: 100%;
}
#font-search-application .font-result-criteria .font-size-slider {
  padding: 0 0 0 32px;
}
#font-search-application .font-result-criteria .font-size-slider > * {
  display: inline-block;
}
#font-search-application .font-result-criteria .font-size-slider p {
  width: 3.2em;
}
#font-search-application .font-result-criteria .font-size-slider .input-range {
  width: 120px;
  margin: 0 0 3px 8px;
  text-align: left;
}
#font-search-application .font-result-criteria .font-size-slider .input-range input {
  display: none;
}
#font-search-application .font-result-criteria .font-color-toggle {
  padding: 0 32px 0 32px;
}
#font-search-application .font-result-criteria .font-color-toggle > * {
  display: inline-block;
}
#font-search-application .font-result-criteria .font-color-toggle .btn-toggle {
  border-radius: 20px;
  background-color: #fff;
  margin: 0 0 0 12px;
}
#font-search-application .font-result-criteria .font-color-toggle .btn-toggle img {
  display: none;
}
#font-search-application .font-result-criteria .font-color-toggle .btn-toggle img.white {
  display: inline-block;
}
#font-search-application .font-result-criteria .font-color-toggle .btn-toggle.black {
  background-color: #000;
}
#font-search-application .font-result-criteria .font-color-toggle .btn-toggle.black img.white {
  display: none;
}
#font-search-application .font-result-criteria .font-color-toggle .btn-toggle.black img.black {
  display: inline-block;
}
#font-search-application .font-result-criteria .font-input-word p {
  font-size: 12px;
  margin: 16px 0 0 8px;
  padding: 0;
  height: 32px;
}
#font-search-application .font-result-criteria .font-input-word .input-word {
  display: none;
}
#font-search-application .font-result-criteria .font-input-word .font-try-input {
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 32px;
  width: 100%;
  margin: 0 8px 20px;
  padding: 0;
}
#font-search-application .font-result-criteria .font-input-word .font-try-input::-webkit-input-placeholder {
  font-weight: lighter;
}
#font-search-application .font-result-criteria .font-input-word .font-try-input:-moz-placeholder {
  font-weight: lighter;
}
#font-search-application .font-result-list {
  margin-top: 10px;
  /* response type */
  /* color */
}
#font-search-application .font-result-list .font-search-result {
  overflow: hidden;
}
#font-search-application .font-result-list .font-result-info {
  height: 35px;
  width: 100%;
  margin: 10px 0;
  position: relative;
}
#font-search-application .font-result-list .font-result-info .font-result-corner {
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
#font-search-application .font-result-list .font-result-info .font-result-count {
  text-align: left;
  font-size: 12px;
  float: left;
}
#font-search-application .font-result-list .font-result-info .font-result-count p {
  display: inline-block;
  margin: 0;
  line-height: 1.7em;
  margin: 0 0 0 8px;
}
#font-search-application .font-result-list .font-result-info .font-result-count .pre-text {
  display: block;
}
#font-search-application .font-result-list .font-result-info .font-result-pager {
  display: block;
  text-align: center;
  position: relative;
  top: 10px;
  z-index: 1;
  width: 320px;
  margin: 0 auto;
}
#font-search-application .font-result-list .font-result-info .font-result-pager > * {
  margin: 0 10px;
}
#font-search-application .font-result-list .font-result-info .font-result-pager .current {
  color: #1e5fcc;
  position: relative;
  padding: 0 0 7px 1px;
  background: transparent url(/img/fonts/specimen/icon_pager_current.png) no-repeat;
  background-size: 4px 4px;
  background-position: center bottom;
  pointer-events: none;
}
#font-search-application .font-result-list .font-result-info .font-result-pager .leader {
  color: #d9d9d9;
  display: inline-block;
  position: relative;
  width: 19px;
}
#font-search-application .font-result-list .font-result-info .font-result-pager .leader::before {
  content: '...';
  letter-spacing: 0.2em;
  position: absolute;
  top: -19px;
  left: 0;
}
#font-search-application .font-result-list .font-result-info .font-result-pager-turn {
  text-align: right;
  font-size: 0;
  float: right;
  position: relative;
  top: 8px;
}
#font-search-application .font-result-list .font-result-info .font-result-pager-turn a {
  width: 24px;
  height: 24px;
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: relative;
  letter-spacing: normal;
}
#font-search-application .font-result-list .font-result-info .font-result-pager-turn a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#font-search-application .font-result-list .font-result-info .font-result-pager-turn a.prev::before {
  content: "";
  position: absolute;
  top: 6px;
  right: 4px;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  border-radius: 1px;
  content: "";
  margin: 0 0 0 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
#font-search-application .font-result-list .font-result-info .font-result-pager-turn a.next {
  margin: 0 0 0 8px;
}
#font-search-application .font-result-list .font-result-info .font-result-pager-turn a.next::before {
  content: "";
  position: absolute;
  top: 6px;
  right: 8px;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  border-radius: 1px;
  content: "";
  margin: 0 0 0 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#font-search-application .font-result-list .font-results .font-family-name,
#font-search-application .font-result-list .font-results .font-item-name, #font-search-application .font-result-list .font-favorite-results .font-family-name,
#font-search-application .font-result-list .font-favorite-results .font-item-name {
  height: 24px;
  padding: 0;
  font-size: 13px;
  margin: 0;
}
#font-search-application .font-result-list .font-results .font-family-name.new,
#font-search-application .font-result-list .font-results .font-item-name.new, #font-search-application .font-result-list .font-favorite-results .font-family-name.new,
#font-search-application .font-result-list .font-favorite-results .font-item-name.new {
  padding: 0 0 0 44px;
  background: transparent url(/img/fonts/specimen/icon_font_new.png) no-repeat;
  background-position: left center;
  background-size: 36px 20px;
}
#font-search-application .font-result-list .font-results .font-family-name.coming-soon,
#font-search-application .font-result-list .font-results .font-item-name.coming-soon,
#font-search-application .font-result-list .font-favorite-results .font-family-name.coming-soon,
#font-search-application .font-result-list .font-favorite-results .font-item-name.coming-soon {
  padding: 0 0 0 58px;
  background: transparent url(/img/fonts/specimen/icon_font_coming-soon.png) no-repeat;
  background-position: left center;
  background-size: 50px 20px;
}
#font-search-application .font-result-list .font-results .font-result-classification-composite .font-header, #font-search-application .font-result-list .font-favorite-results .font-result-classification-composite .font-header {
  height: 38px;
}
#font-search-application .font-result-list .font-results .font-result-classification-composite .font-header p, #font-search-application .font-result-list .font-favorite-results .font-result-classification-composite .font-header p {
  font-size: 13px;
  height: 36px;
  padding: 0 8px;
}
#font-search-application .font-result-list .font-results .font-result-classification-composite .col > *, #font-search-application .font-result-list .font-favorite-results .font-result-classification-composite .col > * {
  margin: 0 0 0 8px;
}
#font-search-application .font-result-list .font-results .font-result-font-collection.single .font-family, #font-search-application .font-result-list .font-favorite-results .font-result-font-collection.single .font-family {
  display: none;
}
#font-search-application .font-result-list .font-results .font-result-font-collection.single .font-result-font-item, #font-search-application .font-result-list .font-favorite-results .font-result-font-collection.single .font-result-font-item {
  padding-left: 0;
  border: none;
}
#font-search-application .font-result-list .font-results .font-result-font-collection .font-family, #font-search-application .font-result-list .font-favorite-results .font-result-font-collection .font-family {
  overflow: hidden;
  position: relative;
}
#font-search-application .font-result-list .font-results .font-result-font-collection .font-family .font-family-link, #font-search-application .font-result-list .font-favorite-results .font-result-font-collection .font-family .font-family-link {
  display: block;
}
#font-search-application .font-result-list .font-results .font-result-font-collection .font-family .font-family-link:hover, #font-search-application .font-result-list .font-favorite-results .font-result-font-collection .font-family .font-family-link:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#font-search-application .font-result-list .font-results .font-result-font-collection .font-family .font-family-info, #font-search-application .font-result-list .font-favorite-results .font-result-font-collection .font-family .font-family-info {
  padding: 20px 0;
}
#font-search-application .font-result-list .font-results .font-result-font-collection .font-family .font-family-info .font-family-name, #font-search-application .font-result-list .font-favorite-results .font-result-font-collection .font-family .font-family-info .font-family-name {
  font-size: 13px;
  margin: 0;
}
#font-search-application .font-result-list .font-results .font-result-font-collection .font-family .btn-toggle-font-family, #font-search-application .font-result-list .font-favorite-results .font-result-font-collection .font-family .btn-toggle-font-family {
  font-size: 12px;
  color: #1e5fcc;
  position: absolute;
  top: 22px;
  right: 0;
  z-index: 1;
}
#font-search-application .font-result-list .font-results .font-result-font-item, #font-search-application .font-result-list .font-favorite-results .font-result-font-item {
  padding-left: 40px;
  position: relative;
}
#font-search-application .font-result-list .font-results .font-result-font-item .font-item-link, #font-search-application .font-result-list .font-favorite-results .font-result-font-item .font-item-link {
  display: block;
}
#font-search-application .font-result-list .font-results .font-result-font-item .font-item-link:hover, #font-search-application .font-result-list .font-favorite-results .font-result-font-item .font-item-link:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#font-search-application .font-result-list .font-results .font-result-font-item .font-favor-toggle, #font-search-application .font-result-list .font-favorite-results .font-result-font-item .font-favor-toggle {
  position: absolute;
  z-index: 1;
  top: 12px;
  right: 0;
}
#font-search-application .font-result-list .font-results .font-result-font-item .font-item-info, #font-search-application .font-result-list .font-favorite-results .font-result-font-item .font-item-info {
  overflow: hidden;
  padding: 20px 0;
}
#font-search-application .font-result-list .font-results .font-result-font-item .font-item-info .font-item-name, #font-search-application .font-result-list .font-favorite-results .font-result-font-item .font-item-info .font-item-name {
  font-size: 13px;
  margin: 0;
  float: left;
}
#font-search-application .font-result-list .font-search-result-zero {
  display: none;
  margin: 64px 0 160px 8px;
}
#font-search-application .font-result-list .font-search-result-zero .title p {
  font-size: 32px;
}
#font-search-application .font-result-list .font-search-result-zero .caption {
  margin: 10px 0 0 0;
}
#font-search-application .font-result-list .font-search-result-zero .caption .caption-title {
  font-size: 20px;
}
#font-search-application .font-result-list .font-search-result-zero .caption .caption-content {
  font-size: 13px;
  margin: 3px 0 0 0;
  line-height: 1.7em;
}
#font-search-application .font-result-list.result-type-zero .font-search-result-zero {
  display: block;
}
#font-search-application .font-result-list.result-type-zero .font-result-navigation-footer {
  display: none;
}
#font-search-application .font-result-list.result-type-font .font-family {
  display: none;
}
#font-search-application .font-result-list.result-type-font .accordion-inner {
  display: block;
}
#font-search-application .font-result-list.result-type-font .accordion-inner .font-result-font-item {
  padding-left: 0 !important;
}
#font-search-application .font-result-list.result-type-font .accordion-inner .font-result-font-item:first-child {
  border: none;
}
#font-search-application .font-result-list .font-header {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: color, background-color, border;
}
#font-search-application .font-result-list .font-results {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: color, background-color, border;
  background-color: #fff;
}
#font-search-application .font-result-list .font-family-name {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: color, background-color, border;
  color: #000;
}
#font-search-application .font-result-list .font-result-font-item {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: color, background-color, border;
  border-top: #e2e2e2 1px solid;
}
#font-search-application .font-result-list .font-item-name {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: color, background-color, border;
  color: #000;
}
#font-search-application .font-result-list .font-example-text {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: color, background-color, border;
  color: #000;
}
#font-search-application .font-result-list .font-result-font-collection {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: color, background-color, border;
  border-bottom: #e2e2e2 1px solid;
}
#font-search-application .font-result-list .font-favorite-results {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: color, background-color, border;
  background-color: #fff;
}
#font-search-application .font-result-list .favorite-header .text {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#font-search-application .font-result-list .font-example-svg path {
  -webkit-transition: fill 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: fill 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: fill 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  fill: #000;
}
#font-search-application .font-result-list .font-favorite-result-zero .title p {
  -webkit-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-property: color, background-color, border;
  color: #000;
}
#font-search-application .font-result-list.result-type-black .font-header {
  background-color: #191919;
  border-top: #2b2b2b 1px solid;
  border-bottom: #353535 1px solid;
  color: #fff;
}
#font-search-application .font-result-list.result-type-black .font-results {
  background-color: #242424;
}
#font-search-application .font-result-list.result-type-black .font-family-name {
  color: #fff;
}
#font-search-application .font-result-list.result-type-black .font-result-font-item {
  border-top: #353535 1px solid;
}
#font-search-application .font-result-list.result-type-black .font-item-name {
  color: #fff;
}
#font-search-application .font-result-list.result-type-black .font-example-text {
  color: #fff;
}
#font-search-application .font-result-list.result-type-black .font-result-font-collection {
  border-bottom: #353535 1px solid;
}
#font-search-application .font-result-list.result-type-black .font-favorite-results {
  background-color: #242424;
}
#font-search-application .font-result-list.result-type-black .favorite-header .text {
  color: #fff;
}
#font-search-application .font-result-list.result-type-black .font-favorite-result-zero .title p {
  color: #fff;
}
#font-search-application .font-result-list.result-type-black .font-example-svg path {
  -webkit-transition: fill 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: fill 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: fill 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  fill: #fff;
}

#content-main .font-typebank-notes a {
  color: #0086ce;
}
#content-main .font-typebank-notes a:hover {
  text-decoration: underline;
  color: #0086ce;
  opacity: 1;
}

.font-typebank-container {
  margin-top: 90px;
  margin-bottom: -80px !important;
  padding: 15px 0;
  background: #f0f0f0;
}

.criteria-list .font-typebank-notes {
  margin: 10px 8px 15px 36px;
}
