/*基本設定*/
html.bg-pink {
    background-color: #F7E6EC;
}
html {
    font-size: 62.5%;/* 100% 1rem 16px */
} 
body {
    font-size: 1.8rem;/* 18px */
} 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure {
    margin: 0;
    padding: 0;
}
body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    font-weight: normal;
    width: 100%;
    color: #333;
}
body {overflow-x:hidden;}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
ul {
    list-style: none;
}
.clear{
	clear: both;
}
.pc_no {
    display: none;
}
.center {
    text-align: center;
}
/*------------------------------------
   ヘッダー
------------------------------------*/
header #h_main {
    width: 100%;
    max-width: 1200px;
    margin: -2rem auto 0;
    padding: 2rem 0 0 0;
    background: url("../img/tel.png")no-repeat top -2rem right;
    background-size: 330px auto;
    overflow: hidden;
}
header #h_main h1 {
    float: left;
    margin-top: 3rem;
}
header #h_main h1 img {
    margin-left: 1.5rem;
}
header #h_main nav {
    float: right;
}
header #h_main nav ul {
    margin-top: 12rem;
    font-size: 2.0rem;
    text-align: center;
    font-weight: bold;
}
header #h_main nav li {
    float: left;
}
header #h_main nav li a {
    position: relative;
    display: inline-block;
    font-weight: bold;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    text-decoration: none;
    color: #666;
    background: #F7E6EC;
    border-radius: 1.0rem;
    transition: .4s;
}
header #h_main nav li:nth-child(1) a, header #h_main nav li:nth-child(2) a, header #h_main nav li:nth-child(5) a {
    padding: 0.5rem 2rem;
}
header #h_main nav li:nth-child(3) a, header #h_main nav li:nth-child(4) a {
    padding: 0.5rem 1rem;
}
header #h_main nav li a:hover {
    background: #e67a94;
    color: white;
}
#h_main02 img {
    display: none;
}
/*------------------------------------
   メイン
------------------------------------*/
/*----トップイメージ----*/
main {
    padding-top: 0rem;
    background: url("../img/bg_sakura.png") no-repeat center top 35rem;
}
main #in_top01 {
    height: 31.6rem;
    width: 100%;
    background: url("../img/top_01.png") no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top02 {
    height: 31.6rem;
    width: 100%;
    background: url("../img/top_02.png") no-repeat center center;
    background-size: cover;
    position: relative;	
}
main #in_top03 {
    height: 31.6rem;
    width: 100%;
    background: url("../img/top_03.png") no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top04 {
    height: 31.6rem;
    width: 100%;
    background: url("../img/top_04.png") no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top05 {
    height: 31.6rem;
    width: 100%;
    background: url("../img/top_05.png") no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top06 {
    height: 31.6rem;
    width: 100%;
    background: url("../img/top_06.png") no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top07 {
    height: 31.6rem;
    width: 100%;
    background: url("../img/top_07.png") no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top08 {
    height: 31.6rem;
    width: 100%;
    background: url(../childwelfare/img/childwelfare.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top09 {
    height: 31.6rem;
    width: 100%;
    background: url(../facilities/img/facilities.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top10 {
    height: 31.6rem;
    width: 100%;
    background: url(../homehelp/img/homehelp1.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top11 {
    height: 31.6rem;
    width: 100%;
    background: url(../homehelp/img/homehelp2.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top12 {
    height: 31.6rem;
    width: 100%;
    background: url(../homehelp/img/homehelp3.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top13 {
    height: 31.6rem;
    width: 100%;
    background: url(../homehelp/img/homehelp-shoukibo.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}
main #in_top01 p, main #in_top02 p, main #in_top03 p, main #in_top04 p, main #in_top05 p, main #in_top06 p, main #in_top07 p, main #in_top08 p, main #in_top09 p, main #in_top10 p, main #in_top11 p, main #in_top12 p, main #in_top13 p {
    color: white;
    font-size: 3.45rem;
    font-weight: bold;
    text-shadow: 2px 2px 6px #333;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
/*----メインイメージ----*/
main #in_main {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
}
/*----パンくず----*/
main #in_main .topicpath ol.nav li {
    display: inline;
    list-style-type: none;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 3;
}
main #in_main .topicpath ol.nav li:before {
    content: " > ";
}
main #in_main .topicpath ol.nav li:first-child:before {
    content: "";
}
/*----コンテンツ----*/
main a:link, main a:visited, main a:active {
    color: #333;
    text-decoration: none;
}
main a:hover {
    color: #3366cc;
    text-decoration: none;
}
main #in_com {
    width: 100%;
    background: #FFF;
    overflow: hidden;
}
main #in_com_l {
    float: left;
    vertical-align: top;
    padding: 28px 14px 0 14px;
    width: 740px;
}
main .main_tel img {
    width: 100%;
    height: auto;
    margin: 4rem auto 5rem;
}
/*----右コンテンツ----*/
main #in_com_r {
    float: left;
    vertical-align: top;
    padding: 28px 14px 14px 14px;
    width: 284px;
}
main #in_com_r img {
    width: 100%;
    height: auto;
}

/*------------------------------------
   フッター
------------------------------------*/
/*トップへ戻る*/	
.pagetop {
    position: fixed;
    bottom: 7.0rem;
    right: 2.0rem;
    z-index: 30;
}
footer {
    clear: both;
    width: 100%;
    background: #C7768C;
}
footer a:link, footer a:visited, footer a:active {
    color: #FFF;
    text-decoration: none;
}
footer a:hover {
    color: #FFCCCC;
    text-decoration: none;
}
footer #f_main {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    color: #FFF;
}
footer #f_main ul.f_nav {
    font-weight: bold;
    text-align: center;
    padding: 4rem 0 0 0;
}
footer #f_main .f_nav li {
    display: inline-block;
    margin: 0 0.5rem;
    border-bottom: solid 1px #F7E6EC;
}
footer #f_main ul.f_menu {
    text-align: center;
    padding: 4rem 0 0 0;
}
footer #f_main .f_menu li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2rem;
    font-size: 2rem;
}
footer #f_main .f_menu dl {
    text-align: left;
}
footer #f_main .f_menu dt {
    margin-top: 2rem;
}
footer #f_main ul.f_sakura {
    font-size: 14px;
    text-align: left;
    padding: 10rem 0 3rem 5rem;
}
footer #f_main .f_sakura li {
    text-align: left;
    display: inline-block;
    margin: 0 0.5rem;
}
footer #f_main .f_sakura li:first-child {
    padding: 0 15px 0 60px;
    background: url("../img/logo_s.png")no-repeat left center;
    vertical-align: top;
}
footer #f_main .f_sakura span {
    font-size: 24px;
}
#copy {
    color: #C7768C;
    line-height: 2;
    text-align: center;
    font-size: 1.6rem;
}

