@charset "UTF-8";
/*
Theme Name: nuitomeru
Theme URI: https://nuitomeru.com/
Description: nuitomeru template
Author: electro-cute
Version: 1.0
License: nuitomeru
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/*----------------------------------------------------
	all reset
----------------------------------------------------*/
html {
  overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: small;
  empty-cells: show;
  margin-top: 5px;
}
@media screen and (max-width: 667px) {
  table {
    width: 92% !important;
    margin-left: auto;
    margin-right: auto;
  }
}

td {
  padding: 4px 5px;
}

caption, th {
  text-align: left;
  padding: 5px;
}

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

object, embed {
  vertical-align: top;
}

hr, legend {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

abbr, acronym, fieldset, img {
  border: none;
}

li {
  list-style-type: none;
}

@media screen and (max-width: 667px) {
  img {
    max-width: 100%;
    height: auto;
  }
}

/*----------------------------------------------------
 default
----------------------------------------------------*/
body {
  line-height: 1.4;
  font-size: 82%;
  color: #333;
}
@media screen and (max-width: 667px) {
  body {
    font-size: 87.5%;
    line-height: 1.75;
  }
}

* html body {
  font-size: 82%;
}

p {
  margin: 10px;
  text-align: left;
}
@media screen and (max-width: 667px) {
  p {
    margin: 10px 4%;
    overflow: hidden;
  }
}
p.subcapttl {
  margin: 25px 0px 5px 0px;
  font-size: 14px;
  font-weight: bold;
}

a {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #777;
  text-decoration: underline;
}

/*----------------------------------------------------
	layout
----------------------------------------------------*/
body {
  text-align: center;
}

a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
}

/* HEADER */
#header {
  text-align: left;
  margin: 0px auto;
  width: 980px;
  height: 113px;
}
@media screen and (max-width: 667px) {
  #header {
    position: relative;
    width: 100%;
    height: auto;
  }
}

.main_h1 {
  width: 100%;
  text-align: right;
  color: #333;
  font-size: 9px;
  font-weight: normal;
}
@media screen and (max-width: 667px) {
  .main_h1 {
    text-align: left;
  }
}


.blog_header h2 {
  width: 500px !important;
  float: left;
  padding: 25px 0px 0px;
}

#header h2 {
  width: 180px;
  float: left;
  padding: 25px 0px 0px;
}
#header h2 img{
width:100%;
}
@media screen and (max-width: 667px) {
  #header h2 {
    width: 100%;
    padding: 10px 4%;
    float: none;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 667px) {
  #header h2 img {
    width: 120px;
  }
}
#header h3 {
  width: 450px;
  float: left;
  padding: 75px 0px 0px 10px;
  font-weight: normal;
  background: url(../img/common/h2.gif) no-repeat left bottom;
}
@media screen and (max-width: 667px) {
  #header .menu-main_nav-spbtn {
    position: absolute;
    top: 20px;
    right: 15px;
    width: 30px;
    height: 40px;
  }
}
@media screen and (max-width: 667px) {
  #header .menu-main_nav-spbtn::after {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: 'MENU';
    font-size: 10px;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
@media screen and (max-width: 667px) {
  #header .menu-main_nav-spbtn.active::after {
    content: 'CLOSE';
  }
}
@media screen and (max-width: 667px) {
  #header .menu-main_nav-spbtn.active span:nth-of-type(1) {
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
}
@media screen and (max-width: 667px) {
  #header .menu-main_nav-spbtn.active span:nth-of-type(2) {
    opacity: 0;
  }
}
@media screen and (max-width: 667px) {
  #header .menu-main_nav-spbtn.active span:nth-of-type(3) {
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
  }
}
@media screen and (max-width: 667px) {
  #header .menu-main_nav-spbtn span {
    position: absolute;
    display: block;
    width: 30px;
    height: 2px;
    background: #333;
    transition: .4s all;
  }
}
#header .menu-main_nav-spbtn span:nth-of-type(1) {
  top: 0;
}
#header .menu-main_nav-spbtn span:nth-of-type(2) {
  top: 10px;
}
#header .menu-main_nav-spbtn span:nth-of-type(3) {
  top: 20px;
}
#header ul {
  width: 750px;
  height: 30px;
  overflow: hidden;
  text-align: right;
  margin: 40px 0px 0px 0px;
  float: right;
  background-image: url(../img/common/hd_bg.gif);
}
@media screen and (max-width: 667px) {
  #header ul {
    position: absolute;
    top: 67px;
    left: 0;
    z-index: 9999;
    background: #fff;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px 4%;
    box-sizing: border-box;
    float: none;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    transition: .4s all;
    box-shadow: 0 3px 4px -3px rgba(0, 0, 0, 0.8);
  }
}
@media screen and (max-width: 667px) {
  #header ul.active {
    visibility: visible;
    opacity: 1;
  }
}
#header ul li {
  display: inline;
  height: 13px;
  padding: 0;
}
@media screen and (max-width: 667px) {
  #header ul li {
    display: block;
    height: auto;
    margin: 0 !important;
  }
}
@media screen and (max-width: 667px) {
  #header ul li a {
    display: block;
    padding: 10px 0;
  }
}

