@charset "UTF-8";
/* CSS Document */
html, html * {
    /* [disabled]padding-top: 10px; */
    /* [disabled]padding-bottom: 10px; */
    margin: 0;
    box-sizing: border-box;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
header {
    padding: 32px;
}
body {
    margin-left: auto;
    margin-right: auto;
    background-image: url("image/bg.jpg");
}
body a:hover {
    filter: Alpha(Opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
footer {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 10px;
    text-align: center;
    line-height: 6px;
}
footer p {
    color: #6F6850;
    line-height: 26px;
    margin-top: -16px;
}
footer img {
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.history {
    text-align: center;
    padding-bottom: 10px;
}
.history p {
    font-weight: 200;
    color: #6F6850;
    font-size: large;
    line-height: 24px;
    margin-bottom: -4px;
    padding-bottom: 5px;
}
.history a {
    border: 1px #6F6850 solid;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 8px;
    border-radius: 30px;
    color: #6F6850;
    text-decoration: none;
    display: inline-table;
    margin-top: 10px;
    margin-bottom: 0px;
}
.kodomoyumekikin {
    margin-top: 30px;
    margin-bottom: 0px;
    text-align: center;
}
.kodomoyumekikin img {
    width: auto;
}
.style-logo {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    display: block;
    width: 400px;
}
.style-nav ul {
    list-style-type: none;
    margin-left: -30px;
}
.style-nav ul li a {
    text-decoration: none;
    color: #2F322A;
    text-align: center;
    display: block;
    padding: 8px;
    border-bottom-color: #DFCEA0;
    border-top-color: #DFCEA0;
    border-bottom-style: dotted;
    border-top-style: dotted;
    border-bottom-width: 1px;
    border-top-width: 1px;
}
.row:before, .row:after {
    content: "";
    display: table;
}
.row:after {
    clear: both;
}
.row a {
    text-decoration: none;
}
.topmain {
    background-image: url("image/bg.jpg");
    /* [disabled]padding-top: 20px; */
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
    text-align: center;
}
h1 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 50px;
}
h2 {
    font-size: 24px;
    font-weight: 200;
    margin-bottom: 20px;
}
h3 {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 100px;
}
h4 {
    font-size: 14px;
    font-weight: 200;
    margin-bottom: 15px;
}
p {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 30px;
}
.button {
    border: 1px #FFFFFF solid;
    padding-top: 8px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 8px;
    border-radius: 40px;
    color: #FFFFFF;
    text-decoration: none;
    display: inline;
}
.button_g {
    border: 1px #6F6850 solid;
    padding-top: 8px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 8px;
    border-radius: 40px;
    border-radius: 40px;
    color: #6F6850;
    text-decoration: none;
    display: inline;
}
.green-box {
    background-image: url("image/green4.jpg");
    color: #FFFFFF;
    padding: 40px 30px;
    text-align: center;
}
.green3-box {
    background-image: url("image/green3.jpg");
    color: #FFFFFF;
    padding: 40px 30px;
    text-align: center;
}
.orange-box {
    background-image: url("image/orange.jpg");
    color: #FFFFFF;
    padding: 40px 30px;
    text-align: center;
}

.orange-box-opacity {
    background-image: url("image/orange.jpg");
    color: #FFFFFF;
    padding: 40px 30px;
    text-align: center;
    filter: Alpha(Opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

.fuji-box {
    background-image: url(image/fuji.jpg);
    color: #FFFFFF;
    padding: 40px 30px;
    text-align: center;
}
.mizuiro-box {
    background-image: url("image/mizuiro.jpg");
    color: #6F6850;
    padding: 40px 30px;
    text-align: center;
}
.red-box {
    background-image: url("image/red.jpg");
    color: #FFFFFF;
    text-align: center;
    padding: 40px 30px;
}

.yellow-box {
    background-image: url("image/yellow.jpg");
    color: #FFFFFF;
    text-align: center;
    padding: 40px 30px;
}

.clear-box {
    color: #FFFFFF;
    padding-right: 30px;
    padding-left: 30px;
}
.clear-box_center {
    color: #FFFFFF;
	text-align: center;
    padding-right: 30px;
    padding-left: 30px;
}


.col {
    width: 100%;
}
.col p {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 20px;
}
.col p a {
    font-size: 16px;
    font-weight: 200;
    margin-bottom: 20px;
}
.link {
    width: 100%;
    position: relative;
}
.link a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-indent: 100%; /*テキスト非表示*/
    white-space: nowrap; /*テキスト非表示*/
    overflow: hidden; /*テキスト非表示*/
}
.link a:hover {
    opacity: 0.4;
    filter: alpha(opacity=40);
    -ms-filter: "alpha( opacity=40 )";
    background: #fff;
}




/* ページ上へ　*/
#page-top {
    display: block;
    position: fixed;
    z-index: 9999;
    bottom: -100px;
    right: 10px;
    width: 60px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    background-color: rgba(250, 127, 16, 0.88);
    color: #fff;
    text-decoration: none;
    transition: .5s;
    border-radius: 100px;
    background-image: url(image/yajirushi.gif);
    height: 60px;
}
#page-top:hover {
    filter: Alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    color: #FFFFFF;
}
/* FAQ */
.faq-list {
    margin-left: -50px;
    width: 107%;
    padding-top: 0px;
    padding-left: 47px;
    margin-bottom: 30px;
    font-size: small;
}
.faq-list p {
    font-size: small;
}
.faq-list h2 {
    font-size: 20px;
    color: #6F6850;
    font-weight: bold;
    padding-left: 75px;
    margin-bottom: 0px;
    margin-top: 20px;
}
.faq-list-item {
    background: #FFFFFF;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
    padding-top: 10px;
    padding-right: 10px;
    color: #2F322A;
    padding-bottom: 1px;
    left: 16px;
    width: 95%;
    list-style-position: outside;
    list-style-type: circle;
    list-style-image: url(image/green_10px.jpg);
}
.question {
    margin-bottom: 10px;
    padding-left: 21px;
    padding-right: 50px;
}
.answer {
    padding-left: 20px;
    display: none;
    color: #B87041;
    padding-right: 50px;
}
.answer a {
    text-decoration: none;
    color: #B87041;
}
.faq-list-item img {
    position: absolute;
    top: 0;
    right: 5px;
    color: #ccc;
    width: auto;
    padding-top: 10px;
    padding-right: 8px;
    filter: Alpha(Opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

/* お知らせ　*/

#oshirase {
    text-align: left;
    overflow: auto;
    margin-top: -20px;
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    overflow-y: auto;
    height: 378px;
}

#oshirase ul {
  font-family: "メイリオ", "ヒラギノ丸ゴ Pro W4", Osaka;
  font-size: small;
  padding-left: 10px;
}

#oshirase li {
	text-decoration: none;
	color: #666666;
	list-style-type: circle;
}

#oshirase li a {
  text-decoration: none;
  color: #FFFFFF;
  background: url(../images/sankaku.gif) no-repeat left 0.5em;
  padding-left: 12px;
  display: block;
  width: 400px;
}


