/*
Theme Name: Dental-Clinic-Left
Theme URI:
Description:
Version: 2.1.0.4
Author:
Author URI:
Tags:
*/


/*-----------------------------------
  Gloval
-----------------------------------*/
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  width: 100%;
}
body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.47;
  -webkit-text-size-adjust: none;
  min-width: 320px;
  padding: 0;
}
* html body {
  font-family: "MS PGothic", Sans-Serif;  /*for ie*/
}
/* Reset Size */
h1, h2, h3, h4, h5, h6, p {
  font-weight: normal;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

.banner-list-mobile {
	display: none;
	margin: 20px 0;
}
.banner-list-mobile img{
	width: 100%;
	margin-bottom: 5px;
}


/*-----------------------------------
  Block
-----------------------------------*/
header:after,
footer:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
.wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}


/*-----------------------------------
  Contents
-----------------------------------*/
#contents {
  overflow: hidden;
  padding: 0px 0 21px 0;
  background: #fff;
  background:url('images/background.png') top center repeat-x;
}

#pages {
  overflow: hidden;
  border: 1px solid #dcdcdc;
  background: #fff;
  background:url('images/pages_bg.jpg') top center no-repeat;
}

#pages-inner {
  margin: 7px 14px 21px 14px;
}

@media all and (max-width: 479px) {
  #contents {
    padding-bottom: 0;
  }
}

/*-----------------------------------
  Styling
-----------------------------------*/
.email,
.phone {
  font-family: 'Cardo', serif;
}

span.ja {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, Verdana, sans-serif;
  font-size: 12px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}