/*
.menu-item a{
	font-size:9px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menu-item a:link{
color: #333333;
text-decoration: none;
}
.menu-item a:visited{
color: #333333;
text-decoration: none;
}
.menu-item a:hover{
color: #333333;
text-decoration: none;
}
.menu-item a:active{
color: #333333;
text-decoration: none;
}*/
.menu-item-195 {
  margin-right: 30px;
  vertical-align: top;
	line-height: 30px;
}
.menu-item-197 {
  margin-right: 30px;
  vertical-align: top;
	line-height: 30px;
}
.menu-item-196, .menu-item-194 {
  margin-right: 30px;
	vertical-align: top;
	line-height: 30px;
}

.menu-item-133 {
  margin-right: 30px;
	vertical-align: top;
	line-height: 30px;
}

.menu-item-129 {
	vertical-align: top;
	line-height: 30px;
}

/* GLOBAL NAVIGATION */
#gNavi {
  width: 996px;
  height: auto;
  overflow: hidden;
  margin: 25px auto 5px auto;
  padding: 0;
}
#gNavi ul li {
  float: left;
}

#mainVisual {
  width: auto;
  margin: 0px auto;
  clear: both;
  padding: 0px;
}

#mainBody {
  margin: 0px auto;
  width: 980px;
  height: auto;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-width: 667px) {
  #mainBody {
    width: 100%;
  }
}

/* SIDE NAVIGATION */
/*
#sideNArea	{
	width:155px;
	float:left;
	height: auto !important;
	text-align:left;
	border-right:1px solid #EFEFEF;
	padding-right: 15px;
	margin-top:25px;	
}
*/
#sideNArea {
  width: 155px;
  float: left;
  height: auto !important;
  text-align: left;
  padding-right: 15px;
  margin-top: 25px;
}
@media screen and (max-width: 667px) {
  #sideNArea {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.SideNewlMenu {
  padding: 0 0 10px 3px;
  text-align: left;
}
@media screen and (max-width: 667px) {
  .SideNewlMenu {
    padding: 0 4%;
  }
}

ul.SideNewlMenu {
  margin: 0px 0;
}
ul.SideNewlMenu li {
  font-size: 10px;
  margin-bottom: 5px;
}
ul.SideNewlMenu li a {
  color: #777;
}
ul.SideNewlMenu li a:hover {
  color: #777;
}

#side h4 {
  color: #B3C3C0;
  border-bottom: 1px dotted #999999;
  text-align: right;
  font-weight: normal;
}
#side h5 {
  color: #B3C8C3;
  border-bottom: 1px dotted #999999;
  text-align: left;
  font-weight: normal;
  margin-bottom: 10px;
}
#side select {
  margin-bottom: 20px;
}

.sideArchive {
  margin-bottom: 20px;
  text-align: left;
}

ul.sideArchive li, ol.sideArchive li {
  margin: 10px 0;
  border-bottom: 1px dotted #999999;
}

ul.sideArchive li a, ol.sideArchive li a {
  color: #9A9A9A;
}

/*--------------------------------------------------*/
/*--------------------------------------------------*/
/*side_nav------------------------------------------*/
.menu-side_nav1-container, .menu-side_nav2-container, .menu-side_nav3-container, .menu-side_nav4-container, .menu-side_nav5-container {
  width: 135px;
  float: left;
  height: auto !important;
  text-align: left;
  margin-top: 15px;
}
@media screen and (max-width: 667px) {
  .menu-side_nav1-container, .menu-side_nav2-container, .menu-side_nav3-container, .menu-side_nav4-container, .menu-side_nav5-container {
    width: 100%;
    padding: 20px 4% 0;
    box-sizing: border-box;
    border-top: 1px solid #EFEFEF;
  }
}

