@charset "UTF-8";
/*! /////////////////////////////////////////////////////////////// */
/*!　Client		：ヒロデザイン専門学校
/*!　File Ver	：Ver 1.0
/*!　Create		：2014/7/11
/*!　Last Update	：2014/7/11
/*!　Author		：ANCHOR WEBSITE FACTORY */
/*! /////////////////////////////////////////////////////////////// */
/*! --------------------------------------------------------------- */
/*!	File Name	：base.scss											*/
/*!	Last Update	：2014/7/22											*/
/*! --------------------------------------------------------------- */
/*
@mixin h2Title($bg){
		//@extend %text_hide;
		font-family: 'Open Sans Condensed', sans-serif;
		background: url($bg) left top;
		height: 60px;
		line-height: 60px;
		@include fz(28);
		letter-spacing: 1px;
		font-weight: normal;
		padding-left: 20px;
}
*/
dl.horizon, dl.horizon dd, dl.sideloop dd, .blockList, .container, #headerNav ul, #side #banner, #copy {
  *zoom: 1;
}
dl.horizon:after, dl.horizon dd:after, dl.sideloop dd:after, .blockList:after, .container:after, #headerNav ul:after, #side #banner:after, #copy:after {
  content: "";
  display: table;
  clear: both;
}

.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12, dl.sideloop dd span, #side #banner li, #copy small {
  float: left;
  display: inline;
}

#copy address {
  float: right;
  display: inline;
}

header h1 a, #headerNav ul li a, #side h3, footer h2 a {
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
}

html {
  font-size: 62.5%;
  background: #FFF;
}

body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 13px;
  font-size: 1.3rem;
  color: #555;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  background: #000;
}
body a:link, body a:visited {
  color: #444;
  text-decoration: none;
}
body a:hover, body a:active {
  color: #333;
  text-decoration: underline;
}
body a:hover {
  text-decoration: none;
  color: #333;
}

p {
  margin: 0;
  padding: 0;
  margin-top: .8em;
  text-align: justify;
  line-height: 1.8;
}
p a {
  color: #333;
  padding: 2px;
  background: rgba(237, 246, 136, 0.5);
  padding: 4px;
}
p a:hover {
  background: #edf688;
}
p a[href*=".jpg"] {
  padding: 0;
  background: none;
}

address {
  font-style: normal;
}

ul {
  list-style-type: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: top;
  position: relative;
}

@media screen and (max-width: 768px) {
  html {
    font-size: 57.5%;
  }

  img {
    width: 100%;
    height: auto;
  }
}
/*! --------------------------------------------------------------- */
/*!	File Name	：module.scss										*/
/*!	Last Update	：2014/7/11											*/
/*! --------------------------------------------------------------- */
.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.span1 {
  width: 60px;
  margin-right: 20px;
}

.span2 {
  width: 140px;
  margin-right: 20px;
}

.span3 {
  width: 220px;
  margin-right: 20px;
}

.span4 {
  width: 300px;
  margin-right: 20px;
}

.span5 {
  width: 380px;
  margin-right: 20px;
}

.span6 {
  width: 460px;
  margin-right: 20px;
}

.span7 {
  width: 540px;
  margin-right: 20px;
}

.span8 {
  width: 620px;
  margin-right: 20px;
}

.span9 {
  width: 700px;
  margin-right: 20px;
}

.span10 {
  width: 780px;
  margin-right: 20px;
}

.span11 {
  width: 860px;
  margin-right: 20px;
}

.span12 {
  width: 940px;
  margin-right: 20px;
}

@media only screen and (max-width: 768px) {
  .span1 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span2 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span3 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span4 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span5 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span6 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span7 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span8 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span9 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span10 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span11 {
    width: inherit;
    float: none;
    margin-right: 0;
  }

  .span12 {
    width: inherit;
    float: none;
    margin-right: 0;
  }
}
span.small {
  font-size: 11px;
  font-size: 1.1rem;
}

