/* 共通 */
#content section.titlearea {
    background: #1c6247 url("../image/common/title_back.svg") no-repeat 100% 20px;
    background-size: 80%;
}
#content section.titlearea * {
    color: #fff;
}

#content h2 {
    font-size: 2.2rem;
    font-weight: 500;
    color: #1c6247;
    margin-bottom: 30px;
    text-align: center;
}
#content h2:after {
    content: '';
    display: block;
    width: 2em;
    height: 3px;
    background: #1c6247;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 5px auto 0;
}

#content .green_head li {
    list-style: none;
    padding-left: 1.5em;
    position: relative;
}
#content .green_head li:before {
    content: '';
    display: block;
    width: 0.5em;
    height: 0.5em;
    background: #1c6247;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    left: 0.3em;
    top: 0.8em;
}

@media (min-width: 768px) {
/* ヘッダ */
#content section.titlearea {
    background-position: 100% 0px;
    background-size: 70%;
}
#content section.titlearea * {
    color: #fff;
}

#content h2 {
    font-size: 2.8rem;
    margin-bottom: 40px;
}
#content h2:after {
    margin-top: 0.3em;
}
}

@media (min-width:1280px) {
/* ヘッダ */
#content section.titlearea {
    background-position: 100% -22px;
    background-size: 920px;
}
#content section.titlearea * {
    color: #fff;
}

#content h2 {
    font-size: 3.2rem;
    margin-bottom: 50px;
}
}

#content h2.index_sub {
    font-size: 2rem;
    margin-bottom: 0.6em;
    text-align: left;
}
#content h2.index_sub:after {
    content: none;
}

/* 院長ヘッダ */
#content section.director_head {
    margin-bottom: 15px;
}
#content section.director_head div {
    position: relative;
}
#content section.director_head .takeuchi_photo01 {
}
#content section.director_head .takeuchi_photo01 .takeuchi_photo01_sp {
    display: block;
    width: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    overflow: hidden;
    margin-bottom: 15px;
}
#content section.director_head .takeuchi_photo01 .takeuchi_photo01_pc {
    display: none;
}
#content section.director_head .catch1 {
    font-size: 7vw;
    line-height: 1.3;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    position: absolute;
    top: 1em;
    left: 1em;
}
#content section.director_head .catch1 span {
    display: block;
    line-height: 1.3;
}
#content section.director_head .catch1 span strong {
    font-size: 1.25em;
    line-height: 1.3;
    font-weight: 500;
}
#content section.director_head .catch1 span:last-child {
    display: inline-block;
    margin-top: 2em;
}
#content section.director_head .catch1:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 3em;
    background: #303030;
    margin-top: 0.5em;
}
#content section.director_head .catch2 {
    font-size: 2rem;
    color: #1c6247;
    line-height: 1.5;
}
#content section.director_head .catch2 span {
    color: #1c6247;
    display: inline-block;
    line-height: 1.5;
}

/* ご挨拶  */
#content section.message {
}
#content section.message .message_note {
    margin-bottom: 25px;
}
#content section.message .message_note .b_marker {
    color: #1b75a8;
    font-weight: 500;
    background:linear-gradient(transparent 50%, #edf4f8 50%);
}
#content section.message .takeuchi .takeuchi_photo02 {
    display: table;
    max-width: 70%;
    margin: 0 auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    overflow: hidden;
}
#content section.message .takeuchi .takeuchi_name {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 1em;
}
#content section.message .takeuchi .takeuchi_name strong {
    font-size: 1.3em;
    font-weight: 500;
    padding-left: 1em;
}
#content section.message .takeuchi .takeuchi_link {
    text-align: center;
}
#content section.message .takeuchi .takeuchi_link a {
    font-size: 1.6rem;
    color: #fff;
    background: #bc956c;
    display: block;
    width: 18em;
    margin: 0 auto 1em;
    padding: 0.6em;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#content section.message .takeuchi .takeuchi_link a img {
    width: 14px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(22deg) brightness(105%) contrast(101%);
    margin-left: 8px;
}

