﻿/*
Theme Name: Seishindo-Resonsive-pure
Theme URI: http://seishindo.info
Author: Sozo MIYASHITA
Author URI: http://seishindo.info
Description: Seishindo
Version: 2.0
Tags: Seishindo
*/


p{
  line-height:1.7em;
  margin:0.5em;
  color:#4C4842;
}
ul{
  clear:both;
  line-height:2em;
  margin-top:10px;
  color:#4C4842;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; } 
a:hover { color: #268774; } 

h1,h2,h3,h4 {
  font-weight:normal;
}

hr {
    border: 0;
    border-bottom: 1px solid #ccc;
}

/*-------------------------------------------------
  nav
-------------------------------------------------*/
.custom-wrapper {
    background-color: #d8f1f8;
    margin-bottom: 1em;
    -webkit-font-smoothing: antialiased;
    height: 5em;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    transition: height 0.5s;
}

.custom-wrapper.open {
    height: 30em;
}

.custom-menu-3 {
    text-align: right;
}

.custom-toggle {
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.custom-toggle .bar {
    background-color: #ffba00;
    display: block;
    width: 25px;
    height: 2px;
    border-radius: 100px;
    position: absolute;
    top: 38px;
    right: 20px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.pure-menu .custom-toggle img{
    position: absolute;
    top: 5px;
    right: 13px;
    max-width: 40px;
}

.custom-toggle .bar:first-child {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}

.custom-toggle.x .bar {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom-toggle.x .bar:first-child {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media (max-width: 1023px) {

    .custom-menu-3 {
        text-align: left;
    }

    .custom-toggle {
        display: block;
    }

}

.custom-brand img {
    max-width:250px;
}

.custom-wrapper ul {
    margin-top: 1.5em;
}
.custom-wrapper li {
    font-size:0.85em;
}
.pure-menu-active>.pure-menu-link,.pure-menu-link:hover,.pure-menu-link:focus{background-color:#edfffe;}

.pure-menu a:link { color: #3f5e80; }
.pure-menu a:visited { color: #3f5e80; } 
.pure-menu a:hover { color: #268774; } 


/*-------------------------------------------------
  SNS
-------------------------------------------------*/
.sns-box {
  margin-top:0.5em;
  width:95%;
}
.sns-box p {
  letter-spacing: 5px;
  font-size:1.5em;
  text-align:right;
}
.sns-box,.sns-box-foot a {
  color:#77c6e0;
}
.sns-box,.sns-box-foot a:hover {
  color:#ade4e1;
}
.sns-box-foot p {
  letter-spacing: 5px;
  font-size:1.5em;
  text-align:center;
}
.search-top {
  width:90%:;
}
.search-top i{
  color:#ffffff;
}
.search-top button {
  height:2em;
  background: #00dfe2;
  border: 1px #00dfe2 solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.sns-box2 {
  display:inline-block;
  margin-top: 2em;
}
.share-box {
  float: left; 
}
.share-boxes {
  float: left; 
}
.share-boxes-top {
  margin-left:10px;
  float: left; 
}
@media (max-width: 500px) {
  .share-boxes {
    margin-top:0.8em;
    clear:both;
    float: left; 
  }
  .share-boxes-top {
    margin-top:0.8em;
    margin-left:0px;
    clear:both;
    float: left; 
  }
}

/*-------------------------------------------------
  call
-------------------------------------------------*/
.masthead {
  margin-bottom:10px;
}

@media (max-width: 768px) {
  .masthead {
    margin:auto;
  }
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
}
.top-call-l {
  text-align:right;
  margin-right:2em;
}
.top-call-l h3 {
  font-size:2em;
  color:#543513;
}
.top-call-l a {
  font-size:1em;
}
.bottom-call-l {
  text-align:center;
  margin-right:2em;
}
.bottom-call-l h3 {
  font-size:2em;
  color:#543513;
}
.bottom-call-l a {
  font-size:1em;
}
.top-call-s {
padding-bottom:10px;
margin-left:10px;
}
@media (max-width: 850px) {
.top-call-l {
display:none;
}
.bottom-call-l {
  text-align:center;
  margin-right:0;
}
.bottom-call-l h3 {
  font-size:1.7em;
  color:#543513;
}
}
@media (min-width: 850px) {
.top-call-s {
display:none;
}
}
.head-info {
background:#fff7e5;
padding-bottom:10px;
}

/*-------------------------------------------------
  container
-------------------------------------------------*/
.container {
   width:85%;
   margin:auto;
}
.container-foot {
   width:94%;
   margin:auto;
}

/*-------------------------------------------------
  img-box
-------------------------------------------------*/
.top-img {
   width:100%;
}
.top-img img {
   width:100%;
}

@media (max-width: 768px) {
  .top-img {
  }
}
/* top-img */
.img-res900 {
   margin:auto;
   max-width: 900px; /* 最大幅 */
   min-width: 240px; /* 最小幅 */
}
.img-res900 img {
  width: 100%;
}
@media (max-width: 768px) {
  .img-res900 img {
    padding:1em 1em 0 1em;
  }
}
@media (min-width: 500px) {
  .img-res900 img {
    display:none;
  }
}
.img-res500 {
   margin:auto;
   max-width: 500px; /* 最大幅 */
   /* min-width: 240px;  最小幅 */
}
.img-res500 img {
  width: 100%; 
}
.img-res300 {
   float:left;
   padding-right:1em;
   margin:auto;
   height:auto;
   max-width: 300px; /* 最大幅 */
   /* min-width: 200px;  最小幅 */
}
.img-res300 img {
  width: 100%; 
}
.brand img {
  max-width: 300px; 
}
.img-res250 {
   float:left;
   padding-right:1em;
   max-width: 150px; /* 最大幅 */
   /* min-width: 128px;  最小幅 */
}
.img-res250 img {
  width: 100%; 
}
.img-res120 {
   float:left;
   padding-right:1em;
   max-width: 120px; /* 最大幅 */
   /* min-width: 100px;  最小幅 */
}
.img-res120 img {
  padding-right:1em;
  width: 100%; 
}
.img-res64 {
   margin:auto;
   padding-right:10px;
   max-width: 64px; /* 最大幅 */
}
.img-res64 img {
  width: 100%; 
}

/*-------------------------------------------------
  SNS
-------------------------------------------------*/
.sns-box {
  margin-top:0.5em;
  width:95%;
}
.sns-box p {
  letter-spacing: 5px;
  font-size:1.5em;
  text-align:right;
}
.sns-box a {
  color:#82a065;
}
.sns-box a:hover {
  color:#665443;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
}
.navbar .navbar-collapse {
  text-align: center;
}
.sns-box2 {
  display:inline-block;
  margin-top: 2em;
}
.share-box {
  float: left; 
}
.share-boxes {
  float: left; 
}
.share-boxes-top {
  margin-left:10px;
  float: left; 
}
@media (max-width: 500px) {
  .share-boxes {
    margin-top:0.8em;
    clear:both;
    float: left; 
  }
  .share-boxes-top {
    margin-top:0.8em;
    margin-left:0px;
    clear:both;
    float: left; 
  }
}
/*-------------------------------------------------
  footer
-------------------------------------------------*/
#footer {
  padding:10px 0 3em 0;
  background:#e4d8cd;
}
.footcat {
    float: right; 
}
.top {
  padding:1em;
}

/*-------------------------------------------------
  js-pagetop
-------------------------------------------------*/
#pageTop{
	bottom:0;
	position:fixed;
	text-align:right;
	clear: both;
	right: 2em;
	bottom: 2em;
}
#pageTop a {
	font-size:1.7em;
	display:block; 
	padding: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	opacity:0.6;
	color: #00F;
	float: right;
}
#pageTop a {
  font-size: 3.5em;
  color:#3a879d;
}
#pageTop a:hover {
	opacity:1;	
}


/*-------------------------------------------------
  form
-------------------------------------------------*/
.form-submit {
  margin-bottom:1em;
}
fieldset {
  border:0;
}
input {
   border:0;
   padding:10px;
   color:#aaa;
   border:solid 1px #ccc;
   margin:0 0 20px;
   width:65%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
textarea {
   border:0;
   padding:10px;
   color:#aaa;
   border:solid 1px #ccc;
   margin:10px 0 20px;
   width:80%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
.checkbox,.radio {
width:30px;
}

/*-------------------------------------------------
  font awesome
-------------------------------------------------*/
.container .fa-h2 {
  display:inline;
  font-size:1.2em;
  color:#ff5400;  
}
.container .fa-h3 {
  display:inline;
  font-size:1.2em;
  color:#309f2e;  
}
.fa-top-call {
  display:inline;
  font-size:1.2em;
  color:#ff6c00;  
}
.fa-call {
  display:inline;
  font-size:2em;
  color:#FF6903;  
}
.container .fa-contact {
  display:inline;
  font-size:1.5em;
  color:#FF6903;  
}
.fa-h3 i {
  display:inline;
  font-size:1.2em;
  color:#6bc4e1;  
}
.fa-h3 span {
  display:inline;
  font-size:1.2em;
  color:#6bc4e1;  
}
.fa-foot{
  display:inline;
  font-size:1.2em;
  color:#6bc4e1; 
}

/*-------------------------------------------------
  list
-------------------------------------------------*/
.panel-body ul,
.list-group ul{
  list-style-type: circle;
  line-height:1.5em;
  padding-left:1.5em;
}
.panel-body {
   margin:15px;
}
.panel-body h2 {
  clear:both;
  font-size:1.5em;
  color:#725F3D;
}
.panel-body h2 a {
  color:#725F3D;
  text-decoration:none;
}
.panel-body h2 a hover {
  color:#B28C7F;
}
.panel {
   border:solid 1px #deebf2;
   width:90%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
   margin:15px auto;
}
.panel h4 {
  clear:both;
}
.panel-heading {
  padding:10px;
  background-color:#deebf2;
}
.panel-body li,
.list-group li{
  margin-bottom:0.7em;
}
.footer-side li{
  list-style-type: none;
}




/*-------------------------------------------------
  single article
-------------------------------------------------*/
#content {
   width:95%;
   margin:auto;
}
#content p{
  line-height:1.7em;
  font-size:1.1em;
  margin:0 auto 1.5em;
  max-width:35em;
  color:#4C4842;
}
#content h1{
  margin:0 auto;
  max-width:24em;
  font-size:1.7em;
  line-height:1.7em;
  color:#604B09;
}
#content h2{
  margin:1em auto;
  max-width:28em;
  font-size:1.5em;
  padding-left:10px;
  line-height:1.7em;
  color:#68722F;
  border-bottom: 1px dashed #68722F;
  border-left: 5px solid #FF9700;
}
#content h3{
  margin:1em auto;
  max-width:28em;
  font-size:1.4em;
  line-height:1.6em;
  color:#603429;
  border-bottom: 1px dashed #603429;
}
#content h4{
  margin:1em auto;
  max-width:28em;
  font-size:1.2em;
  line-height:1.4em;
}
#content h3:before {
  color: #E44D26; /* アイコンの色、適宜変更のこと */
  content: "\f14B";
  font-family: "FontAwesome",sans-serif;
  margin-right: 5px; /* アイコン右マージン */
}
#content h4:before {
  color: #67a851; /* アイコンの色、適宜変更のこと */
  content: "\f192";
  font-family: "FontAwesome",sans-serif;
  margin-right: 5px; /* アイコン右マージン */
}
#content .panel-heading a {
  text-decoration: none;
}
#content blockquote {
  border-left:5px solid #D1B19B;
  background: #FCF8F5;
  padding: 20px 10px 10px 20px;
  line-height:1em;
  font-size:1em;
  margin:1.5em auto 1.5em;
  max-width:35em;
  color:#4C4842;
}
.caption img {
  display:block;
  margin: 0 auto;
  text-align: center;
}
#content .caption p {
  font-size:1em;
  width:400px;
  text-align: center;
}
.caption-left img {
  display:block;
  margin: 0 auto;
  text-align: center;
}
#content .caption-left p {
  font-size:1em;
  width:400px;
  text-align: left;
}
#content img,#content .wp-caption img {
  max-width:400px;
  height:auto;
  display:block;
  margin: auto;
  text-align: center;
}/*  記事整理後削除  */
@media (max-width: 500px) {
  #content .caption p {
      width:80%;
      font-size:1em;
      color:#3E739B;
      text-align: center;
  }
  #content .caption-left p {
      width:80%;
      font-size:1em;
      color:#3E739B;
      text-align: left;
  }
  #content img,#content .wp-caption img,.panel img {
    max-width:95%;
    height:auto;
    display:block;
    margin: auto;
    text-align: center;
  }/*  記事整理後削除  */
}
.container #content .post .wp-caption {
  max-width: 100%;
  min-width: 240px;
  margin: 1em auto;
}
.container #content .post .wp-caption img[class*="wp-image-"] {
  display: block;
}
.container #content .post .wp-caption-text {
  padding:0.3em;
  margin-bottom:0.3em;
  text-align: center;
}
.container #content .post p.wp-caption-text {
  font-size:1em;
  color:#0d6e68;
}
#content #post-a ul{
  list-style:none;
  font-size:1.1em;
  padding-left:1em;
}
#content #post-a li{
  width:90%;
  border-bottom: 1px dashed #603429;
  margin-bottom:1em;
}
#content .post ul {
  max-width:34em;
  margin:auto;
  padding-left:1.2em;
}
#content .post li {
  list-style-type: none;
  color: #000;
  line-height:1.5em;
  font-size:1.1em;
  margin:0.5em 0;
}
#content .post li:before {
  color: #E44D26; /* アイコンの色、適宜変更のこと */
  content: "\f138";
  font-family: "FontAwesome",sans-serif;
  margin-right: 5px; /* アイコン右マージン */
}
#content .lead {
  max-width:600px;
  margin:auto;
}


