@charset "UTF-8";
/* ------------ Google webfont ------------ */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/roundedmplus1c.css);
/* ------------ Material icons ------------ */
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  vertical-align: middle; }

/* ------------ css reset ------------ */
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

ins {
  text-decoration: none; }

mark {
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #f0f6dc;
  margin: 30px 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/* ------------ body ------------ */
html, body {
  font-size: 62.5%; }

/* ------------ clearfix ------------ */
.clearfix, #maincontent #link_button ul, #hukabori_shop .box ul.type, #hukabori_shop .box ul.type li .detail dl, #hukabori_shop .box .shop, #hukabori_shop .box .shop figure, #kikonai_shop .box ul.type, #kikonai_shop .box ul.type li .detail dl, #kikonai_shop .box .shop, #kikonai_shop .box .shop figure {
  zoom: 1; }
  .clearfix::after, #maincontent #link_button ul::after, #hukabori_shop .box ul.type::after, #hukabori_shop .box ul.type li .detail dl::after, #hukabori_shop .box .shop::after, #hukabori_shop .box .shop figure::after, #kikonai_shop .box ul.type::after, #kikonai_shop .box ul.type li .detail dl::after, #kikonai_shop .box .shop::after, #kikonai_shop .box .shop figure::after {
    display: block;
    content: "";
    clear: both; }

/* ------------ loader ------------ */
#loaderbg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 1000;
  text-align: center; }
  #loaderbg #loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: 0 0 0 -20px;
    z-index: 2000; }

/* ------------ maincontent ------------ */
#maincontent {
  width: 100%;
  background: url(../img/01.jpg) no-repeat center center;
  background-size: cover;
  z-index: 100; }
  #maincontent h1 {
    width: 40%;
    padding-bottom: calc(23% * 400/638);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: url(../img/02.png) no-repeat center center;
    background-size: contain;
    text-indent: -9999px; }
  #maincontent #link_button {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%; }
    #maincontent #link_button ul li {
      width: 48%;
      float: left;
      list-style: none; }
      #maincontent #link_button ul li.m01 {
        font-size: 30px;
        line-height: 1;
        font: normal 3rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: 600;
        text-align: center;
        margin: 0 4% 0 0; }
        #maincontent #link_button ul li.m01 a {
          display: block;
          padding: 20px 0;
          background-color: #5a92d7;
          position: relative;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
          #maincontent #link_button ul li.m01 a:before {
            font-family: 'Material Icons';
            font-weight: normal;
            font-style: normal;
            display: inline-block;
            line-height: 1;
            text-transform: none;
            letter-spacing: normal;
            word-wrap: normal;
            white-space: nowrap;
            direction: ltr;
            -webkit-font-smoothing: antialiased;
            text-rendering: optimizeLegibility;
            -moz-osx-font-smoothing: grayscale;
            font-feature-settings: 'liga';
            vertical-align: middle;
            content: 'play_circle_outline';
            position: absolute;
            right: 10px;
            top: 27px;
            font-size: 2rem; }
          #maincontent #link_button ul li.m01 a:link, #maincontent #link_button ul li.m01 a:visited, #maincontent #link_button ul li.m01 a:active {
            text-decoration: none;
            color: #fff; }
          #maincontent #link_button ul li.m01 a:hover {
            text-decoration: none;
            color: #fff;
            opacity: 0.8;
            filter: alpha(opacity=80); }
      #maincontent #link_button ul li.m02 {
        font-size: 30px;
        line-height: 1;
        font: normal 3rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: 600;
        text-align: center; }
        #maincontent #link_button ul li.m02 a {
          display: block;
          padding: 20px 0;
          background-color: #81c148;
          position: relative;
          transition: all 0.5s;
          -moz-transition: all 0.5s;
          -webkit-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s; }
          #maincontent #link_button ul li.m02 a:before {
            font-family: 'Material Icons';
            font-weight: normal;
            font-style: normal;
            display: inline-block;
            line-height: 1;
            text-transform: none;
            letter-spacing: normal;
            word-wrap: normal;
            white-space: nowrap;
            direction: ltr;
            -webkit-font-smoothing: antialiased;
            text-rendering: optimizeLegibility;
            -moz-osx-font-smoothing: grayscale;
            font-feature-settings: 'liga';
            vertical-align: middle;
            content: 'play_circle_outline';
            position: absolute;
            right: 10px;
            top: 27px;
            font-size: 2rem; }
          #maincontent #link_button ul li.m02 a:link, #maincontent #link_button ul li.m02 a:visited, #maincontent #link_button ul li.m02 a:active {
            text-decoration: none;
            color: #fff; }
          #maincontent #link_button ul li.m02 a:hover {
            text-decoration: none;
            color: #fff;
            opacity: 0.8;
            filter: alpha(opacity=80); }

