@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Prosto+One);
@font-face {
  font-family: 'Century';
  src: url("font/Century.eot") format("eot");
  src: url("font/Century.ttf") format("truetype"); }
/*
Theme Name: deux-plus Theme
Theme URI: http://www.deux-plus.net/
Description: deux-plus Theme

Author: deux-plus
Author URI: http://www.deux-plus.net/
*/
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, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 99%;
  font-family: 'Verdana', 'Meiryo', sans-serif;
  color: #333; }

body {
  line-height: 1.5;
  background: #fff; }

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: normal; }

del {
  text-decoration: line-through; }

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

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

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

input, select {
  vertical-align: middle; }

a {
  color: #666;
  text-decoration: none; }
  a:hover {
    color: #333;
    text-decoration: underline; }

.clear {
  zoom: 1; }
  .clear:after {
    content: "";
    display: block;
    clear: both; }

/*=========================================================
	common_css
==========================================================*/
/****************************************
	layout
*****************************************/
#container {
  background: url(images/body_backgrade.png) repeat-x;
  position: relative; }

#header {
  width: 910px;
  padding: 0 20px;
  height: auto;
  margin: 0 auto; }

#top_contents {
  width: 950px;
  height: auto;
  margin: 30px auto 0; }

#contents {
  width: 950px;
  height: auto;
  margin: 40px auto 0;
  background: url(images/contentback.png) repeat-y 19px top;
  position: relative; }

#side {
  float: left;
  padding-left: 20px;
  width: 270px;
  background: url(images/menu_back.png) no-repeat right top; }

#main {
  float: right;
  padding-right: 20px;
  width: 620px; }

#footer {
  width: 100%;
  background: url(images/footer_dot.png) repeat-x;
  margin-top: 30px;
  position: relative; }

#back-top {
  position: fixed;
  bottom: 100px;
  right: 3%;
  z-index: 999; }
  #back-top a {
    width: 35px;
    display: block; }
  #back-top span {
    width: 35px;
    height: 35px;
    display: block;
    margin-bottom: 7px;
    background: url(images/gotop.png) no-repeat center center; }

@media screen and (max-width: 930px) {
  #container {
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden; }

  #header {
    max-width: 910px;
    width: 100%;
    padding: 0 0; }

  #top_contents {
    max-width: 950px;
    width: 100%; }

  #contents {
    max-width: 950px;
    width: 100%;
    background: url(images/content_line.png) repeat-y 28.85% top;
    margin-bottom: 30px; }

  #side {
    max-width: 270px;
    width: 29.03%;
    box-sizing: border-box; }

  #main {
    max-width: 620px;
    width: 66.66%;
    box-sizing: border-box;
    margin-bottom: 15px; } }
/****************************************
	header
*****************************************/
p#description {
  font-size: 13px;
  padding-top: 7px;
  overflow: hidden;
  _zoom: 1; }
  p#description img {
    float: left; }
  p#description .destext {
    display: block;
    float: left;
    padding-left: 5px;
    line-height: 18px; }

#header h1 {
  width: 100%;
  text-align: center;
  margin: 20px 0 30px 0; }

@media screen and (max-width: 800px) {
  #header h1 img {
    width: 70px;
    height: auto; }

  p#description img {
    display: none; }
  p#description .destext {
    font-size: 10px; } }
/****************************************
	footer
*****************************************/
#footerinner {
  width: 950px;
  height: 170px;
  margin: 0 auto;
  background: url(images/footer.png) no-repeat;
  z-index: 1; }

#copy {
  position: absolute;
  bottom: 5px;
  right: 7px;
  color: #898888;
  font-size: 13px; }

@media screen and (max-width: 930px) {
  #footer {
    margin: 0 -10px;
    padding: 0 10px; }

  #footerinner {
    max-width: 950px;
    width: 100%;
    background: url(images/footer.png) no-repeat center top; } }
@media screen and (max-width: 800px) {
  #copy {
    font-size: 10px; } }
/****************************************
	menu
*****************************************/
#sp_nav_btn {
  display: none;
  z-index: 999;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 20px;
  right: 20px;
  cursor: pointer; }
  #sp_nav_btn .line {
    border-top: solid 2px #000;
    width: 30px;
    display: block;
    margin-bottom: 6px; }

#sp_menu {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 99;
  width: 100%; }
  #sp_menu li {
    width: 100%;
    text-align: center; }
  #sp_menu a {
    display: block;
    padding: 14px 0;
    color: #fff;
    font: normal 20px 'Century Gothic','Futura' ,sans-serif;
    letter-spacing: 0.3em; }
  #sp_menu a:hover {
    text-decoration: none;
    background: rgba(0, 0, 0, 0.3); }