@media screen and (max-width:1200px) {
html {
    font-size: 58.59375%;
}
header #h_main {
    background-size: 28%;
}
header #h_main nav ul {
    font-size: 1.85rem;
}
/*----メインイメージ----*/	
main #in_com_l {
    width: 73%;
}
main #in_com_r {
    width: 27%;
}
}
/*tb*/
@media screen and (max-width:1024px) {
html {
    font-size: 54.6875%;
}
header #h_main {
}
/*----メインイメージ----*/
main #in_main {
    width: 100%;
    max-width: 740px;
    margin: 0 auto;
}
main #in_com_l {
    width: 740px;
    padding: 14px 14px 0 14px;
}
main #in_com_r {
    display: none;
}
}
@media screen and (max-width:1000px) {
html {
    font-size: 50.78125%;
}
header #h_main {
}
header #h_main h1 img {
    width: 80%;
}
header #h_main nav ul {
    font-size: 1.82rem;
}
}
@media screen and (max-width:900px) {
header #h_main {
}
header #h_main h1 {
    width: 20%;
}
header #h_main h1 img {
    width: 80%;
}
header #h_main nav ul {
    font-size: 1.78rem;
}
header #h_main nav li:nth-child(1) a, header #h_main nav li:nth-child(2) a, header #h_main nav li:nth-child(5) a {
    padding: 0.5rem 1rem;
}
header #h_main nav li:nth-child(3) a, header #h_main nav li:nth-child(4) a {
    padding: 0.5rem 1rem;
}
}
@media screen and (max-width:820px) {
header #h_main {
}
header #h_main h1 {
    width: 15%;
}
header #h_main h1 img {
    width: 90%;
    margin-left: 1rem;
}
}
@media screen and (max-width:768px) {
html {
    font-size: 46.875%;
}
header #h_main {
    display: none;
}
#h_main02 img {
    display: inherit;
    float: left;
    margin-top: 0.5rem;
}
/*----メインイメージ----*/
main #in_com_l {
    width: 100%;
}
}
@media screen and (max-width:720px) {
footer #f_main .f_nav li {
    margin: 0 0.5rem 2rem;
}
footer #f_main .f_nav .pc_no {
    display: inline;
}
footer #f_main .f_menu li:first-child {
    width: 30%;
}
footer #f_main .f_menu li:nth-child(2) {
    width: 50%;
}
footer #f_main .f_menu li:last-child {
    width: 84%;
}
footer #f_main ul.f_sakura {
    font-size: 13px;
    text-align: center;
    padding: 10rem 0 3rem 5rem;
}
footer #f_main .f_sakura li {
    text-align: left;
    display: inline-block;
    margin: 0 0.5rem;
}
footer #f_main .f_sakura li:first-child {
    padding: 0 60px 0 60px;
    background: url("../img/logo_s.png")no-repeat left center;
    vertical-align: top;
}
footer #f_main .f_sakura span {
    font-size: 22px;
}
}
@media screen and (max-width:600px) {
}
/*sp*/
@media screen and (max-width:480px) {
.pagetop .pc_no {
    display: inline;
}
.pagetop .sp_no {
    display: none;
}
main #in_top01, main #in_top02, main #in_top03, main #in_top04, main #in_top05, main #in_top06, main #in_top07, main #in_top08, main #in_top09, main #in_top10, main #in_top11, main #in_top12, main #in_top13 {
    height: 15rem;
}
main #in_top01 p, main #in_top02 p, main #in_top03 p, main #in_top04 p, main #in_top05 p, main #in_top06 p, main #in_top07 p, main #in_top08 p, main #in_top09 p, main #in_top10 p, main #in_top11 p, main #in_top12 p, main #in_top13 p {
	font-size: 2.5rem;
}
}
@media screen and (max-width:414px) {
footer #f_main ul.f_sakura {
    font-size: 13px;
    text-align: center;
    padding: 10rem 0 3rem 1rem;
}
footer #f_main .f_sakura li {
    text-align: left;
    display: inline-block;
    margin: 0 0.5rem;
}
footer #f_main .f_sakura li:first-child {
    padding: 0 60px 0 60px;
    background: url("../img/logo_s.png")no-repeat left center;
    vertical-align: top;
}
footer #f_main .f_sakura span {
    font-size: 20px;
}
}
@media screen and (max-width:375px) {
#h_main02 img {
    margin-top: 1.5rem;
    width: 200px;
    height: auto;
}
footer #f_main .f_sakura .pc_no {
    display: inline;
}
}
@media screen and (max-width:360px) {

footer #f_main .f_sakura li {
    width: 94%;
}
footer #f_main .f_sakura li:first-child {
    padding: 0 0 0 60px;
}
}
