@charset "utf-8";

@media screen and (max-width: 768px) {
/*tablet*/
#page_column_top .contents_list{
	display:none;
}
}
@media screen and (max-width: 620px){
/*smart phone*/
}
@media screen and (max-width: 479px) {
/*sp*/
}



#page_column h4.question:before{
	content: "Q.";
}
#page_column .ans{
	padding: 5px;
	color: #000;
	margin: 15px 0;
	font-size: 100%;
	font-weight: bold;
}
#page_column .ans:before{
	content: "A.";
}

@media screen and (max-width: 768px) {
/*tablet*/
}
@media screen and (max-width: 620px){
/*smart phone*/
}
@media screen and (max-width: 479px) {
/*sp*/
}



/*page_recipe
************************************************************************************/
.page_recipe li .txt .date{
	font-weight: bold;
	font-size: 80%;
}
.page_recipe li .txt .title{
	font-weight: bold;
	font-size: 100%;
}
.page_recipe li .txt .name{
	font-size: 80%;
	font-weight: bold;
}
.page_recipe li .txt .name:before{
	content: "by.";
}

.page_recipe li .txt .desc{
	font-size: 80%;
	padding-top: 4px;
}
@media screen and (max-width: 768px) {
/*tablet*/
}
@media screen and (max-width: 620px){
/*smart phone*/
.page_recipe ul{
	display: block;
}
.page_recipe li{
	margin:0 auto 10px auto;
	width:98%;
}
}
@media screen and (max-width: 479px) {
/*sp*/
}


/*page_recipe_details
----------------------------------------------------------------------*/
.page_recipe_details .cell.ph01{
	width: 300px;
	padding: 15px 0 0 25px;
}
.page_recipe_details .cell.ph01 img{
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 768px) {
.divTable{
	display: block;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 5px 0;
}
.divTable .cell{
	display: block;
	vertical-align: top;
}

.page_recipe_details .cell.ph01{
	width: auto;
	padding: 0;
}
.page_recipe_details .cell.ph01 img{
	max-width: 100%;
	height: auto;
	display: block;
	margin: auto;
}
}


/*page_staffInterview
************************************************************************************/

/*profile*/
.page_staffInterview .divTable .cell.photo{
	width: 184px;
}

.page_staffInterview .divTable .cell.prof{
	padding: 0 0 0 15px;
}
.page_staffInterview .divTable .cell.prof .name{
	font-size: 110%;
	font-weight: bold;
}

/*profile introduction*/
.page_staffInterview .profPhoto .divTable{
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 40px 0;
	display: table;
	width: 100%;
}

.page_staffInterview .profPhoto p{
	text-align: center;
}