.last {
  margin-right: 0 !important;
  margin-bottom: 0 !important;
}

.lineBlock {
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
  margin-bottom: 20px;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.lineBlock .inner {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px;
}
@media only screen and (max-width: 768px) {
  .lineBlock .inner {
    padding: 10px;
  }
}

dl.horizon dt {
  float: left;
  display: inline;
  padding: 11.5px 0;
  color: #888;
  font-size: 11px;
  font-size: 1.1rem;
}
dl.horizon dd {
  padding: 10px 0;
  padding-left: 5em;
  border-bottom: 1px solid #EEE;
}
dl.horizon dd span {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: #EEE;
  float: left;
  margin-right: 10px;
}
dl.horizon dd {
  position: relative;
}
dl.horizon dd .icnNew {
  position: absolute;
  left: -35px;
  top: 5px;
}
@media only screen and (max-width: 768px) {
  dl.horizon dd .icnNew {
    top: 27px;
    left: -20px;
  }
}
dl.horizon a {
  color: #333;
  padding: 2px;
  background: rgba(237, 246, 136, 0);
}
dl.horizon a:hover {
  background: #edf688;
}

dl.sideloop {
  margin: 0;
}
dl.sideloop dt {
  line-height: 3;
}
dl.sideloop dd {
  clear: both;
  margin: 1em 0;
  padding: 0;
  border-bottom: 1px solid #EEE;
  line-height: 3;
}
dl.sideloop dt {
  line-height: 1;
  padding: 10px 10px 0 10px;
  margin: 0 0 5px 0;
  position: relative;
  color: #888;
  font-size: 11px;
  font-size: 1.1rem;
  text-align: right;
}
dl.sideloop dt .icnNew {
  position: absolute;
  left: -10px;
  top: 10px;
  z-index: 100;
}
dl.sideloop dd {
  margin: 0;
  padding: 0 10px 5px 10px;
  line-height: 1.4;
  text-align: justify;
  font-size: 12px;
  font-size: 1.2rem;
}
dl.sideloop dd span {
  margin-right: 5px;
}
dl.sideloop a {
  color: #333;
  padding: 2px;
  background: rgba(237, 246, 136, 0);
}
dl.sideloop a:hover {
  background: #edf688;
}

.blockList li {
  position: relative;
  margin-top: 20px;
}
.blockList dl {
  background: #FFF;
  padding: 0 1em;
  height: 130px;
  overflow: hidden;
}
.blockList dl dt {
  padding: 11.5px 0;
  color: #888;
  font-size: 11px;
  font-size: 1.1rem;
}
.blockList dl dt.disnon {
  display: none;
}
.blockList dl dd {
  padding-bottom: 10px;
}
.blockList dl dd a {
  color: #333;
  padding: 2px;
  background: rgba(237, 246, 136, 0);
}
.blockList dl dd a:hover {
  background: #edf688;
}
.blockList dl dd.disnon {
  padding-top: 11.5px;
}
.blockList .icnNew {
  position: absolute;
  top: -15px;
  right: -15px;
}

#pagenavi {
  position: relative;
  margin: 20px 0 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 0;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  padding: 5px 0;
}
#pagenavi a,
#pagenavi .page-numbers.current {
  display: inline-block;
  padding: .2em .8em;
  background: #FFF;
  font-weight: bold;
  color: #666;
}
#pagenavi a:hover,
#pagenavi .page-numbers.current:hover {
  background: #F67676;
  text-decoration: none;
  color: #fff;
}
#pagenavi .page-numbers.current {
  background: #F67676;
  text-decoration: none;
  color: #fff;
}
#pagenavi strong {
  padding: 5px 10px 3px;
  background: #FFF;
  border-radius: 3px;
  font-weight: bold;
  color: #fff;
}
#pagenavi #before {
  position: absolute;
  top: 0;
  left: 80px;
}
#pagenavi #next {
  position: absolute;
  top: 0;
  right: 80px;
}

