@charset "utf-8";

/* 電話発信の無効 */
@media(min-width: 768px){
a[href^="tel:"]{
	pointer-events: none;
}
	}

#toggle-btn {
    display: none;
}

#mask {
    display: none;
}

/*===========================================================================================================================================
=============================================================================================================================================

	PC

=============================================================================================================================================
===========================================================================================================================================*/
@media screen and (max-width: 1080px) {

#contents_00 {
    max-width: 1080px;
    width: 100%;
}

.main_box {
    max-width: 1080px;
    width: 100%;
}

.main_box1 {
    max-width: 1080px;
    width: 100%;
    float: none;
}

.main_box1_l {
    width: 25%;
    padding: 0 0px 0 0;
    box-sizing: border-box;
}

.l_box {
    width: 100%;
    padding: 10px 0 0 0;
    float: none;
}

.rogo_g img {
    width: 100%;
    height: auto;
    padding: 0;
}

.btn_box {
    margin: 0px 8px 0px 9px;
    padding: 0px;
    float: none;
    width: auto;
}

.btn_b {
    float: none;
    width: auto;
    height: auto;
}

.main_box1_r {
    width: 75%;
    padding: 0;
}

.r_box {
    width: 100%;
}

.top_box {
    width: 100%;
}

.top_box1 {
    width: 100%;
}

.top_b1_l {
    width: 70%;
}

.syasin_box {
    width: 100%;
    box-sizing: border-box;
}

.syasin_g {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.syasin_g img{
    height: auto;
}

.corona {
    padding: 0 5px;
}

.corona img{
	width: 100%;
    height: auto;
}

.news_box {
    padding: 0 5px;
}

.news_box1 {
    width: 100%;
}

.news_ti {
    width: 100%;
}

.news_w2 {
    width: 100%;
    box-sizing: border-box;
}

/* --------------------------------------------- */

.top_b1_r {
    width: 30%;
    box-sizing: border-box;
}

.sub_btn_box {
    width: 100%;
}

.sub_btn1 {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.sub_b1_box {
    width: 100%;
    box-sizing: border-box;
}

.sub_btn {
    float: none;
}

.b1_g img{
	width: 100%;
	height: auto;
}

.b1_g1 img{
	width: 100%;
	height: auto;
}

.count{
	width: 100%;
}

/* --------------------------------------------- */

#footer_00 {
    width: 100%;
}

.foot_box {
    width: 100%;
}

.foot_box1 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.foot_b1_l {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    float: left;
    width: 550px;
}

.foot_b1_r {
    margin: 0;
    padding: 35px 10px 0 0;
    float: left;
    width: 360px;
}

/*==============================================================================
	
	センターについて
	
==============================================================================*/

.pic_m1 {
    box-sizing: border-box;
}

.naka_box {
    width: 100%;
    box-sizing: border-box;
}

#naka_title_00 {
    width: 100%;
}

.naka_title_box {
    width: 100%;
}

.naka_title_box1 {
    width: 100%;
}

.pan_box {
    width: 100%;
}

.con_box {
    width: 100%;
}

.midashi_box {
    width: 100%;
}

.midashi_bg {
    width: 100%;
}

.text_box {
    width: 100%;
}

.text_box1 {
    margin: 15px 0;
    padding: 0;
    float: none;
    width: 100%;
    box-sizing: border-box;
}

.text_box1 img{
    width: 100%;
    height: auto;
}

.kome {
    width: 100%;
}

.hyou_box {
    width: 100%;
}

.hyou_box1 {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
}

.hyou {
    width: 100%;
}

.hyou_tit {
    width: 100%;
    box-sizing: border-box;
}

.hyou_waku {
    width: 100%;
    box-sizing: border-box;
}

.hyou_waku1_box {
    width: 100%;
}

.hyou_waku2_box {
    width: 100%;
}

.w2_b_l {
    width: 45%;
}

.w2_b_g {
    width: 100%;
    box-sizing: border-box;
}

.w2_b_r {
    width: 55%;
}

