@charset "utf-8";
@media screen,print and (min-width: 769px) {
/*横幅769px以上に適応*/
	.header2-in-m {
		display: none;
	}
	

/*---------------------------------
.header2
------------------------------------*/    
	.top_main {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 717px;
    background-image: url(../images/yamada_top_main_202504_2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	}
/*---------------------------------
コンテンツ
------------------------------------*/  
	.top_con_1 {
			margin-left: auto;
	margin-right: auto;
	}
	.top_con_1_in {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
padding-top: 100px; 
    padding-bottom: 150px;
	}
/*経歴*/
	.top_con_1_in_left {
		width: 65%;
		float: left;
	/*	margin-left: 7%;*/
	}
	.top_con_1_in_left_title {
		font-size: 1.5em;
			font-weight: bold;
		border-left: 8px solid #333333;
		padding-left: 2%;
		margin-bottom: 20px;
	}
	
/*監督*/
	.top_con_1_in_right {
		width: 30%;
		float: right;
/*		margin-right: 7%;*/
	}		

/*-------------特集------------------*/
	.top_con_2 {
    background-color: #FDF2E6;
    margin-left: auto;
    margin-right: auto;
	}
	.top_con_2_in {
		max-width: 1100px;
			margin-left: auto;
	margin-right: auto;
padding-top: 100px;
		padding-bottom: 155px;
	}
/*特集タイトル*/
.top_tokusyu_title_all {
	/*	width: 70%;
		margin-left: auto;
	margin-right: auto;*/
	margin-bottom: 50px;
	
}	
.top_tokusyu_title_top {
    width: 100%;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 85px;
    min-height: 60px;
  position: relative;
  display: inline-block;
  margin-bottom: 0.5em;
	margin-bottom: 10px;
	font-family: "Helvetica Neue",
	Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
	Meiryo,
    sans-serif;
	
}
 
.top_tokusyu_title_top :before {
  content: '';
  position: absolute;
  bottom: -5px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color:#42210B;
  border-radius: 5px;

} 	

	.top_sekai_all {
		width: 42%;
		padding: 2%;
		float: left;
		background-color: #FFFFFF;
		border: thin #CCCCCC;
		margin-left: 2%;
		margin-top: 2%;
		min-height: 210px;
		border: thin solid #F8C284;
	border-radius: 10px;
	}
	
	.top_sekai_left {
		width: 20%;
		float: left;
	}
	.top_sekai_right {
		width: 76%;
		float: right;
	}
	.top_sekai_no {
		width: 50px;
		height: 40px;
		padding-top: 10px;
		text-align: center;
		background-color: #EF8100;
		color: #FFFFFF;
margin-left:auto;
margin-right: auto;
		font-size: 1.25em;
		border-radius: 100px;
		margin-bottom: 10px;
	}
	.top_sekai_no_text {
		text-align: center;
	/*	font-size: 0.88em;*/
	}
	
.top_sekai_title {
		font-size: 1.38em;
		font-weight: bold;
	min-height: 30px;
	}
	.top_sekai_text {
		padding-top: 20px;
	}
/*ーーー詳細ボタンーーー*/	
.top_tokusyu_more_mini {
		width: 30%;
margin-left:auto;
margin-right: auto;
		background-color: #F8C284;
		padding:3% 2%;
		color: #FFFFFF;
		text-align: center;
	border-radius: 4px;
		position:absolute;
bottom:0;
	right: 0; /* 左を基準 */
	left: 0;
	}	
	
.top_tokusyu_more_mini a {
    background-image: url("../images/more_yaji.png");
    background-repeat: no-repeat;
    background-position: 0% center;
    padding-left: 20px;
    font-size: 1em;
  color: #FFFFFF;
    text-decoration: none;
    text-align: left;
	transition : all 0.5s;
	
}
.top_tokusyu_more_mini:hover {
   background-color: #42210B;
	
}	


	
/*目的別*/	
	.top_con_4 {
			margin-left: auto;
	margin-right: auto;
		height: auto;
	}
	.top_con_4_in {
		max-width: 980px;
			margin-left: auto;
	margin-right: auto;
padding-top: 100px;
		padding-bottom: 180px;
	}	

.top_mokuteki_title {
    width: 100%;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    min-height: 60px;
  position: relative;
  display: inline-block;
  margin-bottom: 0.5em;
	margin-bottom: 10px;
	font-family: "Helvetica Neue",
	Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
	Meiryo,
    sans-serif;
	margin-bottom: 50px;
	
}
 
.top_mokuteki_title :before {
  content: '';
  position: absolute;
  bottom: -5px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color:#42210B;
  border-radius: 5px;

} 	
.top_mokuteki_title_in {
    width: 100%;
    font-size: 2.2em;
    color: #000000;
  /*  letter-spacing: 2px;*/
    font-weight: bold;
	text-align: center;
}	
	.top_mokuteki_title_text {
	text-align: center;
	margin-bottom: 80px;	
	font-size: 120%;
	
	}	

.contents-scroll {
    width: 100%;

  
}
/*-----*/
.contents-end {
    width: 100%;
    text-align: center;
  
}
/*ーーー詳細ボタンーーー*/	
	.googlemap {
		margin-top: 20px;
		margin-bottom: 20px;
		height: 500px;
	}
.map_more {
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    background-color: #EF8100;
    padding: 3% 2%;
    color: #FFFFFF;
    text-align: center;
    border-radius: 4px;	/*	position:absolute;
bottom:0;
	right: 0; 
	left: 0;*/
	}	
	
.map_more a {
    background-image: url("../images/more_yaji.png");
    background-repeat: no-repeat;
    background-position: 0% center;
    padding-left: 20px;
    font-size: 1em;
  color: #FFFFFF;
    text-decoration: none;
    text-align: left;
	transition : all 0.5s;
	
}
.map_more:hover {
   background-color: #42210B;
	
}	

/* 横いっぱいのカルーセル指示 */
.simply-scroll-container {
	position: relative;
	margin-top: 30px;
}
.simply-scroll-clip {
    position: relative;
    overflow: hidden;
}
.simply-scroll-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    padding: 0;
    margin: 0;
    width: 466px;
    height: 350px;
}
.simply-scroll-list li img {
    display: block;
}

/* 　横いっぱいのカルーセル指示ここまで */	
    
    
  
}
/*----------------------------------------------------
  .top_time 診療時間
----------------------------------------------------*/
/*table*/