/*! --------------------------------------------------------------- */
/*!	File Name	：layout.scss										*/
/*!	Last Update	：2014/9/5											*/
/*! --------------------------------------------------------------- */
html {
  background: #FFF;
}

body {
  background: #FFF;
  background: url(../image/bg_main.jpg);
  background-attachment: fixed;
}
body.outline {
  background: url(../image/outline/gaikan3.jpg) left top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body.career {
  background: url(../image/bg_career.jpg) left top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body.course {
  background: url(../image/bg_main.jpg) left top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body.bridal {
  background: url(../image/bg_bridal.jpg) left top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body.professional {
  background: url(../image/bg_design.jpg) left top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body.fashion {
  background: url(../image/bg_fasion.jpg) left top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body.fashion_senko {
  background: url(../image/bg_fasion_fa.jpg) left top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body.scholarship {
  background: url(../image/bg_other.jpg) left top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body.opencollage {
  background: url(../image/bg_qa.jpg) left top no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

#loading img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
}

#contents {
}

#contents.nf404 {
  display: block;
}

.container {
  width: 940px;
  margin: 0 auto;
}

a.border_img,
a.border_img img {
  float: left;
  margin: -5px;
  border: 5px solid rgba(223, 239, 51, 0);
  -webkit-transition: border-color 0.3s ease;
  -moz-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
}

a.border_img:hover {
  border: 5px solid #dfef33;
}

a.border_img:hover img {
  margin: -5px;
}

/* ！HEADER				******************************************* */
header {
  background: #FFF;
}
header .container {
  height: 140px;
}
header h1 {
  width: 273px;
  float: left;
  padding-top: 50px;
}
header h1 a {
  background: url(../image/common/logo2.png) left top no-repeat;
  height: 35px;
  display: block;
}

.sp_nav_btn {
  display: none;
}

#headerNav {
  float: right;
  margin: 0;
  width: 450px;
  height: 140px;
  position: relative;
}
#headerNav ul {
  position: relative;
}
#headerNav ul li {
  margin-right: 20px;
}
#headerNav ul li a {
  width: 140px;
  display: block;
  position: absolute;
}
#headerNav ul li a.contact {
  background: url(../image/common/btn_contact.png) left top no-repeat;
  height: 30px;
  top: 0;
  right: 160px;
}
#headerNav ul li a.contact:hover {
  background-position: 0 -30px;
}
#headerNav ul li a.access {
  background: url(../image/common/btn_access.png) left top no-repeat;
  height: 30px;
  top: 0;
  right: 310px;
}
#headerNav ul li a.access:hover {
  background-position: 0 -30px;
}
#headerNav ul li a.shiryo {
  background: url(../image/common/btn_shiryo.png) left top no-repeat;
  height: 80px;
  top: 0;
  right: 0;
}
#headerNav ul li a.shiryo:hover {
  background-position: 0 -80px;
}
#headerNav ul li a.instagram {
  background: url("../image/common/btn_instagram.gif")left top no-repeat;
  height: 30px;
  top: 50px;
  right: 160px;
}
#headerNav ul li a.instagram:hover {
    opacity: 0.5;
}
#headerNav ul li a.facebook {
  background: url("../image/common/btn_facebook.gif")left top no-repeat;
  height: 30px;
  top: 50px;
  right: 310px;
}
#headerNav ul li a.facebook:hover {
    opacity: 0.5;
}

#headerNav address {
  position: absolute;
  font-size: 12px;
  font-size: 1.2rem;
  bottom: 1.5em;
  right: 0;
}
#headerNav address span {
  display: inline;
  margin-left: 1em;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
}

/* ！GLOBAL NAV			******************************************* */
#globalNav {
  height: 70px;
  background: url(../image/common/line_bg.png) left top;
  margin-bottom: 20px;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  display: block;
}

