﻿@charset "utf-8";
/*
	Name: estisola
	Theme Name: estisola
	Description:estisola theme
	Author: T.T
*/


/****************************************
          General Setting
*****************************************/
img { border:none; }
img{
max-width: 100%;
height: auto;
width /768px/:auto;
border:0;}
.clear{clear:both;}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.open{display:none;}
/*.bx-wrapper{display:none;}*/

html{
overflow: auto;
}


html, body {
	margin: 0 auto;
	padding: 0;
}

body {
	overflow-x: hidden;
	position: relative;
	color: #666;
	font-size: 15px;
        font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
        
    letter-spacing: 1px;
}

img{
max-width: 100%;
height: auto;
width /***/:auto;
}


/****************************************
          Typography
*****************************************/

h1, h2, h3, h4, h5, h6 {
	font-size: 150%;
    font-weight: normal;
    letter-spacing: 3px;
}
blockquote{
	margin-bottom: 2em;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}



/****************************************

          Link

*****************************************/

a {
color: #4C3737;
text-decoration: none;
}

a:hover {
	color: #7D8A8E;
}

/****************************************

          header

*****************************************/
.header-wrap {
    margin: 0% 5%;
}
#header p {
    padding: 0 10px;
    text-align: center;
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}
.header-right {
    float: right;
}
.header-right a {
    display: block;
}
h1{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.navi {
    width: 100%;
}
ul,li{  
    margin:0;  
    padding:0;  
    list-style: none;  
}  
.navi li {
    float: left;
    text-align: center;
    width: 20%;
    background: url(/wp-content/themes/estisola/image/top_07.jpg);
    background-size: cover;
}

.right-line a:hover {
	background: url(/wp-content/themes/estisola/image/top_08_1.jpg) !important;
}
.navi li a  {  
    display: block;  
    padding: 5px 10px;  
    text-decoration: none;  
    color: #fff;  
    margin: 0 auto;
    font-size: 15px;
}  
.navi li a:hover {
    background: #42220d;
    border-right: 1px solid #fff;
}
.card{
    position: relative;
    left: 125px;
}
.contact_address {
    float: right;
    margin-right: 2%;
}
.clear {
    clear:both;
}
.contact_address span {
    margin-left: -15px;
    font-size: 16px;
}
/****************************************

      レスポンシブデザインヘッダー

*****************************************/
@media only screen and (max-width: 1530px){
#header {
    position: inherit;
    z-index: 995;
}
.header-wrap{
    width: 100%;
    margin: 0%;
}
#header p{
    font-size: 14px;
}
#header .navi {
    padding: 10px 0;
    width: 100%;
}
#header .navi li {
    box-sizing: border-box;
}
.card{
    position: relative;
    left: 100px;
}
.margintop {
    margin-top: 10px;
}
.header-right {
    width: 20%;
}
}
@media screen and (max-width: 767px){
#header nav {
    border: 0;
    display: none;
}
.header-right {
	display: none;
}
#header p {
    font-size: 13px;
    margin: 3% auto;
}
.card {
    left: 0;
}
#header .navi li {
    width: 32%;
    border: none !important;
}
#header .navi li a{
    padding: 0;
    width: 100%;
    font-size: 14px;
}
.right-line{
    border-right: solid 1px #000!important;
}
}
@media screen and (max-width: 426px){
.contact_address {
    float: none;
    width: 100%;
    text-align: center;
}
}
/* 投稿ページ
----------------------------------------------------*/
#footer-link {
    width: 100%;
    text-align: center;
}
#footer-link img {
    vertical-align: middle;
    margin: 0 2%;
}
#single-main {
    width: 65%;
    margin: 0 auto;
    padding: 3%;
}
#single-main h2 {
    font-size: 34px;
}

/****************************************

          Footer

*****************************************/
.footer_wrap{
    width: 980px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 60px 0;
}
#copyright {
    font-size: 15px;
    text-align: center;
    color: #333;
    margin: 70px;
}
#footer h3{
    font-size: 130%;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 15px;
    margin-bottom: 0;
}
.footer_nav {
    display: inline-block;
    width: 290px;
    vertical-align: top;
    text-align: left;
}
.footer_info p {
    text-align: left;
    margin: 25px 300px;
    display: block;
}
.Menu-item{
	padding: 10px;
}
.footer_logo{
	width: 377px;
}
/****************************************

      レスポンシブデザインフッダー

*****************************************/
@media only screen and (max-width: 1530px){
.footer_wrap {
    width: 100%;
}
.footer_nav{
    width: 165px;
}
#footer h3 {
    font-size: 100%;
}
.footer_info p {
    margin: 25px 112px;
}
#footer .navi {
    /* padding: 10px 0; */
    width: 100%;
}
#footer .navi li {
    box-sizing: border-box;
    width: 116px;
}
#footer .navi li a {
    font-size: 12px;
}
}
@media screen and (max-width: 767px){
#footer {
    padding: 2%;
}
.footer_nav {
    width: 49%;
}
.footer_nav li{
    width: 100%;
}
#footer h3 {
    font-size: 88%;
    padding: 5px;
}
.Menu-item{
    font-size: 14px;
    width: 100%;
}
.navi {
    margin: 0;
}
.footer_info p {
    margin: 0;
    font-size: 12px;
    padding-top: 18px;
    text-align: center;
}
#footer .navi li {
    display: none;
}
.footer_wrap {
    padding: 0;
}
#copyright {
    font-size: 13px;
    margin: 35px;
}
}
/****************************************

          TOPNAVI

*****************************************/

#header nav {
    width: 100%;
    margin-top: 0px;
}


ul#topnav {
    max-width: 1080px;
    margin: 0 auto;
    height: 46px;
    text-align: center;
    font-size: 90%;
    padding-top: 0px;
    background-color: #FFFFFF;
}

ul#topnav img{
width: 20px;
}

ul#topnav li{
float: left;
list-style: none;
width: 18%;
margin-right: 10px;
min-width: 110px;
letter-spacing: 2px;
}

