@charset "UTF-8";

/*  
Theme Name: 株式会社アドバン保育事業部
Theme URI: http://www.advan.ne.jp/child/wp/wp-content/themes/advan/
Description: 株式会社アドバン保育事業部 WPオリジナルテーマ　※WSC7 Ver.1.0
Version: 1.0
Author: 株式会社アドバン保育事業部
*/

/*-----------------------------------------------------------------------------
 WordPress CMS Theme. Based on work by WSC Project: http://wsc.studiobrain.net/
---------------------------------------------------------------------------- */

/*reset*/
:focus{outline:0;}
ins{text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
caption{width:100%;}
a{outline:none;}

/*clearfix*/
.cf:before,.cf:after {content:"";display:block;overflow:hidden;}
.cf:after {clear:both;}
.cf {zoom:1;}

/*style*/
body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
	color: #333;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{border:none;height:auto;}

a{text-decoration:underline;color:#00BFFF;}

a:hover{
	text-decoration: none;
}

a img{vertical-align:bottom;}

.screen-reader-text{display:none;}
.clear{clear:both;}
.clear hr{display:none;}
hr{background-color:#eee;border:0;height:1px;clear:both;margin:30px auto;}
blockquote{margin:0px 0px 20px;padding:10px 15px;background-color:#f4f4f4;border:1px solid #ddd;border-radius:5px;-moz-border-radius:5px;}
blockquote blockquote{margin:20px 0;background-color:#fff;}
blockquote blockquote blockquote{margin:20px 0;background-color:#f4f4f4;}
blockquote p{padding:0px;margin:0px 0px 0px 0px}
object,embed{width:100%;display:block;margin:auto;}

#switch{
	width: 76%;
	font-size: 320%;
	padding-bottom: 10%;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}


#switch a{
	background-size: 15% auto; 
	padding-top: 2.5%;
	padding-bottom: 2%;
	color: #999999;
	text-decoration: none;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1%;
	margin-right: 1%;
	border: solid 2px #999999;
	line-height: 1em;
}

#btnPC{
	background: #EEEEEE;
	background-image: url(img/pc_icon.png);
	background-repeat: no-repeat;
	background-position: 18% center;
	padding-left: 16%;
	width: 27%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#btnSP{
	background: #EEEEEE;
	background-image: url(img/smp_icon.png);
	background-repeat: no-repeat;
	background-position: 9% center;
	padding-left: 11%;
	width: 35%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}


#container{
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
	height: auto !important;
	background-image: url(img/top_main_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

/*wrap*/
#top_wrap{
	margin: auto;
	text-align: left;
	clear: both;
	width: 1100px;
	overflow: hidden;
}


/*header*/

#top_header_back{
	width: 100%;
	background-image: url(img/top_img.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F9F6EF;
	margin-bottom: 20px;
}

#header_back{
	width: 100%;
	background-color: #F9F6EF;
	margin-bottom: 20px;
}


#header{
	width: 100%;
	background-image: url(img/header_back.png);
	background-position: center top;
	overflow: hidden;
	background-repeat: repeat-x;
	box-shadow: 0px 5px 5px -3px #ccc;
	-webkit-box-shadow: 0px 5px 5px -3px #ccc;
	-moz-box-shadow: 0px 5px 5px -3px #ccc;
}


#navi{
	width: 1100px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#navi img{
	float: left;
	padding: 0px;
}

#site-title{margin:0;padding:0;}
#site-title a{float:left;margin:0 10px 0 0;}
#site-description{font-size:12px;font-weight:normal;font-style:normal;line-height:18px;margin:10px 0 0;padding:0;text-align:right;}


/*header-menu*/
#header .menu {padding:0;float:right;clear:right;margin:0;}
#header .menu li{float:left;margin:10px 0 0;}
#header .menu li a{float:left;font-size:12px;line-height:15px;padding:5px 10px;text-decoration:none;border-left:1px solid #eee;}

/*top_img*/

#top_img{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 360px;
}

#top_img h1{
	color: #033B88;
	text-align: center;
	font-size: 16px;
	padding-top: 160px;
}

#top_list_left{
	float: right;
	width: 525px;
}

