@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.cnt {
  width: 970px;
}

.flex_cnt {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  /*	align-items:center;*/
  justify-content: space-between;
}

/* ========================================================= */
/* フォントサイズ */
/* ========================================================= */
.fs10 {
  font-size: 1.0rem;
}

.fs11 {
  font-size: 1.1rem;
}

.fs12 {
  font-size: 1.2rem;
}

.fs13 {
  font-size: 1.3rem;
}

.fs14 {
  font-size: 1.4rem;
}

.fs15 {
  font-size: 1.5rem;
}

.fs16 {
  font-size: 1.6rem;
}

.fs17 {
  font-size: 1.7rem;
}

.fs18 {
  font-size: 1.8rem;
}

.fs19 {
  font-size: 1.9rem;
}

.fs20 {
  font-size: 2.0rem;
}

.fs21 {
  font-size: 2.1rem;
}

.fs22 {
  font-size: 2.2rem;
}

.fs23 {
  font-size: 2.3rem;
}

.fs24 {
  font-size: 2.4rem;
}

.fs25 {
  font-size: 2.5rem;
}

.fs26 {
  font-size: 2.6rem;
}

.fs27 {
  font-size: 2.7rem;
}

.fs28 {
  font-size: 2.8rem;
}

.fs29 {
  font-size: 2.9rem;
}

.fs30 {
  font-size: 3.0rem;
}

/* ========================================================= */
/* フォントタイプ */
/* ========================================================= */
.f_g1 {
  font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
}

/* ========================================================= */
/* 装飾 */
/* ========================================================= */
.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.imgborder {
  border: 1px solid #CCC;
}

.imgborder_dash {
  border: 1px dashed #999;
}

.imgshadow {
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}

.imgradius {
  border-radius: 50%;
}

.photoframe {
  margin: 2px;
  border: 10px solid #FFF;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.6);
}

.underborder {
  border-bottom: 1px solid #CCC;
}

.under_border_da {
  border-bottom: 1px dashed #CCC;
}

.noborder, article .norborder {
  border: none;
}

/* ========================================================= */
/* 表示 */
/* ========================================================= */
.nodisp {
  text-indent: -9999px;
}

.disp_none {
  display: none;
}

.txt1 {
  padding-left: 1em;
  text-indent: -1em;
}

.txt1_ib {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}

.lh10 {
  line-height: 1;
}

.lh13 {
  line-height: 1.3;
}

.lh15 {
  line-height: 1.5;
}

.lh18 {
  line-height: 1.8;
}

.lh20 {
  line-height: 2;
}

/* ========================================================= */
/* レイアウト調整 */
/* ========================================================= */
.al_right {
  text-align: right;
}

.al_left {
  text-align: left;
}