.page_staffInterview .profPhoto .photo{
	width: 100%;
	height: 245px;
	margin: 0 auto 10px auto;
	background: #ededed;
	line-height: 245px;
	overflow: hidden;
}
.page_staffInterview .profPhoto .photo img{
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
@media screen and (max-width: 768px) {
.page_staffInterview .divTable .cell.photo{
	width: auto;
}
}
@media screen and (max-width: 620px){
.page_staffInterview .divTable{
	display: block !important;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.page_staffInterview .divTable .cell{
	display: block !important;
}
.page_staffInterview .divTable .cell.photo{
	text-align: center;
}
}
@media screen and (max-width: 479px) {
/*sp*/
}



/*page_topicsSenmon
************************************************************************************/
.page_topicsSenmon .flow .person{
	padding: 0 0 0 20px;
	vertical-align: middle;
}


.page_topicsSenmon .flow .frameStep ul{
	margin: 0 0 0 -10px;
}
.page_topicsSenmon .flow .frameStep li{
	width: 460px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 10px 10px;
	border: 2px solid #EDEDED;
}

.page_topicsSenmon .flow .frameStep li .image{
	display: table-cell;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

.page_topicsSenmon .flow .frameStep li .image img{
	width: 100px;
	height: auto;
}

.page_topicsSenmon .flow .frameStep li .txt{
	display: table-cell;
	vertical-align: top;
	padding: 5px 5px 5px 15px;
	font-size: 100%;
}

.page_topicsSenmon .flow .frameStep li .txt .tag{
	padding: 5px 15px !important;
	font-size: 90%;
	color: #FFF;
	font-weight: bold;
	background: #da316a;
	margin: 0 0 10px 0;
	display: inline-block;
}
@media screen and (max-width: 768px) {
.page_topicsSenmon .flow .frameStep ul{
	margin: 0;
}
.page_topicsSenmon .flow .frameStep li{
	width: auto;
	float: none;
	margin: 0 10px 10px 10px;
}
}
@media screen and (max-width: 620px){
/*smart phone*/
}
@media screen and (max-width: 479px) {
/*sp*/
}


/*.page_save
************************************************************************************/
.page_save{}


.page_save ul.list_staff{
	display: table;
	width: 100%;
	margin: 20px 0 0 0;
}

.page_save ul.list_staff li{
	width: 33%;
	display: table-cell;
	vertical-align: top;
	border-right: 1px solid #c0c0c0;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.page_save ul.list_staff li:last-child{
	border: 0;
}

.page_save ul.list_staff li .photo{
	text-align: center;
	padding: 0 0 10px 0;
}
.page_save ul.list_staff li .photo img{
	max-width: 70%;
	height: auto;
}

.page_save ul.list_staff li .name{
	font-weight: bold;
	text-align: center;
}

.page_save .boxDoctor{
	display: table;
	margin: 20px 0;
	border-top: 2px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding: 15px 0;
	width: 100%;
}

.page_save .boxDoctor .ph{
	width: 150px;
	display: table-cell;
	vertical-align: top;
}
.page_save .boxDoctor .ph img{
	max-width: 100%;
	height: auto;
}
.page_save .boxDoctor .details{
	/*width: 690px;*/
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size: 120%;
	padding: 0 0 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.page_save .boxDoctor .details span{
	font-weight: normal;
	font-size: 80%;
}

.page_save dt{
	border-bottom: 1px solid #072856;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	font-weight: bold;
	color: #072856;
}
.page_save dt:before{
	content: "[質問] ";
}
.page_save dt.stroke:before{
	content: "◆ ";
}

.page_save dt.important{
	color: #e6508c;
	font-size: 140%;
}

.page_save dd{
	padding: 0 0 15px 0;
}

.page_save dd p{
	padding: 0 0 0.7em 0;
}
.page_save .boldpink{
	font-weight: bold;
	color: #da316a;
}
.page_save .frameMov{
	text-align: center;
}
@media screen and (max-width: 768px) {
.page_save .frameMov video{
	width: 100%;
	height: auto;
}
}


/*170823*/
.frameProfDoc ul{
	width: 100%;

	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.frameProfDoc ul li{
	display: block;
	padding: 10px 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;

	-webkit-flex-grow: 1;
	flex-grow: 1;
	width: 24%;
	
	border: 1px solid #c0c0c0;
	margin: 1px;
}

.frameProfDoc ul li .photo{
	text-align: center;
	margin: 0 0 5px 0;
}
.frameProfDoc ul li .photo img{
	max-width: 80%;
	height: auto;
}

.frameProfDoc ul li .name{
	text-align: center;
	font-weight: bold;
	padding: 0 0 0px 0;
	font-size: 140%;
}

.frameProfDoc ul li .type{
	text-align: center;
}
@media screen and (max-width: 620px){
.frameProfDoc ul li{
	width: 49%;
}
.frameProfDoc ul li .name{
	font-size: 19px;
}
}
@media screen and (max-width: 479px) {
.frameProfDoc ul li{
	width: 99%;
	margin: 1px auto;
}
}

/*frameMainPhoto 009
************************************************************************************/
.frameMainPhoto{
	width: 100%;
	/*height: 540px;*/
	margin: 0 auto;
}
.mainPhoto{
	width: 100%;
	margin:5px auto;
}
.mainPhoto img{
	max-width: 100%;
	height:auto;
}
@media screen and (max-width: 768px) {
/*tablet*/
.frameMainPhoto{
	width: 100%;
	height: auto;
	position: static;
}
.swiper-container{
	display: none;
}
.mainPhoto{
	width: 100%;
	float: none;
	margin-top: 15px;
}
}
@media screen and (max-width: 620px){
}

.box-box{
	width: 94%;
	margin: 10px auto;
	padding:12px;
	font-size:0.9em;
	background-color: #FFF0E3;
}

