@charset "utf-8";

/* ======================================================

	INCSS 1.1 for CBnews
	Copyright (c) 2015- Natsuko Ogawa & INBRANDING Inc.
	Released under the MIT license
	http://opensource.org/licenses/mit-license.php
	
	last updated:20170119
	
  ======================================================*/

/* @group 1:base */

/* ======================================================*/

/* @group 1-00:normalize */

/* 00：ノーマライズ
　　
　　normalize.cssを使用しています。

 ======================================================

	! normalize.css v3.0.1 | MIT License | git.io/normalize

   ======================================================
 */

html {
  font: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","Yu Gothic","MS PGothic",Osaka,sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,table {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
}

/* HTML5 display definitions*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

/* Links */

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

/* Text-level  */

html {
  font-size: 62.5%;
}

p,li,dt,dd,th,td,pre {
  -ms-line-break: strict;
  line-break: strict;
  -ms-word-break: break-strict;
  word-break: break-strict;
}

abbr[title] {
  border-bottom: 1px dotted;
}

strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 10px;
  font-size: 1rem;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content */

img {
  border: 0;
  max-width: 100%;
  /*fruid-image */ 
  vertical-align: middle;
  width: auto\9;
  /*IE8 and below */
  height: auto\9; 
  /*IE8 and below */
  -ms-interpolation-mode: bicubic; 
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

ut[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/* Tables */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

ul,ol {
  list-style: none;
  padding-left: 0;
}

/* @end */

/* @group 1-01:font-face */

body {
  font-family: 'ヒラギノ角ゴシック', 'Hiragino Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #333;
}

/* @end */

/* @group 1-02:clearfix */

.sheet:after,
.card:after,
.bar:after,
.header__nav:after,
.footer__nav ul:after,
.breadcrumbs__nav ol:after,
.nav--eql:after,
.pageturn:after,
.pagenation:after,
.form div:after,
.gridbox:after,
.listbox:after,
.form div:after,
.position-right:after,
.text-right:after,
.position-left:after,
header:after,
.header-layout:after,
.contents:after,
.container:after,
footer:after,
.sidebar__nav:after,
.set-horizontal:after,
.visitor:after,
.visitor-unit:after,
.header-layout__left:after,
.article__header:after,
.sidebar__social ul:after,
.list-ranking li:after,
.article-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0.1em;
  overflow: hidden;
}

/* @end */

/* @group 1-03:Typography */

/* @group heading */

h1 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 36px;
  text-align: left;
  
}

h2 {
  clear: both;
  font-size: 24px;
  font-size: 2.4rem;
  margin: 45px 0 25px;
  padding: 4px 0;
  text-align: left;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
  text-align: left;
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 6px;
  text-align: left;
  font-weight: bold;
}

h5 {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 4px;
  font-weight: bold;
  text-align: left;
}

h6 {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 2px;
  font-weight: bold;
  text-align: left;
}

/* @end */

/* @group background-color */

.bg-red {
  background-color: #f36568;
  color: #fff;
}

.bg-orange {
  background-color: #f8ad56;
  color: #fff;
}

.bg-yellow {
  background-color: #f4cd1d;
  color: #fff;
}

.bg-green {
  background-color: #45ce67;
  color: #fff;
  box-shadow: 0 1px 0 0 #39bc5a;
}

.bg-skyblue {
  background-color: #64c9dc;
  color: #fff;
}

.bg-blue {
  background-color: #537ee0;
  color: #fff;
}

.bg-violet {
  background-color: #a273e2;
  color: #fff;
}

/* @end */

/* @group text-color */

.text-red {
  color: #c23438;
}

.text-orange {
  color: #cb7435;
}

.text-yellow {
  color: #dba748;
}

.text-green {
  color: #299e47;
}

.text-skyblue {
  color: #4a95bb;
}

.text-blue {
  color: #364e9d;
}

.text-violet {
  color: #7036b2;
}

/* @end */

/* @end */

/* @group 1-04:config */

p {

  margin-bottom: 18px;
  margin-bottom: 1.8rem;
}

.small {
  font-size: 93%;
}

.small-x{
  font-size: 85%;
}

.small-xx{
  font-size: 64%;
}

.large{
  font-size: 124%;
}

.large-x{
  font-size: 136%;
}

.large-xx{
  font-size: 154%;
}

a {
  color: #4467bc;
  text-decoration: none;
}