ul#topnav a{
color: #FC7215;
text-decoration: none;
display: block;
width: 100%;
height: 40px;
line-height: 15px;
padding-top: 10px;
font-weight: bold;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#marinesports{background-position:-130px 0;}
ul#topnav a#shop{background-position:-260px 0;}
ul#topnav a#reservation{background-position:-390px 0;}
ul#topnav a#contact{background-position:-520px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#marinesports:hover, ul#topnav li.active a#marinesports{background-position:-130px -46px;}
ul#topnav a#shop:hover, ul#topnav li.active a#shop{background-position:-260px -46px;}
ul#topnav a#reservation:hover, ul#topnav li.active a#reservation{background-position:-390px -46px;}
ul#topnav a#contact:hover, ul#topnav li.active a#contact{background-position:-520px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#reservation{background-position:-429px -42px;}


/************* ドロップダウン *************/


#dropmenu {
    max-width: 1080px;
    margin: 0 auto;
    height: 50px;
    text-align: center;
    font-size: 14px;
    padding-top: 0px;
    letter-spacing: 5px;
}

#dropmenu li {
    position: relative;
    width: 13.5%;
    height: 45px;
    float: none;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
    display: inline-block;
}

#dropmenu li a {
    color: #C79C87;
    text-decoration: none;
    display: block;
    width: 100%;
    padding-top: 10px;
    margin: 0;
}	

#dropmenu li:hover > a{
  color: #45E5FF;
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

#dropmenu li ul {
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0;
    border-radius: 0 0 0px 0px;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    -khtml-opacity: 0.90;
    /* opacity: 0.90; */
    z-index: 999;
}

#dropmenu li:last-child ul {
    left: -45%;
    /* width: 100%; */
}

#dropmenu li ul li {
    overflow: hidden;
    width: 100%;
    height: 0;
    color: #fff;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
}
#dropmenu li ul li a {
    padding: 15px 15px;
    background: #F0F0F0;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    /*margin-left: 13px;*/
}
#dropmenu li:hover ul li {
    overflow: visible;
    height: 40px;
    border-radius: 0px 0px 0 0;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}


/****************************************

          Smp_topmenu

*****************************************/
.panel {
    display: none;
}

@media screen and (max-width: 767px){
.panel {
    display: block;
}

.panel .btn {
    position: fixed;
    color: #FFFFFF;
    display: block;
    right: 0px;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    z-index: 9999;
    background-color: #353535;
    cursor: pointer;
    font-size: 20px;
    bottom: 0;
    /* border: 1px solid #000; */
    padding: 20px;
    opacity: .70;	
}
 
.panel .btn:hover {
   	filter: alpha(opacity=90);
	opacity: .90;	
}
 
.panel .cbtn {
	z-index: 99;
	display: none;
	top: 0;
	left: 0;
	position: fixed;
}
 
.panel .check {
    display: none;
}
 
.panel .nav_sp {
    position: fixed;
    z-index: 999;
    display: block;
    font-size: 0.9em;
    background-color: #FFFFFF;
    max-width: 1000px;
    left: -500px;
    margin-right: 2%;
    padding: 5%;
    list-style-type: none;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    height: 100%;
    top: 0;
    overflow-y: scroll;
}
 
.panel .check:checked + .nav_sp {
	left: 0px;
}
 
.panel .check:checked + .nav_sp + .cbtn {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
}

 
.panel a {
    display: block;
    padding: 10px;
    text-align: left;
    margin-left: 15px;
    background-color: #FFFFFF;
    color: #2886D7;
    text-decoration: none;
    /* border: 2px solid; */
}


 
.panel a:hover {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    padding-left:5px;
}



label {
    background: white;
    color: #50A1AC;
    padding: 10px;
    display: block;
    margin: 0;
    border: 1px solid #fff;
}

input[type="checkbox"].on-off{
    display: none;
}

.nav_sp ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav_sp li {

}

input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
    height: auto;
}

.fa-caret-down {
    color: #A19B9B;
    font-size: 18px;
    margin: 0 10px;
}

.panel .check:checked + ul + .cbtn {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
}

.panel .cbtn {
    z-index: 99;
    display: none;
    top: 0;
    left: 0;
    position: fixed;
}

.language {
    border: 1px solid #333;
    line-height: 8px;
    padding: 20px 0;
}
.language p{
    text-align: center;
}
.panel .check:checked + .nav_sp + .cbtn {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
}
.panel .cbtn {
    z-index: 99;
    display: none;
    top: 0;
    left: 0;
    position: fixed;
}
/****************************************

          Navigation

*****************************************/




#header .menu{
	position: relative;
	bottom: -1px;
	clear: both;
	margin-bottom: 0;
}
	#header div.menu > ul,
	#header ul.menu{
		border-left: 1px solid #ddd;
	}
	
	#header div.menu > ul > li,
	#header ul.menu > li{
		float: left;
	}

	#header .menu li{
		position: relative;
		border-top: 1px solid #ddd;
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
		#header .menu li a{
			display: block;
			padding: .5em 1em;
			border-bottom: none;
		}
		#header div.menu > ul > li.current_page_item,
		#header ul.menu > li.current_page_item{
			border-bottom: 1px solid #fff;
		}

		#header ul.sub-menu,
		#header ul.children{
			position: absolute;
			left:-1px;
			display: none;
			margin-left: 0;
			width: auto;
			width: 150px;
			border: 1px solid #ddd;
			background: #eee;
		}
			#header .sub-menu li,
			#header .children li{
				position: relative;
				border: none;
			}

			#header ul.sub-menu ul,
			#header ul.children ul {
				top:-1px;
				left:150px;
			}
				#header .menu li:hover > ul{
					display: block;
				}


/****************************************

          header image

*****************************************/

#header-image{
	margin-bottom: 40px;
}


/****************************************

          Breadcrumb

*****************************************/

#breadcrumb{
	margin-bottom: 20px;
}
#breadcrumb li{
	float: left;
	margin-right: .5em;
}