/* プロフィール */
#content section.profile .history {
    margin-bottom: 25px;
}
#content section.profile .history table {
    width: 100%;
}
#content section.profile .history tr {
    border-bottom: solid 1px #dfdfdf;
}
#content section.profile .history th {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    padding: 0.5em 0;
    width: 8em;
}
#content section.profile .history td {
    text-align: left;
    vertical-align: top;
    padding: 0.5em 0;
}
#content section.profile .history tr:first-child th,
#content section.profile .history tr:first-child td {
    padding-top: 0;
}
#content section.profile .named_results li {
    list-style: none;
    padding-left: 1.5em;
    position: relative;
}
#content section.profile .named_results li:before {
    content: '';
    display: block;
    width: 0.5em;
    height: 0.5em;
    background: #1c6247;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    position: absolute;
    left: 0.3em;
    top: 0.8em;
}
#content section.profile .named {
    margin-bottom: 25px;
}

/* 院長の診察 */
#content section.schedule .schedule_inner > div {
    background: #f6f2ec;
    display: table;
    min-width: 66%;
    margin: auto;
    padding: 15px 15px 20px;
    text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#content section.schedule .schedule_inner > div h2 {
    margin-bottom: 0.6em;
}
#content section.schedule .schedule_inner > div table {
    font-size: 1.8rem;
    margin: 0 auto 0.5em;
}
#content section.schedule .schedule_inner > div table td {
    display: block;
    line-height: 1.5;
}

@media (min-width: 768px) {
#content h2.index_sub {
    font-size: 2.4rem;
    margin-bottom: 0.6em;
}

/* 院長ヘッダ */
#content section.director_head {
    margin-bottom: 30px;
}
#content section.director_head div {
    position: relative;
    height: 230px;
    padding: 20px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
}
#content section.director_head .takeuchi_photo01 {
    background: #fcf6ed;
    text-align: right;
    width: 100%;
    height: 230px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
}
#content section.director_head .takeuchi_photo01 .takeuchi_photo01_sp {
    display: none;
}
#content section.director_head .takeuchi_photo01 .takeuchi_photo01_pc {
    display: inline;;
    width: auto;
    height: 230px;
    margin-bottom: 0;
}
#content section.director_head .catch1 {
    font-size: 2.4rem;
    line-height: 1.3;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;
    position: static;
    margin-bottom: 0.3em;
}
#content section.director_head .catch1 span {
    display: inline-block;
    font-style: italic;
}
#content section.director_head .catch1 span:last-child {
    margin-top: 0;
}
#content section.director_head .catch1:after {
    width: 3em;
    height: 1px;
    margin: 0.5em 0.5em 0.3em;
}
#content section.director_head .catch2 {
    font-size: 2.2rem;
    line-height: 1.2;
}

/* ご挨拶  */
#content section.message .message_inner {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
#content section.message .message_note {
    margin-bottom: 0;
    width: 67%;
}
#content section.message .takeuchi {
    width: 30%;
    margin-top: 0.5em;
}
#content section.message .takeuchi .takeuchi_photo02 {
    display: block;
    max-width: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content section.message .takeuchi .takeuchi_name {
    font-size: 2rem;
    margin-bottom: 1em;
}
#content section.message .takeuchi .takeuchi_link a {
    font-size: 1.8rem;
    width: 100%;
    margin: 0 auto 1em;
    padding: 0.5em 0;
}

/* プロフィール */
#content section.profile .profile_inner {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
#content section.profile .history {
    margin-bottom: 0;
    width: 55%;
}
#content section.profile .history th {
    width: 8em;
}
#content section.profile .history td {
}
#content section.profile .history tr:first-child th,
#content section.profile .history tr:first-child td {
}
#content section.profile .named_results {
    margin-bottom: 0;
    width: 40%;
}

/* 院長の診察 */
#content section.schedule .schedule_inner > div {
    padding: 30px 15px 35px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content section.schedule .schedule_inner > div h2 {
    margin-bottom: 1em;
}
#content section.schedule .schedule_inner > div table {
    font-size: 2.2rem;
    margin: 0 auto 0.5em;
}
#content section.schedule .schedule_inner > div table td {
    display: table-cell;;
}
#content section.schedule .schedule_inner > div table td:first-child:after {
    content: '／';
    display: inline-block;
    margin: 0 0.5em;
}
}