#top_information #menu {
  display: block;
  width: 280px;
  padding-left: 40px;
  float: left; }

#side #menu {
  display: block;
  width: 270px;
  padding-left: 0;
  float: none; }

#menu li {
  display: block;
  width: 200px;
  height: 45px;
  position: relative; }
#menu a {
  font-family: 'Century';
  font-size: 22px;
  letter-spacing: 0.1em;
  padding-left: 10px;
  display: block;
  color: #262626; }
  #menu a:hover {
    padding-left: 20px;
    background: url(images/menu_arrow.png) no-repeat left 12px;
    text-decoration: none; }
#menu .current {
  padding-left: 20px;
  background: url(images/menu_arrow.png) no-repeat 7px 12px; }
  #menu .current a:hover {
    padding-left: 10px;
    background: none; }

@media screen and (max-width: 930px) {
  #top_information #menu {
    padding-left: 0;
    width: 30.1%; }

  #side #menu {
    width: 96.42%;
    margin-left: -20px; }

  #menu li {
    display: block;
    width: 74.07%; } }
@media screen and (max-width: 800px) {
  body {
    position: relative;
    overflow-x: hidden; }

  #sp_nav_inr {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 9; }

  #sp_nav_wrap {
    display: block; }

  #sp_nav_btn {
    display: block; }

  #top_information #menu {
    display: none; }

  #side #menu {
    display: none; } }
/*=========================================================
	toppage
==========================================================*/
/****************************************
	photocontainer
*****************************************/
#photocontainer {
  margin-left: 48px;
  max-width: 850px;
  width: 100%;
  height: 290px; }
  #photocontainer img {
    text-align: center;
    border: 1px solid #666; }

@media screen and (max-width: 930px) {
  #photocontainer {
    position: relative;
    left: 50%;
    margin-left: -425px;
    max-width: 850px;
    width: 100%;
    height: auto; } }
@media screen and (max-width: 850px) {
  #photocontainer {
    position: relative;
    left: 0;
    margin-left: -10px; } }
/****************************************
	shopinfo
*****************************************/
#top_information {
  margin-top: 30px;
  overflow: hidden;
  _zoom: 1; }
  #top_information h1 {
    text-align: center;
    font-family: 'Century', sans-serif;
    font-size: 24px;
    letter-spacing: 0.1em;
    margin-bottom: 20px; }
  #top_information #shopinfo {
    width: 300px;
    height: 295px;
    float: left;
    background: url(images/shop_line.png) no-repeat left top; }
  #top_information #shop_open {
    width: 250px;
    height: auto;
    background: #F4F4F4;
    margin: 14px 24px;
    padding: 10px 0;
    position: relative;
    border: solid #eee 1px; }
    #top_information #shop_open h2 {
      text-align: center;
      padding-bottom: 2px;
      font: normal 16px 'Century Gothic','Futura' ,sans-serif;
      letter-spacing: 0.2em; }
    #top_information #shop_open dl {
      position: relative;
      left: 50%;
      margin-left: -100px; }
    #top_information #shop_open dt {
      width: 95px;
      height: 20px; }
    #top_information #shop_open dd {
      padding-left: 100px;
      height: 20px;
      margin-top: -20px; }
  #top_information #top_shop_address {
    text-align: center; }

@media screen and (max-width: 930px) {
  #top_information {
    padding-top: 30px;
    overflow: visible; }
    #top_information #shopinfo {
      width: 32.25%; }
    #top_information #shop_open {
      width: 83.33%;
      height: auto; }
      #top_information #shop_open h2 {
        text-align: center;
        padding-bottom: 2px;
        font: normal 16px 'Century Gothic','Futura' ,sans-serif;
        letter-spacing: 0.2em; } }
@media screen and (max-width: 800px) {
  #top_information #shopinfo {
    float: none;
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 50px;
    background: url(images/footer_line.png) no-repeat center bottom;
    background-size: 100%; } }
/* shop_open */
#map_icon {
  width: 47px;
  height: 60px;
  position: relative;
  margin-top: 10px;
  left: 50%;
  margin-left: -23px;
  background: url(images/map_icon.png) no-repeat; }
  #map_icon a img {
    display: block; }