.al_center {
  text-align: center;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.valign-t {
  vertical-align: top;
}

.valign-b {
  vertical-align: bottom;
}

.valign-m {
  vertical-align: middle;
}

.mauto, article .mauto {
  margin-left: auto;
  margin-right: auto;
}

.mg, article .mg {
  margin: 0;
}

.mg5, article .mg5 {
  margin: 5px;
}

.mg10, article .mg10 {
  margin: 10px;
}

.mg20, article .mg20 {
  margin: 20px;
}

.mg30, article .mg30 {
  margin: 30px;
}

.mg40, article .mg40 {
  margin: 40px;
}

.mg50, article .mg50 {
  margin: 50px;
}

.mg60, article .mg60 {
  margin: 60px;
}

.mg70, article .mg70 {
  margin: 70px;
}

.mg80, article .mg80 {
  margin: 80px;
}

.mg90, article .mg90 {
  margin: 90px;
}

.mg100, article .mg100 {
  margin: 100px;
}

.mtop, article .mtop {
  margin-top: 0;
}

.mtop5, article .mtop5 {
  margin-top: 5px;
}

.mtop10, article .mtop10 {
  margin-top: 10px;
}

.mtop20, article .mtop20 {
  margin-top: 20px;
}

.mtop30, article .mtop30 {
  margin-top: 30px;
}

.mtop40, article .mtop40 {
  margin-top: 40px;
}

.mtop50, article .mtop50 {
  margin-top: 50px;
}

.mtop60, article .mtop60 {
  margin-top: 60px;
}

.mtop70, article .mtop70 {
  margin-top: 70px;
}

.mtop80, article .mtop80 {
  margin-top: 80px;
}

.mtop90, article .mtop90 {
  margin-top: 90px;
}

.mtop100, article .mtop100 {
  margin-top: 100px;
}

.mbottom, article .mbottom {
  margin-bottom: 0;
}

.mbottom5, article .mbottom5 {
  margin-bottom: 5px;
}

.mbottom10, article .mbottom10 {
  margin-bottom: 10px;
}

.mbottom20, article .mbottom20 {
  margin-bottom: 20px;
}

.mbottom30, article .mbottom30 {
  margin-bottom: 30px;
}

.mbottom40, article .mbottom40 {
  margin-bottom: 40px;
}

.mbottom50, article .mbottom50 {
  margin-bottom: 50px;
}

.mbottom60, article .mbottom60 {
  margin-bottom: 60px;
}

.mbottom70, article .mbottom70 {
  margin-bottom: 70px;
}

.mbottom80, article .mbottom80 {
  margin-bottom: 80px;
}

.mbottom90, article .mbottom90 {
  margin-bottom: 90px;
}

.mbottom100, article .mbottom100 {
  margin-bottom: 100px;
}

.mleft, article .mleft {
  margin-left: 0;
}

.mleft5, article .mleft5 {
  margin-left: 5px;
}

.mleft10, article .mleft10 {
  margin-left: 10px;
}

.mleft20, article .mleft20 {
  margin-left: 20px;
}

.mleft30, article .mleft30 {
  margin-left: 30px;
}

.mleft40, article .mleft40 {
  margin-left: 40px;
}

.mleft50, article .mleft50 {
  margin-left: 50px;
}

.mleft60, article .mleft60 {
  margin-left: 60px;
}

.mleft70, article .mleft70 {
  margin-left: 70px;
}

.mleft80, article .mleft80 {
  margin-left: 80px;
}

.mleft90, article .mleft90 {
  margin-left: 90px;
}

.mleft100, article .mleft100 {
  margin-left: 100px;
}

.mright, article .mright {
  margin-right: 0;
}

.mright5, article .mright5 {
  margin-right: 5px;
}

.mright10, article .mright10 {
  margin-right: 10px;
}

.mright20, article .mright20 {
  margin-right: 20px;
}

.mright30, article .mright30 {
  margin-right: 30px;
}

.mright40, article .mright40 {
  margin-right: 40px;
}

.mright50, article .mright50 {
  margin-right: 50px;
}

.mright60, article .mright60 {
  margin-right: 60px;
}

.mright70, article .mright70 {
  margin-right: 70px;
}

.mright80, article .mright80 {
  margin-right: 80px;
}

.mright90, article .mright90 {
  margin-right: 90px;
}

.mright100, article .mright100 {
  margin-right: 100px;
}

.pd, article .pd {
  padding: 0;
}

.pd5, article .pd5 {
  padding: 5px;
}

.pd10, article .pd10 {
  padding: 10px;
}

.pd20, article .pd20 {
  padding: 20px;
}

.pd30, article .pd30 {
  padding: 30px;
}

.pd40, article .pd40 {
  padding: 40px;
}

.pd50, article .pd50 {
  padding: 50px;
}

.pd60, article .pd60 {
  padding: 60px;
}

.pd70, article .pd70 {
  padding: 70px;
}

.pd80, article .pd80 {
  padding: 80px;
}

.pd90, article .pd90 {
  padding: 90px;
}

.pd100, article .pd100 {
  padding: 100px;
}

.pdtop, article .pdtop {
  padding-top: 0;
}

.pdtop5, article .pdtop5 {
  padding-top: 5px;
}

.pdtop10, article .pdtop10 {
  padding-top: 10px;
}

.pdtop20, article .pdtop20 {
  padding-top: 20px;
}

.pdtop30, article .pdtop30 {
  padding-top: 30px;
}

.pdtop40, article .pdtop40 {
  padding-top: 40px;
}

.pdtop50, article .pdtop50 {
  padding-top: 50px;
}

.pdtop60, article .pdtop60 {
  padding-top: 60px;
}

.pdtop70, article .pdtop70 {
  padding-top: 70px;
}

.pdtop80, article .pdtop80 {
  padding-top: 80px;
}

.pdtop90, article .pdtop90 {
  padding-top: 90px;
}

.pdtop100, article .pdtop100 {
  padding-top: 100px;
}

.pdbottom, article .pdbottom {
  padding-bottom: 0;
}

.pdbottom5, article .pdbottom5 {
  padding-bottom: 5px;
}

.pdbottom10, article .pdbottom10 {
  padding-bottom: 10px;
}

.pdbottom20, article .pdbottom20 {
  padding-bottom: 20px;
}

.pdbottom30, article .pdbottom30 {
  padding-bottom: 30px;
}

.pdbottom40, article .pdbottom40 {
  padding-bottom: 40px;
}

.pdbottom50, article .pdbottom50 {
  padding-bottom: 50px;
}

.pdbottom60, article .pdbottom60 {
  padding-bottom: 60px;
}

.pdbottom70, article .pdbottom70 {
  padding-bottom: 70px;
}

.pdbottom80, article .pdbottom80 {
  padding-bottom: 80px;
}

.pdbottom90, article .pdbottom90 {
  padding-bottom: 90px;
}

.pdbottom100, article .pdbottom100 {
  padding-bottom: 100px;
}

.pdleft, article .pdleft {
  padding-left: 0;
}

.pdleft5, article .pdleft5 {
  padding-left: 5px;
}

.pdleft10, article .pdleft10 {
  padding-left: 10px;
}

.pdleft20, article .pdleft20 {
  padding-left: 20px;
}

.pdleft30, article .pdleft30 {
  padding-left: 30px;
}

.pdleft40, article .pdleft40 {
  padding-left: 40px;
}

.pdleft50, article .pdleft50 {
  padding-left: 50px;
}

.pdleft60, article .pdleft60 {
  padding-left: 60px;
}

.pdleft70, article .pdleft70 {
  padding-left: 70px;
}

.pdleft80, article .pdleft80 {
  padding-left: 80px;
}

.pdleft90, article .pdleft90 {
  padding-left: 90px;
}

.pdleft100, article .pdleft100 {
  padding-left: 100px;
}

.pdright, article .pdright {
  padding-right: 0;
}

.pdright5, article .pdright5 {
  padding-right: 5px;
}

.pdright10, article .pdright10 {
  padding-right: 10px;
}

.pdright20, article .pdright20 {
  padding-right: 20px;
}

.pdright30, article .pdright30 {
  padding-right: 30px;
}

.pdright40, article .pdright40 {
  padding-right: 40px;
}

.pdright50, article .pdright50 {
  padding-right: 50px;
}

.pdright60, article .pdright60 {
  padding-right: 60px;
}

.pdright70, article .pdright70 {
  padding-right: 70px;
}

.pdright80, article .pdright80 {
  padding-right: 80px;
}

.pdright90, article .pdright90 {
  padding-right: 90px;
}

.pdright100, article .pdright100 {
  padding-right: 100px;
}

.dis-b {
  display: block;
}

.dis-ib {
  display: inline-block;
}

.pos-rl {
  position: relative;
}

.pos-fix {
  position: fixed;
  z-index: 500;
}

.of {
  overflow: hidden;
}

.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ========================================================= */
/* Width調整 */
/* ========================================================= */
.w5 {
  width: 5%;
}

.w6 {
  width: 6%;
}

.w8 {
  width: 8%;
}

.w10 {
  width: 10%;
}

.w12 {
  width: 12%;
}

.w15 {
  width: 15%;
}

.w18 {
  width: 18%;
}

.w20 {
  width: 20%;
}

.w25 {
  width: 25%;
}

.w30 {
  width: 30%;
}

.w33 {
  width: 33.3%;
}

.w35 {
  width: 35%;
}

.w40 {
  width: 40%;
}

.w45 {
  width: 45%;
}

.w48 {
  width: 48%;
}

.w50 {
  width: 50%;
}

.w55 {
  width: 55%;
}

.w60 {
  width: 60%;
}

.w65 {
  width: 65%;
}

.w70 {
  width: 70%;
}

.w75 {
  width: 75%;
}

.w80 {
  width: 80%;
}

.w85 {
  width: 85%;
}

.w90 {
  width: 90%;
}

.w92 {
  width: 92%;
}

.w93 {
  width: 93%;
}

.w94 {
  width: 94%;
}

.w95 {
  width: 95%;
}

.w96 {
  width: 96%;
}

.w97 {
  width: 97%;
}

.w98 {
  width: 98%;
}

.w99 {
  width: 99%;
}

.w100 {
  width: 100%;
}

/* ========================================================= */
/* カラー調整 */
/* ========================================================= */
.gray {
  color: #828282;
}

.black {
  color: #000000;
}

.red {
  color: #fe0000;
}

.red_d {
  color: #B00909;
}

.pink {
  color: #fe6090;
}

.blue {
  color: #227efc;
}

.blue_l {
  color: #9ce8df;
}

.blue_d {
  color: #1b528e;
}

.yellow {
  color: #fffa7b;
}

.orange {
  color: #ff7800;
}

.green {
  color: #139b34;
}

.white {
  color: #FFFFFF;
}

.brown {
  color: #9f5a1d;
}

.scrollbox {
  poisition: relative;
  width: 100%;
  overflow: auto;
  scrollbar-base-color: #FFF;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #f1f1f1;
  scrollbar-highlight-color: #f1f1f1;
  scrollbar-shadow-color: #f1f1f1;
  scrollbar-track-color: #ffffff;
}

/*スクロールバー全体*/
.scrollbox::-webkit-scrollbar {
  width: 10px;
}

/*横スクロールバー全体*/
.scrollbox::-webkit-scrollbar:horizontal {
  height: 10px;
}

/*スクロールバー上下左右末端のボタン*/
.scrollbox::-webkit-scrollbar-button {
  width: 10px;
  height: 10px;
}

/*ドラッグするツマミ部分*/
.scrollbox::-webkit-scrollbar-thumb {
  background: #f1f1f1;
}

/*右下角部分*/
.scrollbox::-webkit-scrollbar-corner {
  background-color: transparent;
}

/* common ----------------------------------------------------- */
html {
  font-size: 62.5%;
}

@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #3c3c3c;
  font-size: 1.4rem;
  font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",メイリオ,Meiryo,"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",sans-serif;
  overflow-x: hidden;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
}