#top_list_left .list_back{
	background-image: url(img/top_list_back1-eg.png);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 525px;
	padding-bottom: 20px;
}
#top_list_left p{margin: 10px 30px;}
#top_list_left .list{
	background-color: #FFFFFF;
	box-shadow: 0px 5px 5px -3px #ccc;
	-webkit-box-shadow: 0px 5px 5px -3px #ccc;
	-moz-box-shadow: 0px 5px 5px -3px #ccc;
	overflow: hidden;
	height: 460px;
	width: 505px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top_list_line1-eg.png);
	background-repeat: no-repeat;
	background-position: center 440px;
}

#top_list_left .list_back h2,
#top_list_right .list_back h2{
	margin-top: 0px;
	padding-top: 10px;
	float: left;
	margin-bottom: 0px;
	font-weight: normal;
}

#top_list_left .list_back a{
	background-image: url(img/top_link5_off.png);
	background-repeat: no-repeat;
	float: left;
	width: 410px;
	margin-left: 24px;
	padding-bottom: 20px;
	padding-left: 50px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 30px;
	margin-top: 0px;
	padding-top: 15px;
	line-height: 1.3em;
	margin-right: 0px;
}

#top_list_left .list_back a:hover{
	background-image: url(img/top_link5_on.png);
}

#top_list_left .list_back .open a{
	background-image: url(img/top_link1_off.png);
	background-repeat: no-repeat;
}

#top_list_left .list_back .open a:hover{
	background-image: url(img/top_link1_on.png);
}

#top_list_left .list_back span{
	font-size: 26px;
}

#top_list_right{
	float: left;
	width: 525px;
}

#top_list_right .list_back{
	background-image: url(img/top_list_back2.png);
	background-repeat: repeat-x;
	overflow: hidden;
	width: 525px;
	padding-bottom: 20px;
}

#top_list_right .list{
	background-color: #FFFFFF;
	box-shadow: 0px 5px 5px -3px #ccc;
	-webkit-box-shadow: 0px 5px 5px -3px #ccc;
	-moz-box-shadow: 0px 5px 5px -3px #ccc;
	overflow: hidden;
	height: 460px;
	width: 505px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top_list_line2.png);
	background-repeat: no-repeat;
	background-position: center 440px;
}

#top_list_right .list_back a{
	background-image: url(img/top_link4_off.png);
	background-repeat: no-repeat;
	float: left;
	width: 410px;
	margin-left: 24px;
	padding-bottom: 20px;
	padding-left: 50px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 40px;
	margin-top: 0px;
	padding-top: 15px;
	line-height: 1em;
	margin-right: 0px;
}

#top_list_right .list_back a:hover{
	background-image: url(img/top_link4_on.png);
}

#top_list_right .list_back .open a{
	background-image: url(img/top_link3_off.png);
	background-repeat: no-repeat;
}

#top_list_right .list_back .open a:hover{
	background-image: url(img/top_link3_on.png);
}

#top_list_right .list_back span{
	font-size: 26px;
}


#top_list_left .flag,
#top_list_right .flag{
	text-align: center;
}

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


#top_list_left{
	padding-top: 10px;
}

#top_list_left,
#top_list_right{
	float: none;
}

#top_list_left .list,
#top_list_right .list{
	width: 98%;
	height: 100%;
	float: none;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 30px;
	background-position: center bottom;
}

#top_list_left .list_back h2,
#top_list_right .list_back h2{
	float: none;
}

#top_list_left .list_back a,
#top_list_left .list_back .open a{
	background-image: url(img/arrow_img.png);
	background-size: 30px 30px;
	background-position: right center;
	background-color: #FF4D4D;
	width: 94%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 4%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 20px;
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 1em;
}

#top_list_left .list_back a:hover,
#top_list_left .list_back .open a:hover{
	background-image: url(img/arrow_img.png);
	background-color: #FF1515;
}


#top_list_right .list_back a,
#top_list_right .list_back .open a{
	background-image: url(img/arrow_img.png);
	background-size: 30px 30px;
	background-position: right center;
	background-color: #A3D900;
	width: 94%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 4%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 20px;
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 1em;
}

#top_list_right .list_back a:hover,
#top_list_right .list_back .open a:hover{
	background-image: url(img/arrow_img.png);
	background-color: #85B000;
}

#top_list_left .list_back span{
	font-size: 15px;
	font-weight: bolder;
}

#top_list_right .list_back span{
	font-size: 15px;
	font-weight: bolder;
}
	
}