.hyou_waku3_box {
    width: 100%;
}

.w3_b_g {
    width: 100%;
}

/*==============================================================================
	
	活動内容
	
==============================================================================*/

.raberu2_box {
    margin: 5px auto 0px auto;
    padding: 0px;
    max-width: 500px;
    width: 100%;
}

.raberu2_box_btn {
    width: 100%;
}

/*==============================================================================
	
	行事予定
	
==============================================================================*/

.calendar iframe {
    width: 100%;
}

/*==============================================================================
	
	たかしまマイウェイノート
	
==============================================================================*/

img.mywaynote-pdf{
	width: 50px;
	height: 57px;
}

img.mywaynote-word{
	width: 50px;
	height: 66px;
}

/*==============================================================================
	
	在宅医療・介護事業所マップ
	
==============================================================================*/

.raberu_box {
    width: 100%;
    margin: 0;
}

.raberu_box1 {
    width: 100%;
}

.raberu_m {
    width: 100%;
}

/*
	医療機関
=====================================*/

.syosai_box {
    width: 100%;
}

#main iframe{
	width: 100%;
}

	}
	
/*===========================================================================================================================================
=============================================================================================================================================

	タブレット

=============================================================================================================================================
===========================================================================================================================================*/
@media screen and (max-width: 949px) {

/*
	ハンバーガーボタン
=====================================*/

#toggle-btn {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 10002;
    background-color: #63CDE7;
}

#toggle-btn__line {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 2px;
    background-color: #fff;
    transition: .3s;
}

#toggle-btn__line:before,
#toggle-btn__line:after{
	content: "";
	position: absolute;
	top: 50%;
    left: 0;
	width: 100%;
    height: 2px;
    background-color: #fff;
	transition: .3s;
}

#toggle-btn__line:before {
    margin-top: -8px;
}

#toggle-btn__line:after {
    margin-top: 6px;
}

#toggle-btn.is-active #toggle-btn__line{
	background: transparent;
}

#toggle-btn.is-active #toggle-btn__line:before,
#toggle-btn.is-active #toggle-btn__line:after{
	margin-top: 0;
}

#toggle-btn.is-active #toggle-btn__line:before{
	transform: rotate(-45deg);
}

#toggle-btn.is-active #toggle-btn__line:after{
	transform: rotate(-135deg);
}

/*
	スマホメニュー
=====================================*/
#menu {
	display: block;
}


.btn_box {
	overflow-y: scroll;
    position: fixed;
    top: 0;
    right: -100%;
    display: block;
    max-width: 300px;
    width: 70vw;
    height: 100vh;
    background-color: #63CDE7;
    transition: .3s;
    margin: 0;
    padding: 0;
    z-index: 10001;
    opacity: 0;
    visibility: hidden;
}

.is-open .btn_box{
    right: 0;
    opacity: 1;
    visibility: visible;
}

.btn_b {
    margin: 0 auto;
    padding: 50px 0;
    float: none;
    width: 80%;
    border-bottom-width: inherit;
    border-top-width: inherit;
    font-size: 1em;
    font-weight: bold;
    border-radius: inherit;
    height: auto;
}

.btn_g img{
	width: 100%;
	height: auto;
	padding: 0;
}

/*
	スマホメニュー表示時背景白
=====================================*/

#mask {
    transition: .5s;
}

.is-open #mask {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .8;
    z-index: 10000;
}

/* --------------------------------------------- */

.main_box1_l {
    width: 100%;
    float: none;
}

.l_box {
    width: 100%;
    padding: 10px 0 0 0;
    float: none;
}

.rogo_g img {
    width: 100%;
    height: auto;
    padding: 0;
}

.rogo_g {
    max-width: 330px;
    margin: 0 auto;
}

.main_box1_r {
    width: 100%;
    padding: 0;
}

.r_box {
    width: 100%;
}

.top_box {
    width: 100%;
}

.top_box1 {
    width: 100%;
}

.top_b1_l {
    width: 70%;
}