body, html {
  height: 100%;
}

p, li, dt, dd, table, th, td {
  font-size: 1.4rem;
  line-height: 1.8;
}

img {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: bottom;
}

a {
  color: #0c89bd;
  text-decoration: none;
}

a.noborder {
  text-decoration: none;
}

a:visited {
  color: #0c89bd;
}

a:hover {
  color: #ff6102;
  text-decoration: underline;
}

a:hover,
input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  zoom: 1;
}

a.nohover:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]:focus,
input[type="button"]:focus {
  outline-offset: -2px;
}

/* ====================================================================== */
/* HEADER */
/* ====================================================================== */
header {
  width: 100%;
  position: absolute;
  padding: 20px 0 10px;
  background-color: #FFF;
  border-bottom: 2px solid #0f8e79;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  top: 0;
  z-index: 1000;
}
header .title a {
  display: block;
  width: 380px;
  height: 36px;
  margin-top: 10px;
  background: url(../img/common/logo.png) no-repeat;
  text-indent: -9999px;
}
header .tel {
  margin-top: 5px;
  vertical-align: middle;
}
header .contact-btn {
  display: inline-block;
  margin-left: 1em;
  padding: .5em .75em;
  background-color: #fe3e12;
  color: #fff;
  vertical-align: middle;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
header .contact-btn::before {
  content: "";
  display: inline-block;
  margin-right: .5em;
  width: 14px;
  height: 14px;
  background: url(../img/icon/mail.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
}
header .contact-btn:hover {
  text-decoration: none;
}

/* ====================================================================== */
/* GMENU */
/* ====================================================================== */
.gmenu {
  margin-top: 10px;
}
.gmenu li a {
  display: block;
  padding: 10px 15px 10px 10px;
  font-size: 1.4rem;
  color: #323232;
  font-weight: bold;
  border-right: 1px solid #c6c6c6;
  border-top: 2px solid #FFF;
}
.gmenu li a:hover {
  text-decoration: none;
  border-top: 2px solid #55c89a;
}
.gmenu li a span {
  display: block;
  padding-left: 35px;
}
.gmenu li.g01 a {
  padding-left: 0;
}
.gmenu li.g07 a {
  padding-right: 0;
  border-right: none;
}
.gmenu li.g01 a span {
  background: url(../img/icon/g01.png) no-repeat 0 45%;
}
.gmenu li.g02 a span {
  background: url(../img/icon/g02.png) no-repeat 0 45%;
}
.gmenu li.g03 a span {
  background: url(../img/icon/g03.png) no-repeat 0 45%;
}
.gmenu li.g04 a span {
  background: url(../img/icon/g04.png) no-repeat 0 45%;
}
.gmenu li.g05 a span {
  background: url(../img/icon/g05.png) no-repeat 0 45%;
}
.gmenu li.g06 a span {
  background: url(../img/icon/g06.svg) no-repeat 0 45%;
  background-size: 24px auto;
}
.gmenu li.g07 a span {
  background: url(../img/icon/g07.png) no-repeat 0 45%;
}

/* ====================================================================== */
/* CONTENT */
/* ====================================================================== */
article {
  margin-top: 50px;
  padding-bottom: 50px;
  text-align: left;
}
article .mainct {
  width: 660px;
}

/* --------------------------------------------------- */
/* 見出し */
/* --------------------------------------------------- */
article .pgtitle {
  display: block;
  padding-bottom: 10px;
  font-size: 2.4rem;
  color: #0d4f96;
  font-weight: bold;
  border-bottom: 5px solid #2b75c5;
}

article .sublb {
  padding: 10px 20px;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #498257), color-stop(1, #73b381));
  background: linear-gradient(90deg, #498257 0%, #73b381 100%);
  color: #FFF;
  font-size: 1.6rem;
  border-left: 8px solid #9dc9a9;
}

article .smlb {
  padding: 10px 0;
  font-size: 1.5rem;
  border-bottom: solid 2px #ecf2e2;
  position: relative;
  font-weight: bold;
}
article .smlb::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #9eca5b;
  bottom: -2px;
  width: 25%;
}

/* --------------------------------------------------- */
/* パラグラフ */
/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* Table */
/* --------------------------------------------------- */
article table.tb1 {
  border-collapse: collapse;
}
article table.tb1 th, article table.tb1 td {
  padding: 10px 20px;
  border: 1px solid #CCC;
}
article table.tb1 th {
  background-color: #f2f2f2;
  font-weight: bold;
}

/* --------------------------------------------------- */
/* UL OL */
/* --------------------------------------------------- */
article ul li {
  margin-bottom: 5px;
}
article ul.list_disc li {
  margin-left: 20px;
  margin-bottom: 5px;
  list-style-type: disc;
}

/* --------------------------------------------------- */
/* DL */
/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* Bgbox */
/* --------------------------------------------------- */
.bgbox01 {
  background-color: #fffce8;
  border: 6px solid #ffdfc3;
  box-sizing: border-box;
}

/* --------------------------------------------------- */
/* Btn */
/* --------------------------------------------------- */
.linkbtn {
  display: inline-block;
  padding: 10px 10px;
  border: 1px solid #578ec9;
  border-radius: 5px;
}

/* ====================================================================== */
/* Side */
/* ====================================================================== */
article .sidect {
  width: 230px;
}
article .sidect .schoolinfo {
  background-color: #ee6430;
  border-radius: 4px;
  border: 2px solid #fdaa8b;
  box-sizing: border-box;
}
article .sidect .schoolinfo .lb {
  margin: 5px 5px 0;
  color: #FFF;
}
article .sidect .schoolinfo .inner {
  margin: 5px 2px 2px;
  padding: 10px;
  background-color: #FFF;
  border-radius: 3px;
  font-size: 1rem;
}
article .sidect .schoolinfo .inner span {
  font-size: 1.2rem;
  line-height: 1.5;
}
article .sidect .schoolinfo .btn {
  display: block;
  margin-top: 10px;
  text-align: center;
}
article .sidect .schoolinfo .btn a {
  display: inline-block;
  padding: 5px 10px;
  background-color: #62b1bd;
  border-radius: 4px;
  color: #FFF;
}
article .sidect .bnrarea {
  margin-top: 20px;
}
article .sidect .bnrarea img {
  margin-top: 10px;
}

/* ====================================================================== */
/* Footer */
/* ====================================================================== */
footer {
  padding: 17px 0;
  background-color: #d3e3d6;
}
footer ul {
  letter-spacing: -.4em;
}
footer ul li {
  margin-right: 15px;
  display: inline-block;
  letter-spacing: normal;
  font-size: 1.2rem;
}
footer a, footer a:visited {
  color: #415747;
}
footer .copyright {
  font-size: 1.2rem;
}

#pagetop {
  position: fixed;
  bottom: 0;
  right: 0;
}
#pagetop a {
  display: block;
  padding: 12px 20px;
  background-color: #006835;
  color: #FFF;
  line-height: 1.5;
}