/*いったん
.menu-side_nav1,.menu-side_nav2,.menu-side_nav3,.menu-side_nav4,.menu-side_nav5{
	padding:0 0 20px 5px;
	text-align:left;
}
ul.menu-side_nav1,ul.menu-side_nav2,ul.menu-side_nav3,ul.menu-side_nav4,ul.menu-side_nav5 {
	margin:5px 0;
}
*/
#menu-side_nav1, #menu-side_nav2, #menu-side_nav3, #menu-side_nav4, #menu-side_nav5 {
  padding: 0 0 20px 0px;
  text-align: left;
  margin: 5px 0;
}
@media screen and (max-width: 667px) {
  #menu-side_nav1, #menu-side_nav2, #menu-side_nav3, #menu-side_nav4, #menu-side_nav5 {
    padding-bottom: 0;
  }
}

/*---------------------------------------------*/
ul#menu-side_nav1 li, ul#menu-side_nav2 li, ul#menu-side_nav3 li, ul#menu-side_nav4 li, ul#menu-side_nav5 li {
  font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
  font-size: 13px;
  margin-bottom: 13px;
}
@media screen and (max-width: 667px) {
  ul#menu-side_nav1 li, ul#menu-side_nav2 li, ul#menu-side_nav3 li, ul#menu-side_nav4 li, ul#menu-side_nav5 li {
    margin: 0;
  }
}
ul#menu-side_nav1 li a, ul#menu-side_nav2 li a, ul#menu-side_nav3 li a, ul#menu-side_nav4 li a, ul#menu-side_nav5 li a {
  color: #333;
  text-decoration: none;
  font-weight: normal;
}
@media screen and (max-width: 667px) {
  ul#menu-side_nav1 li a, ul#menu-side_nav2 li a, ul#menu-side_nav3 li a, ul#menu-side_nav4 li a, ul#menu-side_nav5 li a {
    display: block;
    padding: 7px 0;
  }
}
@media screen and (max-width: 667px) {
  ul#menu-side_nav1 li a img, ul#menu-side_nav2 li a img, ul#menu-side_nav3 li a img, ul#menu-side_nav4 li a img, ul#menu-side_nav5 li a img {
    opacity: 1 !important;
  }
}
ul#menu-side_nav1 li a:hover, ul#menu-side_nav2 li a:hover, ul#menu-side_nav3 li a:hover, ul#menu-side_nav4 li a:hover, ul#menu-side_nav5 li a:hover {
  color: #777;
  font-weight: normal;
  /*text-decoration:underline;*/
}

/*
.sideImageMenu{
	padding:30px 0 0 0;
}
.sideImageMenu{
	padding:30px 0 0 0;
}
ul.sideImageMenu {
	margin:10px 0;
}
ul.sideImageMenu li {
	margin-bottom:10px;
}
*/
/* CONTENTS */
#contents {
  width: 790px;
  text-align: left;
  float: right;
}
@media screen and (max-width: 667px) {
  #contents {
    width: 100%;
    margin-bottom: 20px;
  }
}
#contents .copy {
  line-height: 3em;
  text-align: center;
  width: 732px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 667px) {
  #contents > h2, #contents > h3, #contents > h4, #contents > h5 {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
}

.map {
  border: 1px solid #999999;
}

.map_acc {
  float: left;
}

/*Map Download
--------------------------------------------------*/
#mapDownload {
  width: 300px;
  /*margin-left: 300px;*/
  padding-top: 10px;
  float: right;
}

#mapDownloadText {
  float: left;
  width: 250px;
}
#mapDownloadText p {
  margin: 5px 5px 0 0;
  font-size: 12px;
  text-align: right;
}
#mapDownloadText a {
  color: #777777;
  display: block;
  text-decoration: none;
}

#mapDownloadImg {
  float: left;
  width: 32px;
  background: url(https://ueharaphoto.jp/wp-content/uploads/2010/11/pdf.gif) no-repeat center center;
  text-indent: -9999px;
}
#mapDownloadImg a {
  display: block;
  width: 32px;
  height: 32px;
}

/*Acrobat Reader Download
--------------------------------------------------*/
#acrobat {
  width: 332px;
  /*margin-left: 272px;*/
  padding-top: 5px;
  clear: both;
  float: right;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#acrobatText {
  float: right;
  clear: both;
  width: 220px;
}
#acrobatText p {
  margin: 3px 3px 0 0;
  font-size: 10px;
  text-align: right;
  color: #777777;
}