/****************************************

          Main

*****************************************/

#main .post,
#main .page{
	overflow: hidden;
	margin-bottom: 59px;
	border-bottom: 1px solid transparent;

}

#postsub {
margin-top:200px;

}

h2 {
  margin-bottom: 60px;
  padding: 0 5px;
  clear: both;
  font-size: 130%;
}

.sticky{
	/* 先頭固定ポストのスタイル */
}

.post-meta{
	margin-bottom: 1.5em;
}
	.post-meta .post-date,
	.post-meta .category{
		padding-right: 1em; display:none;
	}
	.comment-num{ white-space: nowrap; display:none; }

.more-link{
	float: right;
}

.navigation{
	overflow: hidden;
	margin-bottom: 40px;
}
	.navigation > div{
		width: 50%;
	}

	.navigation .alignright{
		text-align: right;
	}

	.navigation a{
		display: block;
		padding: 1em;
		border: none;
	}
		.navigation a:hover{
			color: #253464;
		}
			.navigation .alignright a:hover{
				border-left: 1px solid #ddd;
			}

.footer-post-meta{
	margin-top: 40px;
	text-align: right;
}
	.post-author{ padding-left: 1em; }

.page-link{
	margin: 3em 0;
}
.comment-page-link{
	margin: 0 0 3em;
}

	.page-link span,
	.comment-page-link span,
	.comment-page-link a{
		display: inline-block;
		margin-right: 3px;
		padding: 5px 8px;
		border: 1px solid #ddd;
		background: #ddd;
	}
		.page-link a span,
		.comment-page-link a{
			background: #fff;
		}
	
	.page-link a{
		border-bottom: none;
		color: #000;
	}
	
	.page-link a span:hover,
	.comment-page-link a:hover{
		background: #ffeff7;
		color: #000;
	}


#main h3.infombox {
    border-bottom: 0px !important;
    background: #fff !important;
    color: #FF5050;
}

#main h4 {
    margin: 0;
    font-size: 15px;
}

/****************************************

          Comments Area

*****************************************/

#comment-area{
	padding: 20px;
	border: 1px solid #898989;
display:none;
}

#comment-area h3{
	font-size: 150%;
	border-bottom: 2px solid;
}

.required{ color: #fe56aa;}

.commets-list,
.trackback-list{
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: 40px;
}
	.commets-list li,
	.trackback-list li{
		overflow: hidden;
		margin-top: -1px;
		padding: 20px 0 0;
		width: 100%;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid transparent;
	}
		.commets-list .avatar{
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}

		.comment-meta,
		.reply,
		.comment-notes,
		.form-allowed-tags,
		span.small{
			font-size: 80%;
		}

		.comment-body p{
			clear: both;
		}
		.reply{
			text-align: right;
		}

.bypostauthor{
	/* 記事投稿者のコメントのスタイル */
}

.children{
	padding-left: 2em;
}

#respond{
	margin-bottom: 40px;
}

/****************************************

          index.php Main

*****************************************/

.content-box{
	float: right;
	margin-top: -0.25em;
	width: 420px;
}
	.content-box .more-link{
		margin: 0;
	}

.thumbnail-box{
	float: left;
	width: 160px;
}
	.thumbnail-box img{
		width: 160px;
		height: 160px;
	}


/****************************************

          Sidebar

*****************************************/

#sidebar{
	background: #FFF;
  padding: 35px 0%;
}

.sidebar_inner{
}

.side_info {
    border: 1px solid #FC7215;
    padding: 15px;
    font-size: 14px;
    border-radius: 5px;
}

#sidebar h2 {
    margin-bottom: 10px;
    /* font-family: sans-serif; */
    font-size: 115%;
    letter-spacing: 5px;
    /* border-left: 10px solid #6EBA3D; */
    padding-left: 12px;
    /* font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif; */
}

.widget {
    /* margin-bottom: 30px; */
    /* margin-bottom: 30px; */
    /* box-shadow: rgba(17, 17, 17, 0.65098) 6px 8px 7px 2px; */
    /* -webkit-box-shadow: rgba(174, 191, 193, 0.65098) 6px 8px 7px 2px; */
    -moz-box-shadow: rgba(17, 17, 17, 0.65098) 6px 8px 7px 2px;
    border-radius: 5px;
    /* padding: 8px; */
    /* background: #FFFFFF; */
}

#sidebar .widget ul {
    list-style-position: outside;
    list-style-type: none;
    line-height: 32px;
    margin-top: 15px;
}

ul.children {
  margin-left: -20px;
}

p.side_title{
	font-size: 16px;
	border-left: 9px solid #C3C3C3;
	padding-left: 10px;
}

#sidebar-recent-posts li,
#sidebar-popular-posts li{
	margin:20px 0;
}

.sidebar-thumbnail-box{
	float: left;
	width: 75px;
}

.sidebar-recent-posts-title{
	float: right;
	width: 165px;
}
	#sidebar-recent-posts h3,
	#sidebar-recent-posts p,
	#sidebar-popular-posts h3,
	#sidebar-popular-posts p{
		margin: 0;
	}

.tagcloud a{
	white-space: nowrap;
}


ul.ic_new{
	display: table;
	margin: 20px 0;
}

ul.ic_new li{
display: table-cell;
width: 100%;
padding: 8px 0;
border-bottom: 1px dotted;
}

ul.ic_new li img{
width: 33%;
float: left;
margin-right: 6px;
}

li.page_item{
  font-size: 17px;
}

ul.children{
list-style-type:none;
}

.contact th{
font-size:13px;
}

table.contact{
border-top: 3px solid #9B9632;
border-bottom: 3px solid #9B9632;
background:#sfff;
}

td.con_l{
width:20%;
font-size:13px;
}

.banner {
  text-align: center;
  border: 10px solid #E3F77B;
  border-radius: 20px;
  font-size: 19px;
  font-weight: bold;
  color: #FAA1A1;
}