@media (min-width:1280px) {
#content h2.index_sub {
    font-size: 2.6rem;
    margin-bottom: 0.6em;
}

/* 院長ヘッダ */
#content section.director_head {
    margin-bottom: 60px;
}
#content section.director_head div {
    height: 400px;
    padding: 0 70px;
}
#content section.director_head .takeuchi_photo01 {
    height: 400px;
}
#content section.director_head .takeuchi_photo01 .takeuchi_photo01_pc {
    height: 400px;
}
#content section.director_head .catch1 {
    font-size: 3.6rem;
}
#content section.director_head .catch1:after {
    width: 100px;
}
#content section.director_head .catch2 {
    font-size: 2.6rem;
    line-height: 1.2;
}

/* ご挨拶  */
#content section.message .message_note {
    width: 820px;
}
#content section.message .takeuchi {
    width: 320px;
}
#content section.message .takeuchi .takeuchi_name {
    font-size: 2.2rem;
    margin: 0.2em 0 1em;
}
#content section.message .takeuchi .takeuchi_link a {
    font-size: 2rem;
}

/* プロフィール */
#content section.profile .history {
    width: 640px;
}
#content section.profile .history th {
    width: 10em;
    padding: 0.7em 0;
}
#content section.profile .history td {
    padding: 0.7em 0;
}
#content section.profile .named_results {
    width: 490px;
}

/* 院長の診察 */
#content section.schedule .schedule_inner > div {
    width: 800px;
    padding: 50px 15px 60px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content section.schedule .schedule_inner > div table {
    font-size: 2.6rem;
}
}



/* 主な執筆 */
#content section.books_index .books_block {
    margin-bottom: 25px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#content section.books_index .books_block h3 {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.5;
    background: #f6f2ec;
    width: 100%;
    padding: 5px 12px;
    margin-bottom: 10px;
}
#content section.books_index .books_block .books_img {
    width: 100px;
    height: 100px;
    padding: 15px;
    background: #f7f7f7;
    border: solid 2px #eaeaea;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    overflow: hidden;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#content section.books_index .books_block .books_data {
	width: 97.9%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 115px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 115px);/*Firefox4~15対応*/
	width: calc(100% - 115px);  
}
#content section.books_index .books_block th {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
#content section.books_index .books_block td {
    padding-left: 1em;
}

#content section.extra .books_block {
	display: block;
}
#content section.extra .books_block .books_data {
	width: 100%;
    padding-left: 12px;
}

@media (min-width: 768px) {
#content section.books_index .books_block {
    margin-bottom: 35px;
    display: block;
    overflow: hidden;
}
#content section.books_index .books_block h3 {
    font-size: 2.3rem;
    padding: 8px 20px;
    margin-bottom: 20px;
	width: 70%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 205px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 205px);/*Firefox4~15対応*/
	width: calc(100% - 205px);
    float: right;
}
#content section.books_index .books_block .books_img {
    width: 180px;
    height: 180px;
    padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    float: left;
}
#content section.books_index .books_block .books_img img {
}
#content section.books_index .books_block .books_data {
    padding-left: 20px;
	width: 70%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 205px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 205px);/*Firefox4~15対応*/
	width: calc(100% - 205px);  
    float: right;
}

#content section.extra .books_block h3 {
	width: 100%;
}
#content section.extra .books_block .books_data {
	width: 100%;
}
}

@media (min-width:1280px) {
#content section.books_index .books_block {
    margin-bottom: 40px;
}
#content section.books_index .books_block h3 {
    font-size: 2.8rem;
    padding: 8px 35px;
    margin-bottom: 30px;
	width: 70%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 290px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 290px);/*Firefox4~15対応*/
	width: calc(100% - 290px);  
}
#content section.books_index .books_block .books_img {
    width: 250px;
    height: 250px;
    padding: 25px;
}
#content section.books_index .books_block .books_img img {
}
#content section.books_index .books_block .books_data {
    padding-left: 35px;
	width: 70%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	widht: -webkit-calc(100% - 290px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 290px);/*Firefox4~15対応*/
	width: calc(100% - 290px);  
}