.d_nav {
  display: none;
}

.smp_header {
  display: none;
}

.menuarea {
  display: none;
}

/* ================================================================== */
/* 共通 */
/* ================================================================== */
.mainslide {
  width: 100%;
  height: 780px;
  overflow: hidden;
}

.mainslide .slider img {
  width: 100%;
  margin-top: 120px;
  height: auto;
  z-index: 1;
}

.mainslide .slider img.slide002 {
  margin-top: 60px;
}

.mainslide .slider {
  min-width: 1100px;
}

.mainslide .slider .slick-prev::before, .mainslide .slider .slick-next::before {
  font-size: 1.8rem;
}

.mainslide .slider .slick-dots {
  z-index: 100;
  bottom: 10px;
  /*	bottom:30px;*/
}

.pgtitlearea {
  height: 320px;
  background-color: #006835;
  overflow: hidden;
}

.pgtitlearea img {
  position: absolute;
  height: 500px;
  right: 0;
}

.information .pgtitlearea img {
  margin-top: 50px;
}

.pgtitlearea h1 {
  margin-top: 220px;
  color: #FFF;
  font-size: 3.6rem;
}

.pgtitlearea h1::before {
  content: "";
  display: inline-block;
  margin-right: 20px;
  width: 50px;
  height: 50px;
  vertical-align: middle;
}