.banner .fa {
  font-size: 101px;
  color: #FF9E9E;
  text-align: center;
  margin-top: 15px;
  margin-left: 0px;
  text-shadow: 1px 2px 10px#FFAEAE;
}
#side_info li {
    color: #FFFFFF;
    background: #060606;
    padding: 5px 5px;
    border: 0px solid #FFFFFF;
    opacity: 0.9;
    box-shadow: rgba(17, 17, 17, 0.65098) 6px 8px 7px 2px;
    -webkit-box-shadow: rgba(17, 17, 17, 0.65098) 1px 3px 9px -1px;
    -moz-box-shadow: rgba(17, 17, 17, 0.65098) 6px 8px 7px 2px;
    /* border-bottom: 1px solid #fff; */
    z-index: 999;
}

#side_info li.s-red {
    background: #be1a00;
}
#side_info li.s-lg {
    background: #8a8a8a;
}

ul#side_info {
    position: fixed;
    bottom: 90px;
    right: 0px;
    z-index: 999;
    display: none;
}


#side_info li:hover {
    color: #0099cc;
    background: #c4311a;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

#side_info a {
    color: #fff;
    display: block;
    width: 100%;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

#side_info li a:hover{
color: #41EDFF;
}

#side_info .fa-phone {
    font-size: 27px;
}


/****************************************

          sidebar レスポンシブ

*****************************************/

ul#side_info {
    position: fixed;
    bottom: 90px;
    right: 0px;
    z-index: 999;
    display: block;
}





/****************************************

          Form

*****************************************/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
textarea {
	margin: 0;
	margin-bottom: 20px;
	padding: 6px 4px;
	max-width: 100%;
	width: 290px;
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #eee;
	color: #777;
	vertical-align: bottom;
	font-size: 13px;
}

#comment-area input[type="text"],
#comment-area textarea{
	display: block;
}

textarea {
	overflow: auto;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
textarea:focus {
	border: 1px solid #343434;
	background: #fff;
	-webkit-box-shadow: 0 0 3px #343434;
 	-moz-box-shadow: 0 0 3px #343434;
	box-shadow:  0 0 3px #343434;
 	color: #444;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	margin-bottom: 20px;
	padding: 4px 12px;
	padding: 8px 10px;
	border: 1px solid #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #1C4577;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	cursor: pointer;
	/* Old browsers */
}

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
	  	border: 1px solid #EEEEEE;
		background: #658EC0;
		color: #fff;

	}

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		position: relative;
		top:1px;
	}


/****************************************

          WordPress Misc

*****************************************/

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	margin: 10px;
	padding-top: 4px;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f3f3f3;
	text-align: center;
}

.wp-caption-text,
.gallery-caption{
	font-size: 80%;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	margin: 0;
	padding: 0 4px 5px;
	font-size: 11px;
	line-height: 17px;
}

img.alignright {
    display: inline-block;
    margin: 0 0 1em 1.5em;
}

img.alignleft {
    display: inline-block;
    margin: 0 1.5em 1em 0;
}


/****************************************

          Clearfix

*****************************************/

.clear{
clear:both;
}

#container:after,
#header .menu > ul:after,
#header ul.menu:after,
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
	font-size: 0;
}

/* clearfix for ie7 */
#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: inline-block;
}

#container,
#header .menu > ul,
#header ul.menu,
.clearfix {
	display: block;
}

/****************************************

          Smp_topmenu

*****************************************/

#topnav{
/*display:none;*/
}

.Menu-link a:hover {
    color: #192325;
}

.HiddenCheckbox {
  display: none;
}
.MenuContainer {
  display: inline-block;
  margin: 20px;
}

.MenuHeader {
  color: #999999;
  display: inline-block;
  float: left;
  font-weight: 100;
  line-height: 30px;
  margin: 0 0 0 15px;
  opacity: 0;
  position: relative;
  -webkit-transform: translate3d(0, -15px, 0);
  transform: translate3d(0, -15px, 0);
  -webkit-transition: -webkit-transform 0.6s, opacity 0.5s;
  transition: transform 0.6s, opacity 0.5s;
  z-index: 2;
}
.MenuIcon {
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    position: fixed;
    width: 30px;
    z-index: 999;
    left: 20px;
    top: 20px;
}