#content section.extra .books_block h3 {
	width: 100%;
}
#content section.extra .books_block .books_data {
	width: 100%;
    padding-left: 35px;
}
}


/* 文献 */
#content section.books_list > div {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
    -webkit-flex-direction:column-reverse;
    -ms-flex-direction:column-reverse;
    flex-direction:column-reverse;
}
#content section.books_list .books_title {
    margin-bottom: 20px;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
    -webkit-flex-direction:column-reverse;
    -ms-flex-direction:column-reverse;
    flex-direction:column-reverse;
}
#content section.books_list .books_title h3 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
    background: #f6f2ec;
    padding: 0.3em 1em;
    width: 100%;
}
#content section.books_list .books_title .link_bt {
    text-align: right;
}
#content section.books_list .books_title a {
    color: #fff;
    background: #1c6247;
    display: inline-block;
    padding: 0.3em 1em 0.3em 1.5em;
    position: relative;
}
#content section.books_list .books_title a:before {
    content: '';
    display: block;
    width: 1.3em;
    height: 100%;
    background: #fff;
    clip-path: polygon(0 0, 0 100%, 100% 0);
    position: absolute;
    top: 0px;
    left: 0px;
}

#content section.books_list .back_number {
    margin-bottom: 30px;
}
#content section.books_list .back_number dt {
    font-size: 1.6rem;
    color: #fff;
    background: #114430;
    padding: 0.3em 18px;
    position: relative;
    cursor: pointer;
}
#content section.books_list .back_number dt:after {
    display: block;
    content: "▼";
    color: #FFF;
    position: absolute;
    top: 0.3em;
    right: 12px;
	transition: .3s;
}
#content section.books_list .back_number dt.close:after {
	-webkit-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
	transition: .3s;
}
#content section.books_list .back_number dd {
    border: solid 1px #d6d6d6;
    display: none;
}
#content section.books_list .back_number li {
    list-style: none;
    background: #f7f7f7;
    border-bottom: solid 1px #fff;
}
#content section.books_list .back_number li:last-child {
    border-bottom: none;
}
#content section.books_list .back_number li a {
    display: block;
    padding: 0.3em 18px;
}

@media (min-width: 768px) {
#content section.books_list .books_link {
    margin-bottom: 40px;
}
#content section.books_list .books_title {
    margin-bottom: 30px;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
}
#content section.books_list .books_title h3 {
    font-size: 1.8rem;
    padding: 0.5em 0.5em 0.5em 20px;
}
#content section.books_list .books_title a {
    padding: 0.3em 1em 0.3em 2em;
    height: 100%;
    background: #1c6247 url("../image/director/icon_pdf.png") no-repeat right bottom;
    background-size: 40px;;
    white-space: nowrap;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
}
#content section.books_list .books_title a:before {
    width: 2em;
    background: #f6f2ec;
}

#content section.books_list .back_number dt {
    font-size: 2rem;
    padding: 0.5em 20px;
}
#content section.books_list .back_number dt:after {
    content: "▼";
    top: 0.5em;
    right: 20px;
}
#content section.books_list .back_number dd {
    border: solid 1px #d6d6d6;
}
#content section.books_list .back_number li a {
    display: block;
    padding: 0.8em 20px;
}
}

@media (min-width:1280px) {
#content section.books_list > div {
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
#content section.books_list .books_link {
    width: 840px;
    margin-bottom: 0;
}
#content section.books_list .books_title h3 {
    font-size: 2rem;
    padding: 0.5em 0 0.5em 25px;
}
#content section.books_list .books_title a {
    padding: 0.3em 1em 0.3em 2.5em;
    background-size: 50px;
}
#content section.books_list .books_title a:before {
    width: 2.5em;
}

#content section.books_list .back_number {
    width: 310px;
}
#content section.books_list .back_number dt {
    font-size: 2.4rem;
    text-align: center;
    cursor: default;
}
#content section.books_list .back_number dt:after {
    content: none;
}
#content section.books_list .back_number dd {
    display: block !important;
}
#content section.books_list .back_number li a {
    padding: 0.8em 40px;
}
}
