/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

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, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

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

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

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

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

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

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

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

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

img { 
    vertical-align:bottom;
}
body {
  color: #534741;
  font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5;
}

#header {
  position: relative;
  margin: 0;
  width: 100%;
  height: 50px;
}
#header:before,
#header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
#header #logo {
  float: left;
  overflow: hidden;
  padding-top: 10px;
  padding-left: 20px;
}
#header a.menu_btn {
  position: absolute;
  right: 0;
  display: inline-block;
  margin: 0;
  text-decoration: none;
}
#header #menu {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  width: 100%;
  background: #DF9A2A;
  box-shadow: 0 0 3px 0 #333;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
#header #menu ul {
  margin: 25px;
}
#header #menu ul li {
  padding: 10px 0;
  border-top: solid 1px #fff;
  text-align: center;
}
#header #menu ul li:first-child {
  border-top: none;
}
#header #menu ul li:last-child {
  border-bottom: none;
}
#header #menu a {
  display: block;
  height: 20px;
  color: #fff;
  text-decoration: none;
}
#header #menu p.close {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  padding: 10px 0;
  background: #fff;
  color: #DF9A2A;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
.global {
  width: 100%;
  border-top: 2px solid #E4E3D9;
  border-bottom: 2px solid #E4E3D9;
  background: #FFFEF2;
}
.global ul {
  list-style: none;
}
.global ul:before,
.global ul:after {
  content: " ";
  display: table;
}
.global ul:after {
  clear: both;
}
.global ul li {
  float: left;
  width: 33%;
  background: #FFFEF2;
  text-align: center;
}
.global ul li a {
  display: block;
  padding: 7px 0;
}
.global ul li a.gnav01 {
  border-right: 2px solid #E4E3D9;
}
.global ul li a.gnav02 {
  border-right: 2px solid #E4E3D9;
}
.global ul li:first-child {
  width: 34%;
}
.mid-menu-wrap {
  margin: 0 auto 0 auto;
  padding: 5px 0;
  background-color: #EEECE1;
  color: #58523e;
  font-size: 16px;
}
.mid-menu-wrap .mid-menu-1 {
  margin: 10px auto;
  min-height: 50px;
  width: 94%;
  background-size: 100%;
  line-height: 50px;
  background: #ffffff url(../img/menu_bg1.gif) no-repeat right bottom;
  vertical-align: middle;
}
.mid-menu-wrap .mid-menu-1 img {
  padding-left: 25px;
  padding-right: 25px;
  vertical-align: middle;
}
.mid-menu-wrap a {
  display: block;
  color: #58523e;
  text-align: left;
  text-decoration: none;
}
.mid-menu-wrap a span {
  color: #006835;
}
.mid-menu-wrap2 {
  margin: 0 auto 20px auto;
  padding: 5px 0;
  background-color: #006739;
  color: #58523e;
  font-size: 16px;
}
.mid-menu-wrap2 .mid-menu-2 {
  margin: 10px auto;
  min-height: 50px;
  width: 94%;
  background-size: 100%;
  line-height: 50px;
  background: #ffffff url(../img/menu_bg2.gif) no-repeat right bottom;
  vertical-align: middle;
}
.mid-menu-wrap2 .mid-menu-2 img {
  padding-left: 15px;
  padding-right: 15px;
  vertical-align: middle;
}
.mid-menu-wrap2 a {
  display: block;
  color: #58523e;
  text-align: left;
  text-decoration: none;
}
#csr {
  margin-bottom: 20px;
  background-color: #EEECE1;
}
#csr a {
  color: #58523e;
  text-decoration: none;
}
#csr h2 {
  width: 100%;
}
#csr img {
  width: 100%;
}
#csr p {
  padding: 20px 20px;
  font-size: 16px;
  line-height: 1.5;
}
#csr p span {
  text-decoration: underline;
}
.bnr-area {
  margin-bottom: 10px;
  text-align: center;
}
.bnr-area img {
  width: 96%;
}
.bnr-area-bw {
  margin-bottom: 20px;
}
#bottom-menu {
  font-size: 16px;
}
#bottom-menu li {
  list-style: none;
  cursor: pointer;
}
#bottom-menu ul.acordion {
  margin: 15px;
  padding: 0;
  border-right: solid 1px #8A8678;
  border-left: solid 1px #8A8678;
  background: #EEECE1;
}
#bottom-menu ul.acordion li {
  border-bottom: solid 1px #8A8678;
  text-align: center;
}
#bottom-menu ul.acordion li:first-child {
  border-top: solid 1px #8A8678;
}
#bottom-menu ul.acordion li ul {
  margin: 0;
  padding: 0;
  border: none;
}
#bottom-menu ul.acordion li ul li {
  background: #fff;
}
#bottom-menu ul.acordion li ul li:last-child {
  border-bottom: none;
}
#bottom-menu ul.acordion li ul li a {
  display: block;
  padding: 10px;
  color: #696969;
  text-decoration: none;
}
#bottom-menu ul.acordion li .none-submenu {
  display: block;
  padding: 15px;
  background: url(../img/btn_plus.gif) no-repeat 98% 50%;
  background-size: 10%;
}
#bottom-menu ul.acordion li .active-submenu {
  display: block;
  padding: 15px;
  background: url(../img/btn_minus.gif) no-repeat 98% 50%;
  background-size: 10%;
}
.to-top {
  width: 100%;
}
.to-top p {
  text-align: center;
}
.to-top p a {
  display: block;
  padding: 10px 0;
  background-color: #E7BA4F;
  color: #fff;
  text-decoration: none;
}
#footer-btn {
  background-color: #85874C;
}
#footer-btn:before,
#footer-btn:after {
  content: " ";
  display: table;
}
#footer-btn:after {
  clear: both;
}
#footer-btn #footer-btn-pc,
#footer-btn #footer-btn-fb {
  float: left;
  padding: 10px 0;
  width: 50%;
  text-align: center;
}
#footer-btn #footer-btn-pc img,
#footer-btn #footer-btn-fb img {
  width: 92%;
}
#footer {
  background-color: #85874C;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
}
#footer address {
  padding: 5px 0;
  font-style: normal;
}
#footer span {
  font-size: 16px;
}
#footer #copy {
  padding: 5px 0;
  width: 100%;
  background-color: #fff;
  color: #85874C;
}
.home__s1 {
  width: 100%;
}
.home__s1:before,
.home__s1:after {
  content: " ";
  display: table;
}
.home__s1:after {
  clear: both;
}
.home__s1 .home__s1__title img {
  width: 100%;
}
.home__s1 .home__s1__txt01 {
  color: #fff;
  background-color: #6f4435;
  font-size: 14px;
  text-align: center;
  padding: 5px;
}
.home__s1 .home__s1__link {
  margin: 20px auto;
  width: 94%;
  border: 1px solid #988680;
  font-size: 17px;
}
.home__s1 .home__s1__link a {
  display: block;
  padding: 10px 0;
  margin: 0 20px;
  color: #6f4435;
  text-align: center;
}
.home__s2 .home__s2__item,
.home__s3 .home__s3__item,
.home__s4 .home__s4__item,
.home__s5 .home__s5__item {
  border: 1px solid #cccccc;
  box-shadow: rgba(204, 204, 204, 0.65098) 4px 3px 5px 1px;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) 4px 3px 5px 1px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) 4px 3px 5px 1px;
}
.home__s2 .home__s2__title {
  padding-left: 30px;
  margin-left: 10px;
  margin-top: 20px;
  height: 30px;
  background: #ffffff url(../img/catalogs_ico01.gif) 0 0 no-repeat;
  font-size: 18px;
  line-height: 25px;
}
.home__s2 .home__s2__title a {
  color: #6f4435;
}
.home__s3 .home__s3__title,
.home__s4 .home__s4__title,
.home__s5 .home__s5__title {
  padding-top: 5px;
  padding-left: 30px;
  margin-left: 10px;
  margin-top: 20px;
  height: 30px;
  background: #ffffff url(../img/catalogs_ico01.gif) 0 5px no-repeat;
  font-size: 18px;
  line-height: 25px;
  border-top: 1px solid #6f4425;
  border-bottom: 1px solid #6f4425;
}
.home__s3 .home__s3__title a,
.home__s4 .home__s4__title a,
.home__s5 .home__s5__title a {
  color: #6f4435;
}
.home__s2 .home__s2__title2,
.home__s3 .home__s3__title2,
.home__s4 .home__s4__title2,
.home__s5 .home__s5__title2 {
  margin-left: 10px;
  margin-top: 20px;
}
.home__link01 {
  font-weight: bold;
  font-size: 18px;
  margin: 20px 10px;
}
.home__link01 a:link {
  color: #156db1;
}
.home__link01 a:visited {
  color: #156db1;
}
.home__link01 a:hover {
  color: #156db1;
}
.home__link01 a:active {
  color: #156db1;
}
.home__text01 {
  font-size: 14px;
  line-height: 2;
  margin: 10px;
  font-weight: bold;
}
.home__text01 a {
  color: #6f4435;
}
.home__text01 img {
  vertical-align: text-bottom;
  padding: 0 3px;
}
.home__s2 {
  margin-bottom: 50px;
}
.home__s2 .home__s2__item--1 {
  margin: 20px 10px 20px 10px;
}
.home__s2 .home__s2__item--2 {
  margin: 10px 10px 10px 10px;
}
.home__s2 .home__s2__item--3 {
  margin: 10px 10px 10px 10px;
}
.home__s3 {
  margin-bottom: 50px;
}
.home__s3 .home__s3__item--1 {
  margin: 20px 10px 20px 10px;
}
.home__s3 .home__s3__item--2 {
  margin: 10px 10px 10px 10px;
}
.home__s4 {
  margin-bottom: 50px;
}
.home__s4 .home__s4__item--1 {
  margin: 20px 10px 20px 10px;
}
.home__s4 .home__s4__item--2 {
  margin: 10px 10px 10px 10px;
}
.home__s5 {
  margin-bottom: 50px;
}
.home__s5 .home__s5__item--1 {
  margin: 20px 10px 20px 10px;
}
.home__s5 .home__s5__item--2 {
  margin: 10px 10px 10px 10px;
}
.home__s6 {
  margin-top: 50px;
  margin-bottom: 30px;
}
.home__s6 .home__s6__title {
  margin-bottom: 20px;
  padding-left: 30px;
  margin-left: 10px;
  margin-top: 20px;
  background: #ffffff url(../img/catalogs_ico01.gif) 0 0 no-repeat;
  font-size: 18px;
  line-height: 25px;
}
.home__s6 .home__s6__title a {
  color: #6f4435;
}
.home__s6 .home__s6__item {
  margin: 10px 10px 10px 10px;
}
.home__s6 .home__s6__item .home__s6__item__img {
  margin-bottom: 20px;
  border: 1px solid #cccccc;
  box-shadow: rgba(204, 204, 204, 0.65098) 4px 3px 5px 1px;
  -webkit-box-shadow: rgba(204, 204, 204, 0.65098) 4px 3px 5px 1px;
  -moz-box-shadow: rgba(204, 204, 204, 0.65098) 4px 3px 5px 1px;
}
.hidden-sp {
  display: none;
}
#headernav-wrap-pc {
  background: url(../../../img/cmn/h_bg01.gif) repeat-x center top;
}
#headernav-wrap-pc #headernav {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 960px;
  height: 71px;
  zoom: 1;
}
#headernav-wrap-pc #headernav .ogawalogo {
  position: absolute;
  top: 5px;
  left: 0;
}
#headernav-wrap-pc #headernav ul#headernav-nav1 {
  position: absolute;
  top: 6px;
  right: 20px;
  z-index: 10000;
  list-style-type: none;
}
#headernav-wrap-pc #headernav ul#headernav-nav1:before,
#headernav-wrap-pc #headernav ul#headernav-nav1:after {
  content: " ";
  display: table;
}
#headernav-wrap-pc #headernav ul#headernav-nav1:after {
  clear: both;
}
#headernav-wrap-pc #headernav ul#headernav-nav1 li {
  float: left;
  padding-left: 30px;
  font-size: 15px;
}
#headernav-wrap-pc #headernav ul#headernav-nav1 li a:link {
  color: #FFF;
  text-decoration: none;
}
#headernav-wrap-pc #headernav ul#headernav-nav1 li a:visited {
  color: #FFF;
  text-decoration: none;
}
#headernav-wrap-pc #headernav ul#headernav-nav1 li a:hover {
  color: #FFF;
  text-decoration: underline;
}
#headernav-wrap-pc #headernav ul#headernav-nav1 li a:active {
  color: #FFF;
  text-decoration: underline;
}
#headernav-wrap-pc #headernav ul#headernav-nav2 {
  position: absolute;
  top: 42px;
  right: 120px;
  list-style-type: none;
}
#headernav-wrap-pc #headernav ul#headernav-nav2:before,
#headernav-wrap-pc #headernav ul#headernav-nav2:after {
  content: " ";
  display: table;
}
#headernav-wrap-pc #headernav ul#headernav-nav2:after {
  clear: both;
}
#headernav-wrap-pc #headernav ul#headernav-nav2 li {
  float: left;
  padding-left: 30px;
  font-size: 15px;
}
#headernav-wrap-pc #headernav ul#headernav-nav2 li a:link {
  color: #51513f;
  text-decoration: none;
}
#headernav-wrap-pc #headernav ul#headernav-nav2 li a:visited {
  color: #51513f;
  text-decoration: none;
}
#headernav-wrap-pc #headernav ul#headernav-nav2 li a:hover {
  color: #51513f;
  text-decoration: underline;
}
#headernav-wrap-pc #headernav ul#headernav-nav2 li a:active {
  color: #51513f;
  text-decoration: underline;
}
#headernav-wrap-pc #headernav #SkypeButton_Call_mitsurou2014_1 {
  position: absolute;
  top: 16px;
  right: 0;
  z-index: 9999;
}
.to-top {
  width: 100%;
}
.to-top p {
  text-align: center;
}
.to-top p a {
  display: block;
  padding: 10px 0;
  background-color: #E7BA4F;
  color: #fff;
  text-decoration: none;
}
#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}
#pagetop a {
  display: block;
  width: 100px;
  height: 67px;
  padding-top: 33px;
  background: url(../../img/page_top01.png) 0 0 no-repeat;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#pagetop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.footer-pc {
  margin-top: 50px;
}
.footer-pc #footer-wrap {
  clear: both;
  background: #edebe9 url(../../../img/cmn/f_bg01.gif) 0 0 repeat-x;
  background-color: #EDEBE9;
  color: #555;
}
.footer-pc #footer-wrap #footer {
  position: relative;
  margin: 0 auto;
  width: 960px;
  height: 485px;
  text-align: left;
  background-color: transparent;
}
.footer-pc #footer-wrap #footer #footer-catalog-tit {
  position: absolute;
  top: 30px;
  left: 20px;
  padding-left: 15px;
  width: 425px;
  height: 24px;
  background: #df9a2a url(../../../img/cmn/f_ico01.gif) 5px 7px no-repeat;
  color: #FFF;
  font-size: 15px;
  line-height: 24px;
}
.footer-pc #footer-wrap #footer #footer-catalog1 {
  position: absolute;
  top: 74px;
  left: 20px;
  width: 230px;
}
.footer-pc #footer-wrap #footer #footer-catalog2 {
  position: absolute;
  top: 74px;
  left: 230px;
  width: 230px;
  text-indent: -1em;
  margin-left: 1em;
}
.footer-pc #footer-wrap #footer #footer-bnr-news {
  position: absolute;
  top: 228px;
  left: 20px;
}
.footer-pc #footer-wrap #footer #footer-bnr-ebook {
  position: absolute;
  top: 218px;
  left: 365px;
}
.footer-pc #footer-wrap #footer #footer-bnr-shop {
  position: absolute;
  top: 30px;
  left: 490px;
}
.footer-pc #footer-wrap #footer #footer-bnr-contact {
  position: absolute;
  top: 100px;
  left: 490px;
}
.footer-pc #footer-wrap #footer #footer-bnr-nikki {
  position: absolute;
  top: 170px;
  left: 490px;
}
.footer-pc #footer-wrap #footer #footer-like-box {
  position: absolute;
  top: 30px;
  right: 0;
  background-color: #FFF;
  width: 220px;
  height: 270px;
}
.footer-pc #footer-wrap #footer .fb-like-box {
  position: absolute;
  top: 30px;
  right: 0;
  background-color: #FFF;
}
.footer-pc #footer-wrap #footer ul {
  list-style-type: none;
}
.footer-pc #footer-wrap #footer ul li {
  color: #dd9c04;
  font-size: 15px;
}
.footer-pc #footer-wrap #footer ul li a:link {
  color: #555;
  text-decoration: none;
}
.footer-pc #footer-wrap #footer ul li a:visited {
  color: #555;
  text-decoration: none;
}
.footer-pc #footer-wrap #footer ul li a:hover {
  color: #dd9c04;
  text-decoration: underline;
}
.footer-pc #footer-wrap #footer ul li a:active {
  color: #dd9c04;
  text-decoration: underline;
}
.footer-pc #footer-wrap #footer ul#footer-nav1 {
  position: absolute;
  top: 320px;
  right: 0;
}
.footer-pc #footer-wrap #footer ul#footer-nav1 li {
  float: left;
  color: #555;
}
.footer-pc #footer-wrap #footer #footer-hachi {
  position: absolute;
  top: 385px;
  left: 20px;
  text-align: left;
}
.footer-pc #footer-wrap #footer address {
  position: absolute;
  top: 390px;
  left: 75px;
  text-align: left;
  color: #555;
}
.footer-pc #footer-wrap #footer address em {
  color: #dd9c04;
  font-weight: bold;
}
.footer-pc #footer-wrap #footer p.copyright {
  position: absolute;
  bottom: 1px;
  left: 330px;
  color: #fff;
}
.footer-pc #footer-wrap #footer p#kizukai-logo {
  position: absolute;
  top: 365px;
  right: 5px;
  zoom: 1;
}
.footer-pc #footer-wrap #footer p#kizukai-bango {
  position: absolute;
  top: 440px;
  right: 0;
  zoom: 1;
}
@media screen and (min-width: 980px) {
  .hidden-sp {
    display: block;
  }
  .hidden-pc {
    display: none;
  }
  .home--content {
    width: 960px;
    margin: 0 auto;
  }
  #header-pc {
    max-width: 960px;
    margin: 0 auto;
  }
  #headernav {
    width: 960px;
    margin: 0 auto;
  }
  .home__s1__wrap {
    background: #ffffff url(../img/catalogs_bg01.jpg) 0 bottom repeat-x;
    padding-bottom: 3px;
  }
  .home__pclink {
    font-size: 14px;
    margin: 20px 0 60px 720px;
  }
  .home__pclink a {
    border: 1px solid #988680;
    width: 240px;
    display: block;
    padding: 10px 0;
    margin: 0;
    color: #6f4435;
    text-align: center;
  }
  .home__s2 {
    margin-bottom: 120px;
  }
  .home__s2 .home__s2__item--1 {
    margin: 48px 10px 10px 10px;
  }
  .home__s2 .home__s2__item--2 {
    margin: 10px 25px 10px 20px;
  }
  .home__s2 .home__s2__item--3 {
    margin: 10px 25px 10px 20px;
  }
  .home__s3 {
    margin-bottom: 120px;
  }
  .home__s3 .home__s3__item--1 {
    margin: 80px 10px 20px 10px;
  }
  .home__s3 .home__s3__item--2 {
    margin: 12px 20px 10px 40px;
  }
  .home__s3 .home__s3__title2 {
    margin-left: 40px;
    margin-top: 50px;
  }
  .home__s3 .home__text01 {
    margin: 20px 20px 20px 40px;
  }
  .home__s4 {
    margin-bottom: 120px;
  }
  .home__s4 .home__s4__item--1 {
    margin: 80px 10px 20px 10px;
  }
  .home__s4 .home__s4__item--2 {
    margin: 12px 20px 10px 40px;
  }
  .home__s4 .home__s4__title2 {
    margin-left: 40px;
    margin-top: 50px;
  }
  .home__s4 .home__text01 {
    margin: 20px 20px 20px 40px;
  }
  .home__s5 {
    margin-bottom: 120px;
  }
  .home__s5 .home__s5__item--1 {
    margin: 80px 10px 20px 10px;
  }
  .home__s5 .home__s5__item--2 {
    margin: 12px 20px 10px 40px;
  }
  .home__s5 .home__s5__title2 {
    margin-left: 40px;
    margin-top: 50px;
  }
  .home__s5 .home__text01 {
    margin: 20px 20px 20px 40px;
  }
  .divider {
    margin-bottom: 100px;
  }
  .home__s6 .home__s6__item {
    margin: 10px 30px 10px 0;
  }
}