/*---------------------------------
  Link
-----------------------------------*/
a,
a:link,
a:visited {
  color: #009944;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #ed6d00;
  text-decoration: none;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


/*-----------------------------------
  Headings
-----------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  line-height: 140%;
  color: #634950;
}

h1 {
  font-size: 2.4em;
  margin: 10px 0 10px 0;
}

h2 {
  font-size: 1.5em;
  margin: 10px 0 10px 0;
}

h3 {
  font-size: 1.35em;
  margin: 10px 0 10px 0;
}

h4 {
  font-size: 1.2em;
  margin: 10px 0 10px 0;
}

h5 {
  font-size: 1em;
  margin: 10px 0 10px 0;
}

h6 {
  font-size: 1em;
  margin: 10px 0 5px 0;
}


/*-----------------------------------
  Title Design
-----------------------------------*/
h3.en-title {
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  background: #fff;
  background:url('images/title_bg_side.jpg') left top no-repeat #fff;
  padding: 7px 7px;
  font-family: 'Cardo', serif;
  margin: 0;
}

.title-wrapp {
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  background:url('images/title_bg_side.jpg') left top no-repeat #fff;
  padding: 7px 7px;
  overflow: hidden;
}
h3.en-title-in {
  width: 65%;
  float: left;
  font-family: 'Cardo', serif;
  margin: 0;
  padding: 0;
}
h3.en-title span.L-line,
h3.en-title-in span.L-line {
  border-left: 5px solid #c5c5c5;
  padding-left: 7px;
}
.in-title {
  float: left;
  width: 35%;
  text-align: right;
}

.line {
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 0.2em;
}

/* Mobile */
@media all and (max-width: 767px) {
  h1 {
    font-size: 1em;
  }
  h2, h3 {
    font-size: 1.25em
  }
  h4, h5, h6 {
    font-size: 1em;
  }
	.banner-list-mobile {
		display: block;
	}
}


/*-----------------------------------
  Paragraphs
-----------------------------------*/
p {
  font-size: 1em;
  margin: 10px 0;
  line-height: 152%;
  color: #5a5359;
}

.small {
  font-size: 0.8em;
}


/*-----------------------------------
  Header
-----------------------------------*/
header {
  z-index: 111;
  left: 0;
  top: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

header {
  text-align: left;
  display: block;
  border-bottom: 1px solid #e7e7e7;
  background: url('images/ap_bg.png') center bottom repeat-x #fff;
}
header h1.title {
  color: #908c68;
  font-weight: normal;
  font-size: 11px;
  padding: 3px 0;
  margin: 0;
  line-height: 1em;
}

.topline {
  overflow: hidden;
  border-bottom: 1px solid #d5cea6;
  padding: 3px 0;
  margin-bottom: 7px;
}

/* Header Link-Banner */
ul.top-navi {
  margin:0;
  padding:0;
  text-align: right;
}

ul.top-navi li {
  list-style-type:none;
  margin:0;
  padding:0;
  display:inline-block;
  *display:inline; /* IE ONLY*/
  position:relative;
  zoom:1;
  line-height:100%;
}

ul.top-navi li a {
  padding-left:10px;
  display:inline-block;
  *display:inline; /* IE ONLY*/
  position:relative;
  font-size:13px;
  background:url('images/list_marker.png') 0px 1px no-repeat ;
}

/* Header Link-Banner Aera */
.left-box,
.right-box {
  width: 49%;
  float: left;
}
.left-box {
  margin-right: 2%;
}

/* Header Logo Phone */
.west-box,
.east-box {
  width: 50%;
  float: left;
}
.tel-box {
  width: 230px;
  height: 83px;
  margin: 0 auto;
  text-align: center;
  background: url('images/tel_number.png');
  text-indent: -5555px;
}

/* Mobile */
@media all and (max-width: 767px) {
  .tel-box {
    width: 100%;
  }
  .logo {
    text-align: center;
  }
  .tel-box {
  background: none;
  text-indent: 0px;
  height: auto;
  }
  .tel-link,
  .tel-link a {
  font-size: 1.1em;
  font-weight: bold;
  color: #6f514c;
  }

}


/*---------------------------------
  Preload Important
-----------------------------------*/
#preloadedImages {
  width: 0px;
  height: 0px;
  display: inline;
}


/*---------------------------------
  Gloval Navi
-----------------------------------*/
nav.nav {
  position:relative;
  z-index: 11;
  width: 100%;
}

ul.g-navi {
  padding: 0;
  margin: 0;
  overflow: hidden;
  padding-left: 0px;
}
.g-navi ul {
  position:absolute;
  top:-999px;
  display:none;/* left offset of submenus need to match (see below) */
}
.g-navi li {
  padding-left: 0px;
  position: relative;
  background: none;
  float: left;
  width: 12.5%;
  margin: 3px 0;
  /*text-align: center;*/
  text-indent: -5555px;
}
.g-navi a {
  display: block;
  text-decoration: none;
}
.g-navi a:hover {
  text-decoration: none;
}

/* 1 Level */

.g-navi > li > a {
  position: relative;
  display:block;
  font-size: 12px;
  height: 42px;
  line-height: 42px;
  padding: 0;
  margin: 0;
  border-left: 5px solid #e2ddbe;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.g-navi > li.Nav01 a { background:url('images/navi_1.png') 1px top no-repeat; }
.g-navi > li.Nav02 a { background:url('images/navi_2.png') 1px top no-repeat; }
.g-navi > li.Nav03 a { background:url('images/navi_3.png') 1px top no-repeat; }
.g-navi > li.Nav04 a { background:url('images/navi_4.png') 1px top no-repeat; }
.g-navi > li.Nav05 a { background:url('images/navi_5.png') 1px top no-repeat; }
.g-navi > li.Nav06 a { background:url('images/navi_6.png') 1px top no-repeat; }
.g-navi > li.Nav07 a { background:url('images/navi_7.png') 1px top no-repeat; }
.g-navi > li.Nav08 a { background:url('images/navi_8.png') 1px top no-repeat; }

.g-navi > li > a:hover {
  border-left: 5px solid #ed6d00;
}

.g-navi > li + li:before {
  position: absolute;
  content: "";
  width: 0;
  top: 0;
  bottom: 0;
  left: 0;
  background: #fff;
}
.g-navi > li:first-child:after {
  display: none;
}

.g-navi > li:hover > a {
}

/*---for Mobile---*/
nav select {
  display: none;
}
#toggle{
  display: none;
}


/*---------------------------------
  Gloval Navi Mobile
-----------------------------------*/
@media all and (min-width: 768px) and (max-width: 959px){
.g-navi > li.Nav01 a { background:url('images/navi_1hv.png') -5px top no-repeat; }
.g-navi > li.Nav02 a { background:url('images/navi_2hv.png') -5px top no-repeat; }
.g-navi > li.Nav03 a { background:url('images/navi_3hv.png') -5px top no-repeat; }
.g-navi > li.Nav04 a { background:url('images/navi_4hv.png') -5px top no-repeat; }
.g-navi > li.Nav05 a { background:url('images/navi_5hv.png') -5px top no-repeat; }
.g-navi > li.Nav06 a { background:url('images/navi_6hv.png') -5px top no-repeat; }
.g-navi > li.Nav07 a { background:url('images/navi_7hv.png') -5px top no-repeat; }
.g-navi > li.Nav08 a { background:url('images/navi_8hv.png') -5px top no-repeat; }
}

@media all and (max-width: 767px) {
/*---for pc---*/
.g-navi {
  display: none;
}
.g-navi li {
  width: 50%;
  background: #fff;
  margin: 0;
  border-bottom: 1px solid #d5cea6;
}
.g-menu > li > a {
  padding: 7px;
}


#toggle {
  display: block;
  position: relative;
  width: 100%;
  background: #d5cea6;
  background: -moz-linear-gradient(top,#d5cea6 0%,#c9c190 40%,#b7ad70 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#d5cea6),color-stop(40%,#c9c190),color-stop(100%,#b7ad70));
  background: -webkit-linear-gradient(top,#d5cea6 0%,#c9c190 40%,#b7ad70 100%);
  background: -o-linear-gradient(top,#d5cea6 0%,#c9c190 40%,#b7ad70 100%);
  background: -ms-linear-gradient(top,#d5cea6 0%,#c9c190 40%,#b7ad70 100%);
  background: linear-gradient(to bottom,#d5cea6 0%,#c9c190 40%,#b7ad70 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0);
}
#toggle a {
  display: block;
  position: relative;
  padding: 20px 0 15px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
}
#toggle:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: #fff;
}
#toggle a:before,
#toggle a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  width: 20px;
  height: 5px;
  background: #c9c190;
}
#toggle a:before {
  margin-top: -6px;
}
#toggle a:after {
  margin-top: 2px;
}

}