hr {
  margin: 20px 0 20px;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

/* @end */

/* @end */

/* @group 2:layout */

/* ======================================================*/

/* @group 2-01:base-layout */

body,
header,
.contents,
footer {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.container {
  padding: 0 20px;
}



/* @group status */

.position-left,
.position-right,
.position-center,
img.position-left,
img.position-right {
  width: 100%;
  display: block;
}

.screen {
  display: none; /* モバイルサイズでは見えない状態 */
}

/* @end */

/* @end */

/* @group 2-02:grid */

.gridbox {
  clear: both;
}

/* @group gridbox(div) */

.gridbox > div {
  display: block;
  position: relative;
}

.main .gridbox:last-child{
  margin-bottom: 0;
}

.gridbox div p:last-child {
  margin-bottom: 0;
}

/* @end */

/* @group lo-list(li) */

.listbox li>a {
  display: block;
}

/* @end */

/* @group nomargin */

.gridbox.gridbox--nomargin {
  margin-bottom: 0;
}

.gridbox.gridbox--nomargin > div {
  margin: 0;
}

/* @end */

/* @end */

/* @end */

/* @group 3:base-components */

/* ======================================================*/

/* @group 3-01:header */

/* @group bar */

.bar {
  width: 100%;
  background-color: #555;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 1000;
  text-align: center;
}

.bar__h1 img {
  margin: 0;
  height: auto;
  max-height: 30px;
}


/* @end */

.header__logo {
  text-align: center;
  margin: 20px auto;
  font-size: 20px;
  font-size: 2rem;
}

/* @end */

/* @group 3-02:footer */

.footer__logo {
  padding: 10px 0;
  display: block;
  margin-bottom: 0;
  text-align: center;
}

.footer__logo img{
  height: 40px;
}

.footer__data {
  margin-bottom: 20px;
  width: auto;

}

.footer__data address {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  display: inline-block;
}

.footer__data address a {
  color: #444;
  display: block;
  padding: 6px;
}

.copyright {
  font-size: 10px;
  font-size: 1rem;
  margin-bottom: 0;
}

/* @group pagetop */

.pagetop {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 9999;
}

.pagetop a {
  margin: auto;
  padding: 4px;
  background-color: rgba(00,00,00, 0.1);
  display: block;
  color: #aaa;
  font-size: 24px;
}

.pagetop a:hover {
  background-color: rgba(00,00,00,0.2);
  color: #777;
}


/* @end */

/* @end */

/* @group 3-03:side */

/* @group logo */

.sidebar__logo span{
  font-size: 22px;
  margin-left: 20px;
  font-weight: normal;
}
.sidebar__logo {
  margin: 10px 0 20px;
  text-align: center;
}
.sidebar__logo a {
  display: block;
  color: #333;
}

.sidebar__logo img {
  height: 60px;
}

/* @end */

/* @end */

/* @group 3-04:navigation */

/* @group header__nav/footer__nav */

.header__nav li,
.footer__nav li {
  text-align: left;
  float: left;
}

.header__nav span {
  display: block;
  color: #777;
  font-size: 10px;
  font-size: 1rem;
}

.header__nav a,
.footer__nav a {
  display: block;
  padding: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* @end */

/* @group bar__nav */

.bar__nav {
  padding: 3px 20px 0;
  margin: auto;
}

.bar__nav li {
  float: left;
  margin: 0;
  font-size: 14px;
  margin-left: 10px;
}

.bar__nav a {
  padding: 6px 10px 4px;
  display: block;
  color: #fff;
  border-bottom: 2px solid rgba(00,00,00,0);
}

.bar__nav a:hover {
  border-bottom: 2px solid;
}

a.sitebtn {
  padding: 4px 12px 2px;
  background-color: rgba(255,255,255,0.5);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #555;
}

a.sitebtn:hover {
  border-bottom: 2px solid rgba(00,00,00,0);
  background-color: rgba(255,255,255,0.7);
}

/* @end */

/* @group sidemenu */

.sidebar__nav li {
  text-align: left;
}

.sidebar__nav li span {
  margin: 0 6px;
  font-size: 10px;
  font-size: 1rem;
  color: #777;
}

.sidebar__nav a {
  display: block;
  position: relative;
  padding: 14px 8px;
}

.sidebar__nav a:hover {
  background-color: #f5f5f5;
}

.sidebar__nav li ul {
  border-top: none;
  border-bottom: none;
  margin-top: -4px;
  margin-bottom: 0;
}

.sidebar__nav li ul li {
  text-indent: 1em;
  border-bottom: none;
}

.sidebar__nav li ul li a {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  position: relative;
  padding: 10px;
}

/* @end */

/* @group breadcrumbs */

.breadcrumbs__nav {
  display: none;
}

/* @end */


/* @end */

/*

 @end */

/* @group in-components */

/* ======================================================*/

/* @group btn */

.btn {
  padding: 0.5em 1.5em 0.3em;
  background-color: #eee;
  -webkit-border-radius: 0.2em;
  border-radius: 0.2em;
  border: none;
  color: #555;
  font-size: inherit;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}

.btn:hover,
.btn:focus {
  background-color: #ddd;
  cursor: pointer;
  color: #555;
  text-decoration: none;
}

.btn-nopress,
.btn-nopress:hover {
  border: 1px solid #ddd;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #bbb;
  cursor: default;
  top: 0;
}

.btn-nopress:hover {
  cursor: default;
}

.btn.btn-big {
  font-size: large;
  padding: 0.4em 3em 0.3em;
}

.btn.btn-small {
  font-size: 0.6em;
}

.btn.btn-full{
  width: 100%;
}

.btn-ico {
  padding: 6px 20px 4px 16px;
}

.btn-center {
  width: 100%;
  margin: auto;
}

.btn-center.btn-ico {
  padding: 10px 20px 8px;
}

.btn-ico:before {
  position: relative;
  content: "▶";
  font-size: 8px;
  margin-right: 5px;
  top: -1px;
  color: #999;
}

.btn-ico-wht:before {
  color: #fff;
}

/* @group color */

.btn-red {
  background-color: #f36568;
  color: #fff;
  box-shadow: 0 1px 0 0 #d8575a;
}

.btn-red:hover {
  background-color: #d8575a;
  color: #fff;
}

.btn-orange {
  background-color: #f8ad56;
  color: #fff;
  box-shadow: 0 1px 0 0 #e5864f;
}

.btn-orange:hover {
  background-color: #e5864f;
  color: #fff;
}

.btn-yellow {
  background-color: #f4cd1d;
  color: #fff;
  box-shadow: 0 1px 0 0 #e5b052;
}

.btn-yellow:hover {
  background-color: #e5b052;
  color: #fff;
}

.btn-green {
  background-color: #45ce67;
  color: #fff;
  box-shadow: 0 1px 0 0 #32af51;
}

.btn-green:hover {
  background-color: #32af51;
  color: #fff;
}

.btn-skyblue {
  background-color: #64c9dc;
  color: #fff;
  box-shadow: 0 1px 0 0 #53a5cf;
}

.btn-skyblue:hover {
  background-color: #53a5cf;
  color: #fff;
}

.btn-blue {
  background-color: #537ee0;
  color: #fff;
  box-shadow: 0 1px 0 0 #4d69c4;
}

.btn-blue:hover {
  background-color: #4d69c4;
  color: #fff;
}

.btn-violet {
  background-color: #a273e2;
  color: #fff;
  box-shadow: 0 1px 0 0 #8650d0;
}

.btn-violet:hover {
  background-color: #8650d0;
  color: #fff;
}

/* @end */

/* @end */

/* @group gotop */

.gotop {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 9999;
}

.gotop p {
  margin-bottom: 0;
}

.gotop a {
  margin: auto;
  padding: 4px;
  background-color: rgba(00,00,00, 0.06);
  display: block;
  color: #fff;
}

.gotop a:hover {
  background-color: rgba(00,00,00,0.1);
  color: #fff;
}

.gotop__icon {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  top: 0px;
  left: -2px;
  -moz-transform: rotate( -90deg );
  /* Firefox */
  -webkit-transform: rotate( -90deg);
  /*Chrome,Safari */
  -o-transform: rotate( -90deg );
  /*Opera */
  -ms-transform: rotate( -90deg );
  /* IE */
  transform: rotate( -90deg );
/* CSS3 */
}

.gotop a:hover .gotop__icon {
  top: -1px;
}

.gotop__txt {
  display: none;
}

/* @end */

/* @group card */

/* @end */

/* @group +Goodies */

/* @group +tag */

.tag {
  background-color: rgba(00,00,00,0.1);
  margin: 0 6px 0 0;
  display: inline-block;
  border-radius:0.2em;
  padding: 0.2em 0.6em;
  margin-bottom: 2px;
}

.tag.small {
  padding: 1px 8px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.tag.bg-red {
  background-color: #f36568;
}

.tag.bg-orange {
  background-color: #f8ad56;
}

.tag.bg-yellow {
  background-color: #f4cd1d;
}

.tag.bg-green {
  background-color: #45ce67;
}

.tag.bg-skyblue {
  background-color: #64c9dc;
}

.tag.bg-blue {
  background-color: #537ee0;
}

.tag.bg-violet {
  background-color: #a273e2;
}

/* @end */

/* @group +bullet */

.sidebar__blt li a:before {
  position: relative;
  content: "▶";
  font-size: 6px;
  margin-right: 6px;
  top: -3px;
}

.sidebar__blt li ul li a:before {
  content: ">";
  font-weight: bold;
  margin-right: 5px;
}

/*

 @end */

/* @group +linkspeed */

nav li a,
.gotop a,
.btn,
.pageturn a,
.listbox li>a {
  -webkit-transition: background 0.6s ease;
  -moz-transition: background 0.6s ease;
  -ms-transition: background 0.6s ease;
  -o-transition: background 0.6s ease;
  transition: background 0.6s ease;
}

nav li a:hover,
.gotop a:hover,
.btn:hover,
.pageturn a:hover,
.listbox li>a:hover {
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  transition: background 0.2s ease;
}

/* @end */

/* @group +list */

.list {
  margin-bottom: 40px;
}

.list li {
  margin-bottom: 14px;
  text-align: left;
}

/* @end */

/* @group googlemap */

.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* @end */


/* @end */


/* @end */

/* @group in-question */

/* ======================================================*/

.QA {
  margin-bottom: 40px;
}

.que {
  font-weight: bold;
  border-bottom: 1px dotted #aaa;
}

.ans {
  clear: both;
}

.QA p {
  padding-left: 1.8em;
}

.que span,
.ans span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  display: inline-block;
  margin-left: -1.6em;
  width: 1.6em;
}

/* @group QA-border */

.QA-border {
  border: 1px solid #ccc;
  background-color: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.QA-border p {
  padding: 20px 20px 20px 40px;
  margin: 0;
}

.QA-border .que {
  background-color: #eee;
  border: none;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

/* @end */

/* @group QA-list */

.QA-list li {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  padding: 16px 10px 16px 46px;
  border-bottom: 1px dotted #999;
}

.QA-list li:last-child {
  margin-bottom: 0;
}

.QA-list li:hover {
  background-color: #eee;
  cursor: pointer;
}

.QA-list li a {
  color: #333;
  display: block;
}

.QA-list li span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  display: inline-block;
  margin-left: -2.4em;
  width: 2.4em;
}

/* @end */

/* @end */

/* @group in-tables */

/* ======================================================*/

.tablebox {
  width: 100%;
  overflow: auto;
  margin:20px 0 40px;
}

.tablebox table {
  border-collapse: collapse;
  width: 100%;
}

.tablebox th,
.tablebox td {
  min-width: 5em;
  width: auto;
}

.tablebox::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
}

.tablebox::-webkit-scrollbar-thumb {
  border-radius: 12px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.1);
}

/* @group tabletype */

.table {
  border: 1px solid #ddd;
}

.table th,
.table td{
  padding: 6px 10px;
}
.table th{
  background-color: #f1f1f1;
}

.table--borderbtm{
  border: none;
  border-bottom: 1px solid #ddd;
}

.table--borderbtm th,
.table--borderbtm td{
  background-color: transparent;
  border-right: none;
}

.table--stripe tr:nth-child(even) {
  background-color: #f1f1f1;
}

.table--stripe tr:nth-child(odd) th {
  background-color: transparent;
}

th.th--label {
  background-color: #999;
  color: #fff;
}

.table--change th,
.table--change td{
  display: block;
  word-break: break-all;
  overflow: auto;
  width: 100%;
}

.table--change tr{
  border-top: 1px solid #ddd;
}

.table--change tr:frist-child{
  border-top: none;
}

/* @end */

/* @group bill */

.bill-header {
  margin-bottom: 60px;
}

.bill-header h1 {
  font-size: 24px;
  padding: 10px 0 0;
  border-top: 1px solid #ddd;
  color: #333;
  font-weight: bold;
}

.bill-header h2 {
  background-image: none;
  font-weight: normal;
  font-size: 14px;
  padding: 0 0 6px;
  border: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.bill-person p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.bill-person span {
  float: right;
  font-weight: normal;
}

.bill-data th,
.bill-data td {
  font-size: 12px;
  padding: 6px 8px;
  display: block;
}

.bill-date {
  text-align: right;
  font-size: 12px;
}

.bill-from {
  text-align: left;
}

.bill-from.position-right {
  text-align: left;
}

.bill-company {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

.bill-companydata {
  font-size: 12px;
  line-height: 1.4;
}

/* @group table-bill */

.table-bill {
  margin-bottom: 50px;
  border: none;
}

.bill-total {
  background-color: #eee;
}

.table-bill caption {
  font-size: 16px;
  text-align: left;
  padding: 4px 10px;
  font-weight: bold;
  letter-spacing: 0.2em;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
}

.table-bill th,
.table-bill td {
  display: block;
  width: 100%;
  padding: 6px 10px;
}

.table-bill .bill-total th,
.table-bill .bill-total td {
  padding: 16px 10px;
}

.table-bill th {
  text-align: left;
}

.table-bill td {
  text-align: right;
}

.table-bill tfoot {
  border-top: 4px solid #aaa;
  font-size: 130%;
}

/* @end */

/* @end */

/* @end */

/* @group in-forms */

/* ======================================================*/

.form-set {
  clear: both;
  margin-bottom: 20px;
}

.form-item{
  border-radius: 4px;
  border: 1px solid #ddd;
  padding: 8px 10px;
  margin-bottom: 4px;
}

textarea.form-item{
  min-height: 8em;
}

.set-horizontal .form-item,
.set-horizontal span,
.set-horizontal label,
.set-horizontal p,
.set-horizontal .checkbox{
  display: inline-block;
  vertical-align: middle;
}

.set-horizontal label,
.set-horizontal p{
  margin-right: 20px;
  margin-bottom: 0;
}

.form-set span.add-on{
  margin: 0 4px;
}

.check-label{
  margin-bottom: 6px;
  display: inline-block;
  margin-right: 1.25em;
  padding-left: 1.25em;
}

.check-label:last-child{
  margin-bottom: 0;
}

.check-input{
  margin-left:-1.25em;
  margin-right: -0.15em;
  
}

.form--simple label:before,
.form--column label:before {
  content: "▼";
  font-size: 6px;
  margin-right: 4px;
  position: relative;
  top: -4px;
  color: #ccc;
}

.form .btn{
  clear: both;
}

/* @group option */

.req {
  background-color: rgba(00, 00, 00, 0.08);
  padding: 10px;
  margin-bottom: 30px;
  border-radius: 3px;
}

.required,
.option {
  color: #fff;
  font-size: 10px;
  margin: 0 6px 0 6px;
  display: inline-block;
  background-color: #ccc;
  padding: 4px 8px 2px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  top: -1px;
}

.req .required,
.req .option{
  top: 0;
}

.required {
  background-color: #c74e58;
}

.option {
  background-color: #aaa;
}

/* @end */

/* @end */



/* ======================================================

	for screen (-640px)

   ====================================================== */

@media print, screen and (min-width: 640px) {

/* @group 2-01:base-layout */



/* @group status */

.position-center {
  text-align: center !important;
  margin: auto;
}

.position-right {
  float: right;
  width: auto;
}

.position-left {
  float: left;
  width: auto;
}

.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
  float: right;
  margin-left: 10px;
}

.text-left{
  text-align: left;
}

img.position-right {
  width: 50%;
  margin-left: 30px;
  margin-bottom: 1.6em;
}

img.position-left {
  width: 50%;
  margin-right: 30px;
  margin-bottom: 1.6em;
}

.position-clear {
  clear: both;
}



/* @end */

/* @end */

/* @group 2-03:grid */



/* @group gridbox(div) */

/* 各種レイアウトに使用する、divを並べるためのグリッドシステム */

.gridbox > div {
  margin-left: 3%;
  float: left;
}

.gridbox > div:first-child {
  margin-left: 0;
}

.grid-2-2,
.grid-3-3,
.grid-4-4,
.grid-5-5 {
  width: 100%;
  clear: both;
}

.grid-2-1,
.grid-4-2,
.grid-4-1 {
  width: 48.5%;
}

.grid-3-1 {
  width: 31.333%;
}

.grid-3-2 {
  width: 65.666%;
}

.grid-4-5 {
  width: 22.75%;
}

.grid-4-3 {
  width: 74.25%;
}

.grid-4-1 + .grid-4-3{
 width: 48.5%
}

.grid-5-1 {
  width: 31.333%;
}

.grid-5-2 {
  width: 38.2%;
}

.grid-5-3 {
  width: 58.8%;
}

.grid-5-1 + .grid-5-3{
  width: 65.666%;
}

.grid-5-3 + .grid-5-1{
  clear: both;
  margin-left: 0;
}

.grid-5-4 {
  width: 65.666%;
}
.grid-3-1:nth-child(2n+1) {
  margin-left: 3%;
}

.grid-4-1:nth-child(2n+1),
.grid-5-1:nth-child(3n+1){
  margin-left: 0;
}

/* nested */
.grid-2-1 > .gridbox > .grid-2-1,
.grid-2-1 > .gridbox > .grid-3-1,
.grid-3-1 > .gridbox > .grid-2-1
{
  width: 100%;
  float: none;
  margin-left: 0;
}

/* @end */

/* @group lo-list(li) */

/* リストをボックス化するためのグリッドシステム。等分になる。 */

.list-2 li,
.list-3 li,
.list-4 li,
.list-5 li,
.list-6 li {
  float: left;
  margin-left: 3%;
}

.list-2 li,
.list-3 li,
.list-4 li
 {
  width: 48.5%;
}

.list-5 li,
.list-6 li{
  width: 31.333%;
}

.list-2 li:nth-child(odd),
.list-3 li:nth-child(odd),
.list-4 li:nth-child(odd) {
  margin-left: 0;
}

.list-5 li:nth-child(3n),
.list-6 li:nth-child(3n) {
  margin-left: 3%;
}

.list-5 li:nth-child(3n+1),
.list-6 li:nth-child(3n+1) {
  margin-left: 0;
}

.list-5 li:first-child,
.list-6 li:first-child{
  margin-left: 0;
}

/* @end */

/* @group nomargin */

.main .gridbox--nomargin,
.main .gridbox--nomargin>div  {
  margin-bottom: 0;
}

.gridbox--nomargin .grid-2-1,
.gridbox--nomargin .grid-4-1 {
  width: 49.999%;
}

.gridbox--nomargin .grid-3-1 {
  width: 33.333%;
}



/* @end */

/* @group centered */

.gridbox > div.grid-center {
  float: none;
  clear: both;
  margin: 0 auto 20px;
}

.grid-center {
  text-align: center;
  margin: auto;
}

.center-90 {
  width: 90%;
}

.center-80 {
  width: 80%;
}

.center-70 {
  width: 70%;
}

.center-60 {
  width: 60%;
}

.center-50 {
  width: 50%;
}

.center-40 {
  width: 40%;
}

.center-30 {
  width: 30%;
}

.center-20 {
  width: 20%;
}

.center-10 {
  width: 10%;
}

/* @end */

/* @end */




/* @group 3-04:navigation */

/* @group navigation grid */


.nav--eql li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.nav--2 li {
  width: 49.98%;
}

.nav--3 li {
  width: 33.32%;
}

.nav--4 li,
.nav--5 li,
.nav--6 li,
.nav--7 li,
.nav--8 li {
  width: auto;
  display: inline-block;
}

/* @end */



/* @group breadcrumbs */

.breadcrumbs__nav {
  display: block;
  width: 100%;
  text-align: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.breadcrumbs__nav ol {
  width: 100%;
  margin: auto;
  padding: 0 20px;
}

.breadcrumbs__nav li {
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  color: #aaa;
}

.breadcrumbs__nav li a {
  color: #444;
  padding: 16px 12px;
  display: inline-block;
}

.breadcrumbs__nav li:after {
  content: ">";
  font-size: 10px;
  position: relative;
  top: -2px;
}

.breadcrumbs__nav li:last-child a {
  color: #aaa;
}

.breadcrumbs__nav li:last-child:after {
  content: " ";
}

/* @end */

/* @end */



/* @group 2:layout */

/* ======================================================*/

/* @group 2-01:base-layout */

.container {
  width: 100%;
  max-width: 1100px;  /*任意で別途style.cssへ */
  margin: auto;
}

/* @group pattern */

/* window-fullsize */

.container--full {
  max-width: 100%;
  min-width: 100%;
  padding: 0;
}

/* @end */

/* @group status */

img.position-right {
  width: 30%;
  margin-left: 30px;
  margin-bottom: 1.6em;
}

img.position-left {
  width: 30%;
  margin-right: 30px;
  margin-bottom: 1.6em;
}
.screen {
  display: block;/* PCのみで見える状態 */
}


/* @end */

/* @end */

/* @group 2-02:main & sidebar */

/* @group base */

.main {
  flex: 1;
  box-flex: 1;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  width: 100%;
  padding-bottom: 60px;
}

.sidebar {
  text-align: left;
}

.sidebar--left,
.sidebar--right,
.bothsidebar,
.doublesidebar--left,
.doublesidebar--right {
  display: box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

/* @group 1side */

.sidebar--left > .main {
  box-ordinal-group: 2;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 72%;
}

.sidebar--left > .sidebar {
  box-ordinal-group: 1;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 24%;
  margin-right: 4%;
}

.sidebar--right > .main {
  box-ordinal-group: 1;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 72%;
}

.sidebar--right > .sidebar {
  box-ordinal-group: 2;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 24%;
  margin-left: 4%;
}

/* @end */

/* @group 2side */

.bothsidebar > .main {
  box-ordinal-group: 2;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 66%;
}

.bothsidebar > .sidebar--primary {
  box-ordinal-group: 1;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 15%;
  margin-right: 2%;
}

.bothsidebar > .sidebar--secondary {
  box-ordinal-group: 3;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 15%;
  margin-left: 2%;
}

.doublesidebar--left > .main {
  box-ordinal-group: 3;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 66%;
}

.doublesidebar--left > .sidebar--primary {
  box-ordinal-group: 1;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 15%;
  margin-right: 2%;
}

.doublesidebar--left > .sidebar--secondary {
  box-ordinal-group: 2;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 15%;
  margin-right: 2%;
}

.doublesidebar--right > .main {
  box-ordinal-group: 1;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 66%;
}

.doublesidebar--right > .sidebar--primary {
  box-ordinal-group: 2;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 15%;
  margin-left: 2%;
}

.doublesidebar--right > .sidebar--secondary {
  box-ordinal-group: 3;
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 15%;
  margin-left: 2%;
}

/* @end */

/* @group sidebar-fixed */



/* @end */

/* @end */

/* @end */

/* @group 2-03:grid */

/* @group gridbox(div) */

/* 各種レイアウトに使用する、divを並べるためのグリッドシステム */

.gridbox > div {
  margin-left: 3%;
  float: left;
}

.gridbox > div.position-right {
  float: right;
}

.gridbox > div:first-child {
  margin-left: 0;
}

.grid-2-1,
.grid-4-2 {
  width: 48.5%
}

.grid-3-1 {
  width: 31.333%;
}

.grid-3-2 {
  width: 65.666%;
}

.grid-4-1 {
  width: 22.75%;
}

.grid-4-1 + .grid-4-3,
.grid-4-3 {
  width: 74.25%;
}

.grid-5-1 {
  width: 17.6%;
}

.grid-5-2 {
  width: 38.2%;
}

.grid-5-3,
.grid-5-1+.grid-5-3 {
  width: 58.8%;
}

.grid-5-3 + .grid-5-1{
  clear: none;
}
.grid-5-4 {
  width: 79.4%;
}

.grid-3-1:nth-child(2n+1),
.grid-4-1:nth-child(2n+1),
.grid-5-1:nth-child(3n+1),
.grid-5-3+.grid-5-1 {
  margin-left: 3%;
}

/* nested */

.grid-2-1 > .gridbox > .grid-2-1:nth-child(2n),
.grid-2-1 > .gridbox > .grid-3-1,
.grid-3-1 > .gridbox > .grid-2-1:nth-child(2n)
{
  margin-left: 3%;
}

.grid-2-1 > .gridbox > .grid-2-1,
.grid-3-1 > .gridbox > .grid-2-1{
  float: left;
  width: 48.5% 
}

.grid-2-1 > .gridbox > .grid-3-1{
  float: left;
  width: 31.333%;
}
/* @end */

/* @group list(li) */

/* リストをボックス化するためのグリッドシステム。等分になる。 */


.list-2 li {
  width: 48.5%;
}

.list-3 li {
  width: 31.333%;
}

.list-4 li {
  width: 22.75%;
}

.list-5 li {
  width: 17.6%;
}

.list-6 li {
  width: 14.166%;
}


.list-3 li:nth-child(odd),
.list-4 li:nth-child(odd){
  margin-left: 3%;
}

.list-3 li:nth-child(3n+1),
.list-4 li:nth-child(4n+1),
.list-5 li:nth-child(5n+1),
.list-6 li:nth-child(6n+1) {
  margin-left: 0;
}

.list-5 li:nth-child(3n+1),
.list-6 li:nth-child(3n+1) {
  margin-left: 3%;
}

.list-5 li:first-child,
.list-6 li:first-child{
  margin-left: 0;
}
.list-6 li:nth-child(6n+1) {
  margin-left: 0;
}


/* @end */

/* @group nomargin */

.gridbox--nomargin .grid-2-1 {
  width: 49.999%;
}

.gridbox--nomargin .grid-3-1 {
  width: 33.333%;
}

.gridbox--nomargin .grid-4-1 {
  width: 24.999%;
}

/* @end */

/* @group centered */

.gridbox > div.grid-center {
  float: none;
  clear: both;
  margin: 0 auto 20px;
}

.grid-center {
  text-align: center;
  margin: auto;
}

.center-90 {
  width: 90%;
}

.center-80 {
  width: 80%;
}

.center-70 {
  width: 70%;
}

.center-60 {
  width: 60%;
}

.center-50 {
  width: 50%;
}

.center-40 {
  width: 40%;
}

.center-30 {
  width: 30%;
}

.center-20 {
  width: 20%;
}

.center-10 {
  width: 10%;
}

/* @end */

/* @end */

/* @end */

/* @group 3:base-components */

/* ======================================================*/

/* @group 3-01:header */

/* @group bar */

.bar {
  position: absolute;
  top: 0;
}

.bar__h1 {
  margin: 4px 10px 0;
  padding: 3px 0;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}

.bar__h1 img {
  margin: 0;
  height: auto;
  max-height: 20px;
}

.bar+.container{
  margin-top: 40px;
}
/* @end */


.header__logo {
  text-align: left;
  width: auto;
  margin: 10px 0;
}

.header__logo img{
  height: 20px;
}

/* @end */




/* @group 3-02:footer */

.footer__data {
  margin-bottom: 0px;
}

.footer__data p {
  margin-bottom: 10px;
  line-height: 1.5;
}

.footer__data strong {
  display: inline-block;
  margin-bottom: 2px;
}

.footer__data address {
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0;
  padding: 0;
}

.footer__data address a {
  padding: 0px;
}


/* @end */

/* @group 3-03:side */

/* @group logo */

.sidebar__logo span{
  display: none;
}
.sidebar__logo img {
  height: 100px;
  margin: 20px 0;
}

/* @end */

/* @end */

/* @group 3-04:navigation */

/* @group header__nav */

.header__nav li,
.footer__nav li {
  width: auto;
  text-align: center;
  border-bottom: none;
}

.header__nav li span {
  margin-left: 0;
  border-left: none;
  border-bottom: none;
}

/* @end */

/* @group sidebar */

.sidebar__nav li{
  width: 100%;
  float: none;
}

/* @end */


/* @group navigation grid */

.nav--eql {
  width: 100%;
}

.nav--eql li {
  overflow: hidden;
  float: left;
  border-right: 1px solid #ccc;
}

.nav--eql li:first-child {
  border-left: 1px solid #ccc;
}

.nav--eql li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.nav--2 li {
  width: 49.98%;
}

.nav--3 li {
  width: 33.32%;
}

.nav--4 li {
  width: 24.99%;
}

.nav--5 li {
  width: 20%;
}

.nav--6 li {
  width: 16.66%;
}

.nav--7 li {
  width: 14.28%;
}

.nav--8 li {
  width: 12.5%;
}

/* @end */

/* @end */

/* @end */

/* @group in-tables */
/* ======================================================*/
.table--change{
  display: table;
}
.table--change th,
.table--change td{
  display: table-cell;
  width: auto;
}

.table--change th{
  border-top: none;
}

.table tr,
.table--borderbtm tr{
  border-bottom: 1px solid #ddd;
}

.table th{
  border-right: 1px solid #ddd;
}
.table--borderbtm th{
  border-right: none;
}

/* @group bill */

.table-bill th,
.table-bill td {
  display: table-cell;
  width: 100%;
  border-right: none;
  padding: 8px 10px;
}

.table-bill th {
  text-align: left;
  border-bottom: 1px solid #ccc;
  width: 50%;/*任意 */
}

.table-bill td {
  text-align: right;
  border-bottom: 1px solid #ccc;
  width: 50%;/*任意 */
}

.bill-data th,
.bill-data td {
  font-size: 12px;
  padding: 8px;
  display: table-cell;
}

/* @end */
/* @end */



/* @group in-forms */
/* ======================================================*/
.form--column label {
  display: block;
  width: 27%;
  float: left;
  margin-right: 2%;
  margin-top: 6px;
}

.form--column label:before {
  display: none;
}

.form--column input,
.form--column textarea, 
.form--column p.form-item-staic{
  width: 70.9%;
  float: left;
}

.form .btn-center{
  float: none;
  display: block;
  margin: auto;
  width: 40%;
  clear: both;
}

/* @end */




}

 /*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/common/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('/common/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('/common/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('/common/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('/common/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('/common/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}


/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face { font-family: "Ionicons"; src: url("/common/fonts/ionicons.eot?v=2.0.0"); src: url("/common/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("/common/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("/common/fonts/ionicons.woff?v=2.0.0") format("woff"), url("/common/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg"); font-weight: normal; font-style: normal; }
.ion, .ionicons, .ion-alert:before, .ion-alert-circled:before, .ion-android-add:before, .ion-android-add-circle:before, .ion-android-alarm-clock:before, .ion-android-alert:before, .ion-android-apps:before, .ion-android-archive:before, .ion-android-arrow-back:before, .ion-android-arrow-down:before, .ion-android-arrow-dropdown:before, .ion-android-arrow-dropdown-circle:before, .ion-android-arrow-dropleft:before, .ion-android-arrow-dropleft-circle:before, .ion-android-arrow-dropright:before, .ion-android-arrow-dropright-circle:before, .ion-android-arrow-dropup:before, .ion-android-arrow-dropup-circle:before, .ion-android-arrow-forward:before, .ion-android-arrow-up:before, .ion-android-attach:before, .ion-android-bar:before, .ion-android-bicycle:before, .ion-android-boat:before, .ion-android-bookmark:before, .ion-android-bulb:before, .ion-android-bus:before, .ion-android-calendar:before, .ion-android-call:before, .ion-android-camera:before, .ion-android-cancel:before, .ion-android-car:before, .ion-android-cart:before, .ion-android-chat:before, .ion-android-checkbox:before, .ion-android-checkbox-blank:before, .ion-android-checkbox-outline:before, .ion-android-checkbox-outline-blank:before, .ion-android-checkmark-circle:before, .ion-android-clipboard:before, .ion-android-close:before, .ion-android-cloud:before, .ion-android-cloud-circle:before, .ion-android-cloud-done:before, .ion-android-cloud-outline:before, .ion-android-color-palette:before, .ion-android-compass:before, .ion-android-contact:before, .ion-android-contacts:before, .ion-android-contract:before, .ion-android-create:before, .ion-android-delete:before, .ion-android-desktop:before, .ion-android-document:before, .ion-android-done:before, .ion-android-done-all:before, .ion-android-download:before, .ion-android-drafts:before, .ion-android-exit:before, .ion-android-expand:before, .ion-android-favorite:before, .ion-android-favorite-outline:before, .ion-android-film:before, .ion-android-folder:before, .ion-android-folder-open:before, .ion-android-funnel:before, .ion-android-globe:before, .ion-android-hand:before, .ion-android-hangout:before, .ion-android-happy:before, .ion-android-home:before, .ion-android-image:before, .ion-android-laptop:before, .ion-android-list:before, .ion-android-locate:before, .ion-android-lock:before, .ion-android-mail:before, .ion-android-map:before, .ion-android-menu:before, .ion-android-microphone:before, .ion-android-microphone-off:before, .ion-android-more-horizontal:before, .ion-android-more-vertical:before, .ion-android-navigate:before, .ion-android-notifications:before, .ion-android-notifications-none:before, .ion-android-notifications-off:before, .ion-android-open:before, .ion-android-options:before, .ion-android-people:before, .ion-android-person:before, .ion-android-person-add:before, .ion-android-phone-landscape:before, .ion-android-phone-portrait:before, .ion-android-pin:before, .ion-android-plane:before, .ion-android-playstore:before, .ion-android-print:before, .ion-android-radio-button-off:before, .ion-android-radio-button-on:before, .ion-android-refresh:before, .ion-android-remove:before, .ion-android-remove-circle:before, .ion-android-restaurant:before, .ion-android-sad:before, .ion-android-search:before, .ion-android-send:before, .ion-android-settings:before, .ion-android-share:before, .ion-android-share-alt:before, .ion-android-star:before, .ion-android-star-half:before, .ion-android-star-outline:before, .ion-android-stopwatch:before, .ion-android-subway:before, .ion-android-sunny:before, .ion-android-sync:before, .ion-android-textsms:before, .ion-android-time:before, .ion-android-train:before, .ion-android-unlock:before, .ion-android-upload:before, .ion-android-volume-down:before, .ion-android-volume-mute:before, .ion-android-volume-off:before, .ion-android-volume-up:before, .ion-android-walk:before, .ion-android-warning:before, .ion-android-watch:before, .ion-android-wifi:before, .ion-aperture:before, .ion-archive:before, .ion-arrow-down-a:before, .ion-arrow-down-b:before, .ion-arrow-down-c:before, .ion-arrow-expand:before, .ion-arrow-graph-down-left:before, .ion-arrow-graph-down-right:before, .ion-arrow-graph-up-left:before, .ion-arrow-graph-up-right:before, .ion-arrow-left-a:before, .ion-arrow-left-b:before, .ion-arrow-left-c:before, .ion-arrow-move:before, .ion-arrow-resize:before, .ion-arrow-return-left:before, .ion-arrow-return-right:before, .ion-arrow-right-a:before, .ion-arrow-right-b:before, .ion-arrow-right-c:before, .ion-arrow-shrink:before, .ion-arrow-swap:before, .ion-arrow-up-a:before, .ion-arrow-up-b:before, .ion-arrow-up-c:before, .ion-asterisk:before, .ion-at:before, .ion-backspace:before, .ion-backspace-outline:before, .ion-bag:before, .ion-battery-charging:before, .ion-battery-empty:before, .ion-battery-full:before, .ion-battery-half:before, .ion-battery-low:before, .ion-beaker:before, .ion-beer:before, .ion-bluetooth:before, .ion-bonfire:before, .ion-bookmark:before, .ion-bowtie:before, .ion-briefcase:before, .ion-bug:before, .ion-calculator:before, .ion-calendar:before, .ion-camera:before, .ion-card:before, .ion-cash:before, .ion-chatbox:before, .ion-chatbox-working:before, .ion-chatboxes:before, .ion-chatbubble:before, .ion-chatbubble-working:before, .ion-chatbubbles:before, .ion-checkmark:before, .ion-checkmark-circled:before, .ion-checkmark-round:before, .ion-chevron-down:before, .ion-chevron-left:before, .ion-chevron-right:before, .ion-chevron-up:before, .ion-clipboard:before, .ion-clock:before, .ion-close:before, .ion-close-circled:before, .ion-close-round:before, .ion-closed-captioning:before, .ion-cloud:before, .ion-code:before, .ion-code-download:before, .ion-code-working:before, .ion-coffee:before, .ion-compass:before, .ion-compose:before, .ion-connection-bars:before, .ion-contrast:before, .ion-crop:before, .ion-cube:before, .ion-disc:before, .ion-document:before, .ion-document-text:before, .ion-drag:before, .ion-earth:before, .ion-easel:before, .ion-edit:before, .ion-egg:before, .ion-eject:before, .ion-email:before, .ion-email-unread:before, .ion-erlenmeyer-flask:before, .ion-erlenmeyer-flask-bubbles:before, .ion-eye:before, .ion-eye-disabled:before, .ion-female:before, .ion-filing:before, .ion-film-marker:before, .ion-fireball:before, .ion-flag:before, .ion-flame:before, .ion-flash:before, .ion-flash-off:before, .ion-folder:before, .ion-fork:before, .ion-fork-repo:before, .ion-forward:before, .ion-funnel:before, .ion-gear-a:before, .ion-gear-b:before, .ion-grid:before, .ion-hammer:before, .ion-happy:before, .ion-happy-outline:before, .ion-headphone:before, .ion-heart:before, .ion-heart-broken:before, .ion-help:before, .ion-help-buoy:before, .ion-help-circled:before, .ion-home:before, .ion-icecream:before, .ion-image:before, .ion-images:before, .ion-information:before, .ion-information-circled:before, .ion-ionic:before, .ion-ios-alarm:before, .ion-ios-alarm-outline:before, .ion-ios-albums:before, .ion-ios-albums-outline:before, .ion-ios-americanfootball:before, .ion-ios-americanfootball-outline:before, .ion-ios-analytics:before, .ion-ios-analytics-outline:before, .ion-ios-arrow-back:before, .ion-ios-arrow-down:before, .ion-ios-arrow-forward:before, .ion-ios-arrow-left:before, .ion-ios-arrow-right:before, .ion-ios-arrow-thin-down:before, .ion-ios-arrow-thin-left:before, .ion-ios-arrow-thin-right:before, .ion-ios-arrow-thin-up:before, .ion-ios-arrow-up:before, .ion-ios-at:before, .ion-ios-at-outline:before, .ion-ios-barcode:before, .ion-ios-barcode-outline:before, .ion-ios-baseball:before, .ion-ios-baseball-outline:before, .ion-ios-basketball:before, .ion-ios-basketball-outline:before, .ion-ios-bell:before, .ion-ios-bell-outline:before, .ion-ios-body:before, .ion-ios-body-outline:before, .ion-ios-bolt:before, .ion-ios-bolt-outline:before, .ion-ios-book:before, .ion-ios-book-outline:before, .ion-ios-bookmarks:before, .ion-ios-bookmarks-outline:before, .ion-ios-box:before, .ion-ios-box-outline:before, .ion-ios-briefcase:before, .ion-ios-briefcase-outline:before, .ion-ios-browsers:before, .ion-ios-browsers-outline:before, .ion-ios-calculator:before, .ion-ios-calculator-outline:before, .ion-ios-calendar:before, .ion-ios-calendar-outline:before, .ion-ios-camera:before, .ion-ios-camera-outline:before, .ion-ios-cart:before, .ion-ios-cart-outline:before, .ion-ios-chatboxes:before, .ion-ios-chatboxes-outline:before, .ion-ios-chatbubble:before, .ion-ios-chatbubble-outline:before, .ion-ios-checkmark:before, .ion-ios-checkmark-empty:before, .ion-ios-checkmark-outline:before, .ion-ios-circle-filled:before, .ion-ios-circle-outline:before, .ion-ios-clock:before, .ion-ios-clock-outline:before, .ion-ios-close:before, .ion-ios-close-empty:before, .ion-ios-close-outline:before, .ion-ios-cloud:before, .ion-ios-cloud-download:before, .ion-ios-cloud-download-outline:before, .ion-ios-cloud-outline:before, .ion-ios-cloud-upload:before, .ion-ios-cloud-upload-outline:before, .ion-ios-cloudy:before, .ion-ios-cloudy-night:before, .ion-ios-cloudy-night-outline:before, .ion-ios-cloudy-outline:before, .ion-ios-cog:before, .ion-ios-cog-outline:before, .ion-ios-color-filter:before, .ion-ios-color-filter-outline:before, .ion-ios-color-wand:before, .ion-ios-color-wand-outline:before, .ion-ios-compose:before, .ion-ios-compose-outline:before, .ion-ios-contact:before, .ion-ios-contact-outline:before, .ion-ios-copy:before, .ion-ios-copy-outline:before, .ion-ios-crop:before, .ion-ios-crop-strong:before, .ion-ios-download:before, .ion-ios-download-outline:before, .ion-ios-drag:before, .ion-ios-email:before, .ion-ios-email-outline:before, .ion-ios-eye:before, .ion-ios-eye-outline:before, .ion-ios-fastforward:before, .ion-ios-fastforward-outline:before, .ion-ios-filing:before, .ion-ios-filing-outline:before, .ion-ios-film:before, .ion-ios-film-outline:before, .ion-ios-flag:before, .ion-ios-flag-outline:before, .ion-ios-flame:before, .ion-ios-flame-outline:before, .ion-ios-flask:before, .ion-ios-flask-outline:before, .ion-ios-flower:before, .ion-ios-flower-outline:before, .ion-ios-folder:before, .ion-ios-folder-outline:before, .ion-ios-football:before, .ion-ios-football-outline:before, .ion-ios-game-controller-a:before, .ion-ios-game-controller-a-outline:before, .ion-ios-game-controller-b:before, .ion-ios-game-controller-b-outline:before, .ion-ios-gear:before, .ion-ios-gear-outline:before, .ion-ios-glasses:before, .ion-ios-glasses-outline:before, .ion-ios-grid-view:before, .ion-ios-grid-view-outline:before, .ion-ios-heart:before, .ion-ios-heart-outline:before, .ion-ios-help:before, .ion-ios-help-empty:before, .ion-ios-help-outline:before, .ion-ios-home:before, .ion-ios-home-outline:before, .ion-ios-infinite:before, .ion-ios-infinite-outline:before, .ion-ios-information:before, .ion-ios-information-empty:before, .ion-ios-information-outline:before, .ion-ios-ionic-outline:before, .ion-ios-keypad:before, .ion-ios-keypad-outline:before, .ion-ios-lightbulb:before, .ion-ios-lightbulb-outline:before, .ion-ios-list:before, .ion-ios-list-outline:before, .ion-ios-location:before, .ion-ios-location-outline:before, .ion-ios-locked:before, .ion-ios-locked-outline:before, .ion-ios-loop:before, .ion-ios-loop-strong:before, .ion-ios-medical:before, .ion-ios-medical-outline:before, .ion-ios-medkit:before, .ion-ios-medkit-outline:before, .ion-ios-mic:before, .ion-ios-mic-off:before, .ion-ios-mic-outline:before, .ion-ios-minus:before, .ion-ios-minus-empty:before, .ion-ios-minus-outline:before, .ion-ios-monitor:before, .ion-ios-monitor-outline:before, .ion-ios-moon:before, .ion-ios-moon-outline:before, .ion-ios-more:before, .ion-ios-more-outline:before, .ion-ios-musical-note:before, .ion-ios-musical-notes:before, .ion-ios-navigate:before, .ion-ios-navigate-outline:before, .ion-ios-nutrition:before, .ion-ios-nutrition-outline:before, .ion-ios-paper:before, .ion-ios-paper-outline:before, .ion-ios-paperplane:before, .ion-ios-paperplane-outline:before, .ion-ios-partlysunny:before, .ion-ios-partlysunny-outline:before, .ion-ios-pause:before, .ion-ios-pause-outline:before, .ion-ios-paw:before, .ion-ios-paw-outline:before, .ion-ios-people:before, .ion-ios-people-outline:before, .ion-ios-person:before, .ion-ios-person-outline:before, .ion-ios-personadd:before, .ion-ios-personadd-outline:before, .ion-ios-photos:before, .ion-ios-photos-outline:before, .ion-ios-pie:before, .ion-ios-pie-outline:before, .ion-ios-pint:before, .ion-ios-pint-outline:before, .ion-ios-play:before, .ion-ios-play-outline:before, .ion-ios-plus:before, .ion-ios-plus-empty:before, .ion-ios-plus-outline:before, .ion-ios-pricetag:before, .ion-ios-pricetag-outline:before, .ion-ios-pricetags:before, .ion-ios-pricetags-outline:before, .ion-ios-printer:before, .ion-ios-printer-outline:before, .ion-ios-pulse:before, .ion-ios-pulse-strong:before, .ion-ios-rainy:before, .ion-ios-rainy-outline:before, .ion-ios-recording:before, .ion-ios-recording-outline:before, .ion-ios-redo:before, .ion-ios-redo-outline:before, .ion-ios-refresh:before, .ion-ios-refresh-empty:before, .ion-ios-refresh-outline:before, .ion-ios-reload:before, .ion-ios-reverse-camera:before, .ion-ios-reverse-camera-outline:before, .ion-ios-rewind:before, .ion-ios-rewind-outline:before, .ion-ios-rose:before, .ion-ios-rose-outline:before, .ion-ios-search:before, .ion-ios-search-strong:before, .ion-ios-settings:before, .ion-ios-settings-strong:before, .ion-ios-shuffle:before, .ion-ios-shuffle-strong:before, .ion-ios-skipbackward:before, .ion-ios-skipbackward-outline:before, .ion-ios-skipforward:before, .ion-ios-skipforward-outline:before, .ion-ios-snowy:before, .ion-ios-speedometer:before, .ion-ios-speedometer-outline:before, .ion-ios-star:before, .ion-ios-star-half:before, .ion-ios-star-outline:before, .ion-ios-stopwatch:before, .ion-ios-stopwatch-outline:before, .ion-ios-sunny:before, .ion-ios-sunny-outline:before, .ion-ios-telephone:before, .ion-ios-telephone-outline:before, .ion-ios-tennisball:before, .ion-ios-tennisball-outline:before, .ion-ios-thunderstorm:before, .ion-ios-thunderstorm-outline:before, .ion-ios-time:before, .ion-ios-time-outline:before, .ion-ios-timer:before, .ion-ios-timer-outline:before, .ion-ios-toggle:before, .ion-ios-toggle-outline:before, .ion-ios-trash:before, .ion-ios-trash-outline:before, .ion-ios-undo:before, .ion-ios-undo-outline:before, .ion-ios-unlocked:before, .ion-ios-unlocked-outline:before, .ion-ios-upload:before, .ion-ios-upload-outline:before, .ion-ios-videocam:before, .ion-ios-videocam-outline:before, .ion-ios-volume-high:before, .ion-ios-volume-low:before, .ion-ios-wineglass:before, .ion-ios-wineglass-outline:before, .ion-ios-world:before, .ion-ios-world-outline:before, .ion-ipad:before, .ion-iphone:before, .ion-ipod:before, .ion-jet:before, .ion-key:before, .ion-knife:before, .ion-laptop:before, .ion-leaf:before, .ion-levels:before, .ion-lightbulb:before, .ion-link:before, .ion-load-a:before, .ion-load-b:before, .ion-load-c:before, .ion-load-d:before, .ion-location:before, .ion-lock-combination:before, .ion-locked:before, .ion-log-in:before, .ion-log-out:before, .ion-loop:before, .ion-magnet:before, .ion-male:before, .ion-man:before, .ion-map:before, .ion-medkit:before, .ion-merge:before, .ion-mic-a:before, .ion-mic-b:before, .ion-mic-c:before, .ion-minus:before, .ion-minus-circled:before, .ion-minus-round:before, .ion-model-s:before, .ion-monitor:before, .ion-more:before, .ion-mouse:before, .ion-music-note:before, .ion-navicon:before, .ion-navicon-round:before, .ion-navigate:before, .ion-network:before, .ion-no-smoking:before, .ion-nuclear:before, .ion-outlet:before, .ion-paintbrush:before, .ion-paintbucket:before, .ion-paper-airplane:before, .ion-paperclip:before, .ion-pause:before, .ion-person:before, .ion-person-add:before, .ion-person-stalker:before, .ion-pie-graph:before, .ion-pin:before, .ion-pinpoint:before, .ion-pizza:before, .ion-plane:before, .ion-planet:before, .ion-play:before, .ion-playstation:before, .ion-plus:before, .ion-plus-circled:before, .ion-plus-round:before, .ion-podium:before, .ion-pound:before, .ion-power:before, .ion-pricetag:before, .ion-pricetags:before, .ion-printer:before, .ion-pull-request:before, .ion-qr-scanner:before, .ion-quote:before, .ion-radio-waves:before, .ion-record:before, .ion-refresh:before, .ion-reply:before, .ion-reply-all:before, .ion-ribbon-a:before, .ion-ribbon-b:before, .ion-sad:before, .ion-sad-outline:before, .ion-scissors:before, .ion-search:before, .ion-settings:before, .ion-share:before, .ion-shuffle:before, .ion-skip-backward:before, .ion-skip-forward:before, .ion-social-android:before, .ion-social-android-outline:before, .ion-social-angular:before, .ion-social-angular-outline:before, .ion-social-apple:before, .ion-social-apple-outline:before, .ion-social-bitcoin:before, .ion-social-bitcoin-outline:before, .ion-social-buffer:before, .ion-social-buffer-outline:before, .ion-social-chrome:before, .ion-social-chrome-outline:before, .ion-social-codepen:before, .ion-social-codepen-outline:before, .ion-social-css3:before, .ion-social-css3-outline:before, .ion-social-designernews:before, .ion-social-designernews-outline:before, .ion-social-dribbble:before, .ion-social-dribbble-outline:before, .ion-social-dropbox:before, .ion-social-dropbox-outline:before, .ion-social-euro:before, .ion-social-euro-outline:before, .ion-social-facebook:before, .ion-social-facebook-outline:before, .ion-social-foursquare:before, .ion-social-foursquare-outline:before, .ion-social-freebsd-devil:before, .ion-social-github:before, .ion-social-github-outline:before, .ion-social-google:before, .ion-social-google-outline:before, .ion-social-googleplus:before, .ion-social-googleplus-outline:before, .ion-social-hackernews:before, .ion-social-hackernews-outline:before, .ion-social-html5:before, .ion-social-html5-outline:before, .ion-social-instagram:before, .ion-social-instagram-outline:before, .ion-social-javascript:before, .ion-social-javascript-outline:before, .ion-social-linkedin:before, .ion-social-linkedin-outline:before, .ion-social-markdown:before, .ion-social-nodejs:before, .ion-social-octocat:before, .ion-social-pinterest:before, .ion-social-pinterest-outline:before, .ion-social-python:before, .ion-social-reddit:before, .ion-social-reddit-outline:before, .ion-social-rss:before, .ion-social-rss-outline:before, .ion-social-sass:before, .ion-social-skype:before, .ion-social-skype-outline:before, .ion-social-snapchat:before, .ion-social-snapchat-outline:before, .ion-social-tumblr:before, .ion-social-tumblr-outline:before, .ion-social-tux:before, .ion-social-twitch:before, .ion-social-twitch-outline:before, .ion-social-twitter:before, .ion-social-twitter-outline:before, .ion-social-usd:before, .ion-social-usd-outline:before, .ion-social-vimeo:before, .ion-social-vimeo-outline:before, .ion-social-whatsapp:before, .ion-social-whatsapp-outline:before, .ion-social-windows:before, .ion-social-windows-outline:before, .ion-social-wordpress:before, .ion-social-wordpress-outline:before, .ion-social-yahoo:before, .ion-social-yahoo-outline:before, .ion-social-yen:before, .ion-social-yen-outline:before, .ion-social-youtube:before, .ion-social-youtube-outline:before, .ion-soup-can:before, .ion-soup-can-outline:before, .ion-speakerphone:before, .ion-speedometer:before, .ion-spoon:before, .ion-star:before, .ion-stats-bars:before, .ion-steam:before, .ion-stop:before, .ion-thermometer:before, .ion-thumbsdown:before, .ion-thumbsup:before, .ion-toggle:before, .ion-toggle-filled:before, .ion-transgender:before, .ion-trash-a:before, .ion-trash-b:before, .ion-trophy:before, .ion-tshirt:before, .ion-tshirt-outline:before, .ion-umbrella:before, .ion-university:before, .ion-unlocked:before, .ion-upload:before, .ion-usb:before, .ion-videocamera:before, .ion-volume-high:before, .ion-volume-low:before, .ion-volume-medium:before, .ion-volume-mute:before, .ion-wand:before, .ion-waterdrop:before, .ion-wifi:before, .ion-wineglass:before, .ion-woman:before, .ion-wrench:before, .ion-xbox:before { display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ion-alert:before { content: "\f101"; }

.ion-alert-circled:before { content: "\f100"; }

.ion-android-add:before { content: "\f2c7"; }

.ion-android-add-circle:before { content: "\f359"; }

.ion-android-alarm-clock:before { content: "\f35a"; }

.ion-android-alert:before { content: "\f35b"; }

.ion-android-apps:before { content: "\f35c"; }

.ion-android-archive:before { content: "\f2c9"; }

.ion-android-arrow-back:before { content: "\f2ca"; }

.ion-android-arrow-down:before { content: "\f35d"; }

.ion-android-arrow-dropdown:before { content: "\f35f"; }

.ion-android-arrow-dropdown-circle:before { content: "\f35e"; }

.ion-android-arrow-dropleft:before { content: "\f361"; }

.ion-android-arrow-dropleft-circle:before { content: "\f360"; }

.ion-android-arrow-dropright:before { content: "\f363"; }

.ion-android-arrow-dropright-circle:before { content: "\f362"; }

.ion-android-arrow-dropup:before { content: "\f365"; }

.ion-android-arrow-dropup-circle:before { content: "\f364"; }

.ion-android-arrow-forward:before { content: "\f30f"; }

.ion-android-arrow-up:before { content: "\f366"; }

.ion-android-attach:before { content: "\f367"; }

.ion-android-bar:before { content: "\f368"; }

.ion-android-bicycle:before { content: "\f369"; }

.ion-android-boat:before { content: "\f36a"; }

.ion-android-bookmark:before { content: "\f36b"; }

.ion-android-bulb:before { content: "\f36c"; }

.ion-android-bus:before { content: "\f36d"; }

.ion-android-calendar:before { content: "\f2d1"; }

.ion-android-call:before { content: "\f2d2"; }

.ion-android-camera:before { content: "\f2d3"; }

.ion-android-cancel:before { content: "\f36e"; }

.ion-android-car:before { content: "\f36f"; }

.ion-android-cart:before { content: "\f370"; }

.ion-android-chat:before { content: "\f2d4"; }

.ion-android-checkbox:before { content: "\f374"; }

.ion-android-checkbox-blank:before { content: "\f371"; }

.ion-android-checkbox-outline:before { content: "\f373"; }

.ion-android-checkbox-outline-blank:before { content: "\f372"; }

.ion-android-checkmark-circle:before { content: "\f375"; }

.ion-android-clipboard:before { content: "\f376"; }

.ion-android-close:before { content: "\f2d7"; }

.ion-android-cloud:before { content: "\f37a"; }

.ion-android-cloud-circle:before { content: "\f377"; }

.ion-android-cloud-done:before { content: "\f378"; }

.ion-android-cloud-outline:before { content: "\f379"; }

.ion-android-color-palette:before { content: "\f37b"; }

.ion-android-compass:before { content: "\f37c"; }

.ion-android-contact:before { content: "\f2d8"; }

.ion-android-contacts:before { content: "\f2d9"; }

.ion-android-contract:before { content: "\f37d"; }

.ion-android-create:before { content: "\f37e"; }

.ion-android-delete:before { content: "\f37f"; }

.ion-android-desktop:before { content: "\f380"; }

.ion-android-document:before { content: "\f381"; }

.ion-android-done:before { content: "\f383"; }

.ion-android-done-all:before { content: "\f382"; }

.ion-android-download:before { content: "\f2dd"; }

.ion-android-drafts:before { content: "\f384"; }

.ion-android-exit:before { content: "\f385"; }

.ion-android-expand:before { content: "\f386"; }

.ion-android-favorite:before { content: "\f388"; }

.ion-android-favorite-outline:before { content: "\f387"; }

.ion-android-film:before { content: "\f389"; }

.ion-android-folder:before { content: "\f2e0"; }

.ion-android-folder-open:before { content: "\f38a"; }

.ion-android-funnel:before { content: "\f38b"; }

.ion-android-globe:before { content: "\f38c"; }

.ion-android-hand:before { content: "\f2e3"; }

.ion-android-hangout:before { content: "\f38d"; }

.ion-android-happy:before { content: "\f38e"; }

.ion-android-home:before { content: "\f38f"; }

.ion-android-image:before { content: "\f2e4"; }

.ion-android-laptop:before { content: "\f390"; }

.ion-android-list:before { content: "\f391"; }

.ion-android-locate:before { content: "\f2e9"; }

.ion-android-lock:before { content: "\f392"; }

.ion-android-mail:before { content: "\f2eb"; }

.ion-android-map:before { content: "\f393"; }

.ion-android-menu:before { content: "\f394"; }

.ion-android-microphone:before { content: "\f2ec"; }

.ion-android-microphone-off:before { content: "\f395"; }

.ion-android-more-horizontal:before { content: "\f396"; }

.ion-android-more-vertical:before { content: "\f397"; }

.ion-android-navigate:before { content: "\f398"; }

.ion-android-notifications:before { content: "\f39b"; }

.ion-android-notifications-none:before { content: "\f399"; }

.ion-android-notifications-off:before { content: "\f39a"; }

.ion-android-open:before { content: "\f39c"; }

.ion-android-options:before { content: "\f39d"; }

.ion-android-people:before { content: "\f39e"; }

.ion-android-person:before { content: "\f3a0"; }

.ion-android-person-add:before { content: "\f39f"; }

.ion-android-phone-landscape:before { content: "\f3a1"; }

.ion-android-phone-portrait:before { content: "\f3a2"; }

.ion-android-pin:before { content: "\f3a3"; }

.ion-android-plane:before { content: "\f3a4"; }

.ion-android-playstore:before { content: "\f2f0"; }

.ion-android-print:before { content: "\f3a5"; }

.ion-android-radio-button-off:before { content: "\f3a6"; }

.ion-android-radio-button-on:before { content: "\f3a7"; }

.ion-android-refresh:before { content: "\f3a8"; }

.ion-android-remove:before { content: "\f2f4"; }

.ion-android-remove-circle:before { content: "\f3a9"; }

.ion-android-restaurant:before { content: "\f3aa"; }

.ion-android-sad:before { content: "\f3ab"; }

.ion-android-search:before { content: "\f2f5"; }

.ion-android-send:before { content: "\f2f6"; }

.ion-android-settings:before { content: "\f2f7"; }

.ion-android-share:before { content: "\f2f8"; }

.ion-android-share-alt:before { content: "\f3ac"; }

.ion-android-star:before { content: "\f2fc"; }

.ion-android-star-half:before { content: "\f3ad"; }

.ion-android-star-outline:before { content: "\f3ae"; }

.ion-android-stopwatch:before { content: "\f2fd"; }

.ion-android-subway:before { content: "\f3af"; }

.ion-android-sunny:before { content: "\f3b0"; }

.ion-android-sync:before { content: "\f3b1"; }

.ion-android-textsms:before { content: "\f3b2"; }

.ion-android-time:before { content: "\f3b3"; }

.ion-android-train:before { content: "\f3b4"; }

.ion-android-unlock:before { content: "\f3b5"; }

.ion-android-upload:before { content: "\f3b6"; }

.ion-android-volume-down:before { content: "\f3b7"; }

.ion-android-volume-mute:before { content: "\f3b8"; }

.ion-android-volume-off:before { content: "\f3b9"; }

.ion-android-volume-up:before { content: "\f3ba"; }

.ion-android-walk:before { content: "\f3bb"; }

.ion-android-warning:before { content: "\f3bc"; }

.ion-android-watch:before { content: "\f3bd"; }

.ion-android-wifi:before { content: "\f305"; }

.ion-aperture:before { content: "\f313"; }

.ion-archive:before { content: "\f102"; }

.ion-arrow-down-a:before { content: "\f103"; }

.ion-arrow-down-b:before { content: "\f104"; }

.ion-arrow-down-c:before { content: "\f105"; }

.ion-arrow-expand:before { content: "\f25e"; }

.ion-arrow-graph-down-left:before { content: "\f25f"; }

.ion-arrow-graph-down-right:before { content: "\f260"; }

.ion-arrow-graph-up-left:before { content: "\f261"; }

.ion-arrow-graph-up-right:before { content: "\f262"; }

.ion-arrow-left-a:before { content: "\f106"; }

.ion-arrow-left-b:before { content: "\f107"; }

.ion-arrow-left-c:before { content: "\f108"; }

.ion-arrow-move:before { content: "\f263"; }

.ion-arrow-resize:before { content: "\f264"; }

.ion-arrow-return-left:before { content: "\f265"; }

.ion-arrow-return-right:before { content: "\f266"; }

.ion-arrow-right-a:before { content: "\f109"; }

.ion-arrow-right-b:before { content: "\f10a"; }

.ion-arrow-right-c:before { content: "\f10b"; }

.ion-arrow-shrink:before { content: "\f267"; }

.ion-arrow-swap:before { content: "\f268"; }

.ion-arrow-up-a:before { content: "\f10c"; }

.ion-arrow-up-b:before { content: "\f10d"; }

.ion-arrow-up-c:before { content: "\f10e"; }

.ion-asterisk:before { content: "\f314"; }

.ion-at:before { content: "\f10f"; }

.ion-backspace:before { content: "\f3bf"; }

.ion-backspace-outline:before { content: "\f3be"; }

.ion-bag:before { content: "\f110"; }

.ion-battery-charging:before { content: "\f111"; }

.ion-battery-empty:before { content: "\f112"; }

.ion-battery-full:before { content: "\f113"; }

.ion-battery-half:before { content: "\f114"; }

.ion-battery-low:before { content: "\f115"; }

.ion-beaker:before { content: "\f269"; }

.ion-beer:before { content: "\f26a"; }

.ion-bluetooth:before { content: "\f116"; }

.ion-bonfire:before { content: "\f315"; }

.ion-bookmark:before { content: "\f26b"; }

.ion-bowtie:before { content: "\f3c0"; }

.ion-briefcase:before { content: "\f26c"; }

.ion-bug:before { content: "\f2be"; }

.ion-calculator:before { content: "\f26d"; }

.ion-calendar:before { content: "\f117"; }

.ion-camera:before { content: "\f118"; }

.ion-card:before { content: "\f119"; }

.ion-cash:before { content: "\f316"; }

.ion-chatbox:before { content: "\f11b"; }

.ion-chatbox-working:before { content: "\f11a"; }

.ion-chatboxes:before { content: "\f11c"; }

.ion-chatbubble:before { content: "\f11e"; }

.ion-chatbubble-working:before { content: "\f11d"; }

.ion-chatbubbles:before { content: "\f11f"; }

.ion-checkmark:before { content: "\f122"; }

.ion-checkmark-circled:before { content: "\f120"; }

.ion-checkmark-round:before { content: "\f121"; }

.ion-chevron-down:before { content: "\f123"; }

.ion-chevron-left:before { content: "\f124"; }

.ion-chevron-right:before { content: "\f125"; }

.ion-chevron-up:before { content: "\f126"; }

.ion-clipboard:before { content: "\f127"; }

.ion-clock:before { content: "\f26e"; }

.ion-close:before { content: "\f12a"; }

.ion-close-circled:before { content: "\f128"; }

.ion-close-round:before { content: "\f129"; }

.ion-closed-captioning:before { content: "\f317"; }

.ion-cloud:before { content: "\f12b"; }

.ion-code:before { content: "\f271"; }

.ion-code-download:before { content: "\f26f"; }

.ion-code-working:before { content: "\f270"; }

.ion-coffee:before { content: "\f272"; }

.ion-compass:before { content: "\f273"; }

.ion-compose:before { content: "\f12c"; }

.ion-connection-bars:before { content: "\f274"; }

.ion-contrast:before { content: "\f275"; }

.ion-crop:before { content: "\f3c1"; }

.ion-cube:before { content: "\f318"; }

.ion-disc:before { content: "\f12d"; }

.ion-document:before { content: "\f12f"; }

.ion-document-text:before { content: "\f12e"; }

.ion-drag:before { content: "\f130"; }

.ion-earth:before { content: "\f276"; }

.ion-easel:before { content: "\f3c2"; }

.ion-edit:before { content: "\f2bf"; }

.ion-egg:before { content: "\f277"; }

.ion-eject:before { content: "\f131"; }

.ion-email:before { content: "\f132"; }

.ion-email-unread:before { content: "\f3c3"; }

.ion-erlenmeyer-flask:before { content: "\f3c5"; }

.ion-erlenmeyer-flask-bubbles:before { content: "\f3c4"; }

.ion-eye:before { content: "\f133"; }

.ion-eye-disabled:before { content: "\f306"; }

.ion-female:before { content: "\f278"; }

.ion-filing:before { content: "\f134"; }

.ion-film-marker:before { content: "\f135"; }

.ion-fireball:before { content: "\f319"; }

.ion-flag:before { content: "\f279"; }

.ion-flame:before { content: "\f31a"; }

.ion-flash:before { content: "\f137"; }

.ion-flash-off:before { content: "\f136"; }

.ion-folder:before { content: "\f139"; }

.ion-fork:before { content: "\f27a"; }

.ion-fork-repo:before { content: "\f2c0"; }

.ion-forward:before { content: "\f13a"; }

.ion-funnel:before { content: "\f31b"; }

.ion-gear-a:before { content: "\f13d"; }

.ion-gear-b:before { content: "\f13e"; }

.ion-grid:before { content: "\f13f"; }

.ion-hammer:before { content: "\f27b"; }

.ion-happy:before { content: "\f31c"; }

.ion-happy-outline:before { content: "\f3c6"; }

.ion-headphone:before { content: "\f140"; }

.ion-heart:before { content: "\f141"; }

.ion-heart-broken:before { content: "\f31d"; }

.ion-help:before { content: "\f143"; }

.ion-help-buoy:before { content: "\f27c"; }

.ion-help-circled:before { content: "\f142"; }

.ion-home:before { content: "\f144"; }

.ion-icecream:before { content: "\f27d"; }

.ion-image:before { content: "\f147"; }

.ion-images:before { content: "\f148"; }

.ion-information:before { content: "\f14a"; }

.ion-information-circled:before { content: "\f149"; }

.ion-ionic:before { content: "\f14b"; }

.ion-ios-alarm:before { content: "\f3c8"; }

.ion-ios-alarm-outline:before { content: "\f3c7"; }

.ion-ios-albums:before { content: "\f3ca"; }

.ion-ios-albums-outline:before { content: "\f3c9"; }

.ion-ios-americanfootball:before { content: "\f3cc"; }

.ion-ios-americanfootball-outline:before { content: "\f3cb"; }

.ion-ios-analytics:before { content: "\f3ce"; }

.ion-ios-analytics-outline:before { content: "\f3cd"; }

.ion-ios-arrow-back:before { content: "\f3cf"; }

.ion-ios-arrow-down:before { content: "\f3d0"; }

.ion-ios-arrow-forward:before { content: "\f3d1"; }

.ion-ios-arrow-left:before { content: "\f3d2"; }

.ion-ios-arrow-right:before { content: "\f3d3"; }

.ion-ios-arrow-thin-down:before { content: "\f3d4"; }

.ion-ios-arrow-thin-left:before { content: "\f3d5"; }

.ion-ios-arrow-thin-right:before { content: "\f3d6"; }

.ion-ios-arrow-thin-up:before { content: "\f3d7"; }

.ion-ios-arrow-up:before { content: "\f3d8"; }

.ion-ios-at:before { content: "\f3da"; }

.ion-ios-at-outline:before { content: "\f3d9"; }

.ion-ios-barcode:before { content: "\f3dc"; }

.ion-ios-barcode-outline:before { content: "\f3db"; }

.ion-ios-baseball:before { content: "\f3de"; }

.ion-ios-baseball-outline:before { content: "\f3dd"; }

.ion-ios-basketball:before { content: "\f3e0"; }

.ion-ios-basketball-outline:before { content: "\f3df"; }

.ion-ios-bell:before { content: "\f3e2"; }

.ion-ios-bell-outline:before { content: "\f3e1"; }

.ion-ios-body:before { content: "\f3e4"; }

.ion-ios-body-outline:before { content: "\f3e3"; }

.ion-ios-bolt:before { content: "\f3e6"; }

.ion-ios-bolt-outline:before { content: "\f3e5"; }

.ion-ios-book:before { content: "\f3e8"; }

.ion-ios-book-outline:before { content: "\f3e7"; }

.ion-ios-bookmarks:before { content: "\f3ea"; }

.ion-ios-bookmarks-outline:before { content: "\f3e9"; }

.ion-ios-box:before { content: "\f3ec"; }

.ion-ios-box-outline:before { content: "\f3eb"; }

.ion-ios-briefcase:before { content: "\f3ee"; }

.ion-ios-briefcase-outline:before { content: "\f3ed"; }

.ion-ios-browsers:before { content: "\f3f0"; }

.ion-ios-browsers-outline:before { content: "\f3ef"; }

.ion-ios-calculator:before { content: "\f3f2"; }

.ion-ios-calculator-outline:before { content: "\f3f1"; }

.ion-ios-calendar:before { content: "\f3f4"; }

.ion-ios-calendar-outline:before { content: "\f3f3"; }

.ion-ios-camera:before { content: "\f3f6"; }

.ion-ios-camera-outline:before { content: "\f3f5"; }

.ion-ios-cart:before { content: "\f3f8"; }

.ion-ios-cart-outline:before { content: "\f3f7"; }

.ion-ios-chatboxes:before { content: "\f3fa"; }

.ion-ios-chatboxes-outline:before { content: "\f3f9"; }

.ion-ios-chatbubble:before { content: "\f3fc"; }

.ion-ios-chatbubble-outline:before { content: "\f3fb"; }

.ion-ios-checkmark:before { content: "\f3ff"; }

.ion-ios-checkmark-empty:before { content: "\f3fd"; }

.ion-ios-checkmark-outline:before { content: "\f3fe"; }

.ion-ios-circle-filled:before { content: "\f400"; }

.ion-ios-circle-outline:before { content: "\f401"; }

.ion-ios-clock:before { content: "\f403"; }

.ion-ios-clock-outline:before { content: "\f402"; }

.ion-ios-close:before { content: "\f406"; }

.ion-ios-close-empty:before { content: "\f404"; }

.ion-ios-close-outline:before { content: "\f405"; }

.ion-ios-cloud:before { content: "\f40c"; }

.ion-ios-cloud-download:before { content: "\f408"; }

.ion-ios-cloud-download-outline:before { content: "\f407"; }

.ion-ios-cloud-outline:before { content: "\f409"; }

.ion-ios-cloud-upload:before { content: "\f40b"; }

.ion-ios-cloud-upload-outline:before { content: "\f40a"; }

.ion-ios-cloudy:before { content: "\f410"; }

.ion-ios-cloudy-night:before { content: "\f40e"; }

.ion-ios-cloudy-night-outline:before { content: "\f40d"; }

.ion-ios-cloudy-outline:before { content: "\f40f"; }

.ion-ios-cog:before { content: "\f412"; }

.ion-ios-cog-outline:before { content: "\f411"; }

.ion-ios-color-filter:before { content: "\f414"; }

.ion-ios-color-filter-outline:before { content: "\f413"; }

.ion-ios-color-wand:before { content: "\f416"; }

.ion-ios-color-wand-outline:before { content: "\f415"; }

.ion-ios-compose:before { content: "\f418"; }

.ion-ios-compose-outline:before { content: "\f417"; }

.ion-ios-contact:before { content: "\f41a"; }

.ion-ios-contact-outline:before { content: "\f419"; }

.ion-ios-copy:before { content: "\f41c"; }

.ion-ios-copy-outline:before { content: "\f41b"; }

.ion-ios-crop:before { content: "\f41e"; }

.ion-ios-crop-strong:before { content: "\f41d"; }

.ion-ios-download:before { content: "\f420"; }

.ion-ios-download-outline:before { content: "\f41f"; }

.ion-ios-drag:before { content: "\f421"; }

.ion-ios-email:before { content: "\f423"; }

.ion-ios-email-outline:before { content: "\f422"; }

.ion-ios-eye:before { content: "\f425"; }

.ion-ios-eye-outline:before { content: "\f424"; }

.ion-ios-fastforward:before { content: "\f427"; }

.ion-ios-fastforward-outline:before { content: "\f426"; }

.ion-ios-filing:before { content: "\f429"; }

.ion-ios-filing-outline:before { content: "\f428"; }

.ion-ios-film:before { content: "\f42b"; }

.ion-ios-film-outline:before { content: "\f42a"; }

.ion-ios-flag:before { content: "\f42d"; }

.ion-ios-flag-outline:before { content: "\f42c"; }

.ion-ios-flame:before { content: "\f42f"; }

.ion-ios-flame-outline:before { content: "\f42e"; }

.ion-ios-flask:before { content: "\f431"; }

.ion-ios-flask-outline:before { content: "\f430"; }

.ion-ios-flower:before { content: "\f433"; }

.ion-ios-flower-outline:before { content: "\f432"; }

.ion-ios-folder:before { content: "\f435"; }

.ion-ios-folder-outline:before { content: "\f434"; }

.ion-ios-football:before { content: "\f437"; }

.ion-ios-football-outline:before { content: "\f436"; }

.ion-ios-game-controller-a:before { content: "\f439"; }

.ion-ios-game-controller-a-outline:before { content: "\f438"; }

.ion-ios-game-controller-b:before { content: "\f43b"; }

.ion-ios-game-controller-b-outline:before { content: "\f43a"; }

.ion-ios-gear:before { content: "\f43d"; }

.ion-ios-gear-outline:before { content: "\f43c"; }

.ion-ios-glasses:before { content: "\f43f"; }

.ion-ios-glasses-outline:before { content: "\f43e"; }

.ion-ios-grid-view:before { content: "\f441"; }

.ion-ios-grid-view-outline:before { content: "\f440"; }

.ion-ios-heart:before { content: "\f443"; }

.ion-ios-heart-outline:before { content: "\f442"; }

.ion-ios-help:before { content: "\f446"; }

.ion-ios-help-empty:before { content: "\f444"; }

.ion-ios-help-outline:before { content: "\f445"; }

.ion-ios-home:before { content: "\f448"; }

.ion-ios-home-outline:before { content: "\f447"; }

.ion-ios-infinite:before { content: "\f44a"; }

.ion-ios-infinite-outline:before { content: "\f449"; }

.ion-ios-information:before { content: "\f44d"; }

.ion-ios-information-empty:before { content: "\f44b"; }

.ion-ios-information-outline:before { content: "\f44c"; }

.ion-ios-ionic-outline:before { content: "\f44e"; }

.ion-ios-keypad:before { content: "\f450"; }

.ion-ios-keypad-outline:before { content: "\f44f"; }

.ion-ios-lightbulb:before { content: "\f452"; }

.ion-ios-lightbulb-outline:before { content: "\f451"; }

.ion-ios-list:before { content: "\f454"; }

.ion-ios-list-outline:before { content: "\f453"; }

.ion-ios-location:before { content: "\f456"; }

.ion-ios-location-outline:before { content: "\f455"; }

.ion-ios-locked:before { content: "\f458"; }

.ion-ios-locked-outline:before { content: "\f457"; }

.ion-ios-loop:before { content: "\f45a"; }

.ion-ios-loop-strong:before { content: "\f459"; }

.ion-ios-medical:before { content: "\f45c"; }

.ion-ios-medical-outline:before { content: "\f45b"; }

.ion-ios-medkit:before { content: "\f45e"; }

.ion-ios-medkit-outline:before { content: "\f45d"; }

.ion-ios-mic:before { content: "\f461"; }

.ion-ios-mic-off:before { content: "\f45f"; }

.ion-ios-mic-outline:before { content: "\f460"; }

.ion-ios-minus:before { content: "\f464"; }

.ion-ios-minus-empty:before { content: "\f462"; }

.ion-ios-minus-outline:before { content: "\f463"; }

.ion-ios-monitor:before { content: "\f466"; }

.ion-ios-monitor-outline:before { content: "\f465"; }

.ion-ios-moon:before { content: "\f468"; }

.ion-ios-moon-outline:before { content: "\f467"; }

.ion-ios-more:before { content: "\f46a"; }

.ion-ios-more-outline:before { content: "\f469"; }

.ion-ios-musical-note:before { content: "\f46b"; }

.ion-ios-musical-notes:before { content: "\f46c"; }

.ion-ios-navigate:before { content: "\f46e"; }

.ion-ios-navigate-outline:before { content: "\f46d"; }

.ion-ios-nutrition:before { content: "\f470"; }

.ion-ios-nutrition-outline:before { content: "\f46f"; }

.ion-ios-paper:before { content: "\f472"; }

.ion-ios-paper-outline:before { content: "\f471"; }

.ion-ios-paperplane:before { content: "\f474"; }

.ion-ios-paperplane-outline:before { content: "\f473"; }

.ion-ios-partlysunny:before { content: "\f476"; }

.ion-ios-partlysunny-outline:before { content: "\f475"; }

.ion-ios-pause:before { content: "\f478"; }

.ion-ios-pause-outline:before { content: "\f477"; }

.ion-ios-paw:before { content: "\f47a"; }

.ion-ios-paw-outline:before { content: "\f479"; }

.ion-ios-people:before { content: "\f47c"; }

.ion-ios-people-outline:before { content: "\f47b"; }

.ion-ios-person:before { content: "\f47e"; }

.ion-ios-person-outline:before { content: "\f47d"; }

.ion-ios-personadd:before { content: "\f480"; }

.ion-ios-personadd-outline:before { content: "\f47f"; }

.ion-ios-photos:before { content: "\f482"; }

.ion-ios-photos-outline:before { content: "\f481"; }

.ion-ios-pie:before { content: "\f484"; }

.ion-ios-pie-outline:before { content: "\f483"; }

.ion-ios-pint:before { content: "\f486"; }

.ion-ios-pint-outline:before { content: "\f485"; }

.ion-ios-play:before { content: "\f488"; }

.ion-ios-play-outline:before { content: "\f487"; }

.ion-ios-plus:before { content: "\f48b"; }

.ion-ios-plus-empty:before { content: "\f489"; }

.ion-ios-plus-outline:before { content: "\f48a"; }

.ion-ios-pricetag:before { content: "\f48d"; }

.ion-ios-pricetag-outline:before { content: "\f48c"; }

.ion-ios-pricetags:before { content: "\f48f"; }

.ion-ios-pricetags-outline:before { content: "\f48e"; }

.ion-ios-printer:before { content: "\f491"; }

.ion-ios-printer-outline:before { content: "\f490"; }

.ion-ios-pulse:before { content: "\f493"; }

.ion-ios-pulse-strong:before { content: "\f492"; }

.ion-ios-rainy:before { content: "\f495"; }

.ion-ios-rainy-outline:before { content: "\f494"; }

.ion-ios-recording:before { content: "\f497"; }

.ion-ios-recording-outline:before { content: "\f496"; }

.ion-ios-redo:before { content: "\f499"; }

.ion-ios-redo-outline:before { content: "\f498"; }

.ion-ios-refresh:before { content: "\f49c"; }

.ion-ios-refresh-empty:before { content: "\f49a"; }

.ion-ios-refresh-outline:before { content: "\f49b"; }

.ion-ios-reload:before { content: "\f49d"; }

.ion-ios-reverse-camera:before { content: "\f49f"; }

.ion-ios-reverse-camera-outline:before { content: "\f49e"; }

.ion-ios-rewind:before { content: "\f4a1"; }

.ion-ios-rewind-outline:before { content: "\f4a0"; }

.ion-ios-rose:before { content: "\f4a3"; }

.ion-ios-rose-outline:before { content: "\f4a2"; }

.ion-ios-search:before { content: "\f4a5"; }

.ion-ios-search-strong:before { content: "\f4a4"; }

.ion-ios-settings:before { content: "\f4a7"; }

.ion-ios-settings-strong:before { content: "\f4a6"; }

.ion-ios-shuffle:before { content: "\f4a9"; }

.ion-ios-shuffle-strong:before { content: "\f4a8"; }

.ion-ios-skipbackward:before { content: "\f4ab"; }

.ion-ios-skipbackward-outline:before { content: "\f4aa"; }

.ion-ios-skipforward:before { content: "\f4ad"; }

.ion-ios-skipforward-outline:before { content: "\f4ac"; }

.ion-ios-snowy:before { content: "\f4ae"; }

.ion-ios-speedometer:before { content: "\f4b0"; }

.ion-ios-speedometer-outline:before { content: "\f4af"; }

.ion-ios-star:before { content: "\f4b3"; }

.ion-ios-star-half:before { content: "\f4b1"; }

.ion-ios-star-outline:before { content: "\f4b2"; }

.ion-ios-stopwatch:before { content: "\f4b5"; }

.ion-ios-stopwatch-outline:before { content: "\f4b4"; }

.ion-ios-sunny:before { content: "\f4b7"; }

.ion-ios-sunny-outline:before { content: "\f4b6"; }

.ion-ios-telephone:before { content: "\f4b9"; }

.ion-ios-telephone-outline:before { content: "\f4b8"; }

.ion-ios-tennisball:before { content: "\f4bb"; }

.ion-ios-tennisball-outline:before { content: "\f4ba"; }

.ion-ios-thunderstorm:before { content: "\f4bd"; }

.ion-ios-thunderstorm-outline:before { content: "\f4bc"; }

.ion-ios-time:before { content: "\f4bf"; }

.ion-ios-time-outline:before { content: "\f4be"; }

.ion-ios-timer:before { content: "\f4c1"; }

.ion-ios-timer-outline:before { content: "\f4c0"; }

.ion-ios-toggle:before { content: "\f4c3"; }

.ion-ios-toggle-outline:before { content: "\f4c2"; }

.ion-ios-trash:before { content: "\f4c5"; }

.ion-ios-trash-outline:before { content: "\f4c4"; }

.ion-ios-undo:before { content: "\f4c7"; }

.ion-ios-undo-outline:before { content: "\f4c6"; }

.ion-ios-unlocked:before { content: "\f4c9"; }

.ion-ios-unlocked-outline:before { content: "\f4c8"; }

.ion-ios-upload:before { content: "\f4cb"; }

.ion-ios-upload-outline:before { content: "\f4ca"; }

.ion-ios-videocam:before { content: "\f4cd"; }

.ion-ios-videocam-outline:before { content: "\f4cc"; }

.ion-ios-volume-high:before { content: "\f4ce"; }

.ion-ios-volume-low:before { content: "\f4cf"; }

.ion-ios-wineglass:before { content: "\f4d1"; }

.ion-ios-wineglass-outline:before { content: "\f4d0"; }

.ion-ios-world:before { content: "\f4d3"; }

.ion-ios-world-outline:before { content: "\f4d2"; }

.ion-ipad:before { content: "\f1f9"; }

.ion-iphone:before { content: "\f1fa"; }

.ion-ipod:before { content: "\f1fb"; }

.ion-jet:before { content: "\f295"; }

.ion-key:before { content: "\f296"; }

.ion-knife:before { content: "\f297"; }

.ion-laptop:before { content: "\f1fc"; }

.ion-leaf:before { content: "\f1fd"; }

.ion-levels:before { content: "\f298"; }

.ion-lightbulb:before { content: "\f299"; }

.ion-link:before { content: "\f1fe"; }

.ion-load-a:before { content: "\f29a"; }

.ion-load-b:before { content: "\f29b"; }

.ion-load-c:before { content: "\f29c"; }

.ion-load-d:before { content: "\f29d"; }

.ion-location:before { content: "\f1ff"; }

.ion-lock-combination:before { content: "\f4d4"; }

.ion-locked:before { content: "\f200"; }

.ion-log-in:before { content: "\f29e"; }

.ion-log-out:before { content: "\f29f"; }

.ion-loop:before { content: "\f201"; }

.ion-magnet:before { content: "\f2a0"; }

.ion-male:before { content: "\f2a1"; }

.ion-man:before { content: "\f202"; }

.ion-map:before { content: "\f203"; }

.ion-medkit:before { content: "\f2a2"; }

.ion-merge:before { content: "\f33f"; }

.ion-mic-a:before { content: "\f204"; }

.ion-mic-b:before { content: "\f205"; }

.ion-mic-c:before { content: "\f206"; }

.ion-minus:before { content: "\f209"; }

.ion-minus-circled:before { content: "\f207"; }

.ion-minus-round:before { content: "\f208"; }

.ion-model-s:before { content: "\f2c1"; }

.ion-monitor:before { content: "\f20a"; }

.ion-more:before { content: "\f20b"; }

.ion-mouse:before { content: "\f340"; }

.ion-music-note:before { content: "\f20c"; }

.ion-navicon:before { content: "\f20e"; }

.ion-navicon-round:before { content: "\f20d"; }

.ion-navigate:before { content: "\f2a3"; }

.ion-network:before { content: "\f341"; }

.ion-no-smoking:before { content: "\f2c2"; }

.ion-nuclear:before { content: "\f2a4"; }

.ion-outlet:before { content: "\f342"; }

.ion-paintbrush:before { content: "\f4d5"; }

.ion-paintbucket:before { content: "\f4d6"; }

.ion-paper-airplane:before { content: "\f2c3"; }

.ion-paperclip:before { content: "\f20f"; }

.ion-pause:before { content: "\f210"; }

.ion-person:before { content: "\f213"; }

.ion-person-add:before { content: "\f211"; }

.ion-person-stalker:before { content: "\f212"; }

.ion-pie-graph:before { content: "\f2a5"; }

.ion-pin:before { content: "\f2a6"; }

.ion-pinpoint:before { content: "\f2a7"; }

.ion-pizza:before { content: "\f2a8"; }

.ion-plane:before { content: "\f214"; }

.ion-planet:before { content: "\f343"; }

.ion-play:before { content: "\f215"; }

.ion-playstation:before { content: "\f30a"; }

.ion-plus:before { content: "\f218"; }

.ion-plus-circled:before { content: "\f216"; }

.ion-plus-round:before { content: "\f217"; }

.ion-podium:before { content: "\f344"; }

.ion-pound:before { content: "\f219"; }

.ion-power:before { content: "\f2a9"; }

.ion-pricetag:before { content: "\f2aa"; }

.ion-pricetags:before { content: "\f2ab"; }

.ion-printer:before { content: "\f21a"; }

.ion-pull-request:before { content: "\f345"; }

.ion-qr-scanner:before { content: "\f346"; }

.ion-quote:before { content: "\f347"; }

.ion-radio-waves:before { content: "\f2ac"; }

.ion-record:before { content: "\f21b"; }

.ion-refresh:before { content: "\f21c"; }

.ion-reply:before { content: "\f21e"; }

.ion-reply-all:before { content: "\f21d"; }

.ion-ribbon-a:before { content: "\f348"; }

.ion-ribbon-b:before { content: "\f349"; }

.ion-sad:before { content: "\f34a"; }

.ion-sad-outline:before { content: "\f4d7"; }

.ion-scissors:before { content: "\f34b"; }

.ion-search:before { content: "\f21f"; }

.ion-settings:before { content: "\f2ad"; }

.ion-share:before { content: "\f220"; }

.ion-shuffle:before { content: "\f221"; }

.ion-skip-backward:before { content: "\f222"; }

.ion-skip-forward:before { content: "\f223"; }

.ion-social-android:before { content: "\f225"; }

.ion-social-android-outline:before { content: "\f224"; }

.ion-social-angular:before { content: "\f4d9"; }

.ion-social-angular-outline:before { content: "\f4d8"; }

.ion-social-apple:before { content: "\f227"; }

.ion-social-apple-outline:before { content: "\f226"; }

.ion-social-bitcoin:before { content: "\f2af"; }

.ion-social-bitcoin-outline:before { content: "\f2ae"; }

.ion-social-buffer:before { content: "\f229"; }

.ion-social-buffer-outline:before { content: "\f228"; }

.ion-social-chrome:before { content: "\f4db"; }

.ion-social-chrome-outline:before { content: "\f4da"; }

.ion-social-codepen:before { content: "\f4dd"; }

.ion-social-codepen-outline:before { content: "\f4dc"; }

.ion-social-css3:before { content: "\f4df"; }

.ion-social-css3-outline:before { content: "\f4de"; }

.ion-social-designernews:before { content: "\f22b"; }

.ion-social-designernews-outline:before { content: "\f22a"; }

.ion-social-dribbble:before { content: "\f22d"; }

.ion-social-dribbble-outline:before { content: "\f22c"; }

.ion-social-dropbox:before { content: "\f22f"; }

.ion-social-dropbox-outline:before { content: "\f22e"; }

.ion-social-euro:before { content: "\f4e1"; }

.ion-social-euro-outline:before { content: "\f4e0"; }

.ion-social-facebook:before { content: "\f231"; }

.ion-social-facebook-outline:before { content: "\f230"; }

.ion-social-foursquare:before { content: "\f34d"; }

.ion-social-foursquare-outline:before { content: "\f34c"; }

.ion-social-freebsd-devil:before { content: "\f2c4"; }

.ion-social-github:before { content: "\f233"; }

.ion-social-github-outline:before { content: "\f232"; }

.ion-social-google:before { content: "\f34f"; }

.ion-social-google-outline:before { content: "\f34e"; }

.ion-social-googleplus:before { content: "\f235"; }

.ion-social-googleplus-outline:before { content: "\f234"; }

.ion-social-hackernews:before { content: "\f237"; }

.ion-social-hackernews-outline:before { content: "\f236"; }

.ion-social-html5:before { content: "\f4e3"; }

.ion-social-html5-outline:before { content: "\f4e2"; }

.ion-social-instagram:before { content: "\f351"; }

.ion-social-instagram-outline:before { content: "\f350"; }

.ion-social-javascript:before { content: "\f4e5"; }

.ion-social-javascript-outline:before { content: "\f4e4"; }

.ion-social-linkedin:before { content: "\f239"; }

.ion-social-linkedin-outline:before { content: "\f238"; }

.ion-social-markdown:before { content: "\f4e6"; }

.ion-social-nodejs:before { content: "\f4e7"; }

.ion-social-octocat:before { content: "\f4e8"; }

.ion-social-pinterest:before { content: "\f2b1"; }

.ion-social-pinterest-outline:before { content: "\f2b0"; }

.ion-social-python:before { content: "\f4e9"; }

.ion-social-reddit:before { content: "\f23b"; }

.ion-social-reddit-outline:before { content: "\f23a"; }

.ion-social-rss:before { content: "\f23d"; }

.ion-social-rss-outline:before { content: "\f23c"; }

.ion-social-sass:before { content: "\f4ea"; }

.ion-social-skype:before { content: "\f23f"; }

.ion-social-skype-outline:before { content: "\f23e"; }

.ion-social-snapchat:before { content: "\f4ec"; }

.ion-social-snapchat-outline:before { content: "\f4eb"; }

.ion-social-tumblr:before { content: "\f241"; }

.ion-social-tumblr-outline:before { content: "\f240"; }

.ion-social-tux:before { content: "\f2c5"; }

.ion-social-twitch:before { content: "\f4ee"; }

.ion-social-twitch-outline:before { content: "\f4ed"; }

.ion-social-twitter:before { content: "\f243"; }

.ion-social-twitter-outline:before { content: "\f242"; }

.ion-social-usd:before { content: "\f353"; }

.ion-social-usd-outline:before { content: "\f352"; }

.ion-social-vimeo:before { content: "\f245"; }

.ion-social-vimeo-outline:before { content: "\f244"; }

.ion-social-whatsapp:before { content: "\f4f0"; }

.ion-social-whatsapp-outline:before { content: "\f4ef"; }

.ion-social-windows:before { content: "\f247"; }

.ion-social-windows-outline:before { content: "\f246"; }

.ion-social-wordpress:before { content: "\f249"; }

.ion-social-wordpress-outline:before { content: "\f248"; }

.ion-social-yahoo:before { content: "\f24b"; }

.ion-social-yahoo-outline:before { content: "\f24a"; }

.ion-social-yen:before { content: "\f4f2"; }

.ion-social-yen-outline:before { content: "\f4f1"; }

.ion-social-youtube:before { content: "\f24d"; }

.ion-social-youtube-outline:before { content: "\f24c"; }

.ion-soup-can:before { content: "\f4f4"; }

.ion-soup-can-outline:before { content: "\f4f3"; }

.ion-speakerphone:before { content: "\f2b2"; }

.ion-speedometer:before { content: "\f2b3"; }

.ion-spoon:before { content: "\f2b4"; }

.ion-star:before { content: "\f24e"; }

.ion-stats-bars:before { content: "\f2b5"; }

.ion-steam:before { content: "\f30b"; }

.ion-stop:before { content: "\f24f"; }

.ion-thermometer:before { content: "\f2b6"; }

.ion-thumbsdown:before { content: "\f250"; }

.ion-thumbsup:before { content: "\f251"; }

.ion-toggle:before { content: "\f355"; }

.ion-toggle-filled:before { content: "\f354"; }

.ion-transgender:before { content: "\f4f5"; }

.ion-trash-a:before { content: "\f252"; }

.ion-trash-b:before { content: "\f253"; }

.ion-trophy:before { content: "\f356"; }

.ion-tshirt:before { content: "\f4f7"; }

.ion-tshirt-outline:before { content: "\f4f6"; }

.ion-umbrella:before { content: "\f2b7"; }

.ion-university:before { content: "\f357"; }

.ion-unlocked:before { content: "\f254"; }

.ion-upload:before { content: "\f255"; }

.ion-usb:before { content: "\f2b8"; }

.ion-videocamera:before { content: "\f256"; }

.ion-volume-high:before { content: "\f257"; }

.ion-volume-low:before { content: "\f258"; }

.ion-volume-medium:before { content: "\f259"; }

.ion-volume-mute:before { content: "\f25a"; }

.ion-wand:before { content: "\f358"; }

.ion-waterdrop:before { content: "\f25b"; }

.ion-wifi:before { content: "\f25c"; }

.ion-wineglass:before { content: "\f2b9"; }

.ion-woman:before { content: "\f25d"; }

.ion-wrench:before { content: "\f2ba"; }

.ion-xbox:before { content: "\f30c"; }


.zoom-anim-dialog {
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 800px;
    margin: 40px auto;
    position: relative;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


/* for CBnews_style */

/* @group base */

body {
  background-color: #f6f7f8;
  font-family:  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.contents {
  padding-top: 10px;
  padding-bottom: 20px;
}

.main {
  padding: 0
}

.small {
  font-size: 12px !important;
}

.small-x{
  font-size: 10px !important;
}

.small-xx{
  font-size: 8px !important;
}

.large{
  font-size: 124% !important;
}

.large-x{
  font-size: 136% !important;
}

.large-xx{
  font-size: 154% !important;
}

hr{
  clear: both;
}

/* @group visible */

.sp-none {
  display: none !important;
}

.pc-none {
  margin-bottom: 14px;
  display: block;
}

/* @end */

/* @group clearfix */

.order-list:after,
.planbox:after,
.regist-end:after,
.td__inner:after,
.pagination:after,
.comment__tab ul:after,
.newsbtn:after,
.article__main:after,
.header-layout:after,
.relation.keywordpage .inline:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0.1em;
  overflow: hidden;
}

/* @end */

/* @group form */

/* @group login */

.login-form .tablebox {
  margin-bottom: 20px;
}

/* @end */

select, input, textarea, button {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
 
}
.form-inline {
  vertical-align: baseline;
}

.form-inline + .form-inline {
  margin-top: 6px;
}

.form__list {
  text-align: left;
}

.form-info a {
  color: #2391cd;
  font-size: 18px;
  display: inline-block;
}

.required {
  display: inline-block;
  line-height: 1.4;
  padding: .3em .8em;
  margin: 0 0 0 10px;
  background-color: #FF6400;
  font-weight: normal;
}

p.text-left .required {
  margin: 0 6px 0 0;
}

.form-item {
  border: 1px solid #ccc;
  border-radius: .2em;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.15) inset;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  padding: 6px;
  transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0;
  display: block;
  width: 100%;
  margin-bottom: 6px;
}

select.form-item {
  padding: 0 6px;
  font-size: 15px;
}

.checkbox-set,
.radio-set {
  font-size: 14px;
}

.form-item-static {
  font-size: 14px;
  min-width: 5em;
  display: inline-block;
  text-align: left;
}

.form__checkbox,.form__radiobox {
  display: block;
  position: relative;
}

.form__checkbox li,.form__radiobox li {
  margin-bottom: 10px;
  padding-left: 20px;
}

.form__checkbox li:last-child,.form__radiobox li:last-child {
  margin-bottom: 0;
}

.form__checkbox input[type="checkbox"],.form__radiobox input[type="radio"] {
  margin-left: -20px;
  position: absolute;
}

input[type="checkbox"],input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  margin-top: 4px;
  margin-right: 4px;
}

.checkbox-set input[type="checkbox"],
.radio-set input[type="radio"] {
  margin-right: 6px;
}

.form__checkbox label,.form__radiobox label {
  cursor: pointer;
  margin-bottom: 0;
  min-height: 20px;
}

.form-inline select.form-item {
  width: auto;
  display: inline-block;
}

.form-inline label {
  width: 100%;
  display: inline-block;
}

.form-inline label + label {
  margin-left: 20px;
}

.form-inline label + .form-item {
  display: inline-block;
  width: 100%;
}

.form-inline label + select {
  margin-left: 6px;
}

.form-inline .btn {
  overflow: visible;
  height: 36px;
  position: relative;
  top: 1px;
}

.add-on {
  font-size: 14px;
  margin-right: 6px;
}

.add-on-full {
  width: 100%;
  display: block;
}

.form-item + .add-on {
  margin: 0 6px 0 0;
}

.form-inline.zip input[type="text"] {
  width: auto;
}

.form-inline input[type="date"] {
  width: auto;
}

.form-inline.zip .form-item {
  display: inline-block;
  vertical-align: middle;
}

.form-guidance {
  background-color: #fff;
  display: block;
  font-size: 12px;
  border-radius: 4px;
  line-height: 1.4;
  font-weight: normal;
  margin-top: 6px;
}

.form-help {
  display: block;
  color: #555;
  font-size: 12px;
  margin: 6px 0;
  line-height: 1.5;
}

.form-error {
  background-color: #fae8e6;
  color: #ff1400;
  border-radius: 3px;
  padding: 6px 12px;
  font-size: 13px;
  display: block;
  margin: 6px 0 0;
}

.form-error:before {
  font-family: 'FontAwesome';
  content: "";
  margin-right: 4px;
}

.login-error{
  width: 93%;
  overflow: auto;
  width: calc(100% - 40px);
  margin: 10px auto 20px;
}

.form-help:last-child {
  margin-bottom: 0;
}

select.form-item {
  width: auto;
}

textarea.form-item {
  height: auto;
}

.form-item.form-item-big {
  font-size: 22px;
  line-height: 32px;
  padding: 6px 10px;
}

.form-item-big {
  width: 90%;
  width: calc(100% - 40px);
  margin: 20px;
}

/* @group caution */

.caution {
  text-align: left;
  border: 3px double #ccc;
  background-color: #fff;
  padding: 12px 20px;
  margin: 20px;
}

.caution p {
  line-height: 1.5;
  font-size: 14px;
}

.caution p:last-child {
  margin-bottom: 0;
}

.caution .checkbox-set {
  width: 100%;
}

.caution label {
  margin: auto;
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding: 6px;
  background-color: #eee;
  display: block;
  cursor: pointer;
}

.caution i {
  margin-right: 4px;
}

.login-plan .caution p{
  margin-bottom: 0;
  line-height: 1.8;
}

.search-set .btn-big{
  padding: 16px 0 15px;
}

/* @end */

/* @end */

/* @end */

/* @group header */

/* @group sitebar */

.sitebar {
  background-color: #16256a;
  color: #fff;
  border-bottom: 3px solid #d3c8ae;
  -webkit-box-shadow: 0 2px 0 0 #16256a;
  box-shadow: 0 2px 0 0 #16256a;
  padding: 9px 0 8px;
  line-height: 1;
}

/* @group tagline */

.tagline {
  display: none;
}

/* @end */

/* @group visitor */

.visitor-unit {
  width: 100%;
  text-align: left;
  display: block;
  clear: both;
}

.visitor-unit p {
  display: none;
}

.visitor__nav {
  margin: auto;
  width: 100%;
}

.visitor__nav li {
  float: left;
  text-align: center;
  margin: 0 4% 0 0;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  width: 48%;
}

.visitor__nav li:last-child {
  margin-right: 0;
}

.visitor__nav .btn {
  display: block;
  color: #fff;
  background: #15256a;
  background: -moz-linear-gradient(top,  rgba(21,37,106,1) 0%, rgba(11,15,47,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(21,37,106,1) 0%,rgba(11,15,47,1) 100%);
  background: linear-gradient(to bottom,  rgba(21,37,106,1) 0%,rgba(11,15,47,1) 100%);
  background-clip: padding-box;
  border: 1px solid #d3c8ae;
  box-shadow: none;
  font-size: 1.4em;
  margin-bottom: 0;
  padding: 10px 0 7px;

}

.visitor__nav li a:hover {
  background-color: rgba(0,0,0,0.3);
}

/* @end */

/* @end */

header {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);
  background-color: #fff;
}

/* @group header__layout */

.header-layout {
  clear: both;
  margin-bottom: 10px;
  margin-top: 10px;
}

/* @end */

/* @group header__logo */

.header__logo {
  margin: 0 0 6px;
}

.header__logo img {
  height: 30px;
}

/* @end */

/* @group header__banner */

.header__banner {
  display: none;
}

.header__bannertop{
  -webkit-box-shadow:inset 1px 1px 4px 0 rgba(0,0,0,0.5);
  box-shadow:inset 1px 1px 4px 0 rgba(0,0,0,0.5);
  background-color: #f6f7f8;
  padding-bottom: 2px;
}

.header__bannertop img{
  height: auto;
}

/* @end */

/* @group header__search */

.header__search {
  display: block;
  z-index: 999;
  padding: 4px 0;
  clear: both;
}

.header__search .form-item {
  font-size: 14px;
  float: left;
  height: 40px;
  margin: 0;
  position: relative;
  border-collapse: collapse;
  width: 80%;
  background-color: #f4f5f6;
  border-right: none;
  background-clip: padding-box;
  border-radius: .2em 0 0 .2em;
}

.header__search button.btn {
  padding: 0;
  margin: 0;
  width: 20%;
  color: #fff;
  height: 40px;
  float: left;
  border-radius: 0 .2em .2em 0;
  font-size: 19px;
  background: #d4c8ad;
  position: relative;
  top: 0;
}

.header__search button.btn i {
  margin: 0;
}

.header__search p {
  display: none;
}

.header__search p .btn i {
  margin-right: 4px;
}

/* @end */

/* @group header__navigation */

.header__nav {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1),inset 0 1px 10px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1),inset 0 1px 10px 0 rgba(0,0,0,0.1);
  background-color: #fcfdfe;
  width: 100%;
  overflow-x: scroll;
  clear: both;
}

.navbox {
  min-width: 850px;
}

.header__nav .container {
  padding: 0;
}

.header__nav li a {
  display: block;
}

.header__nav li a:hover {
  background-color: rgba(255,255,255,0.7);
  color: #14236e;
  text-decoration: none;
}

.nav--primary li {
  text-align: center;
  border-top: 3px solid #16266a;
  width: auto;
  margin-right: 4px;
}

.nav--primary a {
  color: #14236e;
  padding: 8px 12px;
  font-size: 15px;
  border-top: 4px solid #e7e4d7;
  line-height: 24px;
}

.nav--primary li a:hover,
.nav--primary li.selected {
  background-color: #e8e8e8;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.nav--secondary li.nav__management a {
  color: #fff;
  text-shadow: 0 -1px 0 #000000;
  background: #806738;
  background: -moz-linear-gradient(top,  rgba(79,36,1,1) 0%, rgba(203,190,108,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(79,36,1,1) 0%,rgba(203,190,108,1) 100%);
  background: linear-gradient(to bottom,  rgba(79,36,1,1) 0%,rgba(203,190,108,1) 100%);
  font-size: 18px;
  padding: 6px 0;
  line-height: 35px;
}

.nav--secondary li.nav__management a:before {
  font-family: 'FontAwesome';
  content: "";
  margin-right: 6px;
}

.nav--secondary li.nav__management a:hover {
  background: #806738 !important;
}


.nav--secondary {
  float: right;
  width: 160px;
}

.nav--secondary li {
  border-right: 1px solid #fff;
  width: 100%;
  text-align: center;
}

/* @end */



/* @group breadcrumbs */

.breadcrumbs__nav {
  display: block;
  width: 100%;
  text-align: center;
  border-top: none;
  border-bottom: none;
}

.breadcrumbs__nav .container{
  padding: 0;
}

.breadcrumbs__nav ol {
  width: 100%;
  margin: auto;
  padding: 0;
}

.breadcrumbs__nav li {
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  color: #aaa;
}

.breadcrumbs__nav li a {
  color: #444;
  padding: 10px 8px;
  line-height: 1;
  display: inline-block;
}

.breadcrumbs__nav li:after {
  content: ">";
  font-size: 10px;
  position: relative;
  top: -2px;
  color: #2391cd;
}

.breadcrumbs__nav li:last-child a {
  color: #aaa;
}

.breadcrumbs__nav li:last-child:after {
  content: " ";
}

/* @end */

/* @end */

/* @group typo */

a {
  color: #478ad3;
}

a:hover {
  text-decoration: underline;
  color: #478ad3;
}

a.ex-link:after {
  font-family: 'FontAwesome';
  content: "";
  margin-left: 4px;
  font-size: 12px;
}

.text-left{
  text-align: left;
}

.ttl_page01 {
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 10px;
  color: #878787;
  text-shadow: 1px 1px 0 #fff;
  letter-spacing: 1px;
  line-height: 1;
  display: block;
}

.ttl_01 {
  padding: 14px 0 8px 3px;
  margin-top: 10px;
  margin-bottom: 0;
  color: #848273;
  font-size: 28px;
  font-family: "Hiragino Kaku Gothic Pro" ,sans-serif;
  text-align: center;
  font-weight: normal;

}

.whbase .ttl_page02 {
  margin: 0 0 10px;
  padding: 13px 10px 10px;
  font-size: 18px;
  border-bottom: 1px solid #ddd;
    line-height: 1;
}

.whbase .ttl_page03 {
  margin: 30px 20px 6px;
  padding: 4px 10px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  border-left: 5px solid #6ca0d7;
}

.ttl_page03 + .tablebox {
  margin-top: 0;
}

.ttl_page02 i {
  margin-right: 6px;
  color: #888;
}

.ttl_02 {
  background-color: #16256a;
  color: #fff;
  border-bottom: 2px solid #d3c8ae;
  -webkit-box-shadow: 0 2px 0 0 #16256a;
  box-shadow: 0 2px 0 0 #16256a;
  font-size: 15px;
  padding: 10px 14px 8px;
  line-height: 1;
  margin: 0 0 8px;
}

.ttl_04 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8;
  margin: 0;
}

.ttl__QA-list {
  margin: 0 0 10px;
  padding: 4px 10px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
  border-left: 5px solid #6ca0d7;
}

.ttl-cbnm {
  -webkit-box-shadow: 0 2px 0 0 #7b7150;
  box-shadow: 0 2px 0 0 #7b7150;
  background: rgb(87,71,44);
  background: -moz-linear-gradient(-45deg,  rgba(87,71,44,1) 0%, rgba(156,148,103,1) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(87,71,44,1) 0%,rgba(156,148,103,1) 100%);
  background: linear-gradient(135deg,  rgba(87,71,44,1) 0%,rgba(156,148,103,1) 100%);
  border-top-color: #D8AE47 !important;

}

.panel {
  border-top: 3px solid #16266a !important;
}

.panel-header span {
  font-weight: normal;
  font-size: 10px;
  margin-left: 10px;
}

.whbase .ttl_page02 + p {
  text-align: left;
  font-size: 14px;
}

.ttl__listbtn {
  font-size: 16px;
  display: block;
  text-align: center;
  margin-top: 14px;
}

.ttl__listbtn a{
  padding: 8px 0 !important;
}

.ttl__listbtn a i {

  margin-right: 4px;

}

.newscheck .btn {
  padding-right: 100px;
}

.newscheck .btn i {
  margin-right: 8px;
}

/* @group table */

table th {
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  background-color: transparent;
  background-color: rgba(0,0,0,0.05) !important;
  overflow: hidden;
}

table td {
  font-size: 14px;
  text-align: left;
  line-height: 2;
}

.table--borderbtm thead {
  border-bottom: 2px solid #999;
}

td img {
  margin-right: 6px;
}

/* @end */

/* @group card_ttl */

.card__ttl {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 6px;
  font-weight: 700;
  color: #14236e;
}



.topnews .card__ttl {
  font-size: 22px;
  line-height: 1.3;
}

.newsbox-3 .card__ttl {
  font-size: 16px;
  min-height: 46px;
  margin-bottom: 0;
}

.newsbox-list .card__ttl {
  font-size: 15px;
  display:inline;
  margin-bottom: ;
}

.newsbox-list .card__ttl:before {
  content: "";
  height: 48px;
  display: inline-block;
  border-left: 5px solid #6ca0d7;
  margin-right: 6px;
  float: left;
  margin-bottom: 3px;
}

.newsbox-l .card__ttl {
  font-size: 20px;
  margin-bottom: 10px;
}

.newsbox-m .card__ttl,
.newsbox-sm .card__ttl,
.newsbox-s .card__ttl {
  font-size: 16px;
  border-left: 5px solid #6ca0d7;
  padding-left: 6px;
}

.newsbox-m .card__ttl,
.newsbox-sm .card__ttl{
  min-height: 48px;
}
.newsbox-s .card__ttl{
  font-size: 17px;
  margin-bottom: 2px;
  min-height: 44px;
}

.newsbox-s .delivery-time{
  margin-bottom: 0;
  line-height: 1.4;
}

.category__management .newsbox-s .card__ttl {
  border-color: #b6ac85;
}

/* @end */

/* @group search */

.search-result__ttl {
  font-size: 18px;
  font-weight: bold;
}

.whbase > p.search-result__ttl {
  margin-bottom: 0;
}

.search-result__ttl strong {
  font-size: 22px;
  margin: 0 4px;
}

/* @end */

.overview {
  line-height: 1.4;
  font-size: 11px;
  margin-bottom: 0;
  color: #999;
  clear: both;
}

.ttl_article01 {
  font-size: 22px;
  line-height: 1.3;
  padding: 0;
  margin: 10px auto 0;
  max-width: 680px;
}

.article__ttl02 {
  text-align: left;
  color: #333;
  border-left: 5px solid #779fd2;
  margin: 40px 0 20px;
  padding: 0 10px;
  line-height: 1.4;
  font-size: 24px;
  font-size: 2.4rem;
  width: 100%;
  clear: both;
}

.paper{
  clear: both;
  font-size: 17px;
  font-size: 1.7rem;
  text-align: left;
  line-height: 1.8;
  margin: auto;
  word-wrap:break-word;
}

.info {
  font-size: 12px;
  padding: 12px;
  text-align: center;
  color: #14236e;
  margin-bottom: 2px;
}

.newsbox-list p.delivery-time {
  display: inline-block;
  margin-left: 10px;
}

.maintenance{
  padding: 40px 20px;
}


.ttl_maintenance i{
  font-size: 100px;
  color: #F9D02E;
}

.whbase > p.ttl_center-lg{
  font-size: 20px;
  margin: 60px auto;
}

.whbase > p.text-center-pc{
  text-align: left;
}


/* @end */

/* @group tag&icon&btn */

.tag {
  background-color: #eee;
  color: #444;
  border: 1px solid #999;
  vertical-align: middle;
  font-weight: normal;
  margin-right: 2px;
  display: inline-block;
  padding: 0 4px;
  line-height: 18px;
  font-size: 9px;
}

.tag-new {
  color: #fff;
  background-color: #ea3824;
  border: none;
  font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
  padding: 0 6px;
}

.tag-management {
  color: #fff;
  background: rgb(203,190,108);
  background: -moz-linear-gradient(-45deg,  rgba(203,190,108,1) 0%, rgba(138,113,64,1) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(203,190,108,1) 0%,rgba(138,113,64,1) 100%);
  background: linear-gradient(135deg,  rgba(203,190,108,1) 0%,rgba(138,113,64,1) 100%);
  border: none;
  padding: 0 6px;
}

.tag-management:before {
  font-size: 120%;
  font-family: 'FontAwesome';
  content: "";
  /*margin-right: 4px;*/
}

.info .tag {
  font-size: 12px;
  padding: 2px 10px;
}

.delivery-time {
  color: #14236e;
  font-size: 12px;
  margin-bottom: 6px;
  line-height: 20px;
}

.heading-icon {
  display: none;
}

.icon-rss img{
  height: 20px;
}

.addyahoo {
  display: inline-block;
  position: relative;
  margin-left: 10px;
  top: -5px;
}

/* @group badge */

.badge {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 36px;
  background-color: #fff;
  line-height: 40px;
  font-size: 13px;
  z-index: 100;
  font-weight: 700;
  transform: rotate(-45deg) translateX(-30px) translateY(-28px);
  -webkit-box-shadow: 0 1px 5px 0 rgba(00,00,00,0.2);
  box-shadow: 0 1px 5px 0 rgba(00,00,00,0.2);
}

.badge-sm {
  top: 0;
  left: 0;
  border: 1px solid;
  width: 108px;
  height: 25px;
  line-height: 24px;
  font-size: 10px;
  transform: rotate(-45deg) translateX(-30px) translateY(-28px);
  -webkit-box-shadow: 0 1px 5px 0 rgba(00,00,00,0.2);
  box-shadow: 0 1px 5px 0 rgba(00,00,00,0.2);
}

.badge i {
  margin-right: 2px;
}

.badge-cbnm {
  background: rgb(203,190,108);
  background: -moz-linear-gradient(-45deg,  rgba(203,190,108,1) 0%, rgba(138,113,64,1) 100%);
  background: -webkit-linear-gradient(-45deg,  rgba(203,190,108,1) 0%,rgba(138,113,64,1) 100%);
  background: linear-gradient(135deg,  rgba(203,190,108,1) 0%,rgba(138,113,64,1) 100%);
  color: #fff;
}

.badge-cbnm:before {
  font-family: 'FontAwesome';
  content: "";
  margin-right: 0;
  font-size: 10px;
}

/* @end */

/* @group btn */

.btn {
  background: #003c81;
  background: -moz-linear-gradient(top,  rgba(42,117,181,1) 0%, rgba(51,83,152,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(42,117,181,1) 0%,rgba(51,83,152,1) 100%);
  background: linear-gradient(to bottom,  rgba(42,117,181,1) 0%,rgba(51,83,152,1) 100%);
  color: #fff;
}

.btn:hover {
  background: #2391cd;
  color: #fff;
  cursor: pointer;
}

.btn.btn-big {
  padding: 1em 3em;
  font-size: 16px;
  line-height: 1;
  margin: 0 0 20px;
}

.btn.btn-big:last-child {
  margin-bottom: 0;
}

.btn.btn-disable {
  background: #ccc;
  -webkit-box-shadow: inset 0 0 3px 0 rgba(0,0,0,0.2);
  box-shadow: inset 0 0 3px 0 rgba(0,0,0,0.2);
  cursor: not-allowed;
}

.btn-sub {
  border: 1px solid #ccc;
  color: #555;
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 40%, rgba(248,248,248,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 40%,rgba(248,248,248,1) 100%);
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 40%,rgba(248,248,248,1) 100%);
}

.btn-sub:hover {
  background: #eee !important;
  color: #000;
}

.btn-management{
  background: #0e3d5c;
  background: -moz-linear-gradient(top,  #126271 0%, #0e3d5c 100%);
  background: -webkit-linear-gradient(top,  #126271 0%,#0e3d5c 100%);
  background: linear-gradient(to bottom,  #126271 0%,#0e3d5c 100%);
  color: #fff;
}

.btn i {
  margin-right: 4px;
}

.whbase .btn-sub {
  font-size: 14px;
}

.whbase__footer .btn-sub:before {
  font-family: 'FontAwesome';
  content: "";
  margin-right: 4px;
  position: relative;
  left: -4px;
  font-size: 10px;
  color: #666;
}

.btnbox {
  text-align: center;
  padding: 12px;
  display: table;
  width: 100%;
}

.btnbox .btn-big + p {
  margin: -10px 0 0;
  font-size: 12px;
  text-align: left;
}

#commentform .btnbox .btn-big + p { 	
  text-align: center; 	
}

.btnbox .btn + .btn {
  margin-top: 10px;
}

.category .btnbox {
  font-size: 14px;
  width: 100%;
  margin-top: 6px;
  padding: 6px 0;
  border-top: 1px solid #d2c9ae;
}

.category .btnbox .btn,
.ttl__listbtn a,
.newsbtn .btn {
  background: #d8d6cc;
  background: -moz-linear-gradient(top,  rgba(229,227,218,1) 0%, rgba(210,207,195,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(229,227,218,1) 0%,rgba(210,207,195,1) 100%);
  background: linear-gradient(to bottom,  rgba(229,227,218,1) 0%,rgba(210,207,195,1) 100%);
  -webkit-box-shadow: 0 0 3px 0 #d7cfb6;
  box-shadow: 0 0 3px 0 #d7cfb6;
  color: #16256a;
  border: 1px solid #c0beb0;
}

.category .btnbox .btn:hover,
.ttl__listbtn a:hover,
.newsbtn .btn.btn-big:hover {
  background: #e0ded6;
  text-decoration: none;
}

.category .position-center{
  margin-bottom: 12px;
}

.ttl__listbtn a {
  display: block;
  padding: 5px;
  border-radius: 3px;
  margin-top: 6px;
}

.newsbtn {
  width: 100%;
  margin: auto;
}

.newsbtn .btn-big {
  width: 100%;
  padding: 14px;
}

/* @end */

/* @end */

/* @group sheet&card */

.sheet {
  margin-bottom: 14px;
}

.card {
  display: block;
  padding: 12px;
  overflow: hidden;
}

.card:hover {
  text-decoration: none;
  cursor: pointer;
  background-color: #f1f1f1;
}

.newsbox-s.whbase{
  padding: 10px 0;
}

.category__management .card:hover {
  background-color: #fff8e4;
}

.card:hover img {
  opacity: .8;
}

.category .gridbox {
  margin: 12px 12px 24px;
}

.category .gridbox:last-child{
  margin-bottom: 30px;
}

.newsbox-s .card{
  padding: 10px;
}

.category .newsbox-s .card{
  padding: 6px 0;
}

.newsbox-3 .card {
  padding: 10px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 10px 0;
}

.newsbox-3 .grid-3-1:first-child .card{
  margin-top: 0;
  border-top: none;
}

.newsbox-3 .grid-3-1:last-child .card{
  margin-bottom: 0;
  border-bottom: none;
}


.newsbox-3 .card__text {
  margin: 10px 14px;
}

/* @group table */

.td__inner /* table--form td内区切り */ {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  clear: both;
}

.td__inner:last-child {
  border: none;
  padding-bottom: 0;
}

/* @end */

/* @group whbase */

.whbase {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);
  border: 1px solid #e8e1d8;
  background: #fff;
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 80%, rgba(248,248,248,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 80%,rgba(248,248,248,1) 100%); 
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 80%,rgba(248,248,248,1) 100%); 
line-height: 1.6;
}

.whbase + .pr {
  margin-top: 40px;
}

.whbase li a {
  font-size: 14px;
}

.whbase > p,
.whbase > form > p {
  margin: 20px;
  font-size: 14px;
}

.whbase > .form-item, 
.whbase > form > .form-item {
  margin: 20px;
}

.whbase__footer {
  height: 60px;
  border-top: 1px solid #ddd;
  padding: 12px 20px;
  clear: both;
}

/* @end */

/* @group grid */

/* @group mypage */

.mypagebox {
  border: 1px solid #ccc;
  font-size: 14px;
  text-align: left;
  margin: 40px 20px;
}

.mypagebox .gridbox {
  margin: 20px !important;
}

.mypagebox p {
  margin: 6px;
}

/* @end */

.card__photo {
  float: left;
  margin-bottom: 0;
  position: relative;
}

.card__text {
  margin-left: 3%;
  margin-bottom: 0;
  text-align: left;
}

.topnews .card__photo,
.newsbox-3 .card__photo {
  margin: auto;
  float: none;
  text-align: center;
}

.topnews .card__photo img {
  width: 100%;
  margin: auto;
}

.topnews .card__text {
  float: none;
  margin: 0;
  background-color: #e7e4d7;
  padding: 6px 15px 3px;  
}

.topnews .overview {
  padding: 0;
  margin-bottom: 6px;
  color: #14236e;
  font-size: 14px;
  font-size:1.4rem;
}

.topnews__data{
  text-align: left;
  padding: 4px 8px 4px; 
  background-color: #e7e4d7;
}

.topnews__data p.heading-icon,
.topnews__data p.delivery-time{
  line-height: 1.2;
  text-align: left;
}

.topnews .grid-2-1{
  margin-bottom: 14px;
}

.topnews .grid-2-1:last-child{
  margin-bottom: 0;
}

.newsbox-list li {
  margin-bottom: 10px;
}

.newsbox-list .card__photo {
  width: 23%;
  float: left;
}

.newsbox-list .card__text {
  width: 70%;
  float: left;
}

.newsbox-l .card {
  padding: 14px;
}

.newsbox-l .card__photo {
  width: 100%;
  float: none;
}

.newsbox-l .card__text {
  margin: 10px 0;
  float: none;
}

.newsbox-m .card,
.newsbox-sm .card {
  padding: 10px 12px;
}

.newsbox-m .card__photo,
.newsbox-sm .card__photo {
  width: 31.333%;
  float: left;
}

.newsbox-m .card__text,
.newsbox-sm .card__text {
  width: 65.666%;
  float: left;
}

.newsbox-s .card__photo {
  width: 17.6%;
  float: left;
}

.newsbox-s .card__text {
  width: 100%;
  float: none;
  margin: 0;
}

.newsbox-s .card__photo + .card__text {
  width: 79.4%;
  float: left;
  margin-left: 3%;
}

article .gridbox {
  margin-bottom: 30px;
}

/* @end */

/* @end */

/* @group article */

article .whbase {
  padding: 10px;
}

article .whbase > p.delivery-time {
  margin: 0;
  text-align: left;
  width: 100%;
  display: block;
  font-size: 14px;
}

.article__header {
  margin-bottom: 20px;
  text-align: left;
  max-width: 680px;
  margin: 4px auto 14px;
}

.article__header .delivery-time {
  font-size: 14px;
  margin-right: 20px;
  line-height: 18px;
  margin-bottom: 0;
}

.article__function {
  margin-bottom: 6px;
  border-bottom: 1px solid #ddd;
  padding: 4px 0;
  width: 100%;
}

.article__function .btnbox {
  margin: 0;
  padding: 0;
}

.article__function .btnbox .btn {
  background: #fff;
  color: #333;
  border: 1px solid #ccc;
  font-size: 11px;
  margin: 0;
  margin-left: 10px;
  padding: 6px 10px;
  line-height: 1;
}

.article__function .btn:first-child {
  margin: 0;
}

.article__social {
  list-style: none;
  padding: 0;
  overflow: hidden;
  display: block;
}

.article__social:after {
  overflow: hidden;
}

.article__social li {
  float: left;
  margin-right: 10px;
  line-height: 28px;
}
.article__social li a img{
  height: 20px;
}

.article__social li.facebook{
  padding-top: 4px;
}

.function__btn {
  color: #303030;
  font-size: 12px;
  margin: 0;
  margin-right: 10px;
  padding: 0 10px;
  background: #F0DA46;
  float: left;
  height: 28px;
  line-height: 28px;
}

.function__btn.btn-print {
  background: #fff;
  border: 1px solid #F0DA46;
}

.function__btn span:first-child {
  font-size: 18px;
  position: relative;
  top: 2px;
}


.function__btn:hover{
  background: #E0CB41;
  color: #303030;
}

.article__footer {
  background-color: #4b526d;
}

.article__footer .article__function {
  margin-bottom: 6px;
  padding: 14px;
  text-align: left;
}

.article__footer .function-btn {
  color: #fff;
  font-size: 13px;
  margin: 0;
  margin-left: 10px;
  padding: 6px 10px;
  line-height: 1;
}

.inlineimg-left-container,
.inlineimg-right-container,
.inlineimg-center-container {
  margin-bottom: 20px;
  width: 100% !important;
  text-align: center;
}

.inlineimg-left-container.static,
.inlineimg-right-container.static,
.inlineimg-center-container.static {
  margin: 0 0 20px;
}

.inlineimg-left-container img,
.inlineimg-left-container.static img,
.inlineimg-right-container img,
.inlineimg-right-container.static img,
.inlineimg-center-container img,
.inlineimg-center-container.static img {
  margin:0 auto;
}

.photo__caption,
figcaption {
  font-size: 14px;
  color: #555;
  margin: 6px 0 10px;
  line-height: 1.4;
  text-align: center;
  display: block;
  clear: both;
}

.inlineimg-left-container + .article__ttl02,
.inlineimg-right-container + .article__ttl02,
.inlineimg-center-container + .article__ttl02{
  padding-top: 40px;
  clear: both;
}

/* @group article__login */

.article__login{
  border-top:1px solid #ddd;
  margin-top: 30px;
  padding-top: 30px;
  clear: both;
}

.article__login .btnbox .btn{
  width: 100%;
  display: block;
  padding: 16px;
  margin: 0 0 20px;
}

.loginbox{
   border: 2px solid #ddd;
   background-color: #fff;
   text-align: center; 
}

.loginbox .btn-big{
  margin-bottom: 0;
}

.loginbox p.small{
  padding: 10px 20px;
  border-top: 1px solid #ddd;
  margin-top: 20px;
}

.login__header{
  font-size: 16px;
  padding: 10px !important;
  text-align: center;
  background-color: #ddd;
  font-weight: bold;
}

.article__login .lead {
  text-align: center;
  font-size: 16px;
  margin: 0 auto;
  max-width: 620px;
}

.article__login .btnbox {
  padding-bottom: 10px;
}

.article__login .btn span {
  margin-left: 8px;
}

/* @end */



/* @group relation */

.relation {
  font-size: 14px;
  text-align: left;
  margin: 20px;
  clear: both;
}

.relation__ttl {
  text-align: left;
  position: relative;
  margin-bottom: 6px;
}

.relation__ttl p {
  font-weight: bold;
  margin: 0;
  color: #192666;
  font-size: 14px;
}


.relation--sub .relation__ttl p {
  color: #192666;
}

.relation ul {
  margin: 0;
}

.relation li {
  border-bottom: 1px solid #e2dfd3;
  margin-bottom: 10px;
}

.relation li:last-child {
  border: none;
  margin-bottom: 0;
}

.relation .inline li {
  display: inline;
  border: none;
  margin-right: 1.4em;
}

.relation a {
  color: #333;
}

.relation a:hover {
  color: #507AC1;
  text-decoration: none;
}

.relation li a:before {
  font-family: 'FontAwesome';
  content: "";
  margin-right: 4px;
  color: #507AC1;
  font-size: 11px;
  position: relative;
  top: -2px;
}

.relation .inline li a:before {
  content: "";
}

.relation .inline li a:hover:before {
  text-decoration: none;
  color: #16256a;
}

.relation.keywordpage{
  background-color: #fff;
  margin: 2px 0;
  padding: 4px 14px;
  max-width: 100%;
  border-bottom: 1px solid #ddd;
}

.relation.keywordpage .relation__ttl p{
  line-height: 1;
}

.relation.keywordpage .inline li {
  float: left;
  margin: 0 14px 0 0;
}


.relation.relation--management {
  border:2px solid #3e528e;
  padding: 12px 20px;
  text-align: center;
}

.relation.relation--management .relation__ttl {
  text-align: center;
}


/* @end */

/* @group sort */

.sort a {
  display: inline-block;
  padding: 16px 40px;
  line-height: 1;
  width: auto;
}

.sort a:first-child {
  content: "|";
  display: inline;
  width: 100px;
  text-align: center;
  border-right: 1px solid #ccc;
}

.sorted {
  font-weight: bold;
  color: #333;
  cursor: default;
}

.sorted:before {
  font-family: 'FontAwesome';
  content: "";
  margin-right: 10px;
}

/* @end */

/* @group ranking */

.rankingbox {
  margin: 0 10px;
  padding-bottom: 20px;
}

.raking-praise {
  float: left;
  text-align: left;
}

.raking-praise img{
  margin-top: 12px;
  height: 50px;
}

.raking-list {
  width: 80%;
  float: right;
}

.list-ranking {
  text-align: left;
}

.list-ranking li {
  clear: both;
}

.list-ranking span.tag{
  margin-bottom: 0;
  margin-left: 4px;
  line-height: 1;
  padding: 4px 6px;
  position: relative;
  top: -1px;
}

.list-ranking li a {
  padding: 12px 0 4px;
  line-height: 1.4;
  font-size: 13px;
  display: block;
  float: left;
  width: 84%;
  color: #333;
}

.rank {
  float: left;
  width: 24px;
  padding: 5px;
  height: 24px;
  position: relative;
  top: 8px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  margin-right: 10px;
  color: #779fd2;
}

.rank-img {
  padding: 0px;
  border: none;
}

.rank-img img {
  height: 24px;
}

.ranking-day {
  text-align: center;
  clear: both;
  font-size: 14px;
  margin: 0;
  margin-top: 10px;
}

.ranking-day a {
  color: #333;
  display: block;
  padding: 10px;

  border-top: 1px solid #ddd;
}

.ranking-day i {
  margin-right: 4px;
}

.paper blockquote{
  background-color: #f8f8f8;
  padding: 14px;
  border-top: 1px solid #ddd;
}

.paper blockquote p:last-child{
  margin-bottom: 0;
}

/* @end */

/* @end */

/* @group pagenation */

.pagination {
  text-align: center;
  margin: 20px;
  clear: both;
}

.pagination__main {
  text-align: center;
  display: table;
  margin: auto;
}

.pagination .back,
.pagination .next {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.pagination ol {
  text-align: center;
  margin: 0;
  padding: 0;
  display: table;
  vertical-align: middle;
  float: left;
}

.pagination li {
  padding: 0 2px;
  display: table-cell;
}

.pagination li a {
  display: block;
  width: 25px;
  line-height: 25px;
  border-radius: 50%;
  color: #333;
  font-size: 12px;
}

.pagination li a:hover {
  background-color: #eee;
  text-decoration: none;
}

.pagination .back a,
.pagination .next a {
  padding: 4px 20px;
  color: #333;
  text-align: center;
}

.pagination .count {
  background-color: #f1f1f1;
  border-radius: 4px;
  width: 100%;
  line-height: 36px;
  font-size: 12px;
}

.rss {
  margin: 0;
  line-height: 1;
}

.rss .icon-rss {
  margin: auto;
  display: block;
  text-align: center;
}

.pagination a:active,.pagination li.active a {
  background-color: #eee;
  text-decoration: none;
  color: #fff;
  background-color: #14236e;
}

/* @end */

/* @group comment */

.comment__tab {
  margin: 20px 20px 0;
  display: block;
  border-bottom: 1px solid #ddd;
}

.comment__tab li {
  float: left;
  width: auto;
  margin-right: -1px;
}

.comment__tab li a {
  padding: 10px 30px;
  display: block;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  color: #808080;
}

.comment__tab li a.active {
  background-color: #fff;
  position: relative;
  top: 1px;
  color: #1b2762;
}

.comment__tab li a i {
  margin-right: 6px;
  font-size: 16px;
}

.comment__list {
  padding: 0 20px 20px;
  font-size: 14px;
  text-align: left;
}

.comment__contents{
  word-wrap:break-word;
  word-break:break-all;
}

.comment__count{
  text-align: right;
  margin: 6px 0;
}

.comment__list li{
  padding: 14px 0;
  line-height: 1.4;
}

.comment__list li:first-child{
  padding-top: 0;
}

.comment__listheader {
  background-color: #f1f1f1;
  padding: 4px 10px;
  margin-bottom: 10px;
  border-radius: 4px;
}

.comment__listheader a {
  font-size: 12px !important;
  color: #777;
  position: relative;
  top: 4px;
}

.comment__listheader .c-name {
  font-size: 22px;
  margin-right: 6px;
  position: relative;
  top: 2px;
}

.comment__listheader strong {
  margin-right: 6px;
}

.comment__main .btn.btn-sub.btn-big{
  padding: 10px 16px;
}

.facebook__main {
  margin: 20px;
}

.comment label i {
  margin-right: 6px;
}

/* @end */

/* @group PR.banner */

/* @group toppage only */

.sp-top-center__rectbanner{
  padding: 10px 0 5px;
}

.white-popup img{
  width: auto !important;
  height: auto !important;
}

/* @end */


/* @group campaign */

p.campaign-lead{
  font-size: 16px;
  padding: 0 30px;
  position: relative;
  margin: 20px auto 10px;
  width: 80%;}
  
p.campaign-lead:before{
  content: "＼";
  display: block;
  float: left;
  color: #d99a3b;
  font-size: 20px;
  position: absolute;
  bottom: -3px;
  left: 0;
  
}

p.campaign-lead:after{
  content: "／";
  color: #d99a3b;
  display: block;
  float: right;
  position: absolute;
  font-size: 20px;
  bottom: -3px;
  right: 0;
}

.campaign{
  text-align: center;
  margin-bottom: 20px;
}

.campaign img{
  margin: auto;
  width: 320px;
}

.campaign p span{
  display: inline-block;
  border: 1px solid #fff;
  padding: 6px 6px;
  margin: 0 6px;
}

.campaign p a {
  color: #fff;
  text-decoration: none;
}



/* @end */

.pr {
  text-align: center;
  margin: 4px 0 8px;
}

.pr p {
  margin-bottom: 4px;
  font-size: 12px;
}

.prbox .banner{
  margin-bottom: 0;
}

.banner {
  margin: 0px auto;
  text-align: center;
  clear: both;
}

.banner a{
  margin: auto !important;
  text-align: center;
  display: block;
}

.banner img {
  display: block;
  margin: auto !important;
  margin-bottom: 5px !important;
}

.banner + .panel {
  margin-top: 30px;
}

.banner--fluct img{
  width: auto !important;
  height: auto !important;
}


/*---インタレストマッチ用---*/

/*--yahoo広告用--*/

div#imSpace {
  width="100%"
    margin: 25px 0 0 0;
  background-color: #fff;
  padding: 20px;

/*background-color: #F5F5F5;*/
    border: solid 1px #E1E1E1;


/*padding: 3px 5px 5px 10px;*/
}

div#imSpace p.tit {
  

/*width: 610px;*/
    

/*margin: 5px auto 8px auto;*/
    line-height: 18px;
  color: #454B51;
  

/*background-color: #F1F1F1;*/
    text-align: right;
  font-size: 12px;
  padding: 0 5px 0 5px;
  margin: 0;
}

div#imSpace p.tit a {
  color: #454B51;
}