.MenuIcon::before {
  -webkit-box-shadow: #ff5050 0 12px 0;
  box-shadow: #ff5050 0 12px 0;
  height: 6px;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  width: 30px;
}
.MenuIcon::after {
  bottom: 0;
  height: 6px;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  width: 30px;
}
.MenuIcon::before,
.MenuIcon::after {
  background: #ff5050;
  display: block;
  content: '';
  position: absolute;
  -webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.4s 0.2s;
  transition: box-shadow 0.2s linear, transform 0.4s 0.2s;
}
.Menu {
    background: #F5FFFB;
    bottom: 0;
    left: -90%;
    position: absolute;
    top: 0;
    width: 40%;
    -webkit-transition: left 0.4s;
    transition: left 0.4s;
    z-index: 998;
}
.HiddenCheckbox:checked ~ .MenuHeader {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.HiddenCheckbox:checked ~ .MenuIcon::before {
  -webkit-box-shadow: transparent 0 0 0;
  box-shadow: transparent 0 0 0;
  -webkit-transform: rotate(45deg) translate3d(6px, -3px, 0);
  transform: rotate(45deg) translate3d(6px, -3px, 0);
}
.HiddenCheckbox:checked ~ .MenuIcon::after {
  -webkit-transform: rotate(-45deg) translate3d(6px, 3px, 0);
  transform: rotate(-45deg) translate3d(6px, 3px, 0);
}
.HiddenCheckbox:checked ~ .Menu {
  left: 0;
}
.Menu-list {
  list-style-type: none;
  margin: 60px 0 0;
  padding: 0;
position: fixed;
}
.Menu-item {
  margin: 0;
}
.Menu-link {
  color: #fff;
  display: block;
  overflow: hidden;
  padding: 8px 22px;
  position: relative;
  text-decoration: none;
  z-index: 1;
}

.Menu-link:hover {
color: #FFFFFF;
}


.Menu-link::before {
    background: #FC7215;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 100%;
  top: 0;
  -webkit-transition: right 0.4s;
  transition: right 0.4s;
  z-index: -1;
    border-radius: 0 20px 20px 0;
}
.Menu-link::after {
  content: attr(href);
  color: #fff;
  float: right;
  opacity: 0;
  -webkit-transition: opacity 0.8s, -webkit-transform 0.4s;
  transition: opacity 0.8s, transform 0.4s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.Menu-link:hover::before {
  right: 0;
}
.Menu-link:hover::after {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

li.Menu-item {
    padding: 10px;
}

/****************************************

          PageNavi

*****************************************/

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display: block;
float: left;
margin: 2px 2px 2px 0;
padding: 6px 9px 5px 9px;
text-decoration: none;
width: auto;
color: #242424;
background: #fff;
}
 
.pagination a:hover{
color:#fff;
background: #3279BB;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}

/****************************************

          gotopbtn

*****************************************/

.sc_btn{
width: 20px;
height: 20px;
right: 20%;
border-radius: 20px;
position: fixed;
bottom: 11%;
}

.sc_btn a{
width: 20px;
height: 20px;
background: rgb(50, 121, 187);
text-align: center;
padding: 10px;
border-radius: 3px;
color: #FFF;
  opacity: 0.3;
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
    -o-opacity: 0.3;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
}

.sc_btn a:hover {
  opacity: 0.6;
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    -o-opacity: 0.6;
  transition: 0.6;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;

}



/******common ***/
p.bigf {
    font-size: 30px;
    color: #d6a887;

}

.center {
    text-align: center;
} 



/****************************************

          category

*****************************************/


.pl_area li {
display: inline-block;
width: 30%;
float: left;
/* max-width: 218px; */
/* min-width: 150px; */
/* margin: 0px; */
/* border-bottom: 1px solid; */
/* background: #fff; */
height: 205px;
padding: 10px;
/* overflow: hidden; */
/* padding-bottom: 20px; */
}

span.list_img{
display: block;
width: 100%;
/* min-width: 200px; */
height: 111px;
overflow: hidden;
}




/****************************************

          toppage

*****************************************/

#sld_a {
    padding: 180px 0 0 0;
}

.firstbox {
    max-width: 470px;
    width: 100%;
    float: left;
    margin: 35px;
    min-height: 350px;
}

.firstbox h3 {
    padding: 35px 0;
    margin: 0;
    position: relative;
    background: #A6FF47;
    top: 0;
    max-width: 114px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}


.bg_box {
    background: rgba(235, 255, 247, 0.51);
    box-shadow: 0px 4px 15px rgba(119, 137, 132, 0.43);
}

.firstbox_inner {
    padding: 25px;
}
#main_inner {
    max-width: 1080px;
    margin: 0 auto;
    width: 100%;

}

dl.fn_1{
    background:#F88077;
}
dl.fn_2{
    background:#F6964B;
}
dl.fn_3{
    background:#A0C267;
}

#firstnav dl p {
    margin: 10px 0 0 0;
}

#firstnav dl a {
    color: #fff;
}

#firstnav dl h3 {
    margin: 0;
    line-height: 25px;
}


#firstnav span {
    background: #360520;
    position: relative;
    /* right: 0; */
    float: right;
    padding: 0 25px 0 5px;
    margin: 0 -25px;
}

.fn_1 span {
    top: 35px;
}

.fn_2 span {
    top: 0px;
}

.fn_3 span {
    top: 0px;
}

#pickup_title {
    /* background: #360520; */
    clear: both;
    margin: 0 auto;
    text-align: center;
    /* padding: 5px 0; */
}

#gethome {
    /* background: #EAEAEA; */
    clear: both;
    padding: 30px 0;
}

#gethome_inner h3 {
    font-weight: bold;
    font-size: 35px;
}

#gethome_inner p {
    line-height: 36px;
    font-size: 20px;
}


#firstnav dd {
    margin:0;
}

#acechara {
    clear: both;
    background: #F88077;
    padding: 30px 0;
}

#acechara_inner h2 {
    text-align:center;
}

#acechara_inner li {
    float: left;
    background: #360520;
    border-radius: 50%;
    margin: 19px;
}

span.bglink {
    background: #F88077;
    /* padding: 5px 20px; */
    color: #fff;
    font-size: 18px;
    max-width: 250px;
    width: 100%;
    display: block;
    text-align: center;
}

span.bglink a {
    color: #fff;
    width: 100%;
    display: inline-block;
    /* position: relative; */
    padding: 10px 10px;
    max-width: 200px;
}

#buysale {
    padding: 30px;
    background: #F4F5FA;
}
.linkright {
    float: right;
}

.secondbox h3 {
    padding: 5px 0px;
    margin: 0;
    position: relative;
    background: #E1FFB8;
    top: 0;
    /* max-width: 190px; */
    /* color: #FFF; */
    text-align: center;
    font-size: 25px;
    /* font-weight: bold; */
}

.nikobox {
    display: inline-block;
    max-width: 640px;
    margin: 20px;
    padding: 20px;
}


.nikobox bg_box h3 {
    padding: 5px 0px;
    margin: 0;
    position: relative;
    background: #E1FFB8;
    top: 0;
    text-align: center;
    font-size: 25px;
}

.secondbox {
    max-width: 320px;
    float: left;
    width: 100%;
    margin: 20px;
    min-height: 486px;
}

.secondbox_inner {
    padding: 20px;
}

.secondbox_sin_inner {
    padding: 20px;
    max-width: 353px;
    float: left;
}

.secondbox span {
    float: right;
    background: #BFFF7B;
    padding: 0 20px;
}

.secondbox p {
    min-height: 80px;
}


.secondbox_sin_inner img {
display: block;
}