table
{
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
table a{
    color: #F8C284;
}
table a:hover{
    color: #A83524;
}

table.table_01{
	border:solid #F8C284 thin;
	width:100%;
}
/*table.table_01 */
table.table_01 th{
	background-color:#FFFFFF;
	width:20%;
    color: #EF8100;
    
}
table.table_01 th,.table_01 td{
	border:solid #F8C284 thin;
	 padding: 20px;
    line-height: 1.55em;   
}	
@media screen and (max-width: 768px){
	
	
	
	
/*table.table_01 */
	
	/*table01--医師紹介*/
.table01 {
	width: 96%;	
	}
.table01 th {
/*		background-color: #D3EDFB;*/
	
	}
	/**/
table.table_01 {
	/*border: solid #F8C284 thin;*/
	width: 96%;
margin-left:auto;
margin-right: auto;
	border: none;
}

/*table.table_01 */
table.table_01 {
	width: 96% !important;
	margin: 0 auto !important;
    border-right: none;
}
table.table_01 th {
    background-color: #EF8100;
    color: #FFFFFF;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 20px;
}
table.table_01 th, table.table_01 td {
	padding: 3%;
	box-sizing: border-box;
	width: 100%;
	display: block;
/*	border-bottom: solid #F8C284 thin;*/
	border: none;
}
table.table_01 tr:last-child td {
	border-bottom: none;
}
table.table_01 input{
	width:100%;
	box-sizing:border-box;
}
table.table_01 textarea {
	width: 100%;
}
}
