@charset "utf-8";
.mtl {
    margin-top: 80px !important;
}
.mbl {
    margin-bottom: 80px !important;
}
.mtm {
    margin-top: 40px !important;
}
.mbm {
    margin-bottom: 40px !important;
}
.mts {
    margin-top: 10px !important;
}
.mbs {
    margin-bottom: 10px !important;
}
.mtss {
    margin-top: 5px !important;
}
.mbss {
    margin-bottom: 5px !important;
}
body {
    line-height: 1.8;
    letter-spacing: 1px;
}

/*******************************************************************************
/*******************************************************************************
ローディング */
#loading img {
    width: 68px;
}

/*******************************************************************************
/*******************************************************************************
header */

header .h_inner {
    padding: 20px 45px;
}
header .logo {
    width: 100px;
}

/*******************************************************************************
/*******************************************************************************
footer + pagetop */

.f_contact .img {
    height: 46vw;
    overflow: hidden;
}
.f_contact img {
    width: 100%;
}
.f_contact_con {
    top: 28vw;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}
.f_contact .btn {
    margin-top: 30px;
    margin-bottom: 30px;
}
.f_contact .hosoku {
    text-align: center;
}
.f_main {
    padding-top: 80px;
    padding-bottom: 160px;
}
.f_main .f_logobox {
    width: 48%;
}
.f_main .f_logo {
    width: 160px;
    margin-bottom: 50px;
}
.f_main small {
    font-size: 12px;
    letter-spacing: 2px;
}
.f_main .f_txtbox {
    order: 2;
    width: 31%;
    margin-top: 0;
    font-size: 1.3rem;
    letter-spacing: 0;
    line-height: 1.9;
}
.f_main .f_txtbox_en {
    order: 2;
    width: 31%;
    margin-top: 0;
    font-size: 1.3rem;
    letter-spacing: 2px;
    line-height: 1.9;
}
.f_main .f_nav {
    order: 3;
    width: 17%;
    margin: 0 0 0 3%;
    font-size: 1.3rem;
}
.f_main .f_txtbox .txt02 {
    margin-top: 0;
}

/*******************************************************************************
/*******************************************************************************
モジュール */


/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
page_tl */

.page_tl {
    padding: 40px 0 80px 0;
    font-size: 3.2rem;
}
.page_tl:not(.page_tl_withimg) {
    padding-top: 150px;
}
.page_tl .tl {
    padding-right: 60px;
}
.page_tl .tl:before {
    width: 69px;
    background-image: url(../images/tl_hana_pc.png);
    height: 35px;
}
.page_tl.page_tl_withimg {
    padding: 0 0 80px 0;
}
.page_tl.page_tl_withimg .tl {
    margin-top: -2.9rem;
}
.page_conwrap {
    padding: 0 0 80px 0;
    position: relative;
}
.page_conwrap.bg {
    padding: 80px 0 90px 0;
}
.page_conwrap .bg_slide {
    position: absolute;
    height: 100%;
    background: #f9f9f4;
    width: 50%;
}
.page_conwrap .bg_slide + .inner {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
}