.secondbox_sin {

    margin: 20px;
    min-height: 450px;
    margin: 20px;
}

.secondbox_sin h3 {
    padding: 5px 0px;
    margin: 0;
    position: relative;
    background: #E1FFB8;
    top: 0;
    text-align: center;
    font-size: 25px;
}



h3.sinsetu {
    background: none;
    max-width: 320px;
    width: 100%;
    color: #A0C85B;
    /* font-weight: bold; */
    padding: 40px 0;
}

.thirdbox {
    max-width: 1040px;
    width: 100%;
    margin: 60px auto;
    min-height: 425px;
    clear: both;

}

.tird_l {
    display: block;
    float: left;
    max-width: 600px;
    font-size: 20px;
    padding: 25px;
}




.thirdbox h3 {
    padding: 5px 0;
    margin: 0;
    position: relative;
    background: #BFFF7B;
    top: 0;
    max-width: 205px;
    color: #66666A;
    text-align: center;
    /* font-size: 22px; */
}

h3.kodomo {
background: #B8F1FF;
}

h3.hokengai {
    background: #ffced6;
}


.jyusyo {
    padding: 0px 0 30px 0;
    font-size: 20px;
    max-width: 640px;
    margin: 0px auto;
    line-height: 25px;
}

.jyusyo_logo {
    float: left;
    margin-right: 30px;
}


.jyusyo img {
}

/****************************************

          ホーム

*****************************************/

.acs_box {
    border: 1px solid #cfcfcf;
    max-width: 300px;
    max-width: 325px;
}
.acs_box p{
padding: 15px;
}




.gmap {
position: relative;
padding-bottom: 22.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.gmap iframe,
.gmap object,
.gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.home_time {
    margin-bottom: 50px;
}

.home_access {
    margin-bottom: 50px;
}

img.right {
    float: right;
    margin: 0 60px;
}




/****************************************

          アクセス

*****************************************/

.acs_box h5 {
    background: #FF4D29;
    margin: 0;
    padding-left: 5px;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}

.access .fa {
  font-size: 511%;
  color: #F76054;
  margin: 2%;
  margin-left: 24%;
}

.clinic_ga{
width: 100%;
display: inline-block;
min-width: 250px;
}

.clinic img{
 border-radius: 20px;
}

.clinic_ga_s{
width: 49.5%;;
display: inline-block;
min-width: 250px;
margin-top: 10px;
}


#access_con .gmap {
    position: relative;
    padding-bottom: 68.3%;
    /* padding-top: 30px; */
    /* height: 100%; */
    overflow: hidden;
    width: 100%;
    /* max-width: 347px; */
}


/****************************************

          news

*****************************************/

#newposthome {

}

#newposthome dl {
    max-width: 300px;
    float: left;
    margin: 10px;
    box-sizing: border-box;
    min-height: 170px;
}

#newposthome dd {
    margin: 0px;

}

#newposthome .smanone{
font-size:14px
}

#newposthome h3 {
    font-size: 130%;
    background: none;
    padding: 0;
    margin: 0;
    border-bottom: 0;
}

#newposthome p {
    font-size: 15px;
    margin: 0;

}

.meta-moji {
    font-size: 14px;
}

.blog_info {
    display: none;
}

/****************************************

          コスメ

*****************************************/

.hq1 {
float:left;
margin-right:20px;
}

.hq1 h4 {
    color: #FF5722;
    font-size: 20px;
}

.shop {
    max-width: 320px;
    float: left;
    padding: 30px;
    border: 1px solid #ddd;
    background: rgba(194, 194, 194, 0.12);
    margin: 20px;
    box-sizing: border-box;
}

.shop img {
    max-height: 300px;
}

#zeoskin {


}
/****************************************

          home

*****************************************/
.tel {
    font-size: 160%;
}
.sickness{
margin-bottom:10%;
}

span.pico {
    padding: 0px 10px;
    font-size: 30px;
    background: #FF2D83;
    /* height: 103px; */
    color: #fff;
    border-radius: 5px;
}

span.bol{
    margin-left: 10px;
    font-size: 30px;
}

.sinsatu {
  background: #FDF6D8;
  padding: 2%;
  width: 91%;
  margin: 0 auto 10% auto;
  box-shadow: rgba(90, 109, 132, 0.65098) 6px 8px 7px 2px;
  -webkit-box-shadow: rgba(90, 109, 132, 0.65098) 6px 8px 7px 2px;
  -moz-box-shadow: rgba(90, 109, 132, 0.65098) 6px 8px 7px 2px;
font-size: 20px;
    color: #2D5279;
}

.sickness dl {
    float: left;
    width: 45%;
    margin: 5px 5px;
    background: #C5E1D1;
    height: 115px;
    padding: 10px;
    border-radius: 30px;
}

.sickness dt{
    float: left;
    font-size: 40px;
    /* background-position-x: 31px; */
    opacity: 0.6;
    border-radius: 50%;
    border: 2px solid;
    width: 48px;
    color: #FFFFFF;
    text-align: center;
    margin-right: 0px;
}

.sickness dd {
    text-align: center;
    font-size: 19px;
    margin: 15px 23px 0px 15px;
}

.home_box {
    border: 2px solid #9CB86D;
    padding: 2%;
    /* display: flex; */
    border-radius: 10px;
}

dt.item-1{
background-size: contain;
}
dt.item-2{
background-size: contain;
}
dt.item-3{
background-size: contain;
}
dt.item-4{
background-size: contain;
}
dt.item-5{
background-size: contain;
}
dt.item-6{
background-size: contain;
}


.timetop{
display: inline-flex;
font-family: -webkit-pictograph;
padding: 5px;
border: 6px solid #9B8A32;
width: 95%;
margin-top: 50px;
}

table.sinryotop{
border-right: 1px solid #000;
display: inline-flex;
font-size: 20px;
padding-right: 5%;
margin-left: 24px;
max-width: 170px;
width: 100%;
}

