﻿@import url("http://fonts.googleapis.com/css?family=Hind:400,700");
/* reset css*/
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-style: normal; font-weight: normal; font-size: 100%; vertical-align: baseline; }

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

body { -webkit-text-size-adjust: 100%; }

blockquote, q { quotes: none; }

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

input, textarea { margin: 0; padding: 0; }

ol, ul { list-style: none; }

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

caption, th { text-align: left; }

object, embed { border: 0; vertical-align: bottom; outline: none; }

img { border: none; vertical-align: middle; font-size: 0; line-height: 0; }

a { outline: 0; display: inline-block; -webkit-tap-highlight-color: transparent; }

a img { border: none; text-decoration: none; outline: 0; }

a:focus { outline: none; }

select, input, button, textarea { font: 99% arial, helvetica, clean, sans-serif; }

table { font-size: inherit; font: 100%; }

pre, code, kbd, samp, tt { font-family: monospace; *font-size: 108%; line-height: 100%; }

html, body { height: 100%; width: 100%; min-height: 100%; }

body { color: #737476; font-size: 14px; font-family: 'Hind', sans-serif; position: relative; min-height: 760px; min-width: 640px; background-color: #fff; }
body a { color: #c61c2c; text-decoration: underline; }
body a:hover { text-decoration: none; }

#common_header { position: fixed; left: 0px; top: 0px; width: 240px; height: 100%; z-index: 100; background: #fff; min-height: 760px; box-shadow: 2px 0px 8px rgba(0, 0, 0, 0.4); }
#common_header a { color: #737476; text-decoration: none; }
#common_header a:hover { color: #26424e; }
#common_header h1 { margin: 260px 0 28px 50px; }
#common_header h1 img { width: 140px; }
#common_header ul { margin: 0 0 0 50px; line-height: 1.4em; }
#common_header ul li { margin-bottom: 14px; }
#common_header ul li.current a { color: #c61c2c; }
#common_header ul li dl dt { display: inline-block; cursor: pointer; }
#common_header ul li dl dt.open, #common_header ul li dl dt.open a, #common_header ul li dl dt:hover { color: #26424e; }
#common_header ul li dl dt.current, #common_header ul li dl dt.current a { color: #c61c2c; }
#common_header ul li dl dd { display: none; }
#common_header ul li dl dd ul { margin: 0; }
#common_header ul li dl dd ul li { margin: 14px 0 0 10px; }
#common_header #menu_btn { display: none; }
#common_header .copyright { position: absolute; left: 50px; bottom: 36px; width: 190px; z-index: 100; font-size: 10px; letter-spacing: 0.1em; }
#common_header .copyright span { display: block; }

#common_footer { display: none; }

#wrapper { height: 100%; min-height: 100%; margin-left: 240px; }

@media (max-width: 1200px) { body { font-size: 20px; min-height: 760px; }
  #common_header { position: relative; left: auto; top: auto; width: 100%; height: auto; min-height: 100px; background: #fff; z-index: 101; font-size: 28px; box-shadow: 2px 0px 16px rgba(0, 0, 0, 0.4); }
  #common_header h1 { line-height: 0; margin: 0; padding: 30px 0 32px 30px; }
  #common_header h1 img { width: auto; }
  #common_header ul { margin: 0; background: #d7dbdd; line-height: 1.4em; display: none; overflow: hidden; -moz-transition: all 400ms; -o-transition: all 400ms; -webkit-transition: all 400ms; transition: all 400ms; }
  #common_header ul li { margin-bottom: 0; border-bottom: 3px solid #fff; }
  #common_header ul li a, #common_header ul li dt { padding: 36px 30px; display: block; }
  #common_header ul li a { background: url(/images/icon.png) no-repeat right center; }
  #common_header ul li dl dt { position: relative; display: block; -moz-transition: all 200ms; -o-transition: all 200ms; -webkit-transition: all 200ms; transition: all 200ms; }
  #common_header ul li dl dt:before, #common_header ul li dl dt:after { content: ""; height: 6px; width: 28px; display: block; background-color: #26424e; position: absolute; right: 32px; top: 50%; margin-top: -3px; -moz-transition: all 200ms; -o-transition: all 200ms; -webkit-transition: all 200ms; transition: all 200ms; }
  #common_header ul li dl dt:before { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  #common_header ul li dl dt:after { -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); }
  #common_header ul li dl dt a { background: none; margin: -36px -30px; }
  #common_header ul li dl dt.open { color: #fff; background: #26424e; }
  #common_header ul li dl dt.open:before, #common_header ul li dl dt.open:after { background-color: #fff; }
  #common_header ul li dl dt.open:before { -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }
  #common_header ul li dl dt.open:after { -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
  #common_header ul li dl dt.open a { color: #fff; }
  #common_header ul li dl dd { display: none; }
  #common_header ul li dl dd ul { background: #f1f2f3; margin: 0; padding: 20px 0; }
  #common_header ul li dl dd ul li { margin: 0; border: 0px; }
  #common_header ul li dl dd ul li.current a { color: #c61c2c; }
  #common_header ul li dl dd ul li a { padding: 25px 0 25px 60px; color: #26424e; }
  #common_header #menu_btn { display: block; width: 100px; height: 100px; position: absolute; right: 0px; top: 0px; -moz-transition: all 200ms; -o-transition: all 200ms; -webkit-transition: all 200ms; transition: all 200ms; }
  #common_header #menu_btn .openclose { display: block; width: 50px; height: 50px; position: absolute; top: 24px; right: 24px; background: none; border: 0px; padding: 0; margin: 0; outline: none; }
  #common_header #menu_btn .openclose span { display: block; text-align: left; text-indent: -100em; overflow: hidden; width: 100%; height: 6px; margin-top: 22px; margin-bottom: 22px; background-color: #26424e; -moz-transition: all 200ms; -o-transition: all 200ms; -webkit-transition: all 200ms; transition: all 200ms; }
  #common_header #menu_btn .openclose span:before, #common_header #menu_btn .openclose span:after { content: ""; height: 6px; width: 100%; display: block; background-color: #26424e; position: absolute; left: 0; -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); -moz-transition: all 200ms; -o-transition: all 200ms; -webkit-transition: all 200ms; transition: all 200ms; }
  #common_header #menu_btn .openclose span:before { top: 6px; }
  #common_header #menu_btn .openclose span:after { bottom: 6px; }
  #common_header #menu_btn .openclose.animation span { background-color: #d7dbdd; }
  #common_header #menu_btn .openclose.animation span:after { bottom: 22px; }
  #common_header #menu_btn .openclose.animation span:before { top: 22px; }
  #common_header #menu_btn .openclose.cross span:after { -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  #common_header #menu_btn .openclose.cross span:before { -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
  #common_header.opened #menu_btn { background: #d7dbdd; }
  #common_header.opened ul { display: block; }
  #common_header .copyright { display: none; }
  #common_footer { display: block; width: 100%; font-size: 20px; color: #26424e; letter-spacing: 0.1em; background: #fff; padding: 56px 0; text-align: center; border-top: 4px solid #f7f7f7; }
  #common_footer span { display: inline-block; padding-right: 0.5em; }
  #wrapper { height: auto; min-height: inherit; margin-left: 0; } }