div#imSpace p.ad {
  margin: 8px 0;
  padding: 0 0 0 10px;
}

div#imSpace a.title {
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
  line-height: 16px;
  margin-top: 3px;
}

div#imSpace a.descr {
  color: #333333;
  text-decoration: none;
  font-size: 12px;
  line-height: 16px;
}

div#imSpace a.host {
  font-size: 12px;
  margin-left: 10px;
  color: #008000;
    text-decoration: none;
}

.cbmnbanner {
  display: block;
  margin-bottom: 14px;
  background-color: #333;
  width: 100%;
  background: #f3e7ac;
  background: -moz-linear-gradient(top,  rgba(243,231,172,1) 0%, rgba(215,186,134,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(243,231,172,1) 0%,rgba(215,186,134,1) 100%);
  background: linear-gradient(to bottom,  rgba(243,231,172,1) 0%,rgba(215,186,134,1) 100%);
  text-align: center;
}

.cbmnbanner a {
  display: block;
}

.cbmnbanner img {
  margin: auto;
}

.sidebar .cbmnbanner {
  max-width: 355px;
  margin: auto;
}

/* @end */

/* @group sidebar */

.sidebar {
  margin-top: 40px;
  margin-bottom: 20px;
}

.sidebar .whbase{
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  padding-bottom: 1px;
  padding-top: 1px;
}

.sidebar .banner{
  width: 300px;
  padding: 10px 0 5px;
}

.sidebar__rankinglink {
  margin: 30px;
}

.sidebar__social {
  text-align: center;
  margin: 30px auto 30px;
}

.sidebar__social ul {
  margin: auto;
  padding-bottom: 1px;
  width: 200px;
}

.sidebar__social li {
  float: left;
  margin-right: 10px;
}

.sidebar__social li:last-child {
  margin-right: 0;
}

.sidebar__social a {
  width: 60px;
  display: block;
}

.cal1 .clndr .clndr-controls {
  height: 34px;
  display: block;
  background-color: #16256a;
  color: #fff;
  border-bottom: 2px solid #d3c8ae;
  -webkit-box-shadow: 0 2px 0 0 #16256a;
  box-shadow: 0 2px 0 0 #16256a;
  font-size: 15px;
  line-height: 1;
  margin: 0 0 6px;
  width: 100%;
}

/* @group cal */

/* @group old-cal */

.sidebar__calendarttl {
  height: 34px;
  display: block;
  background-color: #16256a;
  color: #fff;
  border-bottom: 3px solid #d3c8ae;
  -webkit-box-shadow: 0 2px 0 0 #16256a;
  box-shadow: 0 2px 0 0 #16256a;
  font-size: 15px;
  line-height: 1;
  margin: 0 0 10px;
}

.sidebar__calendarttl p {
  float: left;
  line-height: 40px;
  margin-bottom: 0;
  font-size: 14px;
  text-align: center;
}

.sidebar__calendarttl a {
  color: #fff;
  display: block;
}

.sidebar__calendarttl a:hover {
  background-color: rgba(255,255,255,0.3);
  text-decoration: none;
}

.sidebar__calendarttl p:first-child,
.sidebar__calendarttl p:last-child {
  width: 12%;
}

.sidebar__calendarttl p:nth-child(2) {
  width: 76%;
}

.calendar {
  margin: 10px 0;
}

.calendar th,.calendar td {
  width: 48px;
  height: 34px;
  text-align: center;
  font-size: 12px;
  background-color: #eeeee4;
  border-left: 3px solid #fff;
}

.calendar td:nth-child(1) {
  border-left: none;
  width: 46px;
}

.calendar th:nth-child(1) {
  color: #cc0000;
  border-left: none;
  width: 46px;
}

.calendar th:nth-child(7) {
  color: #639de9;
}

.calendar td a {
  display: block;
  background-color: #d5eaf9;
  font-weight: bold;
  width: 30px;
  line-height: 29px;
  margin: auto;
  color: #14236e;
}

/* @end */

.cal1 {
  margin: 0px 0 10px;
  width: 100%;
  color: #16256a;
}

.cal1 .clndr .clndr-controls .month {
  float: left;
  width: 33%;
  text-align: center;
  line-height: 34px;
  font-weight: bold;
}

.cal1 .clndr .clndr-controls .clndr-control-button {
  float: left;
  width: 33%;
}

.cal1 .clndr .clndr-controls .clndr-control-button.rightalign {
  text-align: right;
  width: 34%;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button  {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: block;
  width: 100%;
  font-size: 22px;
  height: 34px;
  line-height: 12px;
  padding: 8px;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button{
  text-align: left;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button:hover,
.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button:hover {
  background: rgba(255,255,255,0.2);
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive {
  opacity: 0.5;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-next-button.inactive:hover {
  background: none;
  cursor: default;
}


.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive {
  opacity: 0.5;
}

.cal1 .clndr .clndr-controls .clndr-control-button .clndr-previous-button.inactive:hover {
  background: none;
  cursor: default;
}

.cal1 .clndr .clndr-table {
  table-layout: fixed;
  width: 100%;
}

.cal1 .clndr .clndr-table .header-days {
  height: 30px;
  font-size: 10px;
  background-color: #eeeee0;
}

.cal1 .clndr .clndr-table .header-days .header-day {
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  border-left: 2px solid #fff;
}



.cal1 .clndr .clndr-table tr {
  height: auto;
}

.cal1 .clndr .clndr-table tr td {
  vertical-align: top;
  text-align: center;
  padding: 1px 0;
}

.cal1 .clndr .clndr-table tr .day {
  border-left: 2px solid #fff;
  width: 100%;
  height: inherit;
  text-align: center;
  vertical-align: middle;
}

.cal1 .clndr .clndr-table .header-days .header-day:first-child,
.cal1 .clndr .clndr-table tr .day:first-child{
  border-left: none;
}

.day-contents{
  display: block;
  text-align: center;
  height: auto;
  padding: 0 4px;
}

.day-contents a{
  color: #17256a;
  text-decoration: none;
  display: block;
  font-size: 12px; 
}

.day-contents a:hover{
  background-color: #e6dec9;
}


.day.today .day-contents a,
.day.my-today .day-contents a {
  background: #0091cc !important;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  display: block;
}

.cal1 .clndr .clndr-table tr .day.today .day-contents a:hover,
.cal1 .clndr .clndr-table tr .day.my-today .day-contents a:hover {
  background: #72c6d8 !important;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
}

.cal1 .clndr .clndr-table tr .day.today.event a,
.cal1 .clndr .clndr-table tr .day.my-today.event a {

    }

.cal1 .clndr .clndr-table tr .day.event .day-contents a,
.cal1 .clndr .clndr-table tr .day.my-event .day-contents a {
  background-color: #bfe1fb;
  font-weight: bold;
}

.cal1 .clndr .clndr-table tr .day.event .day-contents a:hover,
.cal1 .clndr .clndr-table tr .day.my-event .day-contents a:hover {
  background: #DACFBA;
  cursor: pointer;
}

.cal1 .clndr .clndr-table tr .day.inactive,
.cal1 .clndr .clndr-table tr .day.my-inactive {
  background: transparent;
}

.cal1 .clndr .clndr-table tr .day:last-child {
}

.cal1 .clndr .clndr-table tr .day .day-contents {

}

.cal1 .clndr .clndr-table tr .empty,
.cal1 .clndr .clndr-table tr .adjacent-month,
.cal1 .clndr .clndr-table tr .my-empty,
.cal1 .clndr .clndr-table tr .my-adjacent-month {
  border-left: 2px solid #fff;
  width: 100%;
  height: inherit;

}

.cal1 .clndr .clndr-table tr .empty:hover,
.cal1 .clndr .clndr-table tr .adjacent-month:hover,
.cal1 .clndr .clndr-table tr .my-empty:hover,
.cal1 .clndr .clndr-table tr .my-adjacent-month:hover {
background-color: transparent;
}

.cal1 .clndr .clndr-table tr .empty:last-child,
.cal1 .clndr .clndr-table tr .adjacent-month:last-child,
.cal1 .clndr .clndr-table tr .my-empty:last-child,
.cal1 .clndr .clndr-table tr .my-adjacent-month:last-child {
  
}

.cal1 .clndr .clndr-table tr:last-child .day,
.cal1 .clndr .clndr-table tr:last-child .my-day {
  text-align: center;
}

.cal1 .clndr .clndr-table tr:last-child .empty,
.cal1 .clndr .clndr-table tr:last-child .my-empty {
  text-align: center;
}

.last-month.day a,
.next-month.day a{
  color: #aaa;
}

.sidebar__calendarttl p {
  float: left;
  line-height: 40px;
  margin-bottom: 0;
  font-size: 14px;
  text-align: center;
}

.sidebar__calendarttl a {
  color: #fff;
  display: block;
}

.sidebar__calendarttl a:hover {
  background-color: rgba(255,255,255,0.3);
  text-decoration: none;
}

.sidebar__calendarttl p:first-child,
.sidebar__calendarttl p:last-child {
  width: 12%;
}

.sidebar__calendarttl p:nth-child(2) {
  width: 76%;
}

.calendar {
  margin: 10px 0;
}

.calendar th,.calendar td,
.clndr-table {
  text-align: center;
  font-size: 12px;
  background-color: #eeeee0;
}

.cal1 .clndr .clndr-table .header-days .header-day:nth-child(1) {
  color: #cf4c63;
}

.cal1 .clndr .clndr-table .header-days .header-day:nth-child(7) {
  color: #0091cc;
}

.calendar td a {
  display: block;
  background-color: #d7eaf8;
  font-weight: bold;
  width: 30px;
  line-height: 29px;
  margin: auto;
}

/* @end */

.flame--facebook,
.flame--twitter {
  display: none;
}

/* @group panel */

.panel {
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #fff;
}

.panel-header {
  font-size: 16px;
  color: #14236e;
  font-weight: 700;
  border-bottom: none;
  border-top: 3px solid #e7e5d7;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  margin: 0px;
  text-align: left;
  padding: 7px 15px 6px;
}

.panel-body {
  padding: 0 15px 1px;
}

.panel dl {
  text-align: left;
  padding: 10px 0;
  font-size: 13px;
}

.panel dt {
  font-weight: bold;
  margin-bottom: 6px;
  background-color: #e7e4d7;
  display: inline-block;
  padding: 2px 4px 0;
  line-height: 13px;
}

.panel dd {
  margin: 0 0 14px;
  line-height: 1.4;
  display: block;
}

.panel dd li {
  margin-left: 20px;
  text-indent: -14px;
}

.panel dd li:before {
  font-family: 'FontAwesome';
  content: "";
  font-size: 10px;
  margin-right: 14px;
  float: left;
  position: relative;
  top: 2px;
  color: #639de9;
}

.panel .form-item {
  margin: 0 auto 20px;
  width: 100%;
}

.panel .list {
  margin: 0 0 20px;
}

.panel .list li {
  margin-bottom: .6em;
}

.panel--news .list li {
  margin-left: 16px;
  text-indent: -12px;
  line-height: 1.4;
}

.panel--news li a {
  font-size: 13px;
}

.panel--news .list li a {
  color: #333;
}

.panel--news .list li:before {
  color: #9e8f6d;
  margin-right: 6px;
  font-size: 14px;
  font-family: 'FontAwesome';
  content: "";
}


.btn-mng {
  display: block;
  color: #fff;
  width: 220px;
  margin: 10px  auto;
  padding: 10px;
  font-weight: bold;
  background: #806738;
  background: -moz-linear-gradient(top,  rgba(203,190,108,1) 0%, rgba(79,36,1,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(203,190,108,1) 0%,rgba(79,36,1,1) 100%);
  background: linear-gradient(to bottom,  rgba(203,190,108,1) 0%,rgba(79,36,1,1) 100%);
  　-webkit-box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
  box-shadow: inset 0 1px 3px 0 rgba(0,0,0,0.2);
}

.btn-mng:hover {
  background: #806738 !important;
  color: #fff;
}

.main .panel {
  background-color: #fff;
  padding: 0 10px 10px;
}

.main .panel-header {
  margin: 0 -10px 30px;
}

/* @end */

/* @end */

/* @group regist */

.tablebox {
  width: 90%;
  width: calc(100% - 40px);
  overflow: auto;
  margin: 12px auto 12px;
}

.tablebox p {
  margin-bottom: 4px;
}

.tablebox p.small {
  font-size: 12px;
}

.tablebox .table.table--form {
  table-layout: fixed;
  width: 100%;
  word-break: break-word;
}

.order-list,
.order-list.order-4 {
  margin: auto;
  width: 90%;
}

/* @group table--plan */

.table--plan {
  font-size: 14px;
  width: 100%;
  border: none;
}

.table--plan th {
  background-color: transparent !important;
  border: none;
}

.table--plan tr {
  border: none;
}

.table--plan td {
  border: none;
  border-bottom: 1px solid #ccc;
  vertical-align: top;
  padding: 4px 10px;
  text-align: center;
}

td.no-topborder {
  border-top: none;
}

.table--plan td.no-topborder {
  background-color: #eee;
  padding: 12px 0 6px;
  min-height: 1px !important;
}

td.no-btmborder {
  border-bottom: none;
}



.ttl_plan-free{
  background-color: #17256a;
  border-radius:4px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  padding: 14px 0;
  margin: 0 0 6px;
  
}

.ttl_plan-gold{
  border-radius:4px;
  color: #333;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
  padding: 5px 0;
  margin: 0 0 6px;
  background: rgb(186,176,135); 
  background: -moz-linear-gradient(top,  rgba(186,176,135,1) 0%, rgba(229,226,195,1) 100%); 
  background: -webkit-linear-gradient(top,  rgba(186,176,135,1) 0%,rgba(229,226,195,1) 100%);
  background: linear-gradient(to bottom,  rgba(186,176,135,1) 0%,rgba(229,226,195,1) 100%); 
}

.table.table--plan thead th span{
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  display: block;
  height: 40px;
  padding: 4px 10px;
}

p.plan-ttl {
  border: 1px solid #2d616f;
  color: #2d616f;
  font-weight: bold;
  margin:40px auto 10px;
  width: 160px;
  line-height: 22px;
  padding-top: 4px;
}

p.plan-ttl:first-child{
  margin-top: 16px;
}

p.plan-service {
  border: 1px solid #2d616f;
  color: #17256a;
  font-weight: bold;
  margin:6px auto 14px !important;
  width: 160px;
  line-height: 22px;
  padding-top: 4px;
}

p.plan-service a {
  color: #2d616f;
}

p.plan-service-free{
  border: 1px solid #17256a;
  color: #17256a;
  font-weight: bold;
  margin:6px auto 14px !important;
  width: 160px;
  line-height: 22px;
  padding-top: 4px;
}

.vm p.plan-service-free{
  margin:16px auto 14px !important;  
}

p.plan-service-free a{
  color: #17256a;
}

p.plan-price {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  color: #cc0000;
  margin-bottom: 4px;
}

.plan-price span{
  font-size: 10px;
  display: block;
}

.table--plan .btn {
  margin-bottom: 6px;
}

.table--plan .btn span.plan-caution {
  color: #fff;
  font-size: 11px;
  position: relative;
  padding: 2px 3px 0;
}

.table--plan p.ttl_plan-gold span.plan-caution {
  font-size: 11px;
  position: relative;
  top: -3px;
  padding: 2px 3px 0;
  border-radius:3px;
  display: inline;
}

.regist-end {
  border-radius: 6px;
  margin: 30px 10px;
  padding: 10px;
  font-size: 14px;
}


.regist-end li {
  text-align: left;
  margin-bottom: 20px;
}
.regist-end li .fa{
  margin-right: 4px;
}

.regist-end h1 {
  text-align: center;
  font-size: 28px;
  color: #444;
}

/* @end */



/* @group user-type */

.user-type {
  margin: 40px auto;
}

.user-type .gridbox {
  border: 1px solid #ddd;
}

.user-type p {
  font-size: 20px;
  padding: 10px;
}

.user-type .grid-2-1:first-child {
  background-color: #eee;
}

.user-type .grid-2-1:first-child p {
  font-weight: bold;
}

/* @end */

/* @group table--form */

.table--form th {
  font-size: 14px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.table--form td {
  font-size: 14px;
  text-align: left;
}

.form-help {
  text-align: left;
}

.checkbox-shelf .checkbox-set,
.checkbox-shelf .listbox li {
  margin-bottom: 10px;
}

.tablebox hr {
  margin: 0 0 14px;
}

.table--form .checkbox-set .list-3 li {
  width: 49.9%;
}

.labelbox{
  float: left;
  width: 100%;
}

.labelbox .form-guidance{
  margin-top: 6px;
  display: block;
}

.table--form th .position-right{
  float: right;
  width: auto;
}
.table--form th .required{
  position:absolute;
  right: 6px;
  top: 8px;
  float: right; 
}

/* @end */

/* @group order-list */

.order-list {
  margin: auto;
}

.order-list.order-4 {
  margin: 4px 0 4px 4px;
}

.order-list li {
  float: left;
  font-size: 12px;
  padding: 0.4em 1em;
  background-color: #eee;
  color: #333;
  font-weight: normal;
  position: relative;
  width: 25%;
  margin-right: 10%;
  height: 50px;
  text-align: left;
  line-height: 1.3;
}

.order-list.order-4 li {
  width: 21%;
  margin-right: 5%;
  font-size: 12px;
}

.order-list li.here {
  background-color: #16256a;
  color: #fff;
}

.order-list li:after {
  left: 99.8%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-left-color: #eee;
  border-width: 25px;
  margin-top: -25px;
}

.order-list li.here:after {
  border-left-color: #16256a;
}

.order-list li:last-child {
  margin-right: 0;
}

.order-list li:last-child:after {
  display: none;
}

.planbox{
  width: 90%;
  margin: auto;
}

.planbox.gridbox--nomargin .grid-3-1,
.planbox.gridbox--nomargin .grid-2-1 {
  margin-bottom: 40px;
  border: 1px solid #ccc;
}

.whbase > p.planbox-tax{
  font-size: 12px;
  margin: 0 20px 0;
  text-align: right; 
}

.whbase > p.planbox-tax2 {
  font-size: 12px;
  margin: 0 100px 0;
  text-align: right; 
}

.whbase > p.planbox-tax3,
p.planbox-tax3{
  background-color: #333;
}

.table--rss td{
  vertical-align: middle;
}

.table--rss td form{
  height: 20px;
}

.table--rss td img{
  margin: 0;
  height: 17px;
}

.table--rss th:last-child {
  width: 50%;
}

/* @end */


/* @group login-plan */

.login-plan > p{
  font-size: 14px;
  font-weight: bold;
  margin: 10px auto 6px;
}

.login-plan .caution{
  padding: 0px 12px;
  margin-top: 6px;
}

.login-plan .btn.btn-big{
  padding: 10px 20px 8px;
  font-size: 13px;
}

.login-plan .tablebox{
  margin-top: 0;
  margin-bottom: 4px;
}

.login-plan .form-item{
  margin-bottom: 0;
}

.login-plan th{
  font-size: 12px;
}



.plan-list li{
  text-align: left;
  line-height: 1.4;
}

.plan-list li:before{
  font-family: 'FontAwesome';
  content: "";
  margin-right: 4px; 
}

/* @end */

/* @end */

/* @group QA */

.QA-list{
  background-color: #e7e4d7;
  margin:20px 10px 20px;
  padding: 14px 20px;
  text-align: left;
}

.QA-list + .QA{
  margin-top: 120px;
}


.QA-list li{
  border: none;
  padding: 0;
  font-size: 16px;
}

.QA-list li:before{
  content: "Q.";
  margin-right: 6px;
  color: #14236e;
  padding: 10px;
  display: block;
  float: left;
  font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  
}

.QA-list li a{
  padding: 10px;
  font-size: 16px;
  margin-left: 34px;
}


.QA-list li:hover{
  background-color: #e7e4d8;
}
.QA-list li a:hover{
  background-color: #fff;
  text-decoration: none;
}

.QA{
  padding: 10px;
  margin: 0 0 40px 60px;
}

.QA:first-child{
  margin-top: 30px;
}

.QA h1{
  font-size: 18px;
  margin: 0 0 20px;
  line-height: 1.4;
  display: block;
}

.QA h1:before{
  content: "Q";
  margin-right: 6px;
  color: #14236e;
  border-left: 5px solid #14236e;
  padding: 0 10px;
  display: block;
  float: left;
  position: relative;
  top: -4px;
  margin: 0 6px 0 -60px;
  font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.QA ol{
  list-style: decimal;
  list-style-position: inside;
}

.ans{
  padding: 0;
}

.QA .ans p{
  padding: 0;
}

.ans:before{
  content: "A";
  color: #d84833;
  border-left: 5px solid #d84833;
  padding: 0px 10px;
  display: block;
  float: left;
  position: relative;
  top: 0;
  margin: 0 6px 0 -60px;
  font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.que span.tag,
.ans span.tag {
  font-size: 9px;
  font-weight: normal;
  margin-left: 2px;
  width: auto;
}

/* @end */


/* @group textpage */

.paper.textpage h1{
  font-size: 24px;
  font-size: 2.4rem;
}

.paper.textpage h2{
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

.paper.textpage h3{
  font-size: 16px;
  font-size: 1.6rem;
}

.paper.textpage p{
  font-size: 14px;
  font-size: 1.4rem;
}

.paper.textpage ul {
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: disc;
  padding-left: 40px;
  margin-bottom: 40px;
}

.paper.textpage ol {
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: decimal;
  padding-left: 40px;
  margin-bottom: 40px;
}

/* @end */

/* @group footer */

footer {
  padding: 14px 0 0;
  background-color: #e7e4d7;
}

.footer__bottom {
  text-align: center;
  background-color: #16256a;
  color: #fff;
  border-bottom: 3px solid #d3c8ae;
  -webkit-box-shadow: 0 2px 0 0 #16256a;
  box-shadow: 0 2px 0 0 #16256a;
  font-size: 12px;
  padding: 6px 14px 0px;
  line-height: 1.4;
  margin-bottom: 2px;
}

.copyright,
.footer__caution {
  color: #fff;
  font-size: 12px;
  text-align: center;
  margin-bottom: 4px;
}

.footer__logo {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  text-align: center;
}

.footer__logo img {
  height: 20px;
}

.footer__nav li {
  display: inline;
  font-size: 14px;
}

.footer__nav li a {
  color: #14236e;
  padding: 6px 10px;
}

.footer__nav li a:hover {
  color: #000;
}

.footer__seal {
  margin: 20px auto 6px;
  text-align: center;
}

.footer__seal table{
  width: 100%;
}
.footer__seal td{
  border-bottom: none;
  text-align: center;
}

.footer__seal td a{
  color: #16256a !important;
}

.footer__seal td img{
  display: block;
  margin: auto;
}
/* @group pagetop */

.pagetop {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 9999;
}

.pagetop a {
  margin: auto;
  padding: 10px;
  background-color: rgba(105,144,166,0.3);
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  float: right;
  position: relative;
  right: 10px;
  bottom: 40px;
  font-size: 2.4em;
  line-height: 30px;
  color: #fff;
}

.pagetop a:hover {
  background-color: rgba(105,144,166,0.5);
  color: #6990A6;
}

/* @end */

/* @end */

/* ======================================================

	for screen (640px-960px)

   ====================================================== */

@media print,screen and (min-width: 640px) {

/* @group base */


header,
.contents,
footer{
  min-width: 960px !important;
}


/* @group visible */

.sp-none {
  display: block !important;
}

.pc-none {
  display: none !important;
}

.grid-3-1:nth-child(2),
.grid-3-1:last-child{
  display: block;
}


/* @end */

/* @group form */

.form-inline input[type="text"] + input[type="text\A\A"] {
  margin-left: 6px;
}

.form-inline .checkbox-set {
  width: auto;
  margin-bottom: 0;
  margin-top: 10px;
}

.form--login .form-item {
  width: 73%;
  display: inline-block;
}

.form--login label {
  width: 23%;
  display: inline-block;
}

.form--login {
  width: 80%;
  margin: auto;
}

.form--login input.btn {
  float: none;
}

.form-guidance {
  margin-top: 0;
}

.add-on-full {
  text-align: center;
}

.form-inline label {
  width: auto;
  margin-right: 6px;
}

.labelbox{
  float: left;
  width: 90%;
}

.labelbox label{
  float: left;
  width: 40%;
}
.labelbox .form-guidance {
  float: left;
  width: 60%;
}

.search-set .form-item-big {
  width: 70%;
  width: calc(100% - 180px)!important;
  margin: 20px 10px 20px 20px !important;
  float: left;
}

.search-set .btn-big{
  float: left;
  margin: 20px 0;
  width: 130px !important;
  padding: 16px 0 15px;
}

/* @end */

/* @end */

/* @group header */

/* @group header__navigation */

.navbox{
  width: 100%;
  min-width: 1px;
}

.header__nav {
  overflow: auto;
}

.nav--secondary{
  float: left;
}

/* @end */

/* @group sitebar */

.sitebar {
  padding: 5px 0 3px;
}

/* @group visitor */

.visitor__nav {
  width: 100%;
}

.visitor-unit p {
  margin-right: 2%;
  margin-bottom: 0;
  font-size: 13px;
  color: #fff;
  display: block;
  text-align: left;
  line-height: 32px;
  padding: 0;
  width: 48%;
  float: left;
}

.visitor__nav{
  width: 40%;
  float: right;
}


/* @end */



/* @end */

/* @group header__layout */


.header-layout__left {
  float: left;
  width: 40%;
  margin: 0;
}

.header-layout__right {
  float: right;
  width: 60%;
  clear: none;
  position: relative;
}

/* @end */

/* @group header__logo */

.header__logo {
  float: left;
  text-align: left;
  margin: 6px 0 0;
}

.header__logo img {
  height: 36px;
}

/* @end */

/* @group header__banner */

.header__bannertop{
  border-bottom: none;
  padding: 4px 0;
}

/* @end */


/* @group header__search */

.header__search {
  float: right;
  width: 100%;
  padding: 0;
  margin: 4px 0 0;
}

.header__search .form-item {
  height: 38px;
  font-size: 12px;
  width: 55% !important;
  margin: 0;
}

.header__search button.btn {
  height: 38px;
  width: 12%;
}

.header__search p {
  float: right;
  font-size: 12px;
  margin-bottom: 0;
  width: 30%;
  line-height: 38px;
  display: inline-block;
}

.header__search p .btn {
  line-height: 38px;
  height: 38px;
  overflow: hidden;
    padding: 0;
  font-size: 14px;
  line-height: 38px;
  height: 38px;
  display: block;
  color: #fff;
  background: #15256a;
  background: -moz-linear-gradient(top,  rgba(21,37,106,1) 0%, rgba(11,15,47,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(21,37,106,1) 0%,rgba(11,15,47,1) 100%);
  background: linear-gradient(to bottom,  rgba(21,37,106,1) 0%,rgba(11,15,47,1) 100%);
}

/* @end */




/* @end */

/* @group typo */

.ttl_01{
  text-align: left;
}

.ttl_page01 {
  font-size: 24px;
  padding-top: 15px;
  margin-bottom: 15px;
  color: #878787;
  text-shadow: 1px 1px 0 #fff;
  letter-spacing: 1px;
  line-height: 1;
  display: block;
}

.whbase .ttl_page02 {
  margin: 0 0 20px;
  padding: 16px 20px;
  font-size: 20px;
}


.ttl__listbtn {
  font-size: 14px;
  display: inline-block;
  float: right;
  position: relative;
  width: 140px;
  text-align: center;
  margin-top: 6px;
  margin-bottom: -20px;
}

.paper{
  max-width: 680px;
}

.whbase > p.text-center-pc{
  text-align: center;
}

.whbase > p.ttl_center-lg{
  font-size: 30px;
  margin: 60px auto;
}


/* @end */

/* @group PR&banner */

.pr {
  font-size: 10px;
}

.pr p {
  text-align: center;
}

.banner--full{
  width: 600px;
  margin: 0 auto !important; 
}

.campaign img{
  margin: auto;
  width: 570px;
}

/* @end */

/* @group btn */

.icon-rss i {
  color: #fff;
  padding: 10px 10px 8px;
}

.newsbtn .btn-big {
  padding: 14px;
  display: block;
  width: 300px !important;
  margin: 0 auto 10px;
}

.category a.rss {
  height: 20px;
  margin: 4px;
}


/* @end */

/* @group sheet&card */

/* @group grid */

.gridbox div {
  margin-bottom: 0;
}

.newsbox-3 {
  padding: 12px;
}

.newsbox-3 .grid-3-1{
  border-bottom:none;
}

.newsbox-3 .card {
  padding: 0;
  margin: 0;
  border: none;
}

.newsbox-3 .card__photo img {
  max-height: 198px;
}

.newsbox-3 .card__text {
  margin: 10px 0 0;
}

.newsbox-list .card__photo {
  width: 15%;
}

.newsbox-list .card__photo img{
  max-height: 60px;
}

.newsbox-list .card__text {
  width: 80%;
}

.newsbox-l .card__photo {
  width: 48%;
  float: left;
}

.newsbox-l .card__photo img {
  max-height: 297px;
}

.newsbox-l .card__text {
  width: 48%;
  float: right;
  margin-top: 0;
}

.newsbox-m .card {
  padding: 10px 12px;
}
.newsbox-m .card__photo {
  width: 40%;
}

.newsbox-m .card__photo img {
  max-height: 124px;
}

.newsbox-m .card__text {
  width: 57%;
}

.newsbox-sm .card {
  padding: 10px 12px;
}
.newsbox-sm .card__photo {
  width: 23%;
}

.newsbox-sm .card__photo img {
  max-height: 111px;
}

.newsbox-sm .card__text {
  width: 74%;
}

.newsbox-s .card__photo {
  width: 23%;
}

.newsbox-s .card__photo img {
  max-height: 69px;
}

.newsbox-s .card__photo + .card__text {
  width: 74%;
}

.topnews .whbase{
  margin-bottom: 0;
}



.btnbox {
  text-align: center;
  margin: auto;
  width: auto;
}

.btnbox .btn-big + p {
  margin: 6px 0 0;
}

/* @group mypage */

.mypage__text {
  width: 100%;
}

.mypage__btn {
  text-align: right;
  display: block;
  width: 100%;
  margin-top: 20px;
}

/* @end */

/* @end */

/* @group login-plan */

.login-plan{
  width: 75%;
  margin: auto;
}

.login-plan .btnbox{
  padding: 6px 0;
}

/* @end */

/* @end */

/* @group article */

.delivery-time {
  margin-right: 6px;
  display: inline;
}

.article__header .delivery-time {
  margin-right: 20px;
  line-height: 38px;
  margin-bottom: 0;
}

.topnews .delivery-time {
  font-size: 12px;
  margin-right: 8px;
  display: inline-block;
  margin-bottom: 2px;
}

.topnews__data p.heading-icon,
.topnews__data p.delivery-time{
  line-height: 1.2;
}

.topnews__data .tag{
line-height: 18px;
height: 18px;
}

.article__function {
  height: 36px;
}

.article__function .btnbox {
  float: right;
}

.article__banner {
  width: 250px;
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}

.article__banner img{
  max-height: 250px;
}

.inlineimg-left-container,
.inlineimg-left-container.static,
.inlineimg-right-container,
.inlineimg-right-container.static
{
  margin-bottom: 10px;
  max-width: 50%;
}

.inlineimg-left-container img,
.inlineimg-left-container.static img,
.inlineimg-right-container img,
.inlineimg-right-container.static img
{
  width : auto;
  max-width: 100%;
}

.inlineimg-left-container,
.inlineimg-left-container.static {
  float: left;
  margin-right: 30px;
}

.inlineimg-right-container,
.inlineimg-right-container.static {
  float: right;
  margin-left: 30px;
}

.inlineimg-center-container,
.inlineimg-center-container.static{
  width: auto;
  clear: both;
}

.photo__caption,
figcaption {
  text-align: left;
}

.inlineimg-center-container .photo__caption,
.inlineimg-center-container figcaption,
.inlineimg-center-container.static .photo__caption,
.inlineimg-center-container.static figcaption{
  text-align: center;
}



/* @group topnews */

.topnews .card__text {
  height: 90px;
  position: relative;
  padding: 6px 8px;
}

.topnews .overview {
  border: none;
  font-size: 13px;
  margin-bottom: 0;
  line-height: 1.3;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  text-overflow: ellipsis;
}

.topnews__data{
  padding-top: 0;
}

.topnews .card__photo{
  background-color: #f5f6f7;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 75% 0 0;
}

.topnews .card__photo img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

/* @end */




/* @group article__login */

.article__login .center-60{
width: 80%;
}


/* @end */

/* @group ranking */

.rankingbox {
  margin: 20px 40px;
}

.raking-praise {
  float: left;
}

.raking-list {
  width: 80%;
  float: right;
}

/* @end */

/* @end */

/* @group sidebar */

.flame--twitter {
  display: block;
  margin: 0 0 30px;
}

.flame--facebook {
  display: block;
  margin: 30px 0 30px;
  text-align: center;
}

.flame--facebook iframe {
  margin: auto;
  width: 220px;
  height: 210px;
  padding: 1px;
}

.sidebar .cbmnbanner {
  display: block !important;
  margin-bottom: 24px;
}

.sidebar__rankinglink {
  display: none;
}

.sidebar .list-ranking li{
  line-height: 32px;
  height: 30px;
}
.sidebar .list-ranking li a {
  font-size: 12px;
  width: 90%;
  padding: 4px 0 0;
}

.sidebar .list-ranking li a span.tag{
  padding: 3px 6px;
  height:16px;
  line-height: 11px;
}

.sidebar .list-ranking li .rank {
  width: 22px;
  padding: 2px;
  height: 22px;
  margin-top: 0;
  margin-left: 0;
  font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  background-color: #14236e;
  color: #fff;
  border-radius:0 ;
  border: none;
  line-height: 18px !important;
  margin-right: 6px;
  top: 0;
}

.sidebar .list-ranking li:nth-child(4) .rank,
.sidebar .list-ranking li:nth-child(5) .rank{
  background-color: #6c9fd6;
}

.cal1 .clndr .clndr-controls .month {
  font-size: 10px;
}

.day-contents a {
  font-size: 10px;
}

.sidebar .banner{
  width: 200px;
}

.banner img {
  width: auto;
  height: auto;
}



/* @end */

/* @group regist */

.tablebox {
  width: 94%;
  width: calc(100% - 40px);
  overflow: auto;
  margin: 12px auto 12px;
}

.order-list li {
  float: left;
  font-size: 14px;
  padding: 0 1em;
  font-weight: bold;
  position: relative;
  width: 26%;
  margin-right: 10%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.order-list.order-4 li {
  width: 20%;
  margin-right: 5%;
  min-width: 116px;
  font-size: 14px;
}

.order-list li:after {
  left: 99.8%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(35, 145, 205, 0);
  border-left-color: #eee;
  border-width: 20px;
  margin-top: -20px;
}

.planbox {
  width: 90%;
  margin: auto;
}

.planbox .grid-3-1 {
  float: none;
  width: 100%;
}


.table--rss th:last-child {
  width: 30%;
}

.table--form th{
  border-left: none;
}

/* @end */

/* @group footer */

.footer__logo {
  display: block;
  width: 100%;
}

/* @group pagetop */

.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  float: right;
  position: relative;
  right: 10px;
  bottom: 10px;
  font-size: 2.4em;
  line-height: 30px;
}

/* @end */

/* @end */

}


/* ======================================================

	for screen (960px-)

   ====================================================== */

@media print,screen and (min-width: 960px) {

/* @group base */

.container {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}



/* @group form */

.form-inline .form-item {
  margin-right: 6px;
  margin-bottom: 0;
}

.form-inline input[type="text"],
.form-inline select {
  width: auto;
}

.form-size-standard {
  width: 320px;
}

.form-inline .form-item {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.checkbox-set,
.radio-set {
  display: inline-block;
  margin-right: 20px;
}

.form-item + .checkbox-set {
  margin-left: 20px;
}

.add-on-full {
  width: auto;
  display: inline-block;
}

.search-set .btn-big{
  margin: 20px 0 !important;
}



/* @group login */

.login-form {

  padding: 30px;
  margin: 30px;
}

.login-form-bordered {
  border: 2px solid #ddd;
  border-radius: 6px;
}

.login-form .tablebox {
  margin-bottom: 0;
}

.labelbox{
  float: left;
  width: 80%;
}

.labelbox label{
  float: none;
  width: auto;
}
.labelbox .form-guidance {
  float: none;
  width: 100%;
  margin-top: 0;
}

.table--form th{
  position: relative;
  border-bottom: 1px solid #ddd !important;
  width: 30%;
}

.table--form th .required{
  position: absolute;
  top: 50%;
  left: 88%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  width: 38px;
  text-align: center;
}



/* @end */

/* @end */

/* @group layout */

.sidebar--right .main {
  width: 71%;
  width: -webkit-calc(100% - 355px - 15px);
  width: calc(100% - 355px - 15px);
}

.sidebar--right .sidebar {
  width: 355px;
  max-width: 355px;
  min-width: 355px;
  margin-left: 15px;
  margin-top: 15px;
}

:root .sidebar--right .main {
  float: left\0/;
  width: 71%;
}

:root .sidebar--right .sidebar {
  float: right\0/;
}

/* @end */

/* @end */

/* @group header */

.sitebar {
  padding: 3px 0 2px;
}

/* @group header__search */

.header__search {
  margin: 11px 0 0;
}

.header__search .form-item{
  margin-right: 0;
}

/* @end */

/* @group tagline */

.tagline {
  color: #fff;
  line-height: 32px;
  font-size: 13px;
  margin-bottom: 0;
  display: block;
  float: left;
  text-align: left;
  width: 30%;
}

/* @end */

/* @group visitor */


.visitor-unit {
  width: 70%;
  float: right;
  margin-top: 0;
  clear: none;
  padding-top: 0;
  position: relative;
}

.visitor-unit p {
  margin-right: 0;
  margin-bottom: 0;
  display: inline-block;
  text-align: right;
  padding: 0;
  width: auto;
  position: absolute;
  right: 350px;

  line-height: 32px;
}

.visitor__nav {
  width: 330px;
  float: right;
}

.visitor__nav .btn {
  font-size: 12px;
  margin-bottom: 0;
  padding: 10px 0 8px;
  line-height: 1;
  width: 160px;
}

/* @end */

/* @group header__layout */

.header-layout {
  clear: both;
  margin: 0;
  padding: 10px 0 8px;
  min-height: 76px;
  display: block;
}

.header-layout__left {
  float: left;
  width: 240px;
  margin: 0;
}

.header-layout__right {
  float: right;
  width: 355px;
  clear: none;
  text-align: right;
}

/* @end */

/* @group header__logo */

.header__logo {
  float: left;
  width: 220px;
  margin-top: 12px;
}

.header__logo a {
  display: block;
  vertical-align: middle;
}

/* @end */

/* @group header__banner */

.header__bannertop{
  display: none;
}

.header__banner {
  float: left;
  height: 60px;
  width: 468px;
  display: block;
}

.header__banner img {
  width: 100%;
}

/* @end */



/* @group header__navigation */

.header__nav {
  overflow: auto;
}

.header__nav .container {
  padding: 0 20px;
  width: auto;
}

.navbox{
  width: 100%;
  min-width: 1240px;
}

.nav--primary{
  width: 90%;
}

.nav--primary li{
  min-width: 106px;
  width: 11.5%;
}

.nav--primary li a{
  padding: 8px 0;
}

.nav--secondary{
  float: right;
}

/* @end */



/* @end */

/* @group breadcrumbs */

.breadcrumbs__nav .container {
  padding: 0;
}

/* @end */



/* @group typo */

.ttl_03 {
  font-size: 14px;
}

.newsbox-list .card__ttl {
  font-size: 17px;
}

.overview {
  line-height: 1.4;
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 0;
  width: auto;
}

.maintenance{
  padding: 100px 20px;
}

.whbase > p.ttl_center-lg{
  font-size: 30px;
  margin: 60px auto;
}


/* @end */

/* @group tag&ico&btn */

.btnbox .btn {
  margin: 0 20px;
}

.btn.btn-big {
  margin: 0 20px;
  width: auto;
}

.newsbtn .btn-big {
  padding: 14px;
  display: block;
  width: 60% !important;
  max-width: 456px;
  margin: 0 auto 10px;
}


.newsbtn{
  position: relative;
}
.newsbtn .icon-rss{
  position: absolute;
  right: 0;
  top: 1px;
}


.category .btnbox{
  position: relative;
}
.category .icon-rss {
  float: right;
  position: relative;
  top: -3px;
  left: 4px;
  
}

.category .icon-rss i{
  padding: 4px;
}

.btnbox .checkbox-set {
  position: relative;
  margin: 10px 10px 0;
}

/* @end */

/* @group sheet&card */

.whbase--narrow{
  width: 80%;
  margin: auto;
}

.newsbox-list {
  width: auto;
}

.ranking-list.newsbox-list {
  margin: 0;
}

.ranking-list .card__ttl{
  min-height: 46px;
  display: block;
  margin-bottom: 0;
}

.newsbox-3 .card__photo{
  min-height: 198px;
}

.newsbox-list .card__photo img {
  max-height: 90px;
}

/* @group login-plan */

.login-plan{
  width: 60%;
  margin: auto;
}

.login-plan .btnbox{
  padding: 6px 0;
}

/* @end */

/* @group mypage */

.mypagebox {
  width: auto;
}

.mypagebox .gridbox {
  margin: 20px !important;
}

.mypage__text {
  float: left;
  width: 70%;
}

.mypage__btn {
  float: right;
  width: 25%;
  text-align: right;
  margin-top: 40px;
}

.mypage__btn .btn{
  min-width: 170px;
}

/* @end */

/* @end */

/* @group article */


.topnews__data {
  height: 50px;
}

.topnews__data p.heading-icon:before{
	content: "\A" ;
	white-space: pre;
}

.topnews__data p.heading-icon{
  display: inline;
  line-height: 20px;
}

/* @group relation */

.relation {
  max-width: 680px;
  margin: 20px auto;
}


.relation ul {
  vertical-align: middle;
}

.relation li {
  border-bottom: none;
  margin-bottom: 10px;
}

.relation.relation--management .relation__ttl {
}

.relation.relation--management .relation__ttl img {
  height: auto;
  margin-top: 6px;
}

.relation.relation--management div {

  vertical-align: middle;
}

/* @end */

.heading-icon {
  display: inline-block;
  margin-bottom: 0;
  line-height: 22px;
}

.newsbox-l .heading-icon {
  display: block;
  margin: 6px 0;
}

.heading-icon img {
  margin-right: 3px;
}

.sort {
  text-align: right;
}

.sort a {
  display: inline-block;
  padding: 6px 20px;
  line-height: 1;
  width: auto;
}

.article__login .btnbox .btn{
  width: auto;
  display: block;
  float: left;
  margin: 0 10px 10px;
  min-width: 230px;
}

/* @end */

/* @group pagenation */

.pagination {
  display: table;
  margin: 20px auto;
}

.pagination__main {
  text-align: center;
  display: table;
  margin: 0 0 0 10px;
  height: 36px;
}

.pagination .back,
.pagination .next {
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

.pagination ol {
  text-align: center;
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  float: left;
}

.pagination li {
  padding: 0 2px;
  display: table-cell;
  height: 36px;
  vertical-align: middle;
}

.pagination .count {
  display: table-cell;
  width: auto;
  vertical-align: middle;
  margin: 0;
  padding: 0 14px;
}

.pagination a:active,.pagination li.active a {
  background-color: #eee;
  text-decoration: none;
  color: #fff;
  background-color: #14236e;
}

/* @end */

/* @group PR.banner */

.main__rectbanner{
  max-width: 700px;
  margin: 0 auto;
}

.campaign img{
  margin: auto;
  width: 570px;
}

/* @end */



/* @group sidebar */

.sidebar {
  margin-top: 20px;
}


.cal1 .clndr .clndr-controls .month {
  font-size: medium;
}

.day-contents a {
  font-size: 12px;
}

.sidebar .banner{
  width: 300px;
}

.flame--facebook iframe {
  width: 300px;
}

/* @end */

/* @group regist */

.order-list {
  margin: auto;
  width: 70%;
}

.order-list.order-4 {
  width: 80%;
}

.planbox {
  width: 96%;
  width: calc(100% - 40px);
  margin: 0 20px;
}

.planbox--col2{
  width: 80%;
  margin: auto;
}

.planbox.gridbox--nomargin .grid-3-1,
.planbox.gridbox--nomargin .grid-2-1 {
  float: left;
  border: none;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 0;
}

.planbox.gridbox--nomargin .grid-3-1 {
  width: 33.33333333%;
}

.planbox.gridbox--nomargin .grid-2-1 {
  width: 50%;
}

.planbox.gridbox--nomargin .grid-3-1:last-child,
.planbox.gridbox--nomargin .grid-2-1:last-child {
  border-right: 1px solid #ccc;
}

.table--plan tbody td {
  min-height: 380px;
  display: block;
}

.table--plan td.no-btmborder {
  min-height: 260px;
} 



p.plan-service a {
  border: none;
  border-radius: 0;
  cursor: default;
}

/* @group planbox in article */

.article__planbox table.table--plan td{
  font-size: 88% !important;
}

.article__planbox .table--plan thead th span{
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  display: block;
  height: 70px;
  padding: 4px 10px;
}

.article__planbox table.table--plan td.vm{
  height: auto;
}

.article__planbox .table--plan .btn {
  min-width: 156px;
  width: auto;
  line-height: 1.4;
  padding-bottom: 6px;
}

.article__planbox .table--plan .btn span.plan-caution{
  top: 0;
  float: right;
}

.article__planbox p.plan-price {
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
}

.article__planbox .table--plan td{
  min-height: 360px;
}

.article__planbox .table--plan td.no-btmborder {
  min-height: 240px;
} 

.article__planbox .table--plan td.no-topborder {
  background-color: #eee;
  padding: 12px 0 6px;
  min-height: 1px !important;
}

.article__planbox .text-red{
  display: inline;
}

/* @end */

.table--rss th:last-child {
  width: 30%;
}

.rss .icon-rss {
  float: right;
}

.regist-end .listbox { 	
  clear: both; 	
}

.regist-end {
  padding: 10px;
  font-size: 14px;
  width: 60%;
  margin: 30px auto !important;
}

.regist-end .btnbox.position-right{
  margin: auto;
  float: none;
}

.regist-end .listbox{
  width: 66%;
  margin: auto;
}

/* @end */

/* @group footer */


.footer__logo img {
  height: 16px;
}

.footer__logo {
  margin: 0;
  text-align: left;
  padding: 10px 0;
}

.footer__nav {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: -10px;
}


/* @end */

}

/*@media print, screen and (min-width: 100px) {*/
 select {
    font-size: 2.1vmin;
    min-width: 250px;
    height: 30px;
}
/*}*/
button {
    margin-top:2px;
    margin-left:3px;
    border: 1px solid darkgrey;
    border-radius: 2px;
    background: #E8E8E8;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 650px;
  margin: 20px auto;
  text-align: center;
}

/*! jQuery UI - v1.12.1 - 2016-10-30
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}


#ui-datepicker-div {
    width: 200px;
}