#acrobatImg {
  float: right;
  width: 112px;
  background: url(https://ueharaphoto.jp/wp-content/uploads/2010/11/adobe_reader.jpg) no-repeat center center;
  text-indent: -9999px;
  margin: 0px;
}

#acrobatText a {
  color: #777777;
  display: block;
  text-decoration: none;
}

#acrobatImg a {
  display: block;
}

#contents h4 {
  width: 725px;
  text-align: left;
  color: #C4D7D5;
  border-bottom: 1px dotted #999999;
  margin: 10px 0 0 10px;
}
#contents h5 {
  text-align: left;
  color: #C4D7D5;
  border-bottom: 1px dotted #999999;
  margin: 10px 0;
  font-size: 20px;
}
#contents h6 {
  text-align: left;
  color: #C4D7D5;
  border-bottom: 1px dotted #999999;
  margin: 20px 0 10px 0;
  font-size: 16px;
}
#contents h4 span {
  font-size: 10px;
  color: #797979;
}

#breadcrumb {
  color: #B3C3C0;
  border-bottom: 1px dotted #999999;
  text-align: left;
  font-weight: normal;
  margin-bottom: 35px;
}

.bgYellow {
  width: 700px;
  height: auto;
  margin: 20px 0 0 15px;
  background: url(../img/menu/bg_yellow_top2.jpg) top center no-repeat;
}

.bgYellow2 {
  background: url(../img/menu/bg_yellow_bottom.jpg) bottom center no-repeat;
  padding: 35px 25px;
}

.bgPink {
  width: 700px;
  height: auto;
  margin: 20px 0 0 15px;
  background: url(../img/menu/bg_pink_top.jpg) top center no-repeat;
}

.bgPink2 {
  background: url(../img/menu/bg_pink_bottom.jpg) bottom center no-repeat;
  padding: 35px 25px;
}

.bgGreen {
  width: 700px;
  height: auto;
  margin: 20px 0 0 15px;
  background: url(../img/menu/bg_green_top.jpg) top center no-repeat;
}

.bgGreen2 {
  background: url(../img/menu/bg_green_bottom.jpg) bottom center no-repeat;
  padding: 35px 25px;
}

#home {
  width: 790px;
  height: auto;
  padding: 0;
  overflow: hidden;
  margin: 30px 0;
}
@media screen and (max-width: 667px) {
  #home {
    width: 92%;
    margin: 0 auto 20px;
  }
}
#home dl {
  width: 96px;
  height: 135px;
  /*	height:auto;*/
  margin: 0 12px 0 3px;
  float: left;
}
@media screen and (max-width: 667px) {
  #home dl {
    width: 30%;
    height: auto;
    margin: 0 0 5%;
  }
}
@media screen and (max-width: 667px) {
  #home dl:nth-of-type(3n+1) {
    clear: both;
  }
}
@media screen and (max-width: 667px) {
  #home dl:nth-of-type(3n+2) {
    margin: 0 5%;
  }
}
#home dt {
  width: 100%;
  /*height:96px;*/
  padding: 6px 0 0 5px;
  /*margin-bottom: 3px;*/
}
@media screen and (max-width: 667px) {
  #home dt {
    padding: 0;
  }
}
@media screen and (max-width: 667px) {
  #home dt img {
    width: 100%;
  }
}
#home dd {
  color: #333;
  padding: 0 0 5px 3px;
  font-size: 80%;
}
@media screen and (max-width: 667px) {
  #home dd {
    display: none;
  }
}
#home dd a {
  color: #333;
  text-decoration: none;
}
#home dd a:hover {
  color: #777;
  text-decoration: underline;
}