.tl_area {
	text-align: center;
	font-size: 140%;
	margin: 3vw 0;
}
h3.tl_area:first-child {
	margin-top: 0;
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
tl */

.contl {
    font-size: 3rem;
    margin-top: 75px;
    margin-bottom: 40px;
}
.sbtl {
    font-size: 1.8rem;
    padding-bottom: 5px;
    margin-top: 25px;
}
.sbtl_m {
    font-size: 2.4rem;
    margin-bottom: 0.8em;
}
.sbtl_l {
    font-size: 1.8rem;
    margin-top: 25px;
}
.tlc {
    font-size: 2.4rem;
    margin-bottom: 35px;
}
.label {
    margin-bottom: 20px;
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
btn */

.btn a {
    transition: 0.5s ease;
    opacity: 1;
}
.btn a:hover {
    transition: 0.5s ease;
    opacity: 1;
}
.btn01 a {
    width: 280px;
}
.btn_en_f a {
    width: 400px;
}
.btn01 a:hover {
    background: #f9f9f4;
    border-color: #4a3730;
    color: #4a3730;
}
.btn02 a:hover {
    background: #f9f9f4;
    color: #4a3730;
}
.btn03 a {
    min-width: 150px;
}
.btn03 a:hover {
    background: #4a3730;
    color: #fff;
}
.btn04 a:hover {
    background: #4a3730;
    color: #fff;
}
.btn_small a {
    min-width: 150px;
}

.f_main .f_txtbox .txt02 a:hover {
    border: 1px solid #4a372f;
    background: #4a3730;
    transition: 0.5s ease;
    opacity: 1;
}
/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
table */

table {
    font-size: 100%;
}
table tbody th,
table tbody td {
    padding: 0.8em 1em;
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ブロック */

.sec_block {
    padding-top: 80px;
}
.bg_area {
    margin-top: 90px;
    padding-bottom: 80px;
}
.withaside {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.withaside article {
    width: 65.5%;
    max-width: 680px;
}
.withaside aside {
    width: 24.5%;
    max-width: 252px;
}
.withaside aside {
    margin-top: 0;
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
並び */

.col_pc01 {
    margin-top: -30px;
}
.col_pc01 .conbox {
    margin-top: 30px;
    width: 100%;
}
.btn_col02 li {
    max-width: 190px;
}
.btn_col02 li + li {
    margin-left: 40px;
}
.bg_box {
    padding: 40px;
}
.col_pc02 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-top: -50px;
}
.col_pc02 .conbox {
    width: 47.2%;
    max-width: 490px;
    margin-top: 50px;
}
.col_pc03 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-top: -50px
}


.col_pc03 li:nth-child(3n+2):last-child {
    margin-left: auto;
    margin-right: 362px;
}





.col_pc03 .conbox {
    width: 31%;
    max-width: 317px;
    margin-top: 50px;
}
.col_pc05 {
    margin-top: -3.5%;
}
.col_pc05 .conbox {
    width: 17.4%;
    max-width: 180px;
    margin-top: 3.5%;
}
.col_pc06 .conbox {
    width: 14.5%;
    max-width: 150px;
}

.col_pic03 ul {
	display: flex;
    justify-content: space-between;
}
.col_pic03 li {
	width: 29.5%;
	margin-bottom: 0;
}
.col_01.col_pic03 {
	display: block;
	margin-top: 50px;
}
.col_01.col_pic03 h3, .col_01.col_pic03 p {
	text-align:center;
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
囲み */

.box_white {
    padding: 40px 50px;
}

/*******************************************************************************
/*******************************************************************************
固有ブロック */


/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sidephoto */

.sidephoto {
    position: relative;
	position: relative;
}
.sidephoto .inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
    min-height: 34vw;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sidephoto figure {
    z-index: 9;
    position: absolute;
    top: 50%;
	left: 0;
    transform: translate(0%, -50%);
    width: 49vw;
    margin-top: 0;
}
.sidephoto .txt_block_in + figure,
.sidephoto figure + .txt_block_in {
    margin-top: 0;
}
.sidephoto .txt_block_in {
    width: 58%;
    margin: 0;
    position: relative;
    z-index: 10;
}
.sidephoto .tl {
    text-align: left;
}
.sidephoto.sidephoto_r .inner {
    flex-direction: row;
}
.sidephoto.sidephoto_r figure {
    left: inherit;
    right: 0;
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
halfphot */

.halfphot .inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
    position: relative;
    justify-content: space-between;
}
.halfphot .img_block {
    width: 50%;
    padding-top: 0;
}
.halfphot .inner figure:before {
    left: 7vw;
    top: -80px;
    width: 50vw;
    height: 120%;
    height: -webkit-calc(100% + 160px);
    height: calc(100% + 160px);
}
.halfphot .img_block + .txt_block {
    margin-top: 0;
    width: 44%;
}
.halfphot .contl {
    margin-top: 0;
}
.halfphot.halfphot_l .inner {
    flex-direction: row;
    align-items: stretch;
}
.halfphot.halfphot_l .inner:before {
    left: 105%;
    left: -webkit-calc(100% + 1vw);
    left: calc(-1 * calc(50vw - 520px));
    top: 80px;
    height: 100%;
}
.halfphot.halfphot_l .inner figure:before {
    display: none;
}
.halfphot.halfphot_l .img_block + .txt_block {
    margin-top: 160px;
    padding-bottom: 0;
}
.halfphot#system .inner {
    align-items: start;
    min-height: 594px;
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
withbtntl */

.withbtntl.withbtntl_contl {
    margin-top: 0;
    margin-bottom: 40px;
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
news_li */

.news_li {
    width: 100%;
    margin-left: 0;
}
.news_li li + li {
    margin-left: 0;
}
.news_box .time_box {
    font-size: 1.2rem;
}
.news_box .txt {
    font-size: 1.5rem;
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
img_hover_action */
.img_hover_action a:after,
.img_hover_action_img_block a .img_block figure:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #4a3730;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}
.img_hover_action a:hover:after,
.img_hover_action_img_block a:hover .img_block figure:after {
    opacity: .25;
}
.img_hover_action a:hover,
.img_hover_action_img_block a:hover,
.img_hover_action a:hover *,
.img_hover_action_img_block a:hover *{
    opacity: 1;
}
.img_hover_action a img,
.img_hover_action_img_block a img {
    -webkit-transition: padding .25s ease, -webkit-transform .5s ease;
    transition: padding .25s ease, transform .5s ease;
    transition: padding .25s ease, transform .5s ease, -webkit-transform .5s ease;
}
.img_hover_action a:hover img,
.img_hover_action_img_block a:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
faq_block */

.faq_blockdt {
    font-size: 2rem;
}
.faq_block + .faq_block {
    margin-top: 30px;
}
.faq_block dt {
    position: relative;
}
.faq_block dt:before {
    font-size: 1.8rem;
    content: "";
    position: absolute;
    top: 50%;
    top: -webkit-calc(50% - 1.5px);
    top: calc(50% - 1.5px);
    right: 50px;
    line-height: 1;
    background: #4a3730;
    width: 15px;
    height: 3px;
    border-radius: 10px;
}
.faq_block dd {
    padding: 25px 60px 0;
}
.faq_block dt:after {
    font-size: 1.8rem;
    content: "";
    position: absolute;
    top: 50%;
    top: -webkit-calc(50% - 0.9rem);
    top: calc(50% - 7.5px);
    right: 56px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: 0.5s ease;
    line-height: 1;
    background: #4a3730;
    width: 3px;
    height: 15px;
    border-radius: 10px;
}
.faq_block dt.on:after {
    transition: 0.5s ease;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gform */

.gform iframe {
    height: 1170px;
}

/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pager */

.pager {
    margin-top: 90px;
}
.pager a {
    width: 40px;
    padding: 0.7em;
    transition: 0.5s ease;
}
.pager ul.btn li + li {
    margin-left: 15px;
}
.pager ul.btn .ellipsis {
    margin-left: 15px;
}
.pager .next.btn {
    margin-left: 15px;
}
.pager a:hover {
    background: #4a372f;
    color: #fff;
    transition: 0.5s ease;
}

/*******************************************************************************
/*******************************************************************************
ページ固有 */


/*______________________________________________________________________________
/*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TOP */


/*______________________________________________________________________________
topmv */


.topmv_in {
    height: 100vh;
}
.topmv .mv_logo {
    top: 235px;
}
.topmv .mv_logo img {
    width: 194px;
}
.topmv .txt {
    top: 430px;
    font-size: 1.8rem;
    font-weight: bold;
}
.topmv .btn {
    top: 454px;
}
.topmv .btn a {
    margin-top: 35px;
}
.topmv .btn a:hover {
    opacity: 0.7;
    transition: 0.5s ease;
}

/*______________________________________________________________________________
moviefrontarea */

#moviefrontarea:before {
    width: 69px;
    background-image: url(../images/tl_hana_pc.png);
    background-position: right top;
    height: 35px;
    top: -17px;
    width: 1040px;
    right: inherit;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}


/*______________________________________________________________________________
追加20190509姜 */

/*リンクボタンが追加になったため幅を揃える用*/
.topmv .btn a {
    width:196px;
}
.topmv .guide_en a, .topmv .rsv_en a {
    width:250px;
}

.topmv .guide_en {
    top: 490px;
}

.topmv .rsv_en {
    top: 556px;
}

/*追加になったリンクボタン（ご予約はこちら）の位置*/
.topmv .rsv {
    top: 520px;
}
/*会社概要の「動物取扱業の種別及び登録番号」の見た目の整列用*/
.nosp {
	display: inline-block;
	width: 4em;
}

/*spのみ電話リンク*/
@media screen and (min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
		text-decoration: none;
	}
}

/*予約*/
.booking_mult {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 820px;
	margin: 0 auto;
}
.mla {margin-left: auto;}
.booking_li {
	text-align: center;
}
.booking_li li {
	margin: 0 auto 30px auto;
}
.booking_li li.mla {
	margin: 0 15px 30px auto;
}
.booking_li a {
    display: inline-block;
    width: 380px;
    background: #4a3730;
    color: #fff;
    text-decoration: none;
    border-radius: 0.9rem;
    letter-spacing: 0.2rem;
    padding: 0.8em;
    border: 1px solid #4a3730;
}
.booking_li a:hover {
    background: #f9f9f4;
    border-color: #4a3730;
    color: #4a3730;
}

.indent5 {
	display: inline-block;
	text-indent: 5.3em;
}
.news_box .btn01 a {
	width: 60% !important;
}
.jcct {
	padding-top: 50px;
}