/*---------------------------------
  Navi Border
-----------------------------------*/
.naviborder {
  margin-top: 5px;

  }

@media (max-width: 767px) {
  .naviborder {
    border: none;
    background: none;
    }
}


/*-----------------------------------
   Tab
-----------------------------------*/
ul.tabs li {

}
ul.tabs li a {
  border: none;
}
ul.tabs li a:hover {
  background: #000;
  color: #fff;
  border: none;
}
ul.tabs li.active,
ul.tabs li.active a:hover  {
  background: #000;
}


/*-----------------------------------
  Basic Box Design
-----------------------------------*/
.box {
  border: 1px solid #e3e3e3;
  background: #fff;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; /* 2 */
  box-sizing: border-box;
}
.inner {
  padding: 0 1em;
}


/*-----------------------------------
  Plus Reset
-----------------------------------*/
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}




/*-----------------------------------
  Mobile Setting
-----------------------------------*/

@media all and (max-width: 767px) {

}

/*-----------------------------------
  Footer Gloval Navi for Mobile
-----------------------------------*/
.naver {
  width: 100%;
  clear: both;
  padding-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.naver li {
  margin: 0;
  padding: 0;
  line-height: 1.1em;
  font-size: 0.85em;
}
.naver li {
  display: inline;
  padding-right: 6px;
  margin-right: 3px;
  border-right: solid 1px #666;
}
.naver li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
.naver li.last-item {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}

.select-menu {
  display: none;
}

@media all and (max-width: 767px) {
  .naver li {
    display: none;
  }
  .select-menu {
    display: block;
  }
  select {
    padding: 10px;
    background: #dcdcdc;
    border: 1px solid #a3a3a3;
  }
}


/*-----------------------------------
  Footer ToTop
-----------------------------------*/
p.pagetop {
  margin: 0;
  padding: 0;
}
p.pagetop a {
  display: block;
  width: 60px;
  height: 30px;
  background-color: #fff;
  border-radius: 12px 12px 0 0;
  text-align: center;
  color: #56AEEB;
  font-size: 16px;
  float: right;
  text-decoration: none;
  line-height: 32px;
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}
p.pagetop a:hover {
  color: #fff;
  background-color: #1a1a1a;
}

@media all and (max-width: 767px) {
  .grid_12 p.pagetop a {
    float: none;
    margin: 0 auto;
  }
}


/*-----------------------------------
  Footer Setting
-----------------------------------*/
footer {
  display: block;
  position: relative;
  clear: both;
  background: #fff;
  padding-bottom: 7px;
  color: #3a3a3a;
}
footer a,
footer a:hover {
  text-decoration:none;
}
.footer-top {
  background: #e2ddbe;
  padding: 17px 0;
  border-top: 1px solid #dadada;
}
.footer-bottom {
  background: #fff;
  padding: 17px 0;
}

@media all and (max-width: 767px) {
  footer {
    padding-bottom: 0px;
  }
  .footer-bottom {
    padding: 0;
  }
}

/*-----------------------------------
  Footer Dr Profile
-----------------------------------*/
dl.contact {
  margin: 0;
  padding : 0;
  width: 100%
}
dl.contact dt {
  margin: 3px 0;
  padding: 0;
}
dl.contact dd {
  padding: 3px 0;
  margin: 0;
}
dl.contact dt {
  width: 5em;
  float: left;
  font-weight: bold;
  text-align: right;
  border-right: 2px solid #9a9a9a;
  padding-right: 0.5em;
}
dl.contact dd {
  margin-left: 6em;
}


/*-----------------------------------
  Footer Dr Profile
-----------------------------------*/
.photo-box {
  width: 40%;
  float: left;
  margin-right: 2%;
}
.profile-box {
  width: 58%;
  float: left;
}
ul.small {
  margin: 0;
  padding: 0;
}

ul.small li {
  font-size: 10px;
  margin: 0;
  padding: 0;
}

/*-----------------------------------
  Footer Group Banner
-----------------------------------*/
.group-link {
  margin-bottom: 7px;
  overflow: hidden;
}
.bner-box {
  width: 48%;
  padding: 1%;
  text-align: center;
  float: left;
}
.bner-box img {
  max-width: 100%;
}


/*-----------------------------------
  Footer All Contents Link
-----------------------------------*/
ul.footer-sitemap {
  font-size: 0.86em;
}
ul.footer-sitemap li {
  margin: 0;
  padding: 0;
  font-weight: bold;
  margin-bottom: 0.3em;
  background: url('images/icon-arrow-right.png') no-repeat 1px 4px;
  padding-left: 10px;
}
ul.footer-sitemap li li,
ul.footer-sitemap li li li,
ul.footer-sitemap li li li li {
  margin-left: 2px;
  font-weight: normal;
  margin-bottom: 0;
}

/*-----------------------------------
  Sidebar Banner Parade
-----------------------------------*/
.banner-list {
  text-align: center;
  font-size: 0.9em;
}
.banner-list img {
  width: 100%;
  padding-bottom: 7px;
}


/*-----------------------------------
  Sidebar Contents Navi
-----------------------------------*/
ul.index li {
  margin: 0;
  padding: 0;
  margin: 0.5em 0 0.5em 0.7em;
  background: url('images/icon-arrow-right.png') no-repeat 1px 4px;
  padding-left: 10px;
}

/*-----------------------------------
  Showcase Slider
-----------------------------------*/
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav,
.slider li {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src:url('fonts/flexslider-icon.eot');
  src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
  url('fonts/flexslider-icon.woff') format('woff'),
  url('fonts/flexslider-icon.ttf') format('truetype'),
  url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.slider { margin-top: 7px; }
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {
margin: 0 0 40px;
background: #fff;
/*border: 4px solid #fff;*/
position: relative;
/*-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;*/
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
-o-box-shadow: 0 1px 2px rgba(0,0,0,.1);
box-shadow: 0 1px 2px rgba(0,0,0,.1);
zoom: 1;
}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 50px; margin: -30px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.2; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.2; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 0.5; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.3); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.2); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.2); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.2); box-shadow: inset 0 0 3px rgba(0,0,0,0.2); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.3); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.5); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

  /* Caption */
.caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}


@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

@media all and (max-width: 767px) {
  .slider {
    display: none;
  }
}

/*-----------------------------------
  Facebook Frame
-----------------------------------*/
.fb iframe {
  border: 1px solid #dcdcdc;
}


/* for Tablet */
@media all and (min-width: 768px) and (max-width: 959px) {
  .fb {
    width:100%;
  }
}

/* for Mobile */
@media all and (min-width: 480px) and (max-width: 767px) {
  .fb iframe {
    width: 460px;
    height: 300px;
  }
}

@media all and (max-width: 479px) {
  .fb iframe {
    width: 300px;
    height: 300px;
  }
}

/*-----------------------------------
  Toppage Concept Box
-----------------------------------*/
.concept {
  background: #fff;
  background: url('images/concept_bg.png') right bottom no-repeat #fff;
}

@media all and (max-width: 479px) {
  .concept {
    background: url('images/concept_bg11.png') right bottom no-repeat #fff;
  }
}


/*-----------------------------------
  Toppage Pickup Box
-----------------------------------*/
.link-area.bg-blue {
  overflow: hidden;
  background: url('images/blue7.png') left bottom no-repeat #fff;
}
.link-area.bg-red {
  overflow: hidden;
  background: url('images/red7.png') left bottom no-repeat #fff;
}
.link-area.bg-violet {
  overflow: hidden;
  background: url('images/violet7.png') left bottom no-repeat #fff;
}
.link-area.bg-green {
  overflow: hidden;
  background: url('images/green7.png') left bottom no-repeat #fff;
}
.link-area.bg-silver {
  overflow: hidden;
  background: url('images/silver7.png') left bottom no-repeat #fff;
}

