/*
Theme Name: dougakan
Theme URI: /themes/dougakan
Description: 徳治昭童画館	
Author: Rinnat
Author URI: 
Version: 2.0
*/

a:link { color: 333333 } 	/* 未訪問: link */
a:visited { color: 333333 }	/* 訪問済み: visited */
a:active {color: 333333 }	/* アクティブ状態 :active */
a:focus {text-decoration: 999999 }	/* 選択でフォーカスされている状態 :focus */
a:hover { color: 999999 }

/* 初期設定 */
h1,h2,h3,h4,h5,p,ol,ul,li,object,a,form,table,tr,td{
	margin: 0px;
	padding: 0px;
	list-style:none;
}

img {
border:0;
}
body{
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	background-image:url(img/bcg.png);
}
img{
	border:none;
}

/* 2016-02-14スライド	 */
.glide__wrapper{max-width:680px;
max-height:auto;
	clear:both;
}
.glide{max-width:680px;
max-height:auto;
margin-left:auto;
margin-right:auto;
}
  ul {
    margin: 0px;
    padding: 0px;
  }
  .glide__slide img {
    max-width: 100%;
  }



.head_sp{
	width:100%;
	height:auto;
	overflow:auto;
	clear:both;
	background-color:#FFFFFF;
}

.head_sp a{
	float:left;
	max-width:40%;
	height:90px;
	
	background-image:url(img/toplogo.png);
	background-repeat:no-repeat;
	background-size:cover;
	display:block;
	
	overflow:auto;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}


/* ヘッダコンテナ */
.headcontena {
	display:none;
	width: 100%;
	height: 300px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
	background-color: #FFFFFF;
	color:#333333;
	text-align:left;
	background-image:url(img/head_lion.jpg);
	background-repeat:no-repeat;
}
.sliderkit photoslider-mini {
	position:absolute;
	z-index: 2;
}
.sliderkit-btn sliderkit-go-btn sliderkit-go-prev {
	z-index: 2;
}
.sliderkit-btn sliderkit-go-btn sliderkit-go-next {
	z-index: 2;
}
.sliderkit photoslider-bullets {
	position:absolute;
	z-index: 2;
}
.sliderkit-nav {
	z-index: 2;
}
.sliderkit-nav-clip {
	z-index: 2;
}
.sliderkit-panels {
	position:inherit;
	z-index: 2;
}
.sliderkit-panel {
	position:absolute;
	z-index: 2;
}

div.headcontena h1{
	width:210px;
	color:#333333;
	font-size:24px;
	font-family:"Futura","Century Gothic";
	line-height:110%;
	margin-bottom:10px;
	float:left;
	clear:both;
	position:absolute;
	margin-top:2px;
	margin-left:5px;
	z-index: 5;
}
div.headcontena h3{
	width:210px;
	color:#333333;
	font-size:16px;
	font-family:"Futura","Century Gothic"; 
	line-height:150%;
	clear:both;
	
}
div.headcontena h4{
	width:100%;
	color:#333333;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	margin-top:25px;
	margin-rigth:10px;
	text-align:right;
	float:right;
	position:absolute;
	z-index: 2;
	display:none;
}
div.headcontena h5{
	width:500px;
	color:#333333;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	margin-top:2px;
	margin-rigth:5px;
	text-align:right;
	float:right;
}

div.headcontena p{
	width:290px;
	color:#333333;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
}

.headcontena a{
color:#333333;
text-decoration:none;
}
.headcontena a:hover{
color:#FF3300; 
text-decoration:none;
}

.head_menu{
	width: 100%;
	height:80px;
	top:260px;
	margin-left:0px;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
	padding-top:15px;
	text-align:left;
	background-image:url(img/head_menu.png);
	background-repeat:no-repeat;
	position:absolute;
	
	z-index: 6;
}

.head_menu ul{
	top:0px;
	margin:0px;
}
.head_menu a{
	width: 185px;
	height:40px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	float:left;
	margin-right:5px;
}

/* メインコンテナ */
.maincontena {
	width: 100%;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:0px;
	background-color: #FFFFFF;
	text-align:left;
	overflow:auto;
}