/* ------------ hukabori_shop ------------ */
#hukabori_shop {
  background-color: #5a92d7;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #75a4dd), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #75a4dd), color-stop(0.75, #75a4dd), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 20px 20px;
  padding: 100px 0; }
  #hukabori_shop h2 {
    font-size: 60px;
    line-height: 1;
    font: normal 6rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 600;
    color: #fff;
    text-align: center;
    letter-spacing: -5px; }
  #hukabori_shop .box {
    background-color: #fff;
    max-width: 1100px;
    margin: 30px auto 0;
    padding: 30px 0; }
    #hukabori_shop .box ul.type li {
      width: 33.3%;
      float: left;
      list-style: none;
      border-right: 1px solid #dcdcdc;
      padding: 0 30px;
      box-sizing: border-box; }
      #hukabori_shop .box ul.type li h3 {
        font-size: 40px;
        line-height: 1;
        font: normal 4rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: 600;
        color: #5a92d7;
        position: relative;
        padding: 0 0 0 25px; }
        #hukabori_shop .box ul.type li h3:before {
          font-family: 'Material Icons';
          font-weight: normal;
          font-style: normal;
          display: inline-block;
          line-height: 1;
          text-transform: none;
          letter-spacing: normal;
          word-wrap: normal;
          white-space: nowrap;
          direction: ltr;
          -webkit-font-smoothing: antialiased;
          text-rendering: optimizeLegibility;
          -moz-osx-font-smoothing: grayscale;
          font-feature-settings: 'liga';
          vertical-align: middle;
          content: 'play_circle_outline';
          color: #81c148;
          position: absolute;
          left: 0;
          top: 10px;
          font-size: 2rem; }
      #hukabori_shop .box ul.type li p {
        font-size: 16px;
        line-height: 1.4;
        font: normal 1.6rem/1.4 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #333;
        margin: 10px 0 0 0; }
      #hukabori_shop .box ul.type li .detail {
        border: 2px solid #5a92d7;
        margin: 15px 0 0 0;
        padding: 10px;
        box-sizing: border-box; }
        #hukabori_shop .box ul.type li .detail dl {
          font-size: 14px;
          line-height: 1.5;
          font: normal 1.4rem/1.5 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          color: #333;
          margin: 15px 0 0 0; }
          #hukabori_shop .box ul.type li .detail dl dt {
            background-color: #5a92d7;
            float: left;
            width: 30%;
            text-align: center;
            color: #fff;
            padding: 5px 0;
            font-weight: 600; }
          #hukabori_shop .box ul.type li .detail dl dd {
            float: left;
            width: 65%;
            margin: 0 0 0 5%; }
          #hukabori_shop .box ul.type li .detail dl:nth-of-type(1) {
            margin: 0; }
          #hukabori_shop .box ul.type li .detail dl.amount dt {
            background-color: #81c148; }
          #hukabori_shop .box ul.type li .detail dl.weight dd {
            font-size: 24px;
            line-height: 1.5;
            font: normal 2.4rem/1.5 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
            font-weight: 600; }
      #hukabori_shop .box ul.type li p.title {
        font-size: 32px;
        line-height: 1;
        font: normal 3.2rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: 600;
        color: #81c148;
        margin: 20px 0 0 0; }
      #hukabori_shop .box ul.type li p.title_02 {
        font-size: 20px;
        line-height: 1;
        font: normal 2rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: 600;
        color: #81c148;
        margin: 20px 0 0 0; }
      #hukabori_shop .box ul.type li:last-child {
        border: none; }
    #hukabori_shop .box h4 {
      margin: 50px 0;
      padding: 20px 0;
      background-color: #81c148;
      font-size: 60px;
      line-height: 1;
      font: normal 6rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: 600;
      color: #fff;
      text-align: center;
      letter-spacing: -3px; }
    #hukabori_shop .box .shop {
      padding: 0 30px; }
      #hukabori_shop .box .shop figure {
        float: left;
        width: 60%; }
        #hukabori_shop .box .shop figure img {
          float: left;
          width: 48%;
          vertical-align: bottom;
          margin: 0 2% 0 0; }
      #hukabori_shop .box .shop h5 {
        font-size: 28px;
        line-height: 1;
        font: normal 2.8rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: 600;
        color: #5a92d7; }
      #hukabori_shop .box .shop p {
        font-size: 16px;
        line-height: 1;
        font: normal 1.6rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #333;
        margin: 10px 0 0 0; }
        #hukabori_shop .box .shop p.tel {
          font-size: 30px;
          line-height: 1;
          font: normal 3rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          font-weight: 600; }
        #hukabori_shop .box .shop p.camera {
          background-color: #ff8b1a;
          font-size: 24px;
          line-height: 1;
          font: normal 2.4rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          font-weight: 600;
          color: #fff;
          display: inline-block;
          padding: 10px;
          margin: 20px 0 0 0; }
        #hukabori_shop .box .shop p.security {
          font-size: 22px;
          line-height: 1;
          font: normal 2.2rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          font-weight: 600;
          color: #ff8b1a; }
    #hukabori_shop .box .map {
      padding: 30px;
      box-sizing: border-box; }
      #hukabori_shop .box .map iframe {
        width: 100%; }