/****************************************
	voiceinfo
*****************************************/
#voiceinfo {
  width: 305px;
  height: 295px;
  float: left;
  background: url(images/shop_line.png) no-repeat left top;
  padding-left: 15px; }
  #voiceinfo h2 {
    margin-left: -60px; }
  #voiceinfo dl {
    width: 265px;
    height: 185px;
    margin: 5px 0 0;
    text-align: justify;
    text-justify: inter-ideograph;
    overflow: auto; }
  #voiceinfo dt {
    width: 6em;
    height: 1.2em;
    font-size: 12px;
    padding-bottom: 4px; }
  #voiceinfo dd a {
    margin-top: -1.2em;
    margin-left: 6.2em;
    font-size: 14px;
    padding-bottom: 4px;
    line-height: 1.2em;
    letter-spacing: -0.02em;
    display: block; }
  #voiceinfo ul {
    margin-left: 70px;
    margin-top: 10px;
    overflow: hidden; }
  #voiceinfo li {
    float: left;
    padding-right: 20px;
    display: block;
    width: 45px;
    height: 45px; }
  #voiceinfo .facebook_icon {
    background: url(images/facebook_icon.png) no-repeat; }
  #voiceinfo .twitter_icon {
    background: url(images/twitter_icon.png) no-repeat; }

@media screen and (max-width: 930px) {
  #voiceinfo {
    width: 32.79%; } }
@media screen and (max-width: 800px) {
  #voiceinfo {
    width: 100%;
    height: auto;
    float: none;
    background: none;
    padding-left: 0; }
    #voiceinfo dl {
      width: 100%;
      height: auto;
      margin-bottom: 30px; }
    #voiceinfo dt {
      width: 7em;
      height: 1.2em;
      font-size: 12px;
      padding-bottom: 4px; }
    #voiceinfo dd a {
      margin-top: -1.2em;
      margin-left: 6.2em;
      font-size: 14px;
      padding-bottom: 4px;
      line-height: 1.2em;
      letter-spacing: -0.02em;
      display: block; }
    #voiceinfo ul {
      margin-left: 0;
      position: relative;
      left: 50%;
      margin-left: -65px;
      margin-bottom: 30px; }
    #voiceinfo li {
      float: left;
      padding-right: 20px;
      display: block;
      width: 45px;
      height: 45px; }
    #voiceinfo .facebook_icon {
      background: url(images/facebook_icon.png) no-repeat; }
    #voiceinfo .twitter_icon {
      background: url(images/twitter_icon.png) no-repeat; } }
/****************************************
	topconcept
*****************************************/
#topconcept {
  margin-top: 15px;
  background: url(images/footer_line.png) no-repeat center top; }
  #topconcept div {
    width: 850px;
    margin: 0 auto;
    padding-top: 30px; }
  #topconcept p {
    margin-bottom: 10px; }

@media screen and (max-width: 930px) {
  #topconcept div {
    max-width: 850px;
    width: 100%;
    padding: 30px 0; } }
@media screen and (max-width: 800px) {
  #topconcept {
    background-size: 100%; } }
/*=========================================================
	contents
==========================================================*/
/****************************************
	side
*****************************************/
#sharebutton {
  overflow: hidden;
  _Zoom: 1;
  margin: 50px 0; }
  #sharebutton li {
    display: block;
    float: left;
    padding-right: 20px; }
  #sharebutton .facebook_icon {
    background: url(images/facebook_icon.png) no-repeat; }
  #sharebutton .twitter_icon {
    background: url(images/twitter_icon.png) no-repeat; }
  #sharebutton .mapicon_menu {
    background: url(images/mapicon_menu.png) no-repeat; }

#side_shop_open {
  width: 260px;
  height: 83px;
  margin: 30px 0;
  text-align: center; }
  #side_shop_open h1 {
    padding: 10px 0 10px 0px;
    margin-left: -15px;
    font: normal 14px 'Century Gothic','Century' ,sans-serif;
    letter-spacing: 0.2em; }
  #side_shop_open dl {
    font-size: 13px;
    text-align: left; }
  #side_shop_open dt {
    width: 110px;
    height: 20px; }
  #side_shop_open dd {
    padding-left: 115px;
    height: 20px;
    margin-top: -20px; }

#side_shop_address {
  padding-bottom: 30px;
  padding-left: 40px;
  font-size: 14px; }