#ichiN {
  width: 790px;
  height: auto;
  padding: 0;
  overflow: hidden;
  margin-bottom: 80px;
}
@media screen and (max-width: 667px) {
  #ichiN {
    width: 100%;
    margin-bottom: 0;
    padding: 0 4%;
    box-sizing: border-box;
  }
}
#ichiN dl {
  width: 140px;
  height: 148px;
  /*	height:auto;*/
  margin: 0 12px 0 6px;
  float: left;
}
@media screen and (max-width: 667px) {
  #ichiN dl {
    width: 47.83%;
    height: auto;
    margin: 0 0 4.34% 0;
  }
}
@media screen and (max-width: 667px) {
  #ichiN dl:nth-of-type(2n+1) {
    clear: both;
    margin-right: 4.34%;
  }
}
#ichiN dl dt {
  width: 140px;
  height: 96px;
  padding-top: 6px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0px;
  overflow: hidden;
  position: relative;
  /*margin-bottom: 3px;*/
}
@media screen and (max-width: 667px) {
  #ichiN dl dt {
    width: 100%;
    padding-top: 68.5%;
    height: auto;
  }
}
#ichiN dl dt .attachment-msize {
  position: absolute;
  top: -50px;
  left: -70px;
}
@media screen and (max-width: 667px) {
  #ichiN dl dt .attachment-msize {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.ichiNArchiveTitle {
  margin: 0 0 0 2px;
  padding: 0px;
  color: #333;
  font-weight: bold;
}

#ichiN dd p {
  font-size: 80%;
  margin: 0;
  padding: 0 0 0 3px;
}
#ichiN dd p a {
  color: #333;
  text-decoration: none;
}
#ichiN dd p a:hover {
  color: #777;
  text-decoration: underline;
}
#ichiN dd .shousai {
  font-size: 80%;
  margin: 0;
  padding: 5px 0 0 3px;
}
#ichiN dd .shousai a {
  color: #333;
}
#ichiN dd .shousai a:hover {
  color: #777;
}
#ichiN h3 {
  margin: 5px 0 4px 6px;
}

/*//////////ie6///////////*/
* html #ichiN {
  width: 790px;
  height: auto;
  padding: 0;
  overflow: hidden;
  margin-bottom: 25px;
}
* html #ichiN dl {
  width: 140px;
  height: auto;
  margin: 0 6px 0 6px;
  float: left;
}
* html #ichiN dt {
  width: 140px;
  height: 96px;
  padding-top: 6px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 3px;
  /*margin-bottom: 3px;*/
}
* html #ichiN dd {
  color: #333;
  padding: 3px 0 0 3px;
  font-size: 90%;
}

/*//////////ie6///////////*/
dl#homenews {
  width: 790px;
  height: auto;
  margin: 10px 0 0 0;
  padding: 10px 0 0 3px;
  overflow: hidden;
}
@media screen and (max-width: 667px) {
  dl#homenews {
    width: 100%;
    padding: 0 4%;
    box-sizing: border-box;
  }
}
dl#homenews dt {
  float: left;
  width: 6.0em;
  color: #333;
  font-size: 14px;
  margin-left: 3px;
}
@media screen and (max-width: 667px) {
  dl#homenews dt {
    width: 100%;
    margin: 0;
    padding: 0;
    float: none;
    font-weight: bold;
  }
}
dl#homenews dd {
  margin: 0 0 1.0em 0;
  padding: 0 0 0.3em 7.0em;
  color: #333;
  font-size: 0.9em;
  margin: 0 0 1.0em 0;
  padding-left: 115px;
  width: 670px;
  color: #333;
}
@media screen and (max-width: 667px) {
  dl#homenews dd {
    width: 100%;
    margin: 0;
    padding: 0 0 0 1em;
    float: none;
    box-sizing: border-box;
  }
}

x:-moz-any-link {
  margin: 0 0 1.0em 0;
  padding-left: 115px;
  width: 670px;
  color: #333;
}

dl#mailTArea {
  width: 790px;
  height: auto;
  margin: 10px 0 0 0;
  padding: 10px 0 0 3px;
  overflow: hidden;
}
@media screen and (max-width: 667px) {
  dl#mailTArea {
    width: 92%;
    margin: 0 auto;
    padding: 0;
  }
}
dl#mailTArea dt {
  float: left;
  width: 6.0em;
}
@media screen and (max-width: 667px) {
  dl#mailTArea dt {
    width: 100%;
    float: none;
  }
}
dl#mailTArea dd {
  margin: 0 0 1.0em 5.0em;
  padding: 0 0 0.3em 9.0em;
  color: #333;
}
@media screen and (max-width: 667px) {
  dl#mailTArea dd {
    margin: 0;
    padding: 0;
  }
}

.ttlHome {
  width: 790px;
  float: left;
  height: auto;
  margin: 30px 0 20px 0;
  padding: 0 0 8px 0;
  text-align: right;
}
@media screen and (max-width: 667px) {
  .ttlHome {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 4%;
    box-sizing: border-box;
  }
}

