@charset "UTF-8";
/*
 * sp.css
 *
 */
@media screen and (max-width:1250px){
#slide_wrapp {
    height:auto;
}
}
 @media screen and (max-width:1000px){
 /*==================================
           各ページ共通
==================================*/
#contents,
#contents.top {
    width:100%;
	padding:10px;
	box-sizing:border-box;
} 
#headerIn {
    width:100%;
	padding:0 10px;
	box-sizing:border-box;
}
#navi1 ul {
    width:100%;
}
#navi1 li {
    width:100%;
}
.contact_tel img {
	width:90%;
	height:auto;
}
#footer_box {
	width:95%;
	margin:0 auto;
}
#footer_right {
    margin:20px auto;
}
/*==================================
             top page
==================================*/
#slide_wrapp {
    height:auto;
}
.top_copy_box h2 img {
	width:100%;
	height:auto;
}
.top_img {
	width:35%;
}
.top_img img {
	width:100%;
	height:auto;
	margin:2%;	
}
.top_copy {
	width:60%;
	margin:2%;
}
.kaigo_service {
    width: auto;
}
.kyoten img {
	width:45%;
	height:auto;
	margin:2%;
}
.short_stay_copy {
	width:50%;
}
.top_service li:first-of-type h3 {
    font-size: 17px;
}
/*==================================
             ryokin
==================================*/
.ryokin_box {
    width: auto;
    height: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 10px auto 30px;
    padding: 0;
    border: #D3D1D1 solid 2px;
}
.ryokin_box .scroll {
	display:block;
    margin: 20px;
    padding: 0;
    color: #FF0000;
}
.ryokin table {
	display:block;
	width:1000px;
    margin:0 auto;
	padding:20px;
}
.sonota table {
    margin:20px;
}
/*==================================
            shisetsu_gaiyo
==================================*/
#crear_img li {
	width:30%;
    margin: 1%;
}
#crear_img li img {
	width:100%;
	height:auto;
}
#crear_img p {
    width:auto;
	margin:10px auto;
}
.kihon {
    width:90%;
}
/*==================================
            contact
==================================*/
.chuui-jikou {
    width: 95%;
}
#contact_list table {
    width: 95%;
}
/*==================================
            sitemap
==================================*/
.sitemap_list {
    width:90%;
}
/*==================================
             access
==================================*/
.access iframe {
	width:90%;
	height:500px;
}
}
@media screen and (max-width:960px){
#footer_right ul {
    display:block;
}
}
@media screen and (max-width:870px){
#headerLogo_left {
	width:75%;
}
#headerLogo_left img {
	width:100%;
	height:auto;
	vertical-align:middle;
}
}
@media screen and (max-width:830px){
.top_service li:first-of-type h3 {
    font-size: 15px;
}
}
@media screen and (max-width:767px){
#navi1,
#footer_right,
.only_pc,
#headerLogo_right {
	display:none;
}
.only_sp {
	display:block;
}
#wrapper,
#header,
#headerIn,
#contents,
#product_list,
#contact_tel ,
#footer {
	width:100%;
}
#wrapper {
	overflow:hidden;
}
#main {
	padding:10px;
}
#header {
	margin:0 auto;
	background-color:#fff;
}
#headerLogo {
    margin: 10px auto;
}
#headerLogo ul {
    display: inline-block;
}
#head-h1 h1 {
    margin: 2px 0px 2px 10px;
}
#headerLogo_left img {
	width:100%;
	height:auto;
}
#headerLogo_left {
    float: none;
    width: auto;
    margin: 0 auto;
}
#headerLogo_left h1 {
	width:80%;
    display:inline-block;
}
#headerLogo_left h1 img {
	width:100%;
	height:auto;
	margin:10px;
	vertical-align:middle;
}
#headerLogo_right {
    float: none;
    margin: 0 auto;
    padding: 10px 0;
}
#footer {
	background-color:#fff;
}
#footer_left img {
	width:100%;
	height:auto;
}
#footer_left .unyo img {
	width:200px;
	height:auto;
}
.unyo {
    margin: 20px auto 10px;
}
.top_copy_box h2 {
    margin:0 auto 10px;
    font-size: 20px;
}
.top_copy_box img {
	width:100%;
	height:auto;
}
.top_copy {
	width:auto;
	margin:0 auto;
}
.top_copy p {
	margin:0 auto 20px;
}
.top_products ul {
    display:block;
    width: auto;
}
.top_products ul li {
    display: block;
}
.top_products img {
	width:100%;
	height:auto;
    margin: 20px auto 0;	
}
.top_img {
	width:100%;
    margin: 0;
}
.products_left {
    display:block;
    width: auto;
    margin: 10px auto;
}
.products_left a {
    float:none;
	width:auto;	
	padding:5px 30px 5px 10px;	
	text-align:center;
}
#main .kuwashiku {
    float:none;
    margin: 10px auto 40px;
	width:auto;
	text-align:center;
}
.contact_tel {
    margin: 20px auto;
}
.contact_tel img {
	width:100%;
	height:auto;
}
#headerLogo_right img {
    display: block;
    margin: 0 auto;
    text-align: center;
}
#slide {
	background-color:#FFFFFF;
}
.border_radius {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
#slider .layer {
	display:none;
}
#slider {
    width:100%;
    height:400px;
}
#slider #next {
	right:10px;
}
#slider #prev {
	left:10px;
}
.top_service h2 img,
.kaigo_kyoten h2 img,
.event h2 img,
.news h2 img,
.unyo h2 img  {
	width:100%;
	height:auto;
	margin:10px auto;
}
.top_service li {
    display:block;
    width:auto;
}
.kaigo_kyoten li h3 img {
	display: block;
	margin: 0 auto;
	width: 40%;
	height: auto;	
}
.top_service dt img,
.kaigo_kyoten li img {
    width:100%;
    height:auto;
}
.kaigo_kyoten li {
    float: none;
    width:auto;
    margin: 0 auto 20px;
    border-bottom: #DF522C dotted 1px;
}  
.kaigo_kyoten .kuwashiku a {
    color: #EE8865;
    text-decoration: none;
    border: #EE8865 solid 2px;
    padding: 7px 15px;
    margin: 20px auto;
    border-radius: 5px;
} 
.kaigo_kyoten li p {
    margin: 10px auto 20px;
}
.kaigo_kyoten li h3 p {
    display: block;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
}
.event img {
    width:100%;
    height:auto;
	margin:10px auto;
}
.event p {
    margin: 0 auto;
}
.hojin_gaiyo {
	display:block;
	width:100%;
	margin:0 auto;
	padding:0;	
}
.hojin_gaiyo th,
.hojin_gaiyo td {
	display:block;
	width:100%;
	margin:0;
	padding:10px 0;	
}
#slide_wrapp {
    height:auto;
    margin: 0 auto;
    width: 90%;
}
.top_service li:first-of-type h3 {
    font-size: 19px;
}
.top_service h2 img {
	margin:20px auto;
}
/*==================================
              service
==================================*/
.service h2 img {
	width:100%;
	height:auto;
	margin:10px auto;
}
.service p {
	text-align: left;
}
.service li {
    display: block;
    width:auto;
}
.service li dt img {
	width:100%;
	height:auto;
}
/*==================================
              ryokin
==================================*/
.ryokin h2 img,
.jutaku  img {
	width:100%;
	height:auto;
}
.jutaku  img {
	margin:0 auto;
}
.ryokin_box {
    width: auto;
    height: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin: 10px auto 30px;
    padding: 0;
    border: #D3D1D1 solid 2px;
}
.ryokin_box .scroll {
	display:block;
    margin: 20px;
    padding: 0;
    color: #FF0000;
}
/*==================================
           nyukyo_guide
==================================*/
.nyukyo_guide h2 img {
	width:100%;
	height:auto;
}
.naiyo {
    width: auto;
}
.guide p {
    width: auto;
}
/*==================================
           sp-menu
==================================*/
#sp-menu {
    display: inline-block;
    float: right;
    margin: 0 auto;
}
#sp-menu li {
    width: auto;
    margin: 5px auto 0;
	text-align:center;
}
#sp-menu img {
    width: auto;
    margin: 5px auto 0;
	text-align:center;
}
#sp-menu p {
    margin:5px 0 0 0;
	color:#EE8657;
	text-align:center;
}
/*==================================
            dialog_menu
==================================*/
#dialog_menu {
    margin: 20px;
    background: #fff;
}
#dialog_menu .dialogMenuTitle {
	background-color:#EE8865;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: 18px;
    font-weight: bold;
}
#dialog_menu li,
#dialog_menu .home li:last-of-type {
	border-bottom:#666666 solid 1px;
}
#dialog_menu li:last-of-type {
	border-bottom:none;
}
#dialog_menu li a {
    padding:15px 0 15px 33px;
    color: #000;
    display: block;
    text-decoration: none;	
}
#dialog_menu li a:hover {
	background-color:#EE8865;
    color: #fff;
}
#dialog_menu .product_list h4 {
    border-bottom:none;
	margin:0;
	padding:0;	
}
#dialog_menu .product_list h4 a {
	margin:0;
	padding:10px 0 0 0;
}
#dialog_menu .product_list {
    margin: 0 10px;
	display:block;
}
#dialog_menu .product_list a {
	border:none;
}
#dialog_menu .product_list li:last-of-type {
	border:none;
}
#dialog_menu .close {
	padding:10px 0;
	text-align:center;
	font-weight:bold;
	color:#EE8865;
	background-image:url(/img/shisetsu/crear_kurosaki/common/close.jpg);
	background-position:60% 45%;
	background-repeat:no-repeat;
}
#top {
	background-image:url(/img/shisetsu/crear_kurosaki/common/sp_top.jpg);
	background-position:top;
	background-repeat:repeat;
}
#dialog_menu  ul li,
#dialog_menu .home li:first-of-type,
#dialog_menu .home li:last-of-type {
    margin:0 auto;
    background-image:url(/img/shisetsu/crear_kurosaki/common/arrow_01.jpg);
    background-position: 3% 50%;
    background-repeat: no-repeat;
    font-size: 16px;
    text-align: left;
    line-height: 2em;
}
#dialog_menu  ul li:first-of-type {
	background-image:none;
}
#dialog_menu  ul li:last-of-type {
	padding:0;
	background-image:none;
}
#dialog_menu .menu_list li {
    margin:0 auto;
	padding:0;	
    background-image:url(/img/shisetsu/crear_kurosaki/common/arrow_02.jpg);
    background-position: 8% 50%;
    background-repeat: no-repeat;
    font-size: 16px;
    text-align: left;
    line-height: 2em;
}
#dialog_menu .menu_list li:first-of-type,
#dialog_menu .menu_list li:last-of-type {
	padding:0;
    background-image:url(/img/shisetsu/crear_kurosaki/common/arrow_02.jpg);	
}
#dialog_menu  .menu_list li {
	border-bottom:#666666 dotted 1px;
}
#dialog_menu  .menu_list li:last-of-type {
	border-bottom:none;
}
#dialog_menu  .menu_list li a {
    padding:15px 0 15px 53px;
}
#top {
	background-image:url(/img/shisetsu/crear_kurosaki/common/sp_top.jpg);
	background-position:top;
	background-repeat:repeat;
}
/*==================================
           shisetsu_gaiyo  
==================================*/
.shisetsu_gaiyo h2 img, #crear_kuro_img img {
	width: 100%;
	height: auto;
	margin:10px auto;
}
.shisetsu_gaiyo table {
	width: 100%;
	margin:30px auto;
}
.shisetsu_gaiyo th, .shisetsu_gaiyo td {
	width: 95%;
    display: block;
	margin:0;
    padding: 10px;
}
.shisetsu_gaiyo  h4 img {
	width: 35%;
	height:auto;
	margin: 2px 0 0 10px;	
}
.shisetsu_gaiyo p {
	text-align: left;
}
#crear_kuro_img li {
	float: none;
	margin: 30px auto 0px;
}
#crear_kuro_img p {
	text-align: center;
}
.hihyouji:last-of-type {
	display: none;
}
.crear_kuro_rinen ul {
    width: 100%;
}
.crear_kuro_rinen li {
    margin: 10px auto;
}
#crear_kuro_img ul {
    display: block;
    width: 90%;
    margin: 0 auto;
}
#crear_kuro_img li {
    float: none;
    width: 100%;
    margin: 0 auto 20px;
}
#crear_kuro_img li img {
    width: 100%;
    height: auto;
}
/*==================================
             access   
==================================*/
.access {
	padding: 10px;
}
.access img {
	width: 100%;
	height: auto;
}
.access iframe {
	width: 100%;
	height: 300px;
}
/*==================================
             recruit    
==================================*/
.crear_kuro_recruit {
	padding: 10px;
}
.crear_kuro_recruit img {
	width: 100%;
	height: auto;
}
.crear_kuro_recruit th, .crear_kuro_recruit td {
	width: 95%;
	display: block;
	padding: 10px;
}
/*==================================
             event_img    
==================================*/
.event_img {
	padding: 10px;
}
.event_img img {
	width: 100%;
	height: auto;
}
/*==================================
              sitemap     
==================================*/
.sitemap {
	padding: 10px;
}
.sitemap img {
	width: 100%;
	height: auto;
}
.sitemap_list {
	width: 100%;
}
/*==================================
           privacypolicy     
==================================*/
.privacypolicy {
	padding: 10px;
}
.privacypolicy img {
	width: 100%;
	height: auto;
}
.kojinjyouhou {
	padding: 0px;
}
/*==================================
              contact      
==================================*/
.contact {
	padding: 10px;
}
.contact img {
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
}
.tel_copy {
	text-align: left;
}
.chuui-jikou, #contact_list table, #e_question {
	width: 100%;
}
#contact_list table th, #contact_list table td {
	width:auto;
	display: block;
	padding: 10px;
}
#b_furigana,
#g_mail,
#e_question {
	width:95%;
}
/*==================================
            day_service       
==================================*/
.day_service {
	padding: 10px;
}
.day_service h2 p {
    display: block;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
}
.day_service h2 img {
    display: block;
    margin: 0 auto;
    width: 40%;
    height: auto;
}
.day_service p {
	margin: 20px 0px 0px;
	text-align: left;
}
.day_service img {
	width: 100%;
	height: auto;
}
.gaiyo {
	width: 100%;
}
.gaiyo th, .gaiyo td {
	width: 95%;
	display: block;
	padding: 10px;
}
.day table {
	margin: 0px auto 30px;
	table-layout: auto;
}
.day h5 {
    margin: 0px;
}
.ryokin .day h6 {
	margin: 10px;
}
/*==================================
             shokibo        
==================================*/
.shokibo {
	padding: 10px;
}
.shokibo h2 p {
    display: block;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
}
.shokibo h2 img {
    display: block;
    margin: 0 auto;
    width: 40%;
    height: auto;
}
.shokibo img, .shokibo_service img, .gaiyo img, .shokibo_ryokin img, .tokucho img {
	width: 100%;
	height: auto;
}
.shokibo p, .shokibo_service h5, .shokibo_service li, .gaiyo table, .shokibo_ryokin table {
	width: 100%;
}
.shokibo p, .shokibo_service p {
	text-align: left;
}
.attention, h2 img, .shokibo_ryokin h5 {
    margin: 10px;
}
.jigyosho p {
	margin: 0px auto 20px;
}
/*==================================
              homon         
==================================*/
.homon img {
	width: 100%;
	height: auto;
}
.homon h2 p {
    display: block;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
}
.homon h2 img {
    display: block;
    margin: 0 auto;
    width: 40%;
    height: auto;
}
.setsumei {
	text-align: left;
}
.gaiyo, .tokucho li, .tokucho .goannai ul {
	width: 100%;
	margin: 0px auto 20px;
}
.tokucho .goannai li {
	width: 100%;
	margin: 10px;
}
.tokucho li {
	display: block;
}
.tokucho dd {
	margin: 10px;
}
.kaigohoken .kaigo_img, .shogaifukushi .shogai_img {
	float: none;
	width: 100%;
	height: auto;
	margin: 0px;
}
.taisho, .naiyo, .soudan, .shogaifukushi ul, .shogaifukushi dl {
    margin: 0px;
}
.service, .shogaifukushi .service {
    float: none;
}
.service, .shogaifukushi .service {
	height:auto;
}
.soudan li {
    float: none;
	width: auto;
	height: auto;
	margin: 10px;
}
.soudan .tsujo {
    width: auto;
    height: auto;
	padding: 20px;
}
.kaigohoken p, .chu, .ryokin li, .sonota h6, .shogaifukushi h6, .sonota li, .shogaifukushi dt {
	margin: 10px;
}
.kaigohoken table {
    width: 100%;
	margin: 0px;
}
.shogaifukushi table {
	width: 100%;
	margin: 10px auto;
}
.shogai_soudan {
    float: none;
	width: auto;
	height: auto;
    margin: 10px;
}
.hihyoji:last-of-type {
	display: none;
}
.ryokin h6, .sonota h6, .shogaifukushi h6 {
	margin: 30px 0px 0px;
}
.shintai, .seikatsu {
	table-layout: fixed;
	width: 100%;
}
.shintai th, .shintai td, .seikatsu th, .seikatsu td {
	width: 10%;
}
/*==================================
               news         
==================================*/
.news {
	padding: 10px;
}
.news dt, .news dd {
    float: none;
	width: 100%;
}
.news p {
	text-align: left;
}
.news dt {
    border-bottom: none;
}
}