@media screen and (max-width: 930px) {
  #sharebutton li {
    padding-right: 15px; }

  #side_shop_open {
    width: 100%;
    max-width: 260px;
    height: auto;
    margin: 30px 0 30px -20px; }
    #side_shop_open h1 {
      padding: 10px 0 10px 0px;
      text-align: center;
      letter-spacing: 0.1em;
      margin-left: 0; }
    #side_shop_open dt {
      width: 100%;
      height: auto;
      text-align: center; }
    #side_shop_open dd {
      padding-left: 0;
      height: auto;
      margin-top: 0;
      text-align: center;
      margin-bottom: 15px; }

  #side_shop_address {
    padding-left: 0;
    margin-left: -30px;
    text-align: center; } }
/* blogpage */
#authorlist li {
  list-style: disc inside; }

#Archives {
  margin-top: 20px; }
  #Archives h1 {
    padding: 15px 0 5px 3px;
    font: normal 18px 'Century Gothic','Century' ,sans-serif;
    letter-spacing: 0.2em; }
  #Archives select {
    margin-left: 20px; }

/****************************************
	main
*****************************************/
#contentimage {
  width: 910px;
  height: auto;
  position: relative;
  margin-bottom: 30px; }
  #contentimage img {
    border: solid 1px #000;
    width: 908px;
    height: auto; }

@media screen and (max-width: 930px) {
  #contentimage {
    max-width: 910px;
    width: 100%; }
    #contentimage img {
      width: 100%; } }
/****************************************
	concept_page
*****************************************/
#concept_box {
  border-bottom: solid 1px #333;
  margin-bottom: 30px; }
  #concept_box h1 {
    color: 999;
    text-align: right;
    border-bottom: solid 1px #333; }
  #concept_box p {
    padding: 25px 0;
    text-align: justify;
    text-justify: inter-ideograph; }

/* standard */
#standard_box h2 {
  margin: 45px 0 25px;
  font: normal 45px 'Century Gothic','Futura' ,sans-serif;
  letter-spacing: 0.2em;
  letter-spacing: 0.1em; }
#standard_box dt {
  height: 105px;
  width: 80px; }
#standard_box dd {
  display: block;
  height: 105px;
  width: auto;
  margin-left: 100px;
  margin-top: -105px;
  overflow: auto; }

/* gallery */
#gallery {
  width: 950px;
  height: auto;
  margin: 50px auto;
  position: relative; }

/* gallery jcarouse*/
.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 830px;
  margin-left: 40px; }
.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 750px;
  height: 130px;
  margin-left: 40px;
  overflow: hidden; }

.jcarousel-item img {
  border: solid 1px #ddd; }
.jcarousel-item a:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  opacity: 0.7; }

.jcarousel-skin-tango .jcarousel-item {
  width: 130px;
  height: 130px;
  padding-right: 15px; }
.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 10px; }
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0; }
.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  top: 50px;
  left: 5px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: url(images/prev_c.png) no-repeat 0 0; }
.jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  top: 50px;
  right: 0px;
  width: 25px;
  height: 22px;
  cursor: pointer;
  background: url(images/next_c.png) no-repeat 0 0; }

@media screen and (max-width: 930px) {
  /* gallery */
  #gallery {
    max-width: 950px;
    width: 100%; }

  /* gallery jcarouse*/
  .jcarousel-skin-tango .jcarousel-container-horizontal {
    max-width: 830px;
    width: 100%;
    margin-left: 0; }
  .jcarousel-skin-tango .jcarousel-clip-horizontal {
    max-width: 800px;
    width: 90.36%; } }
/****************************************
	technique_page
*****************************************/
#technique_box h1 {
  text-align: right;
  border-bottom: solid 1px #333; }

.tecnique_shadow {
  position: relative;
  border: solid 1px #ccc;
  background-color: #fff;
  padding: 25px;
  margin: 25px 0 30px;
  box-shadow: 3px 3px 10px 0 #999;
  behavior: url(http://www.deux-plus.net/wp-content/themes/deuxplusTheme/PIE.htc); }

.tec_list {
  margin: 10px 0; }
  .tec_list li {
    list-style: inside disc;
    margin-left: 10px; }

#technique_box h2 {
  margin-bottom: 15px; }
#technique_box h3 {
  font: bold 17px 'Century Gothic','Futura' ,sans-serif;
  padding-bottom: 15px;
  letter-spacing: -0.06em; }

.tecnique_shadow p {
  margin-bottom: 15px; }

.technique_photo ul {
  overflow: hidden;
  _zoom: 1; }
.technique_photo li {
  list-style: none;
  display: inline;
  float: left;
  margin-right: 5px; }
.technique_photo a img {
  width: 135px;
  height: 103px;
  border: solid 1px #eee;
  display: block; }