.pagetop {
  clear: both;
  text-align: right;
  margin: 20px 0px;
  padding: 20px 0px;
}
@media screen and (max-width: 667px) {
  .pagetop {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 4%;
    box-sizing: border-box;
  }
}

/* FOOTER */
#footer {
  width: 980px;
  height: auto;
  margin: 10px auto;
  padding: 0 0 60px 0;
  overflow: hidden;
  border-top: 1px solid #EFEFEF;
}
@media screen and (max-width: 667px) {
  #footer {
    width: 100%;
    padding-bottom: 0;
  }
}

#footer-inner {
  margin: 0 auto;
  padding: 10px 0 0 10px;
  overflow: hidden;
}
@media screen and (max-width: 667px) {
  #footer-inner {
    padding: 20px 4% !important;
  }
}
#footer-inner dl {
  float: left;
  width: 140px;
  height: auto;
  padding: 0;
  overflow: hidden;
  text-align: left;
  margin: 0px 12px 0 8px;
}
@media screen and (max-width: 667px) {
  #footer-inner dl {
    width: 47.83%;
    margin: 0 0 4.34% 0;
  }
}
@media screen and (max-width: 667px) {
  #footer-inner dl:nth-of-type(2n+1) {
    margin-right: 4.34%;
    clear: both;
  }
}
#footer-inner dt {
  width: 140px;
  height: auto;
  font-weight: bold;
  background-image: none;
  text-align: left;
  margin: 15px 0;
}
@media screen and (max-width: 667px) {
  #footer-inner dt {
    width: 100%;
    margin: 0 0 10px;
  }
}
#footer-inner dd {
  font-size: 85%;
  text-align: left;
  padding: 0;
  color: #555;
  margin-bottom: 5px;
}

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

address {
  width: 996px;
  height: auto;
  margin: 10px auto;
  padding: 0;
  text-align: right;
}
@media screen and (max-width: 667px) {
  address {
    width: 100%;
  }
}

table#wp-calendar {
  width: 193px;
  padding: 10px;
  background: transparent url(../img/common/bg_cal-201102.gif) no-repeat top;
}
table#wp-calendar caption {
  text-align: center;
  color: #863B90;
}

/*about
----------------------------------------*/
#contents .about {
  text-align: center;
  width: 740px;
  line-height: 3em;
  padding-bottom: 50px;
  padding-top: 20px;
}

.honshitsu {
  line-height: 5em;
}

/*flash
----------------------------------------*/
div#flash {
  width: 980px;
  margin-top: 11px;
  margin-bottom: 25px;
}
div#fla {
  width: 100%;
  margin-top: 11px;
  margin-bottom: 25px;
  z-index: 0;
}
@media screen and (max-width: 667px) {
  div#fla {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
div#omiseArea {
  width: 460px;
  margin: 0 auto;
  padding: 20px 0 50px 0px;
}
@media screen and (max-width: 667px) {
  div#omiseArea {
    width: 100%;
  }
}

/*img_add
----------------------------------------*/
.imgadd {
  width: 700px;
  margin: 20px 0 0 15px;
}

.ttladd {
  border-bottom: 1px solid #F9B4C9;
  color: #999999;
  margin: 10px 0 0 15px;
  text-align: left;
  width: 700px;
}

.tableArea1 {
  margin-bottom: 20px;
}

.TempoArea {
  width: 340px;
  height: 200px;
  margin-bottom: 20px;
  float: left;
}

.tableArea table {
  float: right;
}

.redText {
  display: inline;
  margin: 0;
  padding: 0;
  color: #990033;
}

.redBText {
  display: inline;
  margin: 0;
  padding: 0;
  color: #990033;
  font-weight: bold;
}

.redLink a:link {
  color: #990033;
}
.redLink a:hover {
  color: #f00;
}

.tohp {
  float: right;
}
@media screen and (max-width: 667px) {
  .tohp {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 85px;
  }
}

