@charset "UTF-8";

#name {}
#email {}
#what {}
#question {
	height: 150px;
}
.long {}
.atlast {}
#contacttbl {
}
#contacttbl {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	line-height: 1.5;
}
#contacttbl th {width:127px;padding:10px 0;text-align:left;font-weight:normal;vertical-align:top;}
#contacttbl th div {border-right:3px solid #8eba16;padding:5px 0;}
#contacttbl td {padding:15px 10px 15px 15px;text-align:left;vertical-align:top;}
#contacttbl th.atlast div {height:150px;}
.buttons input {
	width: 152px;
	height: 42px;
	background: #8eba16;
	color: #FFFFFF;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin-left: 65px;
	margin-bottom: 36px;
}

.contactmessage {padding:10px 0;}

input[type="submit"] {
	-webkit-appearance: none;
}
/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:779px) {
    body {
        box-sizing: border-box;
        width:100%;
        padding:0 10px;
    }

    header h1 {
        margin-bottom:0;
    }

    .tel {
        position:relative;
        text-align:right;
    }

    #main {
        float:none;
        width:100%;
    }

    #sub {
        float:none;
        width:100%;
    }

    .catalog {
        margin-right:-2%;
    }
    .catalog li {
        float:left;
        width:23%;
        margin:0 2% 2% 0;
    }

    .catalog li img {
        width:100%;
    }

    .bnr {
        overflow:hidden;
        margin-right:-2%;
    }

    .bnr li {
        float:left;
        width:48%;
        margin:0 2% 2% 0;
    }

    .bnr li img {
        width:100%;
    }

   .totop {
    display:none !important;
    }

    /* 下層サブメニュー */
    #subnav {
        display:block;
        position:relative;
    }
    #subnav h3 {
        cursor:pointer;
        background:#85d1c6;
    }
    #subnav h3:after {
        position:absolute;
        content:"\0025bc";
        top:3px;
        right:5px;
    }
    #subnav h3.menuOpen:after {
        position:absolute;
        content:"\0025b2";
        top:3px;
        right:5px;
    }
    #subnav li {
        margin:0;
        padding:0;
        list-style:none;
    }
    #subnav li a:before {
        content:"\0025a0";
        color:#5b4111;
    }
    #subnav li a {
        display:block;
        padding:5px 2px;
        border-bottom:1px dotted #ddd;
        text-decoration:none;
    }
    #subnav li a:hover {
        background:#f7d0cb;
    }
	div.clinic1 {
	display: block;
}

div.clinic1 div.clinic11 {
	display: block;
	width: 100%;
}

div.clinic1 div.clinic12 {
	display: block;
	width: 20%;
}
	
}