/*breadcrumb*/
#breadcrumb{color:#fff;clear:both;font-size:12px;line-height:20px;padding:20px 0;max-width:900px;margin:auto;}
@media screen and (max-width:920px) {#breadcrumb{padding:10px;}}
#breadcrumb a{color:#fff;text-decoration:none;}

/*content*/
.hentry{padding:0;overflow:hidden;}
.hentry .pageTitle,
.hentry .pageTitle a{text-decoration:none;font-size:18px;line-height:22px;}
.hentry ul{margin-left:25px;padding-left:0px;}
.hentry ol{margin-left:30px;padding-left:0px;}
.hentry ul li{list-style-type:disc;}
.hentry ol li{list-style-type:decimal;}
.hentry .postmetadata{text-align:right;font-size:12px;clear:both;float:right;line-height:20px;}
.sticky {background:#f8f8f8;margin:0 0 30px;padding:20px;}
.sticky hr{display:none;}

/*navigation*/
.navigation{clear:both;padding:20px 0 0;font-size:11px;line-height:21px;text-align:center;}
.navigation a{color:#fff;padding:5px 10px;background-color:#999;text-decoration:none;border-radius:5px;-moz-border-radius:5px;padding:5px 10px;}
.navigation a:hover{background-color:#aaa;}
.navigation div.alignleft {float:left;}
.navigation div.alignright {float:right;}

/*wp-pagenavi*/
.wp-pagenavi{clear:both;padding:0;font-size:11px;line-height:21px;text-align:center;}
.wp-pagenavi span.extend {color:#ccc;margin:2px;}
.wp-pagenavi span.current{background-color:#48e;color:#fff;padding:5px 10px;border-radius:5px;-moz-border-radius:5px;margin:2px;}
.wp-pagenavi span.pages{background-color:#ccc;padding:5px 20px;color:#fff;padding:5px 10px;border-radius:5px;-moz-border-radius:5px;margin:2px;}
.wp-pagenavi a{color:#fff;padding:5px 10px;background-color:#999;text-decoration:none;border-radius:5px;-moz-border-radius:5px;padding:5px 10px;margin:0 2px;}
.wp-pagenavi a:hover{background-color:#aaa;}

/*image*/
.thumbnail-align img{float:left;padding:7px;margin:0 20px 20px 0;background-color:#eee;}
img.alignleft{float:left;padding:7px;margin:0 20px 20px 0;background-color:#eee;}
img.alignright{float:right;padding:7px;margin:0 0 20px 20px;background-color:#eee;}
.aligncenter{clear: both;display: block;margin:auto;}
.wp-caption {background: #f1f1f1;line-height: 18px;margin-bottom: 20px;text-align: center;padding:7px 2px;}
.wp-caption.alignleft{float:left;margin:0 15px 15px 0;}
.wp-caption.alignright{float:right;margin:0 0 15px 15px;}
.wp-caption img {margin:0;}
.wp-caption p.wp-caption-text {color: #888;font-size: 12px;margin:0;}
.gallery {margin:0 auto 18px;padding:0 0 25px;}
.gallery .gallery-item {float: left;text-align: center;}
.gallery .gallery-caption {color: #888;font-size: 12px;margin:0;}
.gallery br+br {display: none;}
@media screen and (max-width: 480px) {.hentry img {float:none;display:block;margin:auto auto 15px;padding:0;max-width:100%;}}

/*comment*/
#comments{max-width:900px;margin:auto;}
.commentlist{margin:15px 0 0;border-top:1px solid #eee;}
.commentlist p{margin:10px 0;clear:both;}
.commentlist li{clear:both;}
.commentlist .comment-body{border-bottom:1px solid #ccc;margin:0 0 15px;clear:both;font-size:12px;line-height:20px;padding:15px 10px;}
.commentlist .reply{text-align:right;}
.commentlist .avatar{float:left;margin:0 10px 0 0;}
.comment-author.vcard {}
#respond {padding:0;}
#reply-title {margin:0;padding:0;}
#commentform{padding:10px 0;}
#commentform p{margin:0 0 5px;}
#commentform textarea#comment{font-size:13px;line-height:20px;border:1px solid #666;padding:3px;width:98%;}
#commentform input{font-size:13px;line-height:20px;border:1px solid #666;padding:3px;clear:both;width:98%;}
#commentform .required{color:#c00;}
#commentform label{}
.commentlist .bypostauthor{background-color:#eee;}
.form-allowed-tags {font-size:11px;line-height:15px;color:#999;}
.form-submit #submit{margin:10px auto;width:218px;display:block;cursor:pointer;padding:0;border:1px solid #aaa;font-size:13px;line-height:20px;border-radius:5px;-moz-border-radius:5px;background-color:#fff9d3;}

/*sideFix*/
#sideFix{width:250px;}
.fixed{position: fixed;top: 20px;}


/*side*/


.side-widget{padding:20px 0 0;float:left;width:250px;overflow:hidden;}
.side-widget .widget-title{margin:0;font-weight:bold;}
.side-widget ul{margin:0;}
.side-widget ul ul{margin:0;padding:0 0 0 10px;}
.side-widget p{margin:0;}
.side-widget th,.side-widget td{padding:0;text-align:center;}

/*footer*/
#footer_back{
	width: 100%;
	background-color: #F0F0E1;
}
#footer{
	clear: both;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 90px;
}

#footer .left_box{
	float: left;
	width: 340px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-right: 1px solid #E2E2C7;
	padding-left: 20px;
}

#footer .left_box p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#footer .left_box .link{
	padding-bottom: 10px;
	padding-top: 3px;
}

#footer .left_box .link a{
	background-color: #00BFFF;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1.4em;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

#footer .left_box .link a:hover{
	background-color: #008FFF;
}

#footer .rigth_box{
	float: right;
	width: 690px;
	padding-top: 10px;
}

#footer .rigth_box p{
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0px;
}

#footer_bottom_back{
	position: fixed;
	bottom: 0;
	width: 100%;
	background-image: url(img/footer_back.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 110px;
}


#page_top{
	width: 85px;
	float: left;
	padding-left: 45%;
}


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

#footer{
	display: none;
}

#footer_bottom_back{
	position:inherit;
	background-color: #00BFFF;
	background-image: none;
	height: auto;
}

#footer_bottom{
	width: 100%;
}

#page_top{
	display: none;
}

}

#f_navi{
	width: 250px;
	float: right;
	padding-top: 10px;
}

#f_navi p{
	float: left;
	font-size: 12px;
	padding-right: 20px;
	background-image: url(img/footer_icon.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 18px;
	margin: 0px;
}

#f_navi a{
	color: #444444;
	text-decoration: none;
}

#f_navi a:hover{
	color: #00BFFF;
}


#copyright{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}

/*footer-widget*/
#footer-wrap{clear:both;margin:0 auto;}
#footer-widget-area{float:left;width:100%;margin:0;}
.footer-widget{padding:15px 0;margin:0 10px 0 0;float:left;width:215px;}
.footer-widget .widget_title{margin:0;font-weight:bold;}
.footer-widget ul{margin:0;}
.footer-widget p{margin:0;}
.footer-widget img{max-width:195px;}

/*footer-menu*/
#footer-menu{clear:both;}
#footer-menu ul{float:left;margin:0;padding:0;}
#footer-menu li{float:left;border-right:1px solid #eee;padding:0 10px;margin:0 0 10px;}
#footer-menu a{float:left;}

/*Contact Form 7*/
.wpcf7-form{}
.wpcf7-form input{margin:0;}
.wpcf7-form textarea{width:99%;margin:0 0 10px;}
.wpcf7-form p{margin:0 0 10px;}
.wpcf7-not-valid-tip{padding:2px;clear:both;color:#c00;}
.wpcf7-display-none{display:none;}
.wpcf7-form img.ajax-loader{float:right;margin-top:-30px;}
.wpcf7-response-output{margin:0 0 20px;padding:5px;text-align:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.wpcf7-mail-sent-ok{background-color:#398f14;color:#fff;}
.wpcf7-mail-sent-ng{background-color:#ff0000;color:#fff;}
.wpcf7-spam-blocked{background-color:#ffa500;color:#000;}
.wpcf7-validation-errors{background-color:#f7e700;color:#000;}
input.wpcf7-submit{margin:10px auto;width:218px;display:block;cursor:pointer;padding:0;border:1px solid #aaa;font-size:13px;line-height:20px;border-radius:5px;-moz-border-radius:5px;background-color:#fff9d3;}