/*gallery
----------------------------------------*/
#photos {
  margin-left: 95px;
}
@media screen and (max-width: 667px) {
  #photos {
    width: 100% !important;
    padding-top: 100%;
    height: 0 !important;
    margin-left: 0;
    overflow: hidden;
  }
}
@media screen and (max-width: 667px) {
  #photos .panel {
    width: 100% !important;
    height: auto !important;
  }
}
@media screen and (max-width: 667px) {
  #photos .strip_wrapper {
    top: auto !important;
    bottom: 0;
    left: 0 !important;
    width: 100% !important;
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 667px) {
  #photos .nav-next,
  #photos .nav-prev {
    display: none !important;
  }
}
@media screen and (max-width: 667px) {
  #photos + .tableArea1 table {
    display: block;
    width: 100% !important;
    border: none;
  }
}
@media screen and (max-width: 667px) {
  #photos + .tableArea1 table tbody, #photos + .tableArea1 table tr, #photos + .tableArea1 table th, #photos + .tableArea1 table td {
    display: block !important;
    width: 100% !important;
    box-sizing: border-box;
    border: none;
  }
}
@media screen and (max-width: 667px) {
  #photos + .tableArea1 table tr {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 667px) {
  #photos + .tableArea1 table th {
    border-bottom: #ccc 1px solid;
  }
}

.galleryview {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

.code_wrapper {
  border: 1px solid #888;
  background: #f0f0f0;
  padding: 10px;
}

.options {
  border: 1px solid #777;
  border-right: none;
  font-size: 0.8em;
  font-family: Verdana, Geneva, sans-serif;
}
.options th {
  text-align: left;
  background: #777;
  color: white;
  font-weight: bold;
  padding: 4px 10px;
}
.options td {
  padding: 4px 10px;
  border-right: 1px solid #777;
}

#parts-img {
  border: 1px solid black;
}

img.nav {
  border: 1px solid black;
  margin-bottom: 5px;
}

.panel-overlay h2 {
  margin: .3em 0;
}
.panel-overlay p {
  margin: .3em 0;
  line-height: 1.2em;
}

.item_info {
  width: 620px;
}

#topics {
  text-align: left;
}

/*カスタムメニュー背景****************************************/
.menu00 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_00_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu00 {
    background: none;
  }
}

.menu01 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_01_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu01 {
    background: none;
  }
}

#menu-item-15430.menu-item {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_20_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  #menu-item-15430.menu-item {
    background: none;
  }
}

.menu02 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_02_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu02 {
    background: none;
  }
}

.menu03 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_03_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu03 {
    background: none;
  }
}

.menu04 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_04_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu04 {
    background: none;
  }
}

.menu05 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_05_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu05 {
    background: none;
  }
}

.menu06 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_06_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu06 {
    background: none;
  }
}

.menu07 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_07_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu07 {
    background: none;
  }
}

.menu08 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_08_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu08 {
    background: none;
  }
}

.menu09 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_09_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu09 {
    background: none;
  }
}

.menu10 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_10_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu10 {
    background: none;
  }
}

.menu11 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_11_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu11 {
    background: none;
  }
}

.menu12 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_12_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu12 {
    background: none;
  }
}

.menu13 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_13_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu13 {
    background: none;
  }
}

.menu14 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_14_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu14 {
    background: none;
  }
}

.menu15 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_15_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu15 {
    background: none;
  }
}

.menu16 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_16_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu16 {
    background: none;
  }
}

.menu17 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_17_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu17 {
    background: none;
  }
}

.menu18 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_18_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu18 {
    background: none;
  }
}

.menu19 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_19_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu19 {
    background: none;
  }
}

.menu20 {
  background-image: url(https://nuitomeru.com/wp-content/themes/nuitomeru/img/s_menu_20_on.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
@media screen and (max-width: 667px) {
  .menu20 {
    background: none;
  }
}

.redgText {
  font-size: 14px;
  font-weight: bold;
  color: #990033;
}

.blog_title {
  font-size: 1.2ems;
  padding-bottom: 3px;
}

.blog_1cullum {
  margin-bottom: 5px;
}

.blog_1cullum img{
	max-width:100%;
	height: auto;
}

/*コメントフォーム****************************************/
/*********************************************************/
#comments {
  margin-top: 50px;
}

#comments-title {
  font-size: 15px;
  color: #CCCCCC;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DCDCDC;
  font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.comment-body p {
  font-weight: normal;
}

.fn, .commentmetadata {
  padding-left: 5px;
  padding-right: 5px;
  /*float:left;*/
  font-size: 10px;
  font-weight: normal;
}

.comment {
  margin: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 8px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #DCDCDC;
}

.com {
  margin-top: 20px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  /*float:left;*/
  font-size: 12px;
  font-weight: normal;
  color: #999999;
  cursor: pointer;
}

.nocomments {
  padding-top: 30px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #DCDCDC;
}

/*オーダーフォーム****************************************/
/*********************************************************/
#order_form {
  width: 790px;
  float: left;
  height: auto;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: left;
}