/* 中央コンテナ（メイン） */
.centercontena {
	width: 670px;
	height: auto;
	margin-left:5px;
	margin-right:5px;
	padding-top:25px;
	background-color: #FFFFFF;
	text-align:left;
	overflow:hidden;
	text-decoration:none;
	float:left;
	font-size:14px;
}
div.centercontena h1{
	color:#990000;
	font-size:24px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	clear:both;
	margin-left:10px;
	margin-top:10px;
}
div.centercontena h2{
	color:#009900;
	font-size:24px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	clear:both;
	margin-left:10px;
	margin-top:10px;
}
div.centercontena h3{
	width:660px;
	height:35px;
	color:#F60;
	font-size:18px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image:url(img/h3_bcg.png);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:15px;
	line-height:150%;
	display:block;
	clear:both;

}
div.centercontena p{
	color:#333333;
	font-size:14px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left:0px;
	padding-top:4px;
	line-height:160%;
	margin-left:5px;
	margin-bottom:10px;
	clear:both;
}
div.centercontena h4{
	margin-left:3px;
	color:#009900;
	font-size:14px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	padding:0px;
	margin-left:10px;
	clear:both;
}
div.centercontena h5{
	margin-left:3px;
	color:#009900;
	font-size:14px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	padding:0px;
	margin-left:10px;
	clear:both;
}
div.centercontena h6{
	color:#333333;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	padding:2px;
	margin:0px;
	font-weight:normal;
}

div.centercontena table{
	clear:both;
}

div.centercontena label{
display:block;
}


.hokkori_blog {
	width: 220px;
	height: 260px;
	margin-left:0px;
	margin-right:0px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	text-align:left;
	overflow:hidden;
	text-decoration:none;
	float:left;
}
.column2 {
	width: 315px;
	height: auto;
	margin-left:10px;
	margin-right:0px;
	text-align:left;
	text-decoration:none;
	float:left;
	display:block;
}



.gallery_thumbnail {
	width: 165px;
	height: 180px;
	margin-left:0px;
	margin-right:0px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	text-align:left;
	overflow:hidden;
	text-decoration:none;
	float:left;
}
div.gallery_thumbnail p{
	margin-top:2px;
	margin-left:2px;
	margin-right:0px;
}
div.gallery_thumbnail img{
}



.category_header {
	width: 745px;
	height: 150px;
	margin-left:0px;
	margin-right:0px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	text-align:left;
	overflow:hidden;
	text-decoration:none;
	float:left;
}

div.category_header h1{
	margin-left:140px;
	margin-top:15px;
	color:#333333;
	font-size:24px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	padding:0px;
}
div.category_header h2{
	margin-left:140px;
	color:#333333;
	font-size:14px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	padding:0px;
}
.table_01 {
	color:#333333;
	background-color:#003399;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:150%;
	padding:0px;
	margin:0px;
}
table.table_01 td{
	color:#333333;
	background-color:#ffffff;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	padding:5px;
	line-height:150%;
	padding:0px;
	margin:0px;
}
/* exhibition */

.service {
	width: 220px;
	height: 220px;
	margin-left:5px;
	margin-bottom:7px;
	text-align:left;
	float:left;
}

.column_5 {
	width: 145px;
	height: 200px;
	margin-left:3px;
	margin-bottom:5px;
	text-align:left;
	float:left;
}
div.column_5 p{
	width: 138px;
	margin-left:3px;
	margin-bottom:2px;
	text-align:left;
	color:#333333;
	font-size:12px;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear:both;
}

.exhibition a {
display:block;
width:55px;
height:15px;
background:url(img/more.png) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.exhibition a:hover {
background-position:left bottom;
}
/* works */

.works {
	width: 120px;
	height: 120px;
	margin-left:auto;
	margin-right:auto;
	background-color: #AAAAAA;
	padding:5px;
	margin-left:7px;
	margin-bottom:7px;
	float:left;
}

.works a {
display:block;
width:55px;
height:15px;
background:url(img/more.png) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
.works a:hover {
background-position:left bottom;
}


/* 右コンテナ */

.right {
	width: 100%;
	height: auto;
	float:left;
	overflow:hidden;
	background-color:#FFF;
	margin-right:10px;
	margin-bottom:10px;
}
div.right h3{
	color:#fffff;
	font-size:18px;
	font-family:"Futura","Century Gothic"; 
	line-height:150%;
	clear:both;
}
div.right h4{
	font-size:18px;
	font-family:"Futura","Century Gothic"; 
	line-height:150%;
	clear:both;
	margin-top:10px;
	color:#009900;
}
div.right h5{
	font-size:16px;
	font-family:"Futura","Century Gothic"; 
	line-height:150%;
	clear:both;
	margin-top:10px;
	color:#009900;
}
div.right p{
	font-size:16
	line-height:150%;
	clear:both;
	margin-top:10px;
	color:#333333;
}
div.right li{
	font-size:16px;
	line-height:150%;
	clear:both;
	margin-top:3px;
	color:#333333;
}
/* 主な業務	 */

.right01 {
	width: 300px;	
	margin-left:5%;
	margin-bottom:10px;
	background-color: #red;
	text-align:left;
	overflow:visible;
	float:left;
}
.right01 h4{
	width: 300px;
	height: 30px;
	margin-left:0px;
	font-size:12px;
	text-align:left;
	overflow:hidden;
	color:#FFFFFF;
	float:left;
	background-image:url(img/right_01.gif);
	background-repeat:no-repeat;
	padding:3px;
}

.right01 h4{
	width: 300px;
	height: 30px;
	margin-left:0px;
	}
.right01 li{
	width: 300px;
	height: 20px;
	margin-left:0px;
	font-size:16px;
	text-align:left;
	overflow:hidden;
	color:#FFFFFF;
	float:left;
	background-image:url(img/left_01.gif);
	background-repeat:no-repeat;
	padding:3px;
	
}



.right02 {
	width: 300px;	
	margin-left:5%;
	margin-bottom:10px;
	background-color: #red;
	text-align:left;
	overflow:visible;
	float:left;
}
/* ボタン */
#myButton a {
    display: block;
    overflow: hidden;
    height: 0px;
    width: 260px;
    background-image: url(img/bt_01_s1.gif);
    padding-top: 30px;
    text-align: center;
    margin: 10px 0px;
}

#myButton a:hover {
    background-image: url(img/bt_01_s2.gif);
}