.schedule .pgtitlearea h1::before {
  background: url(../img/icon/schedule.png) no-repeat;
}

.price .pgtitlearea h1::before {
  background: url(../img/icon/price.png) no-repeat;
}

.access .pgtitlearea h1::before {
  background: url(../img/icon/access.png) no-repeat;
}

.information .pgtitlearea h1::before {
  background: url(../img/icon/information.png) no-repeat;
}

.instructor .pgtitlearea h1::before {
  background: url(../img/icon/instructor.png) no-repeat;
}

.rentalspace .pgtitlearea h1::before {
  background: url(../img/icon/rentalspace.svg) no-repeat;
  background-size: contain;
}

.pan {
  margin: 10px auto 0;
  text-align: left;
}
.pan a::after {
  content: "≫";
  margin-left: 10px;
}

article .ct {
  margin-top: 50px;
}
article .ct:first-child {
  margin-top: 0;
}

article .information dl {
  display: table;
  padding: 10px 0;
  border-bottom: 1px solid #e2e2e2;
}
article .information dl dt, article .information dl dd {
  display: table-cell;
  line-height: 1.5;
}
article .information a.pdf::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/icon/pdf_icon.png) no-repeat;
  vertical-align: middle;
}

/* ================================================================== */
/* TOP */
/* ================================================================== */
.mainslide .subbnrarea {
  padding: 5px 0;
  position: absolute;
  bottom: 0;
  background: url(../img/ptn/green-85.png);
}

