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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

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

#nav .gnavi ul {
  max-width: 940px;
  margin: 0 auto;
  *zoom: 1;
}

html {
  background: #fff;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

body {
  font-size: 13px;
  line-height: 1.7em;
  color: #333;
  word-break: break-all;
}

body, input, th, td, input, textarea, select {
  box-sizing: border-box;
  font-family: Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
}

.hr {
  text-align: center;
}
.hr.hr01 {
  height: 36px;
  background: url(../img/hr01_bg.png) repeat-x scroll 0 0;
}
.hr.hr02 {
  height: 42px;
  background: url(../img/hr02_bg.png) repeat-x scroll 0 0;
}
.hr.hr03 {
  padding: 15px 0;
  background: #9edbf7;
}
.hr.hr04 {
  height: 32px;
  margin-top: 40px;
}
.hr.hr04 img {
  width: 100%;
  height: 32px;
}
.hr.hr05 {
  height: 33px;
}
.hr.hr05 img {
  width: 100%;
  height: 33px;
}

h2 img {
  height: 40px;
}

#nav {
  position: fixed;
  top: 0;
  width: 100%;
  background: url(../img/bar_bg.png) repeat scroll 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
#nav .gnavi {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#nav .gnavi ul {
  text-align: right;
  padding-top: 10px;
}
#nav .gnavi ul li {
  display: inline-block;
  margin-left: 10px;
}
#nav .gnavi ul li img {
  height: 25px;
}

#cover {
  padding-top: 45px;
}
#cover #coverMain h1 {
  text-align: center;
  padding: 160px 0;
}
#cover #coverMain #coverUpd {
  text-align: left;
}
#cover #coverMain #coverUpd li {
  line-height: 25px;
  color: #ff3399;
}
#cover #coverMain #coverUpd li img {
  height: 25px;
  vertical-align: bottom;
}
#cover #coverChar {
  text-align: center;
  padding-top: 100px;
}
#cover #coverChar #coverText {
  padding: 20px 0;
}

#profile {
  background: url(../img/profile_bg.png) repeat scroll 0 0;
}
#profile .profile-fukami {
  padding: 10px 0 0;
}
#profile .profile-text {
  padding: 5px 0 30px 15px;
}
#profile .profile-text#profileText {
  color: #bd965c;
}

#work {
  background: #9edbf7;
}
#work .work-section {
  position: relative;
}
#work .work-img {
  text-align: center;
  padding: 60px 0 10px;
}
#work .work-main {
  padding: 90px 0 0;
}
#work .work-main .work-main-text {
  padding: 10px;
}
#work .work-main h3 {
  font-size: 2.3em;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
}
#work .work-main h4 {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
#work .work-main .work-catch {
  text-align: center;
  margin: 20px 0;
}
#work .work-main .work-body {
  border: 2px solid #DDD;
  border-radius: 3px;
  padding: 5px;
  background: rgba(240, 240, 240, 0.5);
}
#work .work-main .work-comment {
  margin: 20px 0 0;
  padding: 0 0 5px 40px;
  background: url(../img/ic_heart.png) no-repeat scroll left top;
  background-size: 30px;
}
#work .new-icon {
  position: absolute;
  top: 32px;
  left: 10px;
}
#work .new-icon img {
  height: 64px;
}
#work .work-link {
  text-align: right;
}
#work .work-link img {
  margin-right: 10px;
}
#work .bg-wht {
  background: rgba(255, 255, 255, 0.6);
}
#work .work01 {
  background: url(../img/work01_bg.png) no-repeat scroll center center;
  background-size: cover;
}
#work .work02 {
  background: url(../img/work02_bg.png) no-repeat scroll center center;
  background-size: cover;
}
#work .work03 {
  background: url(../img/work03_bg.png) no-repeat scroll center center;
  background-size: cover;
}
#work .work04 {
  background: url(../img/work04_bg.png) no-repeat scroll center center;
  background-size: cover;
}
#work .work05 {
  background: url(../img/work05_bg.png) no-repeat scroll center center;
  background-size: cover;
}
#work .work06 {
  background: url(../img/work06_bg.png) repeat scroll center center;
}
#work .work07 {
  background: url(../img/work07_bg.png) repeat scroll center center;
}
#work .worka3 {
  background: url(../img/worka3_bg.png) repeat scroll center center;
}
#work .workag {
  background: url(../img/workag_bg.png) repeat scroll center center;
}