/* フッタ */
.footer {
	width: 100%;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/footer_bcg.png);
	background-repeat:repeat-x;
	color:#333333;
	text-align:center;
	padding:3px;
	font-family:"Futura","Century Gothic"; 
}

div.footer h5{
	color:#ffffff;
	margin-top:5px;
	font-size:12px;
	font-family:"Futura","Century Gothic";
}


/* 画像のおまじない */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	/*関連記事プラグイン LinkWithin風 */
.related-post{
     height:100%;
}
.related-post{
     width:500px;
     overflow:hidden;
     margin-top:5px;
}
.related-entry {
    vertical-align: top;
    float: left;
    width:104px;
    font-size: 13px;
    min-height: 215px;
    margin: 0;
    padding-right: 20px;
    }
  
 .related-entry img{
      padding:2px;
      border: #ccc 1px solid;
      width:100px;
}


/* 検索ボックスのスタイル */
.search_box {
    width: 180px;
    height: 27px;
    border: 1px solid #ABADB3;
	vertical-align:20px;
}

/* 矢印とか */
#kiji_arrow{
	width:660px;
	margin-bottom:10px;
	display:block;
}
.arrow_r{
width:100px;
height:20px;
padding-left:0px;
padding-right: 0px;
float:right;
text-align:right;
margin-right:15px;
margin-top:10px;
}

.arrow_r a{
text-decoration:none;
}

.arrow_l{
width:100px;
height:20px;
padding-left:0px;
padding-right: 0px;
float:left;
text-align:left;
margin-left:15px;
margin-top:10px;
}

.arrow_l a{
text-decoration:none;
}
.alignleft_bt{
width:100px;
height:20px;
padding-left:0px;
padding-right: 0px;
float:left;
text-align:left;
margin-left:50px;
margin-top:20px;
margin-bottom:10px;
}

.alignleft_bt a{
text-decoration:none;
}

.alignright_bt{
width:100px;
height:20px;
padding-left:0px;
padding-right: 0px;
float:right;
text-align:right;
margin-right:50px;
margin-top:20px;
margin-bottom:10px;
}

.alignright_bt a{
text-decoration:none;
}

.wp_social_bookmarking_light{
	clear:both;
	margin-top:10px;
	display:block;
	height:20px;
}

/* ContentsArea　2016-07-22モーダルウィンドウ	
-------------------------- */
#modal_contents {
    margin: 0 auto;
    padding: 5px 0 0px 0;
    width: 90%;
}
 
p {
    padding: 10px 0;
}
 
#open01,
#open02 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
}
 
.close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    z-index: 0;
}
 
.modal_window {
    top: 20px;
    margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
    width: 90%;
    height: 900px;
    text-align: center;
    display: block;
    background: #fff;
    position:relative;
    z-index: 10;
	overflow:auto;
}
 
.modal_window h2 {
    margin-bottom: 20px;
    width: 90%;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-indent: 15px;
	text-align:center;
}
 
.modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 12px;
    line-height: 160%;
    text-align: center;
	margin-left:auto;
	margin-right:auto;
}
 
 
/* CSS3 ModalWindow SET
-------------------------- */
@-webkit-keyframes modalFadeIn {
    0% {opacity:0;display:block;}
    100% {opacity:1;}
}
 
div#modal div:target {
    -webkit-animation-name: modalFadeIn; 
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display:block;
}