#oshirase li a span { font-size: smaller; 
}

#oshirase li a:hover {
  text-decoration: none;
  color: #333333;
}

#oshirase dl {
    font-family: "メイリオ", "ヒラギノ丸ゴ Pro W4", Osaka;
    line-height: 1.5em;
}

#oshirase dt {
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left 17px;
    background-image: url(../images/sankaku.gif);
    font-size: smaller;
    padding-top: 10px;
    padding-left: 16px;
    height: auto;
}
#oshirase dt  span {
  color: #666666;
  font-size: small;
}


#oshirase dd {
    color: #FFFFFF;
    border-bottom: 1px dotted #F1EEE6;
    padding-bottom: 10px;
    font-size: 0.95em;
}
#oshirase dd  span {
  color: #666666;
  font-weight: bold;
}

#oshirase dd a {
  text-decoration: none;
  color: #FFFFFF;
}

#oshirase dd a:hover { color: #F9EA6B; }

/* 重要なお知らせ　*/

#oshirase_juyo {
	text-align: left;
	overflow: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 753px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	height: 160px;
	border: 8px solid #FD1414;
	background-color: #FFF;
	border-radius: 17px;
}

#oshirase_juyo p {
	text-align: left;
	font-size: 1.7em;
	line-height: 1.6em;
	color: #FC2828;
	font-weight: bold;
}



.youtube{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 75%;
    margin-top: 57px;
}
.youtube iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}


/* 企業リンクバナー　*/
#kigyo-banner {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    height: 150px;
    margin-right: 24px;
}



#kigyo-banner ul {
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
}

#kigyo-banner li {
    float: left;
    list-style: none;
	text-align: center;
    height: 67px;
    width: 218px;
    padding-top: 0px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
}


/* IE6用 */
* html #kigyo-banner li { margin-top: -10px; }


#kigyo-banner li a {
	font-family: "メイリオ", "ヒラギノ丸ゴ Pro W4", Osaka;
	font-size: 1em;
	color: #666666;
	text-decoration: none;
	height: 67px;
	width: 200px;
	display: block;
	padding-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
}

#kigyo-banner li a:hover {
  filter: Alpha(Opacity=50);
  -moz-opacity:0.5;
  opacity:0.5;
  color: #FFFFFF;
}

#kigyo-banner p {
	font-family: "メイリオ", "ヒラギノ丸ゴ Pro W4", Osaka;
	font-size: 1.4em;
	color: #9999FF;
	text-decoration: none;
	height:20px;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}

.logo {
	width: 100px;
}


/*タブレット用*/
@media (min-width: 768px) {
    body {
        max-width: 778px;
    }
    .style-nav ul li {
        display: inline-block;
        font-size: small;
    }
    .style-nav ul {
        text-align: center;
    }
    h1 {
        font-size: 60px;
        font-weight: bold;
        margin-bottom: 50px;
    }
    .col-md-half {
        width: 50%;
    }
    .col {
        float: left;
        padding: 0px 7px 14px
    }
    
    .col2 {
    float: left;
    padding-top: 0px;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 14px;
    margin-top: -56px;
    overflow-y: auto;
    }
    
    .right {
        float: right;
    }
    .left {
        float: left;
    }
    .box {
        width: 50%;
        text-align: center;
        float: left;
    }
    .clear {
        clear: both;
    }
    .faq-list {
        margin-left: -50px;
        width: 107%;
        padding-top: 0px;
        padding-left: 47px;
        margin-bottom: 30px;
        font-size: medium;
    }
    .faq-list p {
        font-size: medium;
    }
    .faq-list h2 {
        font-size: 24px;
        color: #6F6850;
        font-weight: bold;
        padding-left: 75px;
        margin-bottom: 0px;
        margin-top: 20px;
    }
}
/*デスクトップ用*/
@media (min-width: 1024px) {
    body {
        max-width: 1000px;
    }
    .style-logo {
        float: left;
    }
    .style-nav {
        float: right;
    }
    .col-lg-qtr {
        width: 25%;
    }
    .col {
        float: left;
        padding: 0px 7px 14px
    }
}


#no {
    display: none;
}