@media only screen and (min-width: 769px) {

header {
  height: 210px;
  margin-bottom: 20px;
}

#globalNav.header_fix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
}

}

@media only screen and (max-width: 768px) {
  #globalNav {
    display: none;
  }
}
#globalNav ul {
  margin: 0 auto;
  padding: 0;
  width: 940px;
}
#globalNav ul li {
  float: left;
  width: 188px;
  position: relative;
}
#globalNav ul li a {
  display: block;
  height: 70px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../image/common/globalNav.png) left top no-repeat;
}
#globalNav ul li a:hover {
  background-position: 0 -70px;
}
#globalNav ul li a[href*="/course/"] {
  background-position: -188px 0;
}
#globalNav ul li a[href*="/course/"]:hover {
  background-position: -188px -70px;
}
#globalNav ul li a[href*="/career/"] {
  background-position: -376px 0;
}
#globalNav ul li a[href*="/career/"]:hover {
  background-position: -376px -70px;
}
#globalNav ul li a[href*="/opencampus/"] {
  background-position: -564px 0;
}
#globalNav ul li a[href*="/opencampus/"]:hover {
  background-position: -564px -70px;
}
#globalNav ul li a[href*="/qanda/"] {
  background-position: -752px 0;
}
#globalNav ul li a[href*="/qanda/"]:hover {
  background-position: -752px -70px;
}
#globalNav ul li a.current {
  background-position-y: -70px;
}
#globalNav ul li a.senko {
  line-height: 1.4;
  padding-top: 7px;
  padding-bottom: 7px;
  /*
  				background: rgb(241, 201, 200);

  				&:hover{
  					background: rgb(238, 181, 179);
  				}
  */
}

#globalNav .lv2Nav {
  display: none;
}

#globalNav .lv2Nav {
  padding: 0;
  position: absolute;
  top: 60px;
  left: 0;
  height: inherit;
  z-index: 100;
  width: 188px;
}
#globalNav .lv2Nav li {
  float: none;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
#globalNav .lv2Nav li a {
  display: block;
  text-indent: 0;
  height: inherit;
  overflow: inherit;
  color: #000;
  padding: 0 5px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 3;
  border-bottom: 1px dotted #CCC;
  background: #FFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  width: 176px;
  margin: 0 1px;
}
#globalNav .lv2Nav li a:hover {
  background: #F3755E;
  background: url(../image/common/line_bg_title.png);
  background: #EDF688;
  color: #555;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

#side h3 {
  margin-left: 0;
  border-left: none;
  margin-bottom: 0;
  padding-top: 20px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.8);
  padding-bottom: 19px;
}
#side .lineBlock {
  margin-bottom: 20px;
}
#side .inner {
  background: white none;
  padding: 0;
}
#side #banner {
  margin-top: 20px;
}
#side #banner li {
  margin-bottom: 10px;
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
#side aside {
  margin-top: 20px;
}
#side aside img {
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
#side h3.post {
  background: #FFF url(../image/single/navTitle_post@2x.png) 0 20px no-repeat;
  background-size: 117px, 33px;
  height: 33px;
}
#side h3.hiro_archives {
  background: #FFF url(../image/single/navTitle_archives@2x.png) 0 20px no-repeat;
  background-size: 132px, 31px;
  height: 31px;
}
#side h3.voice {
  background: #FFF url(../image/single/navTitle_archives@2x.png) 0 20px no-repeat;
  background-size: 132px, 31px;
  height: 31px;
}
#side h3.prize {
  background: #FFF url(../image/single/navTitle_archives_prize@2x.png) 0 20px no-repeat;
  background-size: 136px, 31px;
  height: 31px;
}
#side h3.contest {
  background: #FFF url(../image/single/navTitle_archives_contest@2x.png) 0 20px no-repeat;
  background-size: 117px, 31px;
  height: 31px;
}
#side h3.year_archives {
  background: #FFF url(../image/single/navTitle_year@2x.png) 0 20px no-repeat;
  background-size: 146px, 31px;
  height: 31px;
}
#side h3.year_archives.contest {
  background: #FFF url(../image/single/navTitle_year_contest@2x.png) 0 20px no-repeat;
  background-size: 146px, 31px;
  height: 31px;
}
#side .lv2Nav li {
  border-bottom: 1px solid rgba(204, 204, 204, 0.5);
  font-size: 12px;
  font-size: 1.2rem;
}
#side .lv2Nav li a {
  line-height: 3;
  display: block;
  background: url(../image/common/arrow_s.png) 0.5em 50% no-repeat;
  padding-left: 1.5em;
  padding-top: 2px;
  -moz-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  -webkit-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