.mainslide .subbnrarea .subbnr {
  display: block;
  width: 50%;
  box-sizing: border-box;
  border-right: 1px solid #96b078;
  text-align: left;
  line-height: 1.5;
}

.mainslide .subbnrarea .subbnr:last-child {
  border: none;
}

.mainslide .subbnrarea .subbnr a {
  display: block;
  width: 100%;
  padding: 45px 0;
  padding-left: 200px;
  color: #FFF;
  font-size: 2rem;
}

.mainslide .subbnrarea .subbnr:nth-child(1) a {
  background: url(../img/top/subbnr01.png) no-repeat 25px 50%;
}

.mainslide .subbnrarea .subbnr:nth-child(2) a {
  background: url(../img/top/subbnr02.png) no-repeat 25px 50%;
}

article.top {
  margin-top: 70px;
}

article.top .information .scrollarea {
  margin-top: 30px;
  height: 240px;
  overflow: hidden;
}

article.top .message img.img001 {
  margin: 0 0 30px 30px;
  border-radius: 15px;
}

.top .information {
  overflow: hidden;
}
.top .information .listbtn {
  display: inline-block;
  margin-top: 1em;
  float: right;
  padding: .75em 1em;
  background-color: #62b1bd;
  color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.top .information .listbtn::before {
  content: "";
  display: inline-block;
  margin-right: .5em;
  width: 18px;
  height: 18px;
  background: url(../img/icon/info.svg) no-repeat;
  background-size: contain;
  vertical-align: middle;
}

/* ================================================================== */
/* スケジュール */
/* ================================================================== */
.schedule img.smp_schedule {
  display: none;
}

.schedule .sc_calendar {
  box-sizing: border-box;
  border: 2px solid #ececec;
}

.schedule .sc_calendar th {
  width: 16.65%;
  text-align: center;
  border-right: 1px solid #FFF;
  padding: 10px 0;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: #127a50;
  color: #FFF;
}

.schedule .sc_calendar td {
  border-right: 1px solid #e0e0e0;
  position: relative;
  vertical-align: top;
}

.schedule .sc_calendar td:last-child {
  border: none;
}

.schedule .sc_calendar td .scbox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  font-size: 1.2rem;
  text-align: center;
  flex-wrap: nowrap;
  color: #FFF;
  align-items: center;
  position: relative;
}

.schedule .sc_calendar td .scbox img.mark {
  position: absolute;
  top: -10px;
  right: 4px;
}

.schedule .sc_calendar td .scbox span {
  display: block;
  width: 100%;
  line-height: 1.3;
}

.schedule .sc_calendar td .hour1 {
  height: 80px;
}

.schedule .sc_calendar td .hour1_1 {
  height: 90px;
}

.schedule .sc_calendar td .hour1_2 {
  height: 100px;
}

.schedule .sc_calendar td .hour1_3 {
  height: 120px;
}

.schedule .sc_calendar td .c1 {
  background-color: #ff87a2;
}

.schedule .sc_calendar td .c2 {
  background-color: #178fc5;
}

.schedule .sc_calendar td .c3 {
  background-color: #ffb2d1;
}

.schedule .sc_calendar td .c4 {
  background-color: #ffcc1e;
}

.schedule .sc_calendar td .c5 {
  background-color: #ff755f;
}

.schedule .sc_calendar td .c6 {
  background-color: #bb9fd2;
}

.schedule .sc_calendar td .c7 {
  background-color: #92ade2;
}

.schedule .sc_calendar td .c8 {
  background-color: #44b891;
}