.wpcf7-display-none {
  display: block;
}

#mailTArea {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #DCDCDC;
}

.blog_header {
  position: relative;
}

.blog_h1 {
  margin: 0px;
  padding: 0px;
  width: 647px;
  text-align: left;
  color: #999;
  font-size: 8px;
  font-weight: normal;
  position: absolute;
  left: 2px;
  top: 2px;
  z-index: 10;
}
@media screen and (max-width: 667px) {
  .blog_h1 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 2px 0 0 2px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 667px) {
  .blog_h1 + h2 img {
    width: 260px !important;
    vertical-align: bottom;
  }
}

.ssl {
  border: #efefef 1px solid;
  float: left;
  width: 140px;
  padding: 10px 10px 8px 10px;
  margin-left: 8px;
  font-size: 10px;
  text-align: left;
}
@media screen and (max-width: 667px) {
  .ssl {
    box-sizing: border-box;
    width: 100%;
    margin-left: 0;
    padding: 8px;
    text-align: center;
  }
}

@media screen and (max-width: 667px) {
  .accessTable {
    width: 100% !important;
    display: block;
    border: none !important;
  }
}
@media screen and (max-width: 667px) {
  .accessTable > tbody > tr > td:first-of-type {
    text-align: center;
  }
}
@media screen and (max-width: 667px) {
  .accessTable > tbody > tr > td:nth-of-type(2) {
    width: 92%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 667px) {
  .accessTable tbody {
    display: block;
  }
}
.accessTable tr, .accessTable th, .accessTable td {
  margin: 0;
  padding: 0;
  border: none;
}
@media screen and (max-width: 667px) {
  .accessTable tr, .accessTable th, .accessTable td {
    display: block;
  }
}
@media screen and (max-width: 667px) {
  .accessTable td table {
    border: none !important;
  }
}

@media screen and (max-width: 667px) {
  .tokusyo h3 {
    width: 92%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 667px) {
  .tokusyo table, .tokusyo tr, .tokusyo th, .tokusyo td {
    display: block;
  }
}
@media screen and (max-width: 667px) {
  .tokusyo th, .tokusyo td {
    border: none !important;
  }
}
@media screen and (max-width: 667px) {
  .tokusyo .redText {
    display: block;
    width: 92%;
    margin: 10px auto;
  }
}

@media screen and (max-width: 667px) {
  .orderFlow h3 {
    width: 92%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 667px) {
  .orderFlow table, .orderFlow tr, .orderFlow th, .orderFlow td {
    display: block;
  }
}
@media screen and (max-width: 667px) {
  .orderFlow th, .orderFlow td {
    border: none !important;
  }
}
@media screen and (max-width: 667px) {
  .orderFlow .redText {
    display: block;
    width: 92%;
    margin: 10px auto;
  }
}

@media screen and (max-width: 667px) {
  .repair h3 {
    width: 92%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 667px) {
  .repair table, .repair tr, .repair th, .repair td {
    display: block;
  }
}
@media screen and (max-width: 667px) {
  .repair th, .repair td {
    border: none !important;
  }
}
@media screen and (max-width: 667px) {
  .repair .redText {
    display: block;
    width: 92%;
    margin: 10px auto;
  }
}

@media screen and (max-width: 667px) {
  form select,
  form option,
  form textarea,
  form input[type="submit"],
  form input[type="text"] {
    width: 100%;
    padding: 4px;
    box-sizing: border-box;
    font-size: 16px;
    border: #ccc 1px solid;
    border-radius: 4px;
    line-height: 1.75;
  }
}
@media screen and (max-width: 667px) {
  form select:focus,
  form option:focus,
  form textarea:focus,
  form input[type="submit"]:focus,
  form input[type="text"]:focus {
    outline: none;
    box-shadow: 0 0 2px #ccc;
  }
}
form input[type="submit"] {
  background: #ccc;
}
@media screen and (max-width: 667px) {
  form span.wpcf7-not-valid-tip {
    position: relative;
    top: 0;
    left: 0;
    border: none;
    color: #f00;
  }
}

@media screen and (max-width: 667px) {
  #cboxTitle,
  #cboxCurrent {
    display: none !important;
  }
}

/*# sourceMappingURL=style.css.map */