@media all and (max-width: 479px) {
  .link-area.bg-blue,
  .link-area.bg-red,
  .link-area.bg-violet,
  .link-area.bg-green,
  .link-area.bg-silver {
    background: url('images/silver11.png') left 47px no-repeat #fff;
  }
}

.pickup-box {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  float: left;
  overflow: hidden;
  border: 1px solid #dcdcdc;
  background: #fafafa;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; /* 2 */
  box-sizing: border-box;
}
.r-box {
  margin-right: 0;
}
.pickup-box h4 {
  margin: 0;
  padding: 0;
  line-height: 1;
  border-bottom: 1px solid #dcdcdc;
}
.pickup-box img {
  max-width: 100%;
}
.pickup-box .east-col {
  text-align: right;
}
.pickup-box p {
  margin:0;
  padding: 5px;
  color: #996666;
}

/* for Tablet */
@media all and (min-width: 768px) and (max-width: 959px) {
  .pickup-box p {
    font-size:0.82em;
  }
}

/* for Mobile */
@media all and (min-width: 480px) and (max-width: 767px) {
  .pickup-box {
    width: 100%;
    margin-right: 0;
  }
  .pickup-box p {
    font-size:1em;
  }
}

@media all and (max-width: 479px) {
  .pickup-box {
    width: 100%;
    margin-right: 0;
  }
  .pickup-box .east-col {
    text-align: center;
  }
  .pickup-box .east-col img {
    width: 60%;
  }
}


/*-----------------------------------
  Toppage Appeal Box
-----------------------------------*/
.lookup-box {
  width: 100%;
  margin-bottom: 2%;
  overflow: hidden;
  background: #fff;
  border: 1px solid #dcdcdc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; /* 2 */
  box-sizing: border-box;
}
.lookup-box .inner-line {
  margin: 3px;
  border: 1px solid #efefef;
  background: url('images/lookup_bg.png') center bottom repeat-x #fff;
  overflow: hidden;
}
.lookup-box h4 {
  margin: 0;
  padding: 0;
  line-height: 1;
  border-bottom: 1px solid #dcdcdc;
}
.lookup-box img {
  max-width: 100%;
}
.lookup-box .east-col {
  text-align: right;
}
.lookup-box p {
  margin:0;
  padding: 5px;
  color: #996666;
}

/* for Tablet */
@media all and (min-width: 768px) and (max-width: 959px) {
  .lookup-box p {
    font-size: 0.82em;
  }
}

/* for Mobile */
@media all and (min-width: 480px) and (max-width: 767px) {
  .lookup-box p {

  }
}