/*-------------------------------------------------
  text font
-------------------------------------------------*/
.container .list-group h3 {
  color:#725F3D;
}
.container .top-hedding h3 {
  color:#725F3D;
}
#footer .container h3 {
  color:#725F3D;
}
.container p {
  color:#4C4842;
}
.container #sidebar h2 a {
  color:#725F3D;
  text-decoration:none;
}
.container #sidebar h2 a hover {
  color:#B28C7F;
}
.container #sidebar h2 {
  clear:both;
  font-size:1.5em;
  color:#725F3D;
  margin-top:2em;
}
a {
  color:#B2500D;
}
#sidebar #desiese-list ul,.l-box ul {
  list-style-type: circle;
  margin-top:20px;
}
#sidebar #desiese-list li,.l-box li {
  line-height:1.5em;
  border-bottom: 1px dashed #E2E1E0;
  margin-bottom:1em;
  width:85%;
}
.sidebar-89 {
  padding-bottom:20px;
  min-height:130px;
}
.sns-widget {
  min-height:200px;
  width:290px;
  margin:auto;
}
.sns-widget-twitter {
  width:290px;
  padding-left:10px;
  margin:auto;
}
/*-------------------------------------------------
  youtube
-------------------------------------------------*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,  
.video-container object,  
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*-------------------------------------------------
  profile
-------------------------------------------------*/
#profile dt {
    max-width:34em;
    margin:auto;
    padding-left:1.2em;
    color:#825c3b;
    font-size:1.2em;;
    display: list-item;
    list-style: circle inside;
}
#profile dd {
    max-width:34em;
    margin:auto;
    padding-left:1.2em;
    border-bottom: 1px dotted #999;
    line-height:1.7em;
}

