/*
Theme Name: clearsky_child
Template:clearsky
Description: clearsky_child
Author: sangatsusha.jp
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Clearsky Theme, Copyright (C) 2014 iografica.it
Clearsky WordPress theme is licensed under the GPL.
This theme was built using _s.(http://underscores.me) and Bootstrap 3 framework (http://getbootstrap.com)

*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0  - General
2.0  - Typography
3.0  - Header
4.0  - Navigation
5.0  - Content
6.0  - Posts and pages
7.0  - Posts format
8.0  - Images
9.0  - Footer
10.0 - Widgets
11.0 - Slider
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 General
--------------------------------------------------------------*/
@import url('../clearsky/style.css');

body {
font-family: 'Trebuchet MS','Arial','Helvetica','メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','MS PGothic',sans-serif;
}

img{
     max-width: 100%;
     height: auto;
     display:block;
}

h2.site-description {
font-size:.9em;
}

#content dl {
margin: 0;
padding: 0;
}

#content dl.cellbook dt {
font-weight: normal;
font-size: .8em;
clear: left;
float: left;
width: 40%;
margin-right: 1em;
padding: 2px 1em;
border-right: 1px dotted #ddd;
text-align: right;
}

#content dl.cellbook dd {
font-weight: normal;
font-size: .8em;
margin-left: 0;
padding: 2px 0.5em 6px 10em;
margin-bottom: 2px;
border-bottom: solid 1px #ddd;
}

.alignleft, div.alignleft {
margin: 0px;
padding: 0px 10px 10px 0px;
float: left;
}

.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}

