@charset "utf-8";
/* #header
------------------------------------------------ */
#headerTopBg {
 background: url(../img/common/bg01.gif) repeat-x 0 0;
}

#headerBg {
 background: url(../img/common/bg02.gif) repeat-x 0 100%;
}

#headerTop {
 width: 980px;
 margin: 0 auto;
 text-align: left;
 background: url(../img/common/bg01.gif) repeat-x 0 0;
}

#header {
 width: 980px;
 background: url(../img/common/bg02.gif) repeat-x 0 100%;
 padding: 13px 0 0 0;
}

.h_LinkBox {
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 17px;
}

.h_Link {
 font-size: 12px;
 float: right;
}

.h_Link li {
 float: left;
}

.h_Link a {
 color: #333333;
 text-decoration: none;
}

.h_Link .h_Link01 {
 background: url(../img/common/icon01.gif) no-repeat 0 2px;
 text-decoration: none;
 padding-left: 21px;
 padding-right: 10px;
}

.h_Link .h_Link02 {
 background: url(../img/common/icon02.gif) no-repeat 0 2px;
 text-decoration: none;
 padding-left: 21px;
}

.h_logo {
 width: 250px;
 float: left;
}

.h_logo h1 {
 padding-left: 20px;
}

.h_logo h1 img {
 vertical-align: top;
}


.gnaviBlock {
 width: 633px;
 float: right;
 padding-top: 20px;
}

.gnavi {
 border-left: 1px solid #DDDDDD;
}

.gnavi li {
 width: 25%;
 float: left;
 font-size: 14px;
}

.gnavi a {
 display: block;
 text-align: center;
 height: 31px;
 padding-top: 7px;
 border-right: 1px solid #DDDDDD;
}

.gnavi a:link, .gnavi a:active, .gnavi a:visited {
 color: #000000;
 text-decoration: none;
 background: url(../img/common/bg02.gif) repeat-x 0 100%;
}

.gnavi a:hover {
 color: #0059FF;
 text-decoration: none;
 background: url(../img/common/bg01.gif) repeat-x 0 100%;
}

.gnavi .gnaviOn a {
 color: #0059FF;
 text-decoration: none;
 background: url(../img/common/bg01.gif) repeat-x 0 100%;
}

.gnavi span.gnaviNon {
 display: block;
 text-align: center;
 height: 31px;
 padding-top: 7px;
 border-right: 1px solid #DDDDDD;
 color: #000000;
 background: url(../img/common/bg02.gif) repeat-x 0 100%;
}

.gnavi span.gnavi01 {
 background: url(../img/common/icon03.gif) no-repeat 0 2px;
 padding-left: 26px;
 padding-right: 26px;
}

/* screens smaller than 980
--------------------------------------------------- */
@media only screen and (max-width:980px) {
#headerTop {
 width: 100%;
}
#header {
 width: 100%;
}
	}
/* /screens smaller than 980 */

/* screens smaller than 940
--------------------------------------------------- */
@media only screen and (max-width:940px) {
.h_logo {
 width: 100%;
 float: none;
 text-align: center;
}

.h_logo h1 {
 padding-left: 0px;
}

.gnaviBlock {
 width: 100%;
 float: none;
 padding-top: 20px;
}

	}
/* /screens smaller than 940 */


/* screens smaller than 680
--------------------------------------------------- */
@media only screen and (max-width:680px) {
.gnavi li {
 width: 50%;
 float: left;
}

	}
/* /screens smaller than 680 */




/* #container
------------------------------------------------ */
#containerBg {
 background: url(../img/common/bg03.png) repeat-x 0 0;
}

#container {
 width: 980px;
 margin: 0 auto;
 text-align: left;
 background: url(../img/common/bg03.png) repeat-x 0 0;
}

/* screens smaller than 980
--------------------------------------------------- */
@media only screen and (max-width:980px) {
#container {
 width: 100%;
}
	}
/* /screens smaller than 980 */


/* #mainImageBlock
------------------------------------------------ */
#mainImageBlock {
 width: 966px;
 margin: 0 auto;
 text-align: left;
 padding-top: 40px;
}

#mainImageBox {
 padding: 10px 8px 27px 8px;
 margin: 0 auto;
 text-align: center;
 background: url(../img/top/main_image_bg.png) no-repeat center bottom #ffffff;
}

/* screens smaller than 966
--------------------------------------------------- */
@media only screen and (max-width:966px) {
#mainImageBlock {
 width: 100%;
}
	}
/* /screens smaller than 966 */



/* #main
------------------------------------------------ */
#main {
 width: 980px;
 margin: 0 auto;
 text-align: left;
 padding-bottom: 50px;
}

/* screens smaller than 980
--------------------------------------------------- */
@media only screen and (max-width:980px) {
#main {
 width: 100%;
}
	}
/* /screens smaller than 980 */


/* #ftr
------------------------------------------------ */
#ftrBg {
 background: #00008B;
}

#ftr {
 width: 980px;
 margin: 0 auto;
 text-align: left;
 background: #00008B;
}

#ftr p {
 text-align: center;
 color: #ECECEC;
 padding: 30px 10px;
 font-size: 12px;
}


/* screens smaller than 980
--------------------------------------------------- */
@media only screen and (max-width:980px) {
#ftr {
 width: 100%;
}
	}
/* /screens smaller than 980 */

.center_botan img{
width:134px;
margin-left:27%;
margin-top:15px;
}

.fukidashi_after{
    position: relative;
}


.fukidashi_after img{
margin-top: -50px;
right:4%;
position: absolute;
}

.date_font{
font-size:small;
}


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

.fukidashi_after{
  margin:80px 0 0;
}
.fukidashi_after img{
margin-top: -70px;
}

.center_botan img{
margin-left:33%;
}


}

.childbirth_childcare_list_box{
    width: 97%;
    margin: 40px auto;
}


.childbirth_childcare_list {
	box-shadow:0px 0px 5px -1px #000000;
	box-sizing: border-box;
	border-radius: 5px;
	-webkit-border-radius: 5 px;
	-moz-border-radius: 5px;
	padding: 29px 10px 10px 10px;
	width: 45%;
	float: left;
	margin: 0 0 0 3.6%;
}


.childbirth_childcare_list_ul li{
float:left;
width: 46%;
}

.childbirth_childcare_list_ul li p{
color: #00008B;
    font-size: 18px;
    font-weight: bold;
    line-height: 120%;
    margin-bottom:20px;
}
.childbirth_childcare_list_ul li p span{
color: #00008B;
font-size: 15px;
    font-weight: 500;
    line-height: 120%;

}

.childbirth_childcare_list_ul li:first-child{
margin-right:10px;
}

.childbirth_childcare_btn{
margin-left:40%;
}
.childbirth_childcare_btn img{
width:131px;
}

.ichiran_img{
width:410px;
}

@media only screen and (max-width:767px) {
.childbirth_childcare_list {
	box-sizing: border-box;
	padding: 29px 10px 10px 10px;
	width: 90%;
	float: none;
	margin: 0 auto 30px auto;
	
}
.ichiran_img{
width:100%;
}
.childbirth_childcare_btn{
margin-left:30%;
}
}

@media only screen and (min-width:768px) {
.cc_list_one{
    height: 195px;
}
}