.schedule .sc_calendar td .c9 {
  background-color: #96adba;
}

.schedule .sc_calendar td .c10 {
  background-color: #ffa94a;
}

.schedule .sc_calendar td .c11 {
  background-color: #ff6153;
}

.schedule .sc_calendar td .c12 {
  background-color: #3dbfea;
}

.schedule .sc_calendar td .c13 {
  background-color: #d9ea79;
}

.schedule .sc_calendar td .c14 {
  background-color: #b894d7;
}

.schedule .sc_calendar td .c15 {
  background-color: #cfcfcf;
}

.schedule .sc_calendar td .sc1_1 {
  margin-top: 180px;
}

.schedule .sc_calendar td .sc1_2 {
  margin-top: 10px;
}

.schedule .sc_calendar td .sc1_3 {
  margin-top: 10px;
}

.schedule .sc_calendar td .sc2_1 {
  margin-top: 220px;
}

.schedule .sc_calendar td .sc2_2 {
  margin-top: 10px;
}

.schedule .sc_calendar td .sc2_3 {
  margin-top: 10px;
}

.schedule .sc_calendar td .sc3_1 {
  margin-top: 180px;
}

.schedule .sc_calendar td .sc3_2 {
  margin-top: 10px;
}

.schedule .sc_calendar td .sc3_3 {
  margin-top: 10px;
}

.schedule .sc_calendar td .sc3_4 {
  margin-top: 5px;
}

.schedule .sc_calendar td .sc4_1 {
  margin-top: 180px;
}

.schedule .sc_calendar td .sc4_2 {
  margin-top: 60px;
}

.schedule .sc_calendar td .sc5_1 {
  margin-top: 140px;
}

.schedule .sc_calendar td .sc5_2 {
  margin-top: 10px;
}

.schedule .sc_calendar td .sc5_3 {
  margin-top: 5px;
}

.schedule .sc_calendar td .sc5_4 {
  margin-top: 1px;
}

.schedule .sc_calendar td .sc6_1 {
  margin-top: 35px;
}

.schedule .sc_calendar td .sc6_2 {
  margin-top: 1px;
}

.schedule .sc_calendar td .sc6_3 {
  margin-top: 23px;
}

.schedule .sc_calendar td .sc6_4 {
  margin-top: 10px;
}

.schedule .sc_calendar td .sc6_5 {
  margin-top: 15px;
}

.schedule .sc_calendar2 td .sc1_1_1 {
  margin-top: 180px;
}

.schedule .sc_calendar2 td .sc1_1 {
  margin-top: 35px;
}

.schedule .sc_calendar2 td .sc1_2 {
  margin-top: 15px;
}

.schedule .sc_calendar2 td .sc2_1 {
  margin-top: 0;
}

.schedule .sc_calendar2 td .sc2_2 {
  margin-top: 315px;
}

.schedule .sc_calendar2 td .sc2_3 {
  margin-top: 7px;
}

.schedule .sc_calendar2 td .sc2_4 {
  margin-top: 15px;
}

.schedule .sc_calendar2 td .sc3_1 {
  margin-top: 210px;
}

.schedule .sc_calendar2 td .sc3_2 {
  margin-top: 5px;
}

.schedule .sc_calendar2 td .sc3_3 {
  margin-top: 10px;
}

.schedule .sc_calendar2 td .sc4_1 {
  margin-top: 170px;
}

.schedule .sc_calendar2 td .sc4_2 {
  margin-top: 10px;
}

.schedule .sc_calendar2 td .sc4_3 {
  margin-top: 20px;
}

.schedule .sc_calendar2 td .sc4_4 {
  margin-top: 10px;
}

.schedule .sc_calendar2 td .sc5_1 {
  margin-top: 295px;
}

.schedule .sc_calendar2 td .sc5_2 {
  margin-top: 5px;
}

.schedule .sc_calendar2 td .sc6_1 {
  margin-top: 80px;
}

.schedule .sc_calendar3 td .sc3_1 {
  margin-top: 150px;
}

.schedule .sc_calendar3 td .sc4_1 {
  margin-top: 190px;
}

.schedule .sc_calendar3 td .sc4_2 {
  margin-top: 15px;
}

.schedule .sc_calendar3 td .sc4_3 {
  margin-top: 5px;
}

.schedule .sc_calendar3 td .sc6_1 {
  margin-top: 20px;
}

.schedule .sc_calendar3 td .sc6_2 {
  margin-top: 20px;
}

.schedule .sc_calendar3 td .sc6_3 {
  margin-top: 20px;
}

.schedule .sc_calendar3 td .sc6_4 {
  margin-top: 20px;
}