#side .lv2Nav li a:hover {
  background: #F5F5F5 url(../image/common/arrow_s.png) 0.7em 50% no-repeat;
}
#side .lv2Nav li a.senko {
  line-height: 1.4;
  padding-top: 7px;
  padding-bottom: 7px;
  /*
  					background: rgb(227, 242, 133) url(../image/common/arrow_s.png) .5em 50% no-repeat;

  					&:hover{
  						background: rgb(206, 226, 107) url(../image/common/arrow_s.png) .7em 50% no-repeat;
  					}
  */
}
#side .inner {
  padding: 0;
  background: white;
}

/* ！FOOTER				******************************************* */
footer {
  background: url(../image/common/line_bg.png) left top;
  margin-top: 20px;
}
footer .container {
  padding: 20px 0 0 0;
  margin-bottom: 10px;
  overflow: hidden;
}
footer h2 a {
  background: url(../image/common/ft_logo2.png) left top no-repeat;
  height: 24px;
  width: 187px;
  margin-bottom: 20px;
  display: block;
}
footer a:hover {
  text-decoration: underline;
}

#goTop {
  position: fixed;
  top: 50%;
  right: 0;
  display: none;
}

#copy {
  background: #000;
  color: #999;
  font-size: 10px;
  font-size: 1rem;
  padding: 20px 0 40px 0;
}
#copy small {
  font-size: 9px;
}
#copy address span {
  display: inline;
  margin-left: 1em;
}

.ftNav,
.ftNavLong {
  padding: 0 1em;
  width: 154.5px;
  float: left;
  border-left: 1px solid #CCC;
  padding-bottom: 32767px !important;
  margin-bottom: -32767px !important;
}
.ftNav.last,
.ftNavLong.last {
  border-right: 1px solid #CCC;
}
.ftNav dt a,
.ftNav li a,
.ftNav dt.nolink,
.ftNavLong dt a,
.ftNavLong li a,
.ftNavLong dt.nolink {
  background: #FFF;
  line-height: 2.2em;
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  padding: 0 1em;
  margin-bottom: 15px;
  color: #333;
}
.ftNav dd,
.ftNavLong dd {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 2;
}
.ftNav dd a,
.ftNavLong dd a {
  color: #333;
}
.ftNav dd:before,
.ftNavLong dd:before {
  content: "・";
}

.ftNavLong {
  width: 170px;
}

