
/* 共通 */
section h2 {
    font-size: 2.2rem;
    font-weight: bold;
    line-height: 1;
	text-align: center;
    margin-bottom: 0.5em;
}
section h3 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
    color: #367bc3;
    margin-bottom: 0.5em;
}
section h3 strong {
    font-size: 2.4rem;
    line-height: 1;
    color: #367bc3;
}
section h3 small {
    font-size: 1.6rem;
    color: #367bc3;
    line-height: 1;
}

.greeting {
    margin-bottom: 20px;
}
section .career {
}
section .career th {
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
section .career th p {
    font-size: 1.8rem;
    text-align: left;
    padding: 0 1em;
    position: relative;
    width: 6em;
}
section .career th p:before {
    content: '';
    display: block;
    width: 4px;
    height: 1.2em;
    background: #367bc3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    position: absolute;
    top: 0.4em;;
    left: 0px;
}
section .career td {
    padding: 0.4em 0 1em;
}
section .career tr:last-child td {
    padding-bottom: 0;
}
section .career td .field {
    font-size: 1.6rem;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    background: #367bc3;
    margin-top: -02em;
    padding: 0 0.5em;
    margin-right: 0.5em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
section .career td dd {
//    margin-left: 2em;
}
section hr {
    border-bottom: solid 4px #f0e7e0;
    border-width: 0 0 4px;
    margin-top: 20px;
}


/* 院長 */
.sugita {
    margin-bottom: 20px;
    position: relative;
}
section .sugita .career {
    position: relative;
    z-index: 5;
}
.sugita .catch {
    font-size: 3rem;
    line-height: 1.2;
    display: table;
    margin: 0 auto 20px;
}
.sugita .photo_sugita2 {
    width: 80%;
    margin: -20px 0 0 -15%;
    position: relative;
}
.sugita .dogs01 {
    width: 80px;
    position: absolute;
    right: 15px;
    bottom: 20px;
}

/* 見出し */
.staff_cat {
    margin-bottom: 30px;
}

/* 獣医師　画像なし */
.vet_normal {
    margin-bottom: 20px;
}

/* 獣医師　右 */
.vet_right {
    margin-bottom: 20px;
    position: relative;
}
.vet_right .photo_right img {
    max-width: 80%;
}
section .vet_right .career {
    position: relative;
    z-index: 5;
}
.vet_right .cats01 {
    width: 80px;
    position: absolute;
    right: 15px;
    bottom: 20px;
}

/* 獣医師　左 */
.vet_left {
    margin-bottom: 20px;
    position: relative;
}
.vet_left .photo_left img {
    max-width: 80%;
}
section .vet_left .career {
    position: relative;
    z-index: 5;
}
.vet_left .cats01 {
    width: 80px;
    position: absolute;
    right: 15px;
    bottom: 20px;
}

/* アドバイザー　右 */
.adviser_right {
    margin-bottom: 20px;
    position: relative;
}
.adviser_right .photo_right img {
    max-width: 80%;
}
section .adviser_right .career {
    position: relative;
    z-index: 5;
}
.adviser_right .cats01 {
    width: 80px;
    position: absolute;
    right: 15px;
    bottom: 20px;
}

/* アドバイザー　左 */
.adviser_left {
    margin-bottom: 20px;
    position: relative;
}
.adviser_left .photo_left img {
    max-width: 80%;
}
section .adviser_left .career {
    position: relative;
    z-index: 5;
}
.adviser_left .cats01 {
    width: 80px;
    position: absolute;
    right: 15px;
    bottom: 20px;
}

/* スタッフ */
.vn_area {
    padding-bottom: 40px;
}
.vn_area .vn {
    background: #fff;
    padding: 25px;
    margin-bottom: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.vn_area h3 {
    font-size: 1.6rem;
    line-height: 1.3;
}
.vn_area h3 strong {
    font-size: 2.2rem;
    line-height: 1.3;
}
.vn_area h3 small {
    font-size: 1.3rem;
}
.vn_area .vn .academy {
    text-align: right;
    margin-top: -2em;
}
.vn_area .dogs02 {
    width: 80px;
    position: absolute;
    right: 15px;
    bottom: 0px;
}

@media (min-width: 360px) {
}

@media (min-width: 414px) {
}

@media (min-width: 768px) {
section h2 {
    font-size: 2.8rem;
}

section h3 {
    font-size: 2.2rem;
}
section h3 strong {
    font-size: 3rem;
}
section h3 small {
    font-size: 1.8rem;
}

.greeting {
    margin-bottom: 30px;
}
section .career {
}
section .career th {
    width: 5em;
}
section .career th p {
    font-size: 2rem;
    padding: 0 1em;
}
section .career th p:before {
    width: 5px;
}
section .career td {
    padding: 0.6em 0 1em;
}
section .career tr:last-child td {
    padding-bottom: 0;
}
section .career td .field {
    font-size: 1.8rem;
    margin-top: -02em;
    margin-right: 1em;
}
section .career td dd {
    margin-left: 0;
}

/* 見出し */
.staff_cat {
    margin-bottom: 40px;
}

/* 獣医師　キャリア */
section .career_double {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
	display: -webkit-flex; /* Safari6.1以降 */
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
}
section .career_double table {
    width: auto;
}
section .career_double table:first-child {
    margin-right: 40px;
}

section hr {
    border-width: 0 0 5px;
    margin-top: 40px;
    clear: both;
}

/* 院長 */
.sugita {
    margin-bottom: 40px;
}
.sugita .photo_sugita {
    width: 45%;
    margin: -20px 0 0;
    clear: both;
    float: right;
}
.sugita .greeting {
    width: 50%;
    float: left;
    margin-bottom: 50px;
}
.sugita .catch {
    font-size: 3.6rem;
    display: block;
    margin: 0 0 30px;
}
section .sugita .career {
    width: 45%;
    margin: 30px 0 40px;
    float: right;
}
.sugita .photo_sugita2 {
    width: 50%;
    margin: -20px 0 40px -20px;
    float: left;
}
.sugita .dogs01 {
    width: 100px;
    right: 15px;
    bottom: 40px;
}

/* 獣医師　画像なし */
.vet_normal {
    margin-bottom: 40px;
}

/* 獣医師　右 */
.vet_right {
    margin-bottom: 40px;
}
.vet_right .photo_right {
    max-width: none;
    width: 45%;
    margin: -20px 0 30px 5%;
    float: right;
}
.vet_right .photo_right img {
    max-width: 100%;
}
section .vet_right .career {
    clear: both;
}
section .vet_right .career td dd {
    margin: -2em 0 0 3.5em;
}
section .vet_right .career td .career_sasaki dd {
    margin: -2em 0 0 5em;
}

/* 獣医師　左 */
.vet_left {
    margin-bottom: 40px;
}
.vet_left .photo_left {
    max-width: none;
    width: 45%;
    margin: -20px 5% 30px 0;
    float: left;
}
.vet_left .photo_left img {
    max-width: 100%;
}
section .vet_left .greeting {
    margin-bottom: 20px;
}
section .vet_left .career {
    clear: both;
}
section .vet_left .career td dd {
    margin: -2em 0 0 3.5em;
}

/* アドバイザー　右 */
.adviser_right {
    margin-bottom: 40px;
	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-orient:horizontal;
    -webkit-box-direction:reverse;
    -webkit-flex-direction:row-reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.adviser_right .photo_right {
    max-width: none;
    width: 45%;
    margin: 0;
}
.adviser_right .photo_right img {
    max-width: 100%;
}
section .adviser_right .greeting {
    width: 50%;
    margin-bottom: 0;
}
section .adviser_right .career_double {
    display: block;
}
section .adviser_right .career {
    clear: both;
}
section .adviser_right .career td dd {
    margin: 0;
}
section .adviser_right hr {
    width: 100%;
}

/* アドバイザー　左 */
.adviser_left {
    margin-bottom: 40px;
	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-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.adviser_left .photo_left {
    max-width: none;
    width: 45%;
    margin: 0;
}
.adviser_left .photo_left img {
    max-width: 100%;
}
section .adviser_left .greeting {
    width: 50%;
    margin-bottom: 0;
}
section .adviser_left .career_double {
    display: block;
}
section .adviser_left .career {
    clear: both;
}
section .adviser_left .career td dd {
    margin: 0;
}
section .adviser_left hr {
    width: 100%;
}

/* スタッフ */
.vn_area {
    padding-bottom: 20px;
	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-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.vn_area h3 {
    font-size: 1.8rem;
}
.vn_area h3 strong {
    font-size: 2.8rem;
}
.vn_area h3 small {
    font-size: 1.5rem;
}
.vn_area .vn {
    width: 48%;
    padding: 25px;
    margin-bottom: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.vn_area .vn .academy {
}
.vn_area .dogs02 {
    width: 100px;
    right: 15px;
    bottom: 0px;
}
}

@media (min-width: 1200px) {
/* 共通 */
header {
}
section {
    width: 100ve;
    overflow: hidden;
}
section article.contents {
	padding: 100px 0px;
}

section h2 {
    font-size: 3.4rem;
}
section h3 {
    font-size: 2.4rem;
}
section h3 strong {
    font-size: 3.6rem;
}
section h3 small {
    font-size: 2rem;
}

.greeting {
    margin-bottom: 40px;
}
section .career {
}
section .career th p {
    font-size: 2.4rem;
    padding: 0 2em 0 1em;
}
section .career td {
    padding: 0.6em 0 1em;
}
section .career tr:last-child td {
    padding-bottom: 0;
}
section .career td .field {
    font-size: 2rem;
    margin-top: -02em;
}
section .career td dd {
//    margin: -1.8em 0 0 6em;
    margin: -2em 0 0 3.5em;
}
section hr {
    margin-top: 60px;
}

/* 院長 */
.sugita {
    margin-bottom: 60px;
}
.sugita .photo_sugita {
    width: auto;
    margin: 0;
    position: absolute;
    top: -30px;
    right: -135px;
}
.sugita .greeting {
    width: 520px;
    position: relative;
}
.sugita .greeting .spacer {
    width: 35px;
    height: 140px;
    float: right;
}
.sugita .catch {
    font-size: 5rem;
    margin: 0 0 30px;
}
section .sugita .career {
    width: 510px;
    margin: 560px 0 120px;
}
.sugita .photo_sugita2 {
    width: 50%;
    margin: -20px 0 40px -40px;
}
.sugita .dogs01 {
    width: auto;
    right: -30px;
    bottom: 40px;
}

/* 見出し */
.staff_cat {
    margin-bottom: 60px;
}

/* 獣医師　画像なし */
.vet_normal {
    margin-bottom: 60px;
}

/* 獣医師　右 */
.vet_right {
    margin-bottom: 60px;
}
.vet_right .photo_right {
    width: 530px;
    margin: 0;
    float: none;
    position: absolute;
    top: 0px;
    right: -30px;
}
.vet_right .greeting {
    max-width: 100%;
    width: 570px;
}
.vet_right h3 br {
    display: none;
}
.vet_right .cats01 {
    width: auto;
    right: 52%;
    bottom: 40px;
}

/* 獣医師　左 */
.vet_left {
    margin-bottom: 60px;
}
.vet_left .photo_left {
    width: 530px;
    margin: 0 0 0 -30px;
//    float: none;
//    position: absolute;
//    top: 0px;
//    left: -30px;
}
.vet_left .greeting {
    max-width: 100%;
    width: 570px;
    float: right;
}
.vet_left h3 br {
    display: none;
}
.vet_left .photo_chino img {
    max-width: 100%;
}
section .vet_left .career {
}
.vet_left .cats01 {
    clear: both;
    width: auto;
    position: static;
    text-align: right;
}
.vet_left .cats01 img {
    margin-top: -70px;
}

/* アドバイザー　右 */
.adviser_right {
    margin-bottom: 60px;
}
.adviser_right .photo_right {
    max-width: none;
    width: 45%;
    margin: 0;
    margin-right: -30px;
}
section .adviser_right .greeting {
    width: 570px;
    margin-bottom: 20px;
}
section .adviser_right .career td dd {
    margin: -2em 0 0 3.5em;
}
section .adviser_right h3 br {
    display: none;
}

/* アドバイザー　左 */
.adviser_left {
    margin-bottom: 60px;
}
.adviser_left .photo_left {
    max-width: none;
    width: 530px;
    margin: 0;
    margin-left: -30px;
}
section .adviser_left .greeting {
    width: 570px;
    margin-bottom: 20px;
}
section .adviser_left .career_double {
    display: block;
}
section .adviser_left .career {
    clear: both;
}
section .adviser_left .career td dd {
    margin: -2em 0 0 3.5em;
}
section .adviser_left .career td dd.shin_dd {
    margin-left: 6em;
}
section .adviser_left h3 br {
    display: none;
}

.kikuchi .photo_left {
    margin-right: 30px;
}
section .kikuchi .tablearea {
    width: 570px;
    margin-top: 30px;
    clear: none;
    float: left;
}
section .kikuchi .photo_left {
    margin-bottom: 60px;
}

/* スタッフ */
.vn_area {
    padding-bottom: 0px;
}
.vn_area .vn {
    width: 520px;
    padding: 50px;
    margin-bottom: 60px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.vn_area h3 {
    font-size: 2rem;
}
.vn_area h3 strong {
    font-size: 3.2rem;
}
.vn_area h3 small {
    font-size: 1.6rem;
}
.vn_area .dogs02 {
    width: auto;
    right: 0px;
    bottom: 20px;
}
}

@media (min-width: 1320px) {
}