/* ------------ kikonai_shop ------------ */
#kikonai_shop {
  background-color: #81c148;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #a2d079), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #a2d079), color-stop(0.75, #a2d079), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 20px 20px;
  padding: 100px 0; }
  #kikonai_shop h2 {
    font-size: 60px;
    line-height: 1;
    font: normal 6rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 600;
    color: #fff;
    text-align: center;
    letter-spacing: -5px; }
  #kikonai_shop .box {
    background-color: #fff;
    max-width: 1100px;
    margin: 30px auto 0;
    padding: 30px 0; }
    #kikonai_shop .box ul.type li {
      width: 33.3%;
      float: left;
      list-style: none;
      border-right: 1px solid #dcdcdc;
      padding: 0 30px;
      box-sizing: border-box; }
      #kikonai_shop .box ul.type li h3 {
        font-size: 40px;
        line-height: 1;
        font: normal 4rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: 600;
        color: #5a92d7;
        position: relative;
        padding: 0 0 0 25px; }
        #kikonai_shop .box ul.type li h3:before {
          font-family: 'Material Icons';
          font-weight: normal;
          font-style: normal;
          display: inline-block;
          line-height: 1;
          text-transform: none;
          letter-spacing: normal;
          word-wrap: normal;
          white-space: nowrap;
          direction: ltr;
          -webkit-font-smoothing: antialiased;
          text-rendering: optimizeLegibility;
          -moz-osx-font-smoothing: grayscale;
          font-feature-settings: 'liga';
          vertical-align: middle;
          content: 'play_circle_outline';
          color: #81c148;
          position: absolute;
          left: 0;
          top: 10px;
          font-size: 2rem; }
      #kikonai_shop .box ul.type li p {
        font-size: 16px;
        line-height: 1.4;
        font: normal 1.6rem/1.4 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #333;
        margin: 10px 0 0 0; }
      #kikonai_shop .box ul.type li .detail {
        border: 2px solid #5a92d7;
        margin: 15px 0 0 0;
        padding: 10px;
        box-sizing: border-box; }
        #kikonai_shop .box ul.type li .detail p {
          margin: 0 0 10px 0; }
        #kikonai_shop .box ul.type li .detail dl {
          font-size: 14px;
          line-height: 1.5;
          font: normal 1.4rem/1.5 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          color: #333;
          margin: 15px 0 0 0; }
          #kikonai_shop .box ul.type li .detail dl dt {
            background-color: #5a92d7;
            float: left;
            width: 30%;
            text-align: center;
            color: #fff;
            padding: 5px 0;
            font-weight: 600; }
          #kikonai_shop .box ul.type li .detail dl dd {
            float: left;
            width: 65%;
            margin: 0 0 0 5%; }
          #kikonai_shop .box ul.type li .detail dl:nth-of-type(1) {
            margin: 0; }
          #kikonai_shop .box ul.type li .detail dl.amount dt {
            background-color: #81c148; }
          #kikonai_shop .box ul.type li .detail dl.weight dd {
            font-size: 24px;
            line-height: 1.5;
            font: normal 2.4rem/1.5 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
            font-weight: 600; }
      #kikonai_shop .box ul.type li p.title {
        font-size: 32px;
        line-height: 1;
        font: normal 3.2rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: 600;
        color: #81c148;
        margin: 20px 0 0 0; }
      #kikonai_shop .box ul.type li p.title_02 {
        font-size: 20px;
        line-height: 1;
        font: normal 2rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: 600;
        color: #81c148;
        margin: 20px 0 0 0; }
      #kikonai_shop .box ul.type li:last-child {
        border: none; }
    #kikonai_shop .box h4 {
      margin: 50px 0;
      padding: 20px 0;
      background-color: #5a92d7;
      font-size: 60px;
      line-height: 1;
      font: normal 6rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-weight: 600;
      color: #fff;
      text-align: center;
      letter-spacing: -3px; }
    #kikonai_shop .box .shop {
      padding: 0 30px; }
      #kikonai_shop .box .shop figure {
        float: left;
        width: 60%; }
        #kikonai_shop .box .shop figure img {
          float: left;
          width: 48%;
          vertical-align: bottom;
          margin: 0 2% 0 0; }
      #kikonai_shop .box .shop h5 {
        font-size: 26px;
        line-height: 1;
        font: normal 2.6rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        font-weight: 600;
        color: #81c148; }
      #kikonai_shop .box .shop p {
        font-size: 16px;
        line-height: 1;
        font: normal 1.6rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        color: #333;
        margin: 10px 0 0 0; }
        #kikonai_shop .box .shop p.tel {
          font-size: 30px;
          line-height: 1;
          font: normal 3rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          font-weight: 600; }
        #kikonai_shop .box .shop p.camera {
          background-color: #ff8b1a;
          font-size: 24px;
          line-height: 1;
          font: normal 2.4rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          font-weight: 600;
          color: #fff;
          display: inline-block;
          padding: 10px;
          margin: 20px 0 0 0; }
        #kikonai_shop .box .shop p.security {
          font-size: 22px;
          line-height: 1;
          font: normal 2.2rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          font-weight: 600;
          color: #ff8b1a; }
    #kikonai_shop .box .map {
      padding: 30px;
      box-sizing: border-box; }
      #kikonai_shop .box .map iframe {
        width: 100%; }

/* ------------ footer ------------ */
#footer {
  padding: 20px 0;
  text-align: center; }
  #footer p {
    font-size: 12px;
    line-height: 1;
    font: normal 1.2rem/1 "Rounded Mplus 1c", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #666; }

/* ------------ pagetop ------------ */
a.pagetop {
  position: fixed;
  bottom: 80px;
  right: 30px;
  display: none;
  z-index: 1000; }
  a.pagetop img {
    vertical-align: bottom;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s; }
    a.pagetop img:hover {
      opacity: 0.7;
      filter: alpha(opacity=70); }

/* ------------ PRINT ------------ */
@media print {
  /* ------------ PRINT END ------------ */ }