@media only screen and (max-width: 768px) {
  body {
    background-size: cover;
  }

  header + div {
    padding-top: 80px;
  }

  .container {
    width: 98%;
    margin: 0 auto;
  }

  /* ！HEADER				******************************************* */
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20000;
    background: rgba(255, 255, 255, 0.95);
  }
  header .container {
    height: inherit;
  }
  header h1 {
    width: 136.5px;
    float: left;
    padding-top: 20px;
  }
  header h1 a {
    background: url(../image/common/logo2.png) left top no-repeat;
    height: 35px;
    background-size: 100% auto;
    display: block;
  }

  .sp_nav_btn {
    position: fixed;
    top: 0;
    right: 10px;
    display: block;
    width: 40px;
    height: 40px;
    background: url(../image/common/sp_nav_btn.png) left top no-repeat;
    background-size: contain;
    cursor: pointer;
  }

  #headerNav {
    float: right;
    margin: 0;
    width: 400px;
    height: 140px;
    position: relative;
    float: none;
    width: 100%;
    height: inherit;
      opacity: 0;
  }
  #headerNav ul {
    position: relative;
  }
  #headerNav ul li {
    margin-right: 20px;
  }
  #headerNav ul li a {
    width: 100%;
    display: block;
    position: inherit;
  }
  #headerNav ul li a.contact {
    background: none;
    height: inherit;
    top: inherit;
    right: inherit;
  }
  #headerNav ul li a.access {
    background: none;
    height: inherit;
    top: inherit;
    right: inherit;
  }
  #headerNav ul li a.shiryo {
    background: none;
    height: inherit;
    top: inherit;
    right: inherit;
  }
  #headerNav ul li a.instagram {
    background: none;
    height: inherit;
    top: inherit;
    right: inherit;
  }
  #headerNav ul li a.facebook {
    background: none;
    height: inherit;
    top: inherit;
    right: inherit;
  }
  #headerNav address {
    position: inherit;
    font-size: 12px;
    font-size: 1.2rem;
    bottom: inherit;
    right: inherit;
    background: rgba(0, 0, 0, 0.9);
    color: #FFF;
    text-align: center;
    padding: .5em;
  }
  #headerNav address span {
    display: inline;
    margin-left: inherit;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    margin-left: 1em;
  }
  #headerNav address a {
    color: #FFF;
  }

  /* ！GLOBAL NAV			******************************************* */
  #overlay {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 50;
  }

  #globalNav {
    height: 50px;
    background: none;
    margin-bottom: 20px;
    -moz-box-shadow: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    position: fixed;
    top: 59px;
    left: 0;
    width: 100%;
    height: inherit;
    z-index: 100000;
    display: none;
  }
  #globalNav ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  #globalNav ul li {
    float: none;
    width: 100%;
    position: relative;
    background: rgba(237, 2, 19, 0.8);
  }
  #globalNav ul li a {
    display: block;
    line-height: 50px;
    height: 50px;
    background: none;
    text-indent: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #FFF;
  }
  #globalNav ul li:hover {
    background: rgba(237, 2, 19, 0.9);
  }
  #globalNav ul li a.senko {
    line-height: 1.4;
    padding-top: 7px;
    padding-bottom: 7px;
  }


  /* ！SIDEBAR				******************************************* */
  #side #banner {
    margin-bottom: -10px;
  }
  #side #banner li {
    width: 100%;
  }

  /* ！FOOTER				******************************************* */
  footer {
    /*
    		h2{
    			background: url(../image/common/ft_logo.png) left top no-repeat;
    			height: image-height('../image/common/ft_logo.png');
    			margin-bottom: 20px;
    			margin-top: 20px;
    		}
    */
  }
  footer .container {
    padding: 0;
    margin-bottom: 0;
    overflow: hidden;
  }
  footer h2 a {
    background: url(../image/common/ft_logo@2x.png) left top no-repeat;
    height: 24px;
    width: 187px;
    background-size: contain;
    margin: 20px 0;
    display: block;
  }

  #copy {
    padding: 1em 0;
    text-align: center;
    margin-top: 10px;
  }
  #copy small {
    float: none;
  }
  #copy address {
    float: none;
    display: block;
    margin-top: 3px;
  }

  .ftNav,
  .ftNavLong {
    padding: 0;
    width: 100%;
    float: none;
    border-left: none;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .ftNav.last,
  .ftNavLong.last {
    border-right: none;
  }
  .ftNav dt a,
  .ftNav li a,
  .ftNav dt.nolink,
  .ftNavLong dt a,
  .ftNavLong li a,
  .ftNavLong dt.nolink {
    margin-bottom: 7px;
  }
  .ftNav dd,
  .ftNavLong dd {
    display: none;
  }

  .ftNavLong {
    width: 100%;
  }
}