.syasin_box {
    width: 100%;
    box-sizing: border-box;
}

.syasin_g {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.syasin_g img{
    height: auto;
}

.corona img{
	width: 100%;
    height: auto;
}

.news_box1 {
    width: 100%;
}

.news_ti {
    width: 100%;
}

.news_w2 {
    width: 100%;
    box-sizing: border-box;
}

.news_ti_m_r {
    float: right;
}

/* --------------------------------------------- */

.top_b1_r {
    width: 30%;
    box-sizing: border-box;
}

.sub_btn_box {
    width: 100%;
}

.sub_btn1 {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.sub_b1_box {
    width: 100%;
    box-sizing: border-box;
}

.sub_btn {
    float: none;
}

.b1_g img{
	width: 100%;
	height: auto;
}

.b1_g1 img{
	width: 100%;
	height: auto;
}

.count{
	width: 100%;
}

/* --------------------------------------------- */

#footer_00 {
    width: 100%;
}

.foot_box {
    width: 100%;
}

.foot_box1 {
    width: 100%;
}

.foot_b1_l {
    float: none;
    width: auto;
}

.foot_b1_r {
    float: none;
    width: 100%;
}

/*==============================================================================
	
	訪問歯科診療
	
==============================================================================*/

table.flow-tbl {
    width: 100%;
}

/*==============================================================================
	
	お問い合わせ
	
==============================================================================*/

#form-tbl {
    margin: 0 auto;
    width: 90%;
}

#form {
    margin: 0 auto;
    width: 100%;
}

#form th {
    white-space: normal;
}

textarea{
	width: 100%;
	box-sizing: border-box;
}

	}
	
/*===========================================================================================================================================
=============================================================================================================================================

	スマホ

=============================================================================================================================================
===========================================================================================================================================*/
@media screen and (max-width: 599px) {

/*
	ハンバーガーボタン
=====================================*/

#toggle-btn {
    width: 50px;
    height: 50px;
}

/* --------------------------------------------- */

.main_box1_l {
    width: 100%;
    float: none;
}

.l_box {
    width: 100%;
    padding: 10px 0 0 0;
    float: none;
}

.rogo_g {
    max-width: 330px;
    width: 75%;
    margin: 0 auto;
}

.rogo_g img {
    width: 100%;
    height: auto;
    padding: 0;
}

.r_box {
    float: none;
}

.top_b1_l {
    width: 100%;
}

.top_b1_r {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0;
}

.news_ti_m_l {
    width: auto;
}

/* --------------------------------------------- */

.foot_b1_l {
    padding-left: 10px;
}

.foot_b1_r {
    float: none;
    width: 100%;
    margin: 0;
    padding-bottom: 5px;
}

#page_00 {
    margin: 0 auto;
    width: auto;
}

/*==============================================================================
	
	センターについて
	
==============================================================================*/

.top_box_m {
    margin: 10px 13px;
}

.naka_box {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 10px;
}

.text_box1 {
    padding-left: 0;
}

.w2_b_l {
    width: 100%;
    float: none;
}

.w2_b_g {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.w2_b_r {
    width: 100%;
}

/*==============================================================================
	
	たかしまマイウェイノート
	
==============================================================================*/

.mywaynote-tbl {
    width: 100%;
}

.mywaynote-sell{
	display: ruby-text;
}

/*==============================================================================
	
	在宅医療・介護事業所マップ
	
==============================================================================*/

.raberu_m a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*==============================================================================
	
	お問い合わせ
	
==============================================================================*/

#form-tbl {
    width: 100%;
}

#form th, #form td {
    width: 100%;
    box-sizing: border-box;
    display: block;
    text-align: left;
}

.must {
    padding: 0px 5px;
    box-sizing: border-box;
}

	}

/*==============================================================================
	
	新着情報
	
==============================================================================*/
@media screen and (max-width: 768px) {
.blog_box {
    width: 100%;
}
.blog_box1 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.blog_m {
    width: 100%;
    margin-top: 5px;
}
}