@media all and (max-width: 479px) {
  .lookup-box .east-col {
    text-align: center;
  }
}

/*-----------------------------------
  Toppage News Box
-----------------------------------*/
dl.news {
  width: 96%;
  margin: 7px auto;
}
.news dt {
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 1.2em;
  font-family: 'Cardo', serif;
  color: #0bce60;
}
.news dd {
  width: 100%;
  border-bottom: 1px dashed #e3e3e3;
  font-size: 1em;
  margin: 0 auto;
  line-height: 1.45em;
  margin-bottom: 7px;
}
.news dd p {
  padding: 0;
  margin: 0;
}


/*-----------------------------------
  Toppage Voice
-----------------------------------*/
ul.voice {
  width: 96%;
  margin: 7px auto;
}
ul.voice li {
  width: 100%;
}
.left-photo {
  width: 25%;
  margin-right: 1%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; /* 2 */
  box-sizing: border-box;
}

.right-text {
  width: 74%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; /* 2 */
  box-sizing: border-box;
}
.right-text p {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}
.right-text div {
  margin-top: 3px;
  color: #FF6347;
  font-size: 1em;
  font-weight: bold;
}

@media all and (max-width: 479px) {
  .left-photo {
    width: 75%;
    margin: 0 auto;
    float: none;
  }
  .right-text {
    width: 96%;
    margin: 0 auto;
    float: none;
  }
}

/*-----------------------------------
  Plugin Overwrite
-----------------------------------*/
/* pagenavi overwrite */
.wp-pagenavi {
  margin: 3px 0;
}

/* Breadcrumbs */
.breadcrumbs {
  font-size: 0.86em;
}

/*-----------------------------------
  Page Design Voice
-----------------------------------*/
h3.voice {
  font-size: 1.2em;
  border-left:15px solid #f09199;
  padding:7px;
  background:#efd7d9;
  -moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
}
.photocase {
  width: 99%;
  border: 1px solid #dcdcdc;
  background: #fff;
  padding: 7px;
  margin: 5px 0px;
}
dl.voice dt {
  width: 90%;
  margin: 0;
  padding: 0;
  color: #FF6347;
}
dl.voice dd {
  width: 95%;
  margin: 0;
  padding: 0;
  margin-left: 1em;
  line-height: 1.42em;
  margin-bottom: 0.7em;
}
dl.voice dd p {
  margin: 0;
  padding: 0;
  line-height: 1.42em;
}

/*-----------------------------------
  Page Design Title
-----------------------------------*/

h2.title {
  margin:0 0 10px 0;
  padding:2px 8px;
  border-width:0 0 3px 0 ;
  border-color:#009944;
  border-style:solid;
  color:#3A2929;
  line-height:140%;
  font-weight:bold;
}

h3.title {
  margin:5px 0;
  padding:1px 8px;
  border-width:0 0 0 7px ;
  border-color:#009944;
  border-style:solid;
  color:#3A2929;
  line-height:140%;
  font-weight:bold;
}

h4.title {
  margin:10px 0;
  padding:2px 8px;
  border-width:3px 0;
  border-color:#009944;
  border-style:solid;
  color:#3A2929;
  line-height:140%;
  font-weight:bold;
}

/*-----------------------------------
  Pagenation
-----------------------------------*/
a.page-numbers,
.pager .current {
  padding:4px 7px;
  margin:0 2px;
  line-height:24px;
  border:1px solid #ed6d00;
}
a.page-numbers {
  color:#ed6d00;
}
.pager .current {
  background-color:#ed6d00;
  color:#fff;}
.pager .next,
.pager .prev {
  line-height:24px;
  font-size:18px;
  border:none !important;
}

.demo{
  padding: 5px;
  color:#000;
  text-shadow: 2px 2px 2px #FFF;
}

@media (max-width: 767px) {
  .fix-header {
    position: fixed;
    z-index: 111;
    left: 0;
    top: 0;
    padding: 3px;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
  }
  nav.nav {
    margin-top: 3rem;
  }
}


/*-----------------------------------
  Image Align (20150707)
-----------------------------------*/

div.space img {
float: left;
margin: 0 30px 15px 0;
}

div.space2 img {
float: right;
margin: 0 0 15px 30px;
}