#kochipa {
  background: #9edbf7;
}
#kochipa .kochipa-text {
  padding: 20px 0;
}

#blog {
  background: #e0c6ad;
  padding-bottom: 20px;
  padding-top: 20px;
}
#blog h2 {
  margin-bottom: 10px;
}
#blog .blog-cell {
  text-align: center;
  padding-bottom: 10px;
}
#blog .blog-secret {
  color: #ff3399;
}
#blog .blog-secret p {
  white-space: nowrap;
}
#blog .blog-info {
  color: #93583a;
}
#blog .blog-letter {
  color: #004a88;
}

#enquete {
  background: #c1e089;
  padding-bottom: 20px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
#enquete h2 {
  text-align: center;
}

#enqueteBoard {
  border: 5px solid #6a3906;
  border-radius: 4px;
  background: #006666;
}
#enqueteBoard .enq-title {
  color: rgba(244, 230, 0, 0.9);
  font-size: 125%;
  padding: 10px 0 3px;
  margin: 0 3%;
  border-bottom: 3px double rgba(255, 255, 255, 0.7);
}
#enqueteBoard .enq-list {
  padding: 20px 0 20px;
  display: table;
  margin: 0 auto;
  font-size: 110%;
  color: rgba(255, 255, 255, 0.9);
}
#enqueteBoard .enq-list li {
  padding: 10px 0 0;
}
#enqueteBoard .enq-list li.rank span {
  padding-right: 10px;
}
#enqueteBoard .enq-list li.rank.r1 {
  font-size: 160%;
  font-weight: bold;
}
#enqueteBoard .enq-list li.rank.r2 {
  font-size: 160%;
  font-weight: bold;
}
#enqueteBoard .enq-list li.rank.r3 {
  font-size: 160%;
  font-weight: bold;
}
#enqueteBoard .enq-list input {
  margin-right: 3px;
}
#enqueteBoard .enq-comment {
  color: rgba(255, 255, 255, 0.9);
  padding: 20px 0 5px;
}
#enqueteBoard .enq-submit {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #FFF;
}
#enqueteBoard .enq-submit img {
  vertical-align: bottom;
}
#enqueteBoard .enq-submit.enq-submit-loading, #enqueteBoard .enq-submit.enq-submit-finished {
  display: none;
}

#link {
  padding: 20px 0;
}
#link dt {
  font-size: 115%;
  line-height: 22px;
}
#link dt img {
  margin: 0 3px;
  height: 26px;
  vertical-align: bottom;
}
#link dd {
  text-indent: 2em;
  margin-bottom: 5px;
}

#siteAbout {
  text-align: left;
}
#siteAbout h2 {
  line-height: 1.6;
  margin-bottom: 10px;
  text-align: center;
  font-size: 150%;
}
#siteAbout h2 img {
  margin: 0 5px 0 0;
  height: 32px;
  vertical-align: bottom;
}
#siteAbout h3 {
  line-height: 1.4;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
  font-size: 120%;
}
#siteAbout .about-text {
  padding-bottom: 40px;
}
#siteAbout .about-footer {
  font-size: 80%;
  color: #666;
  text-align: center;
}

#footer .footer-about img {
  margin: 0 3px 0 0;
  height: 26px;
  vertical-align: bottom;
}

#soon {
  padding-top: 45px;
}
#soon #soonMain h1 {
  text-align: center;
  padding: 100px 0 80px;
}
#soon #soonMain h2 {
  text-align: center;
  font-size: 18px;
  color: #ff3399;
  padding: 0 0 40px;
}
#soon #soonMain h2 img {
  height: 25px;
  vertical-align: bottom;
}

@media (max-width: 991px) {
  #nav .gnavi ul {
    text-align: center;
  }

  #work .work-img {
    padding: 5px 0;
  }
  #work .work-main {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #cover #coverMain h1 {
    text-align: center;
    padding: 80px 0;
  }
  #cover #coverChar {
    padding-top: 10px;
  }
  #cover #coverChar #coverText {
    padding: 10px 0;
  }

  #enquete #enqueteBoard {
    margin: 0 5px;
  }

  #link .col-md-8 {
    margin: 0 5px;
  }
}