/*-------------------------------------------------
  print
-------------------------------------------------*/
@media print {
   #sidebar,#footer,.sns-box,.sns-box2,.map {
      display: none; /* [B] */
   }
}


/*
 * -- Layout Styles --
 */

.l-box {
    padding: 0.5em 2em 0.5em;
}
.l-box h2{
    color: #2d5049;
}
.l-box h4{
    margin:15px 0 0 0;
    font-size:1.2em;
    color: #2d5049;
}
.l-box hr {
    border: 0;
    border-bottom: 1px dashed #ccc;
}

@media (max-width: 800px) {
	.l-box {
	    padding: 10px;
	}
    	.container {
	width:92%;
	}
}
@media (max-width: 500px) {
	.l-box {
	    padding: 0px;
	}
    	.container {
	width:92%;
	}
}

        .button-success,
        .button-error,
        .button-warning,
        .button-secondary {
            color: white;
            border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        }

        .button-success {
            background: rgb(28, 184, 65); /* this is a green */
        }

        .button-error {
            background: rgb(202, 60, 60); /* this is a maroon */
        }

        .button-warning {
            background: rgb(255, 108, 0); /* this is an orange */
        }

        .button-secondary {
            background: rgb(66, 184, 221); /* this is a light blue */
        }


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.mail {
  max-width:35em;
  margin:1em auto;
  padding:1em;
}
.mail h2{font-size:1.8em;line-height:1.6em;color:#603429;border-bottom:1px dashed #603429;margin:1em 0;}
.mail h2:before{color:#E44D26;content:"\f299";font-family:"FontAwesome",sans-serif;margin-right:5px;}
.mail p{line-height:1.7em;font-size:1.3em;margin:0 auto 1.5em;max-width:35em;color:#4C4842;}
.mail li{list-style:none;line-height:1.7em;font-size:1.3em;margin:0 auto 1.5em;max-width:35em;color:#4C4842;}
.mail li:before{color:#E44D26;content:"\f12a";font-family:"FontAwesome",sans-serif;margin-right:5px;}
.mail dt{list-style:none;font-size:1.3em;margin:1em auto 0;max-width:35em;color:#4C4842;}
.mail dt:before{color:#22ac38;content:"\f05d";font-family:"FontAwesome",sans-serif;margin-right:5px;}