.technique_photo a:hover img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  opacity: 0.7; }

@media screen and (max-width: 930px) {
  .technique_photo li {
    width: 22.09%; }
  .technique_photo a {
    width: 100%; }
  .technique_photo a img {
    width: 100%;
    height: auto; } }
/****************************************
	menu_page
*****************************************/
/* price */
#price h1 {
  border-bottom: solid 1px #333;
  text-align: right;
  margin-bottom: 20px; }
#price h2 {
  margin: 15px 0 8px; }

#Permanent h2, #correction h2 {
  margin-top: 10px; }

#cut {
  width: 210px;
  height: auto;
  float: left; }

#priceright {
  width: 330px;
  float: right; }

.cut_info {
  font-size: 11px;
  margin-bottom: 12px; }

#cut dt {
  width: 5em;
  height: 2.5em; }
#cut dd {
  margin-left: 6em;
  margin-top: -2.5em;
  height: 2.5em; }

#color dt, #Permanent dt, #correction dt {
  width: 15m;
  height: 2em; }

#color dd, #Permanent dd, #correction dd {
  margin-left: 16em;
  margin-top: -2em;
  height: 2em; }

.menuclear {
  clear: both;
  padding-top: 30px;
  margin: 0 0 30px; }

@media screen and (max-width: 930px) {
  #cut {
    width: 100%;
    height: auto;
    float: none; }

  .cut_info br {
    display: none; }

  #priceright {
    width: 100%;
    float: none; }

  .head_spa img {
    max-width: 100%;
    height: auto; } }
/* option */
#option h1 {
  border-bottom: solid 1px #333;
  margin-top: 50px;
  text-align: left; }

.optionbox {
  position: relative;
  border: solid 1px #ccc;
  background-color: #fff;
  padding: 25px;
  margin: 25px 0 30px;
  box-shadow: 3px 3px 10px 0 #999;
  behavior: url(http://www.deux-plus.net/wp-content/themes/deuxplusTheme/PIE.htc); }

#option h2 {
  font: normal 20px 'Century Gothic','Century' ,sans-serif;
  margin-bottom: 15px; }
#option h1 + p {
  text-align: right; }

.optionbox p {
  margin-bottom: 15px; }

.optionphoto {
  overflow: hidden;
  _zoom: 1; }
  .optionphoto img {
    float: left;
    display: block;
    border: solid #eee 1px;
    margin-right: 10px; }

@media screen and (max-width: 930px) {
  .optionphoto img {
    max-width: 100%;
    height: auto;
    width: 24.51%; } }
/*=========================================================
	open_page
==========================================================*/
#open h1 {
  border-bottom: solid 1px #333;
  margin-bottom: 30px;
  text-align: right; }

#googlemap h1 {
  border-bottom: solid 1px #333;
  margin-bottom: 30px; }

#open, #googlemap {
  margin-bottom: 30px; }

p#maptext {
  margin-bottom: 20px; }

/*=========================================================
	shaving_page
==========================================================*/
#shaving h1 {
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: solid 1px #262626;
  text-align: right; }
  #shaving h1 img {
    display: inline; }
#shaving h2 {
  margin-bottom: 30px; }
#shaving p {
  margin: 0 0 40px; }
#shaving ul {
  margin: 0 0 40px 20px; }
#shaving li {
  list-style: square inside;
  line-height: 1.8; }

.shaving_colum {
  border: solid 1px #ccc;
  padding: 30px 40px; }
  .shaving_colum h3 {
    font-weight: normal;
    font-size: 20px;
    text-align: center;
    margin: 0 0 20px;
    position: relative; }
    .shaving_colum h3:before {
      content: "";
      width: 16.12%;
      height: 3px;
      border-top: solid 1px #666;
      border-bottom: solid 1px #666;
      display: block;
      position: absolute;
      top: 13px; }
    .shaving_colum h3:after {
      content: "";
      width: 16.12%;
      height: 3px;
      border-top: solid 1px #666;
      border-bottom: solid 1px #666;
      display: block;
      position: absolute;
      top: 13px;
      right: 10px; }

#shaving .shaving_colum p {
  line-height: 1.7;
  margin: 0 0 15px; }

.shaving_colum_bottom {
  display: block;
  max-width: 620px;
  width: 100%;
  height: 26px;
  background: url(images/shaving/shadow_shaving.png) no-repeat left bottom;
  margin: 0 0 20px; }