a.button_orange {
display: block;
width: 180px;
margin: 2px 10px 0 0;
padding: 4px 8px;
color: #000 !important;
opacity: 0.9;
filter: alpha(opacity=90);
cursor: pointer;
/* background: #f36f11; */
background-color: #E9B213;
border-radius: 4px;
border: 1px solid #A67F0D;
font-size: .84em;
font-weight: normal;
text-align: center;
line-height: 1;
box-shadow: 0 1px 5px #999;
-moz-box-shadow: 0 1px 5px #999;
-webkit-box-shadow: 0 1px 5px #999;
/* background: -webkit-gradient( linear, left top, left bottom, from(#ffa64f), to(#f36f11) ); */
background: -webkit-gradient( linear, left top, left bottom, from(#F3DA91), to(#E9B213) );
-webkit-border-radius: 4px;
-webkit-box-shadow: 1px 1px 1px #fff;
/* background: -moz-linear-gradient( top, #99c9e5, #428ec9 ); */
background: -moz-linear-gradient( top, #F3DA91, #E9B213 );
-moz-border-radius: 4px;
-moz-box-shadow: 1px 1px 1px #fff;
/* filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffa64f,endColorstr=#f36f11); */
filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#F3DA91,endColorstr=#E9B213);
zoom: 1;
}

a.button_orange:hover {
opacity: 1;
filter: alpha(opacity=100);
background-color:#E7B152;
background: -webkit-gradient( linear, left top, left bottom, from(#F3DA91), to(#E7B152) );
background: -moz-linear-gradient( top, #F3DA91, #E7B152 );
filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#F3DA91,endColorstr=#E7B152);
}

.button_blue_s {
width: 18px;
margin: 2px 0 0;
padding: 0 10px;
color: #fff !important;
opacity: 0.8;
filter: alpha(opacity=80);
cursor: pointer;
background: DarkGray;
border-radius: 2px;
font-size: 1.2em;
font-weight: bold;
text-align: center;
line-height: 1;
zoom: 1;
}

.ordersubmit {
display: block;
width: 180px;
margin: 2px 10px 0 0;
padding: 4px 8px;
color: #000 !important;
opacity: 0.9;
filter: alpha(opacity=90);
cursor: pointer;
/* background: #f36f11; */
background-color: #E9B213;
border-radius: 4px;
border: 1px solid #A67F0D;
font-size: .84em;
font-weight: normal;
text-align: center;
line-height: 1;
box-shadow: 0 1px 5px #999;
-moz-box-shadow: 0 1px 5px #999;
-webkit-box-shadow: 0 1px 5px #999;
/* background: -webkit-gradient( linear, left top, left bottom, from(#ffa64f), to(#f36f11) ); */
background: -webkit-gradient( linear, left top, left bottom, from(#F3DA91), to(#E9B213) );
-webkit-border-radius: 4px;
-webkit-box-shadow: 1px 1px 1px #fff;
/* background: -moz-linear-gradient( top, #99c9e5, #428ec9 ); */
background: -moz-linear-gradient( top, #F3DA91, #E9B213 );
-moz-border-radius: 4px;
-moz-box-shadow: 1px 1px 1px #fff;
/* filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#ffa64f,endColorstr=#f36f11); */
filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#F3DA91,endColorstr=#E9B213);
zoom: 1;
}

.ordersubmit:hover {
opacity: 1;
filter: alpha(opacity=100);
background-color:#E7B152;
background: -webkit-gradient( linear, left top, left bottom, from(#F3DA91), to(#E7B152) );
background: -moz-linear-gradient( top, #F3DA91, #E7B152 );
filter: progid:DXImageTransform.Microsoft.gradient (startColorstr=#F3DA91,endColorstr=#E7B152);
}


.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}


.bkh4 {
font-size: 1.05em;
font-weight: bold;
border-left: 1px solid #ccf;
border-top: 1px solid #ccf;
padding: 10px 2px 2px 10px;
margin: 60px 0px 40px 0px;
}



.netbookstore_title {
font-size: 1.05em;
font-weight: bold;
border-left: 1px solid #ccf;
border-top: 1px solid #ccf;
padding: 10px 2px 2px 10px;
margin: 60px 0px 40px 0px;
}

.kaisetsu {
line-height:240%;
width:80%;
}

.nombre {
font-weight:normal;
font-size:12px;
}

















.sidebar .widget-title{
font-size: 105%;
padding: 4px 0px 6px 6px;
margin: 20px 0px 10px 0px;
border-left: 1px solid #ccf;
border-top: 1px solid #ccf;
}

.nav>li {
font-size:.8em;
}

.navbar-nav>li>a {
padding-top: 6px;
padding-bottom: 6px;
line-height: 12px;
}

.nav>li>a {
position: relative;
display: block;
padding: 20px 6px 6px 4px;
}

.masonry-brick {
padding:0 20px 0 0;
max-width:240px;
min-height:340px;
max-height:400px;
}
.page-header-index {
padding-bottom: 4px;
margin: 0px 0 4px;
border-bottom: none;
border-top: 1px solid #eee;
}

.page-title-index {
font-size:99%; 
}

.entry-content-index {
padding:8px 8px 8px 0;
font-size:.8em;
}

.entry-meta {
font-size:.8em;
}

.spc{
border-bottom: 1px solid #eee;
}

.spcym{
color:#555;
}

.minchotai {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.shadow {

/* border */
border:1px solid rgb(204, 204, 204);

/* box-shadow */
box-shadow:rgba(204, 204, 204, 0.65098) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(204, 204, 204, 0.65098) 0px 0px 6px 3px;
-moz-box-shadow:rgba(204, 204, 204, 0.65098) 0px 0px 6px 3px;

-ms-box-shadow: 0 0 5px #555;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555, direction=0, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#555555, direction=90, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#555555, direction=180, strength=3, enabled=true), progid:DXImageTransform.Microsoft.Shadow(color=#555555, direction=270, strength=3, enabled=true);

 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=3,enabled=true)";
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=3,enabled=true); /* IE5.5+ */
  background:#fff; /* IE Hack */
}



dl.listpost dt {
height:30px;
  clear: left;
  float: left;
  width: 30px;
  color: #000;
}

dl.listpost dd {
height:30px;
margin-left: 30px;
}


dl.ondemandpost dt {
height:30px;
  clear: left;
  float: left;
  width: 160px;
  color: #000;
font-size:.9em;
}

dl.ondemandpost dd {
height:30px;
margin-left: 160px;
}


.indexhh2 {
margin: 0px 0px 4px 0px;
padding: 4px 4px 4px 10px;
font-size: 18px;
color: #696969;
border-top:1px solid #ccf;
border-left:1px solid #ccf;
text-align: left;
font-weight:600;
}

.gridtitle{
font-size:1.1em;
font-weight:600;
}

.navbar-fixed-top {
height:160px;
/* background-color:rgba(55,116,189,0.8); */
background-color:#fff; 
}

.site-footer{
background-color:#666;
}

ul.menu-menu-footer {
display: block !important;
list-style-type: none;
}

.menu-menu-footer-container ul.menu li>a {
display: block !important;
  list-style-type: none;
color:#fff !important;
}

.menu-menu-footer-container .nav>li>a {
font-weight:bolder;
color:#fff;
}
.menu-menu-footer-container .nav>li>a:hover {
background: #3168a9;
}

.menu-menu-footer2-container .nav>li>a {
font-weight:bolder;
color:#fff;
}

.menu-menu-footer2-container .nav>li>a:hover {
background: #3168a9;
}

.col-sm-4 .textwidget {
color:#fff;
}
.col-sm-4 .textwidget a{
color:#fff;
}

.headertitle a{
margin-left:0px;
color:grey;
font-size:116%;
font-weight:800;
letter-spacing: .2em;
moz-text-shadow:1px 1px 5px #ddd;
-webkit-text-shadow:1px 1px 5px #ddd;
text-shadow:1px 1px 5px #ddd;
}

.sc {
margin:8px 0;
padding:4px;
border:1px solid #3774BD;
width:80px;
text-align:center;
color:#3774BD;
}

/* 20150113 本文行送り修正 */
.entry-content {
line-height:180%;
}

/* 20150113 SNSボタン位置修正 */
.addthis_default_style{
margin-top:0 !important;
margin-bottom:30px !important;
}

/* 固定ページ用 */

@import url('stylenew.css');


/* メイン２列 */
.index3grid {
width:50%;
float:left;
}

/* description */
.head-description {
position:absolute;
top:0;
right:0;
float:right;
height:20px;
vertical-align: middle;
background-color: #666;
opacity: 0.8;
filter: alpha(opacity=80);
letter-spacing:1px;
font-size:.9em;
border-bottom:1px solid #fff;
border-left:1px solid #fff;
}

.tmsp {
position:absolute;
top:90px;
right:10px;
float:right;
vertical-align: middle;
background-color: #fff;
opacity: 0.8;
filter: alpha(opacity=80);
font-size:.8em;
padding:0px 1px;
color: #333;
}

h2.site-description {
margin:0;
padding:4px 4px 4px 10px;
font-weight:800;
}

.navbarbgomg {
/* opacity:0.9; */
background-color: #fff;
border:none;
color:#fff;
border-radius: 0px;
height:120px; 
}

.navbar-default .navbar-nav>li>a {
color: #333;
font-weight:400;
}
.navbar-collapse {
/* background-color:#fff; */
margin-top:120px;
margin-right:0;
padding-top:0;
}
.navbar-fixed-top .nav>li>a {
color: #333;
margin-top:0px;
padding: 6px 6px;
border-left:solid 1px #eee;
border-bottom:solid 1px #eee;
}
.nav>li:hover {
background-color:#eee;
}
.site-footer .nav>li>a:hover {
background-color:#595959;
}

.navbar-toggle{
background-color:#eee;
}

/* 表組 */
.f09-100 {
font-size:.9em;
padding:4px;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
}
.frihgt {
padding:4px 4px 4px 10px;
border-bottom:1px solid #ccc;
}



	.waterfall{
	}
	.waterfall > div {
		background: white;
		margin:0 6px 6px 0;
		padding: 10px;
		min-height:200px;
		max-height:1200px;
		height:auto;

		 box-shadow: 0 1px 5px -1px rgba(170, 180, 190, 1);
		/* border-radius: 10px; */
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;

		/*outline: 1px solid rgba(255,100,130,.2);*/
	}
	.waterfall > div:hover{
		/*outline: 1px solid rgba(255,100,130,1);*/
	}

/*--------------------------------------------------------------
9.0 Footer
--------------------------------------------------------------*/


ul, li {
display: block;
  list-style-type: none !important;
}

ul#menu-menu-footer.menu{
  display: block;
  list-style-type: none;
}

ul#menu-menu-footer2.menu{
  display: block;
  list-style-type: none ;
}


.event-h4{
font-size:14px;font-weight:bolder;border:1px solid #ccc;padding:4px;margin-top:10px;
}

.event-h5{
font-size:14px;font-weight:bolder;border-bottom:1px solid #ccc;padding:2px;margin-top:6px;
}

.event-danochi-1{
border-left:dotted 1px #ccc; padding:10px; margin-left:10%;width:90%
}

.event-danochi-2{
margin-left:10%;
}

ul.ul-event li.li-event {
  display: list-item;
  list-style-type: square !important;
}

.event-h5{
font-size:13px;font-weight:bolder;border:1px solid #ccc;padding:4px;margin-top:10px;
}


.pdfcontent {
width:60%
}



/* **************************************************************************** タブレット・スマホ **************************************************************************** */

@media screen and (max-width: 1350px) {

.sp1350 {
visibility: hidden;
}

.head-description {
height:auto;
line-height:200%;
width:60%;
}
}


@media screen and (max-width: 760px) {

.navbar-collapse {
background-color:#ccc; 
}

.index3grid {
width: 100% !important; 
padding:0;
}

.head-description {
top:110px;
left:0;
width:100%;
}

.kaisetsu {
width:100%;
}

.nombre {
font-weight:normal;
font-size:12px;
}

.col-sm-12 {
position:static;
}

.col-md-3 {
position:static;
}



.pdfcontent {
width:100%
}

/* スマホでの大画像のwidth */
.fitwidth {
width:97% !important;
}

}