/* ================================================================== */
/* インストラクター */
/* ================================================================== */
.instructor .profileinfo {
  align-items: flex-start;
}

.instructor .profileinfo img {
  border-radius: 10px;
}

.instructor .profileinfo li {
  border-bottom: 1px dashed #CCC;
}

/* ================================================================== */
/* 料金案内 */
/* ================================================================== */
.price .pbox {
  width: 22.5%;
  border-radius: 5px;
  border: 3px solid #cae6eb;
  text-align: center;
  position: relative;
  box-sizing: border-box;
}

.price .pbox .lb {
  padding: 10px 0;
  font-size: 1.6rem;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #11abc7), color-stop(1, #39bad1));
  background: linear-gradient(90deg, #11abc7 0%, #39bad1 100%);
  color: #FFF;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.price .pbox .lb small {
  display: block;
  margin-top: 5px;
  font-size: 1.2rem;
}

.price .pbox .price {
  padding: 10px 0;
  font-size: 1.6rem;
  font-weight: bold;
}

.price .pbox .price small {
  margin-right: 3px;
  margin-left: 3px;
  font-size: 1.2rem;
  font-weight: normal;
}

.price .pbox .topic {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #F00;
  color: #FFF;
  position: absolute;
  top: -20px;
  right: -15px;
  font-size: 1rem;
  border-radius: 50%;
  z-index: 100;
}

.price .pbox .row2 span {
  display: inline-block;
  margin-top: 10px;
}

.price .pboxarea_col2 .pbox {
  width: 48.5%;
}

.price .waribiki .pbox {
  border-color: #e8cdd4;
}

.price .waribiki .pbox .lb {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #b6214a), color-stop(1, #c34568));
  background: linear-gradient(90deg, #b6214a 0%, #c34568 100%);
}

.price .waribiki .pbox div {
  padding: 10px 0;
  border-right: 1px solid #CCC;
  box-sizing: border-box;
}

.price .waribiki .pbox div:last-child {
  border: none;
}

.price .waribiki .pbox p {
  padding: 0;
  line-height: 1.3;
}

.price .example {
  padding: 20px 0;
  border-top: 1px dashed #CCC;
  border-bottom: 1px dashed #CCC;
}

.price .example .exbox {
  justify-content: space-around;
  align-items: center;
}

.price .example .exbox div {
  line-height: 1.3;
}

.price .example .exbox div .fa-angle-right {
  color: #93d7e3;
  font-size: 4.2rem;
}

/* ================================================================== */
/* アクセス */
/* ================================================================== */
.access .map {
  width: 100%;
}

/* ================================================================== */
/* レンタルスペース */
/* ================================================================== */
.rentalspace .ct .link_btn {
  margin-top: 40px;
  text-align: center;
}
.rentalspace .ct .link_btn a {
  display: inline-block;
  padding: 1em 3em;
  font-size: 1.8rem;
  background-color: #62b1bd;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.rentalspace .ct .gallery {
  margin-top: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.rentalspace .ct .gallery div:nth-of-type(1) {
  width: 380px;
}
.rentalspace .ct .gallery div:nth-of-type(2) {
  width: 214px;
}
.rentalspace .ct .gallery div p {
  margin-top: 20px;
}

/* ================================================================== */
/* 最新情報 */
/* ================================================================== */
.information .postlb {
  padding: 20px 0;
  font-size: 1.5rem;
  border-top: 1px solid #CCC;
  border-bottom: solid 2px #ecf2e2;
  position: relative;
  font-weight: bold;
}

.information .postlb:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #9eca5b;
  bottom: -2px;
  width: 25%;
}

.information .postlb .date {
  font-size: 1.2rem;
  font-weight: normal;
}

.information .postlb .date::after {
  content: "";
  display: block;
  margin-bottom: 10px;
}

.information .paging {
  margin-top: 50px;
  letter-spacing: -.4em;
  text-align: center;
}

.information .paging li {
  display: inline-block;
  margin: 0 2px;
  text-align: center;
  letter-spacing: normal;
}

.information .paging li a {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  line-height: 24px;
  border: 1px solid #bababa;
  box-sizing: border-box;
  color: #666;
  font-size: 1.3rem;
}

.information .paging li a:hover,
.information .paging li a.actived {
  background-color: #01371d;
  color: #FFF;
  border-color: #01371d;
  text-decoration: none;
}

.information .paging li.prev a,
.information .paging li.next a {
  border: none;
  position: relative;
}

.information .paging li.prev a:hover,
.information .paging li.next a:hover {
  background-color: transparent;
}

.information .paging li.prev a:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-bottom: solid 1px #333;
  border-left: solid 1px #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
  right: 6px;
}

.information .paging li.next a:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
  left: 6px;
}