@media screen and (max-width: 930px) {
  #shaving img {
    max-width: 100%;
    height: auto; } }
/* #gallary_shaving */
#photo_cotainer {
  position: relative;
  margin: 0 0 40px; }

#main_photo {
  position: relative;
  margin: 0 0 15px;
  height: 400px;
  overflow: hidden; }
  #main_photo img {
    position: absolute;
    width: 100%; }

div#caption {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  bottom: 0;
  margin: 0;
  height: 60px;
  display: table; }
  div#caption p {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }

ul#thumbnail {
  margin: 0 0 40px -8px;
  overflow: hidden; }

#thumbnail li {
  float: left;
  list-style: none;
  margin-left: 8px; }
  #thumbnail li img {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  #thumbnail li.current img {
    opacity: 1;
    filter: alpha(opacity=100); }

.nav {
  position: absolute;
  top: 170px;
  width: 100%; }
  .nav #prev {
    position: absolute;
    left: 20px;
    width: 31px;
    height: 59px;
    background: url(images/shaving/prev_btn.png) no-repeat;
    border: none;
    cursor: pointer;
    outline: none; }
  .nav #next {
    position: absolute;
    right: 20px;
    width: 31px;
    height: 59px;
    background: url(images/shaving/next_btn.png) no-repeat;
    border: none;
    cursor: pointer;
    outline: none; }

.playcontrol {
  position: absolute;
  top: 15px;
  right: 10px; }
  .playcontrol button {
    width: 81px;
    height: 38px;
    border: none;
    cursor: pointer; }
  .playcontrol #play {
    background: url(images/shaving/play_btn.png) no-repeat; }
  .playcontrol #stop {
    background: url(images/shaving/pause_btn.png) no-repeat; }

/*=========================================================
	weblog_page
==========================================================*/
#postarea {
  overflow: hidden; }

#voicetitle {
  text-align: right;
  padding-bottom: 3px;
  border-bottom: solid 1px #333; }

#postarea:nth-child(2) {
  margin-top: 20px; }

.post {
  background: url(images/post_line.png) no-repeat 0 0;
  margin-top: -3px;
  padding-bottom: 20px;
  margin-bottom: 30px; }

.posttitle h1 a {
  font-size: 23px;
  display: block;
  font-weight: normal;
  padding: 40px 0 5px; }
  .posttitle h1 a:hover {
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    opacity: .7; }

p.date {
  font-size: 12px;
  padding-bottom: 25px; }
  p.date span {
    margin-left: 15px; }
  p.date a {
    font-size: 12px;
    margin-right: 8px;
    color: #999;
    font-weight: bold; }

.share-button {
  padding-top: 30px;
  text-align: right; }

.postarticle {
  overflow: hidden;
  zoom: 1; }
  .postarticle a {
    font-weight: 500;
    color: #3a6e8e;
    text-decoration: underline; }
    .postarticle a:hover {
      font-weight: 500;
      color: #71b4d8;
      text-decoration: underline; }
  .postarticle img {
    border: solid 1px #ccc;
    margin: 10px 0; }
  .postarticle p {
    margin: 0 0 1em 0; }
  .postarticle .alignleft {
    float: left;
    margin: 5px 10px 5px 0; }
  .postarticle .alignright {
    float: right;
    margin: 5px 0 5px 10px; }
  .postarticle .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }

/*pagenavi*/
.tablenav {
  color: #666;
  background: white;
  margin: 2em auto;
  line-height: 2em;
  text-align: center; }

a.page-numbers, .tablenav .current {
  color: #666;
  padding: 2px;
  border: solid 1px #ccc;
  text-decoration: none;
  font-size: smaller; }

a.page-numbers:hover {
  color: #333;
  background: #ccc; }

.tablenav .current {
  color: #666;
  background: #ccc; }
.tablenav .next, .tablenav .prev {
  background: transparent;
  font-size: smaller; }

/* pagelink */
.pagelink {
  height: 20px;
  padding-bottom: 25px; }

.prev a {
  float: left;
  color: #999999; }

.next a {
  float: right;
  color: #999999; }

/* 404ページ */
.notfound h1 {
  font-family: 'Prosto One', cursive;
  font-size: 40px;
  background: url(images/post_line.png) no-repeat 0 bottom; }
.notfound p {
  margin: 30px 0; }
.notfound a {
  font-family: 'Prosto One', cursive;
  font-size: 18px; }

img#wpstats {
  position: absolute;
  width: 0px;
  height: 0px;
  padding: 0px;
  border: none;
  overflow: hidden; }