table.sinryotop2{
display: inline-flex;
font-size: 20px;
margin-left: 30px;
width: 100%;
}

.sinryotop2 td{
width: 50px;
text-align: center;
padding: 3px;
}

.sinryotop th{
letter-spacing: 17px;
/* background: #9B8A32; */
padding: 6px 0px 3px 13px;
border-bottom: 1px solid #908A6D;
}

.meta-moji span{
color:#E78402;
}


/****************************************

         アクセス

*****************************************/


#access_con .tird_r {
    position: relative;
    top: -45px;
}

#access_con .maps h3 {
    padding: 5px 20px;
    position: absolute;
    top: inherit;
    background: #FF7347;
}

.maps .firstbox_inner {
    padding: 0;
}

/****************************************

          web受付

*****************************************/

#reservation_con .thirdbox h3 {
    padding: 5px 0;
    background: #A0C85B;
    max-width: 1080px;
    color: #FFFFFF;
    /* font-size: 22px; */
}

#reservation_con p {
    width: 75%;
    margin: 25px auto;
}


li.link {
    background: #FFAAAE;
    padding: 10px;
    /* color: #fff; */
    border-radius: 10px;
    text-align: center;
    float: left;
    margin: 10px;
    /* margin: 1px auto; */
    width: 28%;
    list-style-type: none;
}

li.link a {
color: #fff;
}

span.biglink {
    background: #54ECFF;
    padding: 15px 20px;
    width: 100%;
    /* max-width: 400px; */
    display: inline-block;
    border-radius: 15px;
    text-align: center;
    margin: 0 auto;
}


#reservation_con .sousanavi {
max-width:1080px;
width:100%;
margin:0;
}

#reservation_con h2 {
    padding: 35px 0;
    margin: 0;
    position: relative;
    background: #A0EA52;
    top: 0;
    max-width: 114px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

#

/****************************************

          診療案内

*****************************************/

#medical_con .tird_r {
    display: block;
    /* float: left; */
    /* max-width: 600px; */
    /* font-size: 20px; */
    /* padding: 25px; */
    position: relative;
    top: -32px;
}


/****************************************

          施設紹介

*****************************************/

#clinicinfo .h3 {
    padding: 35px 0;
    margin: 0;
    position: relative;
    background: #A6FF47;
    top: 0;
    max-width: 114px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}


.ueda_gallery {
    margin: 20px;
}

.ueda_gallery dl {
    width: 30%;
    display: inline-block;
    margin: 1%;
    box-sizing: border-box;
    text-align:center;
}

.ueda_gallery dl.big {
    width: 52%;
    display: inline-block;
    margin: 1%;ｘ
    box-sizing: border-box;
    text-align: center;
}

.ueda_gallery dd {
    box-shadow: 0px 4px 15px rgba(119, 137, 132, 0.43);
}

.ueda_gallery dd {margin:0;}


/****************************************

          診療案内
*****************************************/


#clinic_con .tird_r {
    display: inline-block;
    width: 33%;
}

#clinic_con .tird_l {
    width: 100%;
}

#clinic_con .thirdbox h3 {
    max-width: 280px;
}

#clinic_con .secondbox {
    max-width: 320px;
    float: left;
    width: 100%;
    margin: 20px;
    min-height: 400px;
}

/****************************************

          共通

*****************************************/

p.big_f {
  font-size: 138%;
  font-weight: bold;
  color: #6EBA3D;
  border-bottom: 3px dotted #D99090;
  /* margin: 0px 0px 0px 0px; */
  width: 53%;
  letter-spacing: 2px;
}

/*******************side_profile*********************/

#text-3 .textwidget{
font-size: 92%;
}

.sidecate .sadecate{
}

ul.children .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #7B8B7A;
}


/*media Queries タブレットサイズ     smp
----------------------------------------------------*/
@media only screen and (max-width: 780px) {


#header {
    position: inherit;
    z-index: 995;
}

#dropmenu {
height: auto;
    letter-spacing: 2px;
}


#dropmenu li {
    box-sizing: border-box;
    position: relative;
    width: 44.9%;
    height: 60px;
    float: none;
    background: #D2E8DF;
    margin: 0.7%;
    padding: 0;
    text-align: center;
    list-style: none;
    display: inline-block;
    border-radius: 10px;
}


#dropmenu li a {
    color: #C79C87;
    text-decoration: none;
    display: block;
    width: 100%;
    padding-top: 20px;
    margin: 0;
}

#main {
  float: left;
  width: 100%;
  max-width: 750px;
  margin:0;
  background: #FFF;
}

#description {
    display: block;
    max-width: 345px;
    padding: 0;
    margin: 20px auto;
    font-size: 14px;
    color: #666;
}

.secondbox {
    max-width: 780px;
    float: left;
    width: 95%;
    margin: 10px;
    min-height: 250px;
}


.firstbox {
    max-width: 470px;
    width: 100%;
    float: left;
    margin: 10px 0;
}

.jyusyo_logo {
    float: none;
    text-align:center;
}

.number {
    float: none;
}

.number p {

    text-align: center;
}

#sld_a {
    padding: 0;
}


.secondbox_sin {
    margin: 10px;
}

h3.sinsetu {
    max-width: 780px;
}

#main {
    float: none;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.secondbox {
    max-width: 360px;
    float: left;
    width: 48%;
    margin: 1%;
    min-height: 410px;
    display: inline-block;
}

.header_logo {
    max-width: 780px;
}

h1#logo {
    margin: 0;
    max-width: 780px;
    padding: 15px;
    display: block;
    float: none;
    text-align: center;
}

li.link {
    background: #FFAAAE;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    float: none;
    margin: 10px auto;
    width: 19%;
    display: inline-block;
}


span.biglink {
    padding: 20px 0;
    text-align: center;

}

#reservation_con .sousanavi {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}



    /************* アクセス **********************/

.thirdbox h3 {
    max-width: 220px;

}

#access_con .tird_r {
    position: relative;
    top: 0;
    width: 30%;
    float: left;
}



.tird_l {
    display: block;
    float: left;
    max-width: 600px;
    font-size: 20px;
    padding: 25px;
    width: 52%;
}

.firstbox {
    max-width: 470px;
    width: 98%;
    float: none;
    margin: 10px auto;
    text-align: center;
}

.thirdbox {
    max-width: 1040px;
    width: 98%;
    margin: 60px auto;
    min-height: 425px;
    clear: both;
    float: none;
}

#about_con .tird_r {
    position: relative;
    top: 0;
    width: 30%;
    float:left;
}

.tird_r {
    display: block;
    float: left;
    max-width: 600px;
    font-size: 20px;
    padding: 25px;
    width: 30%;
}

#sld_a {
    padding: 100px 0 0 0;
}

#about_con .tird_l {
    display: block;
    float: left;
    max-width: 600px;
    font-size: 18px;
    padding: 0px;
    width: 100%;
}

#medical_con .tird_r {
    display: block;
    float: none;
    max-width: 600px;
    font-size: 20px;
    /* padding: 25px; */
    position: static;
    top: 0;
}

}

/*media Queries スマホサイズ
----------------------------------------------------*/
@media only screen and (max-width: 380px) {

.header_info{
display:none;
}

#topnav{
display:none;
}




/* レイアウト
----------------------------------------------------*/

#sidebar {
    max-width: 380px;
    float: left;
    width: 100%;
}


#sidebar {
width: 100%;
float: left;
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 135%;
}

.header_info {
    top: 10px;
}

/* header
----------------------------------------------------*/



h1#logo {
    margin-bottom: 0px;
    padding: 10px;
}

.naumber {
    float: none;
    font-size: 30px;
}

.secondbox {
    max-width: 360px;
    float: none;
    width: 95%;
    margin: 10px auto;
    min-height: auto;
    display: block;
}

.tird_r {
    display: block;
    float: left;
    max-width: 600px;
    font-size: 20px;
    padding: 25px;
    width: 50%;
}

.tird_l {
    display: block;
    float: none;
    max-width: 600px;
    font-size: 15px;
    padding: 0px;
    width: 100%;
}

.firstbox {
    max-width: 470px;
    width: 100%;
    float: none;
    margin: 10px auto;
    text-align: center;
}

.secondbox_sin_inner {
    /* padding: 20px; */
    max-width: 380px;
    float: none;
    text-align: -webkit-center;
    margin: 0 auto;
}

.secondbox {
    max-width: 360px;
    float: none;
    width: 95%;
    margin: 10px auto;
    /* min-height: auto; */
    display: block;
    height: auto;
    text-align: center;
}

.secondbox span {
    float: none;
}

#main_inner {
    max-width: 1080px;
    margin: 0 auto;
    width: 100%;
    padding: 30px 0;
}

.jyusyo {
    padding: 0px 0 30px 0;
    font-size: 20px;
    max-width: 640px;
    margin: 0px auto;
    line-height: 25px;
    width: 90%;
}



/* nav
----------------------------------------------------*/

#header nav {
    border: 0;
}

#dropmenu li {
    box-sizing: border-box;
    width: 44.9%;
    margin: 0.7%;
    height: auto;
    background: #D2E8DF;
    border-radius: 5px;
    min-height: 139%;
    /* line-height: 2; */
}

#sld_a {
    padding: 30px 0;
}

#dropmenu li a {
    line-height: 18px;
    padding: 10px;
    width: auto;
}

#dropmenu li .chil {

}

#dropmenu li:hover > a {
    color: #71FFF2;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}


.bx-wrapper .bx-controls-direction a{
display:none;
}


#main h3 {
    text-align: center;
}




.Menu{
    width: 44%;
}



#newposthome dd {
  max-width: 100%;
  margin: 0px 5px 10px 5px;
}





table.sinryotop2 {
  display: inline-flex;
  font-size: 100%;
  margin-left: 5px;
  margin-top: 3%;
  width: 157%;
  font-weight: bold;
}

table.sinryotop {
  border-right: 1px solid #000;
  display: inline-flex;
  font-size: 16px;
  padding-right: 4%;
  margin-left: 0px;
  max-width: 170px;
  width: 100%;
}

.map img{
  width: 100%;
}

.sinryotop th {
  letter-spacing: 5px;
  /* background: #9B8A32; */
  padding: 8px 0px 4px 10px;
  border-bottom: 5px solid #908A6D;
}

.timetop {
  display: inline-flex;
  font-family: -webkit-pictograph;
  padding: 0;
  border: 6px solid #9B8A32;
  width: 96%;
  margin-top: 50px;
}

table.contact {
  border-top: 3px solid #9B9632;
  border-bottom: 3px solid #9B9632;
  width: 95%;
}

.sickness dl {
    float: none;
    width: 100%;
    height: 90px;
}

#aboutus p {
    width: 90%;
    margin: 5px auto;
}

#aboutus h4 {
    color: #7D5943;
    width: 95%;
    margin: 20px auto;
}

p.iryo {
    background: #61798E;
    padding: 7px;
    /* border-radius: 11px; */
    max-width: 100%;
    /* float: left; */
    margin-top: 10px;
    font-size: 17px;
    text-align: center;
    color: #fff;
}


/* home
----------------------------------------------------*/

#main h3 {
    margin: 0 auto;
    width: 100%;
}

img.right {
    margin: 0 auto;
    float:none;
}

.home_access {
    text-align: center;
    font-size: 20px;
}

.acs_box {
    max-width: 380px;
}

/* about
----------------------------------------------------*/

.prf_name {
    margin: 0 auto;
    border-bottom: 1px solid #999;
    text-align: center;
}

.pref_head {
    width: 85%;
    margin: 0 auto;
    float: none;
}

.pref_img {
    float: none;
    margin: auto;
    text-align: center;
    width: 180px;
}

.pref_boxl {
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0;
    border-right: 0;
}

.pref_boxl h4 {
    text-align: center;
}

.pref_box {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
}

