﻿@font-face{
    font-family: 'icon';
    src: url("../fonts/icon.ttf?7fvrdh") format("truetype"),url("../fonts/icon.woff?7fvrdh") format("woff"),url("../fonts/icon.svg?7fvrdh#icon") format("svg");
    font-weight: normal;
    font-style: normal
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-24h:before {
    content: "\e900"
}
.icon-book:before {
    content: "\e901"
}
.icon-column:before {
    content: "\e902"
}
.icon-login:before {
    content: "\e903"
}
.icon-mail:before {
    content: "\e904"
}
.icon-pen:before {
    content: "\e905"
}
.icon-question:before {
    content: "\e906"
}
.icon-search:before {
    content: "\e907"
}
.icon-service:before {
    content: "\e908"
}
.icon-service01:before {
    content: "\e909"
}
.icon-service02:before {
    content: "\e90a"
}
.icon-service03:before {
    content: "\e90b"
}
.icon-service04:before {
    content: "\e90c"
}
.icon-service05:before {
    content: "\e90d"
}
.icon-service06:before {
    content: "\e90e"
}
.icon-icon-tag:before {
    content: "\e90f"
}
.icon-icon-tel:before {
    content: "\e910"
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
button:focus,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
html {
    position: relative
}
body {
    line-height: 1;
    font-family: "ヒラギノ明朝 W2 JIS2004", "Yu gothic", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
a:link {
    color: #FFF;
    text-decoration: none
}
a:visited {
    color: #FFF;
    text-decoration: none
}
a:hover {
    color: #FFF;
    text-decoration: none
}
a img {
    border-width: 0;
    border-style: none;
    border-color: #fff;
    background: transparent
}
ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}
.pulldown {
    position: fixed;
    width: 100%;
    top: -75px;
    z-index: 99;
    transition-duration: 0.3s
}
.pulldown nav {
    background-color: #C9BC9C
}
.pulldown nav ul {
    width: 1080px;
    margin: 0 auto
}
.pulldown nav a {
    color: #42210A !important;
    font-size: 14px
}
.-isOpen {
    top: 0;
    transition-duration: 0.3s
}
.tile p {
    font-size: 13.8px;
    line-height: 1.5;
    letter-spacing: 1.4px;
    color: #42210A;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    text-align:justify;
}
.tile a {
    color: #000
}
.tile a img {
    transition-duration: 0.3s;
    backface-visibility: hidden;
}
.tile a:hover img {
    transform: scale(1.1);
    transition-duration: 0.3s
}
.tile__image {
    position: relative;
    overflow: hidden
}
.tile__date {
    font-size: 14px;
    font-family: "Yu gothic";
    font-weight: bold;
    line-height: 20px;
    position: relative;
    display: inline-block;
    width: 100%
}
.tile__date span {
    display: inline;
    background-color: #fff;
    padding:0 8px 0 1px;
}
.tile__date:after {
    content: '';
    background-color: #b9b9b9;
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: -1
}
.tile__category {
    position: absolute;
    top: 0;
    font-weight: 500;
    font-size: 14px;
    margin-top: 8px;
}
.tile__category .-popular {
    background-color: #90D1DC;
}
.tile__category .-new{
    background-color: #eda600;
}
.tile__category span {
    background-color: #C9BC9C;
    color: #fff;
    margin: 0 0 5px 3px;
    padding: 2px 6px;
    font-family: "Yu gothic";
    display: inline-block;
    line-height: 1.2;
}
.tile__title {
    font-size: 22px;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    letter-spacing: 3px;
    line-height: 1.2;
}
.tile__tag {
    font-size: 14px;
    font-family: "Yu gothic";
    font-weight: 500;
    color: #fff;
    padding: 4px 0 0;
}
.tile__tag span a{
    background-color: #b4b4b4;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
}
.tile__tag a {
    color: #fff;
}
.tile__description {
    margin: 4px 0 25px;
}
@media screen and (max-width: 600px){
.tile {
    width: 100% !important;
}
.tile__image {
    text-align: center;
    height: 170px;
}
.tile__title {
    font-size: 18px;
    line-height: 28px;
    line-height: 1.4rem;
    padding: 6px 0 4px;
    transform: rotate(-.1deg);
}
}
.line {
    margin-bottom: 13px;
}
.line div {
    display: inline-block;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    vertical-align: middle;
}
.line .typesquare_option br{
      display: none;
    }
.line__tag {
    color: #fff;
    width: 65px;
    font-size: 14px;
    line-height: 0.8;
    border-radius: 5px;
    text-align: center;
    padding: 5px;
    background: #757575;
}
.line__tag.-info {
    background-color: #5A6BA0;
}
.line__tag.-update {
    background-color: #90D1DC;
}
.line__tag.-service {
    background-color: #C9BC9C;
}
.line__tag.-media {
    background-color: #eda600;
}
.line__date {
    color: #000;
    border-right: 1px solid #000;
    padding: 1px 10px 2px 5px;
    font-size: 14px;
}
.line__excerpt {
    color: #000;
    letter-spacing: 2px;
    padding: 0 10px;
    vertical-align: middle;
    width: 74%;
    line-height: 1.3;
}
.line__excerpt a{
  color:#42210A;
}
.tag {
    font-size: 14px;
    font-family: "Yu gothic";
    font-weight: 500;
    color: #fff;
    padding: 2px 8px;
}
.tag span a{
    background-color: #b4b4b4;
    padding: 0 10px;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 5px;
    line-height: 24px;
    margin-right: 8px;
}
header .sash {
    color: #fff;
    background-color: #42210A;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    font-size: 12px;
    text-align: center;
    line-height: 36px;
    height: 37px;
}
header .sash .wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
header .sash .tel {
    font-size: 18px;
    font-family: "ヒラギノ明朝 W5 JIS2004";
}
header .sash .tel a{
    cursor: default;
    pointer-events: none;
}
header .sash .hour {
    font-size: 12px;
}
header .sash .contact {
    font-size: 14px;
    border-left: 1px solid #fff;
}
header .sash .catalog {
    font-size: 14px;
}
header .sash p {
    height: 20px;
    padding: 0 19px;
    margin-top: 9px;
    line-height: 18px;
}
header .sash img {
    width: 18px;
    padding-right: 7px;
}
header .sash .catch {
    width: 518px;
    padding: 0;
    text-align: left;
    letter-spacing: 2px;
    font-size: 14px;
}

header .accordion-parent{
  position :relative;
}
header .accordion{
  position: absolute;
  width: 144px !important;
  display: block;
  overflow: hidden;
  height: 0px;
  transition-duration: 0.3s;
  z-index: 99;
}

header .accordion-parent:hover>.accordion{
  height: auto;
  transition-duration: 0.3s;
}

header .main-visual nav ul.accordion li{
  width: 100%;
  padding: 0;
    margin-bottom: -1px;
}
header .accordion img{
  width: 34px;
  vertical-align: top;
}

header .accordion li p{
  padding: 14px 0;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #c9bc9c;
  z-index: 99;
  margin: -1px auto 0;
  transition-duration: 0.3s;
}
header .accordion li a:hover{
  opacity: 1;
}
header .accordion li a:hover p{
  background-color: #e8e3d8;
  color:#42210A;
  transition-duration: 0.3s;
}

header .right .accordion{
  width: 220px !important;
  padding-top: 13px;
}

.main-visual nav ul li ul li{
  padding: 3px 0;
}
.main-visual nav ul li ul li:last-child{
  border-bottom: 1px solid #c9bc9c;
}
.main-visual nav ul li ul li a{
  border-left: none;
}
@media screen and (max-width: 600px){
    header .sash {
        height: 40px
    }
    header .sash .catch {
        font-size: 1.3rem;
        margin-top: 3px;
    }
    header .sash .tel a{
        pointer-events: auto;
    }
    .sp-nav-btn {
        position: absolute;
        width: 50px;
        height: 40px;
        right: 0;
        z-index: 99
    }
    .sp-nav-btn {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer
    }
    .sp-nav-btn span:nth-child(1) {
        top: 10px
    }
    .sp-nav-btn span:nth-child(2),
    .sp-nav-btn span:nth-child(3) {
        top: 18px
    }
    .sp-nav-btn span:nth-child(4) {
        top: 26px
    }
    .sp-nav-btn.open span:nth-child(1) {
        top: 35px;
        width: 0
    }
    .sp-nav-btn.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .sp-nav-btn.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .sp-nav-btn.open span:nth-child(4) {
        top: 24px;
        width: 0
    }
    .sp-nav-btn span {
        display: block;
        position: absolute;
        height: 2px;
        width: 30px;
        margin: auto;
        background: #fff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        right: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }
    .sp-nav {
        overflow: hidden;
        height: 0;
        width: 0;
        transition-duration: 0.3s;
        background-color: #f6931e;
        position: absolute;
        top: 0;
        right: 0
    }
    .sp-nav--open {
        top: 40px;
        height: 95vh;
        width: 100%;
        transition-duration: 0.3s
    }
    .pulldown nav {
        background-color: #FFF
    }
    .pulldown .sp-nav ul {
        width: 100%;
        display: block;
        font-size: 0
    }
    .pulldown .sp-nav ul li {
        border-bottom: solid 1px #42210A
    }
    .pulldown .sp-nav ul li:nth-child(2) {
        border-bottom: none
    }
    .pulldown .sp-nav ul .sub-menu {
        display: flex;
        flex-wrap: wrap
    }
    .pulldown .sp-nav ul .sub-menu li {
        background-color: #C9BC9C;
        border: solid 1px #FFF;
        box-sizing: border-box;
        width: 50%
    }
    .pulldown .sp-nav ul .sub-menu li:nth-child(odd) {
        border-left: none
    }
    .pulldown .sp-nav ul .sub-menu li:nth-child(even) {
        border-right: none
    }
    .pulldown .sp-nav ul li a {
        font-size: 16px;
        display: block;
        padding: 3% 0
    }
}
footer {
    background-color: #343436;
    color: #fff;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    padding-top: 60px;
    text-align: center
}
footer .logo {
    width: 144px;
    margin: 0 auto
}
footer p {
    margin: 50px 0 20px;
    line-height: 30px
}
footer nav {
    justify-content: space-between;
    width: 800px;
    margin: 0 auto;
    text-align: left
}
footer nav p {
    font-size: 18px;
    margin: auto;
}
footer nav div {
    width: 100%;
    margin-bottom: 15px;
}
footer .colophon {
    font-size: 12px;
    padding: 50px 0
}
footer ul {
    display: block;
    font-size: 14px;
}
footer ul li {
    display: inline-block;
    line-height: 24px
}
footer div a:hover,
footer div a:hover p{
    opacity: .6;
}

.gotop {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 5vw;
    bottom: 5vh;
    background-color: #42210A;
    z-index: 99;
    border-radius: 50%;
    visibility: hidden;
    opacity: 0;
    transition-duration: 0.3s
}
.gotop span {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 14px 9px;
    border-color: transparent transparent #FFF transparent;
    position: absolute;
    top: -3px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto
}
.visible {
    opacity: 1;
    visibility: visible;
    transition-duration: 0.3s
}
.visible:hover {
    opacity: 0.8
}

.gonext:after{
  animation: next 0.6s linear infinite normal;
}

.gonext--short:after{
  animation: next--short 0.6s linear infinite normal;
}

@keyframes next {
0% {right: 130px;opacity: 1;}
50% {right: 120px;opacity: 1;}
100% {right: 110px;opacity: 0;}
}

@keyframes next--short {
0% {right: 40px;opacity: 1;}
50% {right: 30px;opacity: 1;}
100% {right: 20px;opacity: 0;}
}

@media screen and (max-width: 600px){
    footer nav {
        width: 100%
    }
}
.sp {
    display: none !important
}
@media screen and (max-width: 600px){
    .pc {
        display: none !important;
    }
    .sp {
        display: block !important
    }
}
.owl-dots {
    text-align: center;
    width: 80%;
    margin: 8px auto
}
.owl-dots .owl-dot {
    background-color: #fff !important;
    display: inline-block;
    height: 4px;
    width: 100px;
    margin: 0 10px;
    transition-duration: 0.2s
}
.owl-dots .active {
    background-color: #c9bc99 !important;
    transition-duration: 0.2s
}
.owl-nav button {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 186px;
    background-repeat: no-repeat !important
}
.owl-nav button.owl-prev {
    left: 10px;
    background-image: url("../images/common/prev.png") !important
}
.owl-nav button.owl-next {
    right: 10px;
    background-image: url("../images/common/next.png") !important
}
@media screen and (max-width: 600px){
    .owl-nav {
        display: none
    }
    .owl-dots {
        display: flex;
        justify-content: space-around
    }
    .owl-dots .owl-dot {
        width: 27%
    }
}
body {
    font-family: "ヒラギノ明朝 W5 JIS2004";
    color: #000
}
h2 {
    font-size: 53px;
    background: -webkit-linear-gradient(0deg, #3C3B3F, #605C3C);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
h3 {
    font-size: 20px;
    text-align: center;
}
a {
    transition-duration: 0.3s
}
a:hover {
    transition-duration: 0.3s;
    opacity: 0.7;
}
.owner {
    color: #1f3a4b;
}
.proprietary {
    color: #a57f4e;
}
.meditation {
    color: #327850;
}
.main-visual {
    background-color: #f2f2f2;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    font-size: 12px;
    height: 495px;
}
.main-visual .wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.main-visual .left {
    background-color: #fff;
    width: 145px;
    padding: 60px 28px;
    line-height: 20px;
}
.main-visual .left .catch {
    margin-top: 30px;
    font-size: 14px;
}
.main-visual .left .contact{
    text-align: center;
    margin-top: 25px;
    font-size: 16px;
}
.main-visual .left .contact a{
    display: block;
    background: #C9BC9C;
    padding: 10px 0;
    border-radius: 10px;
    margin-top: 5px;
    box-shadow: 0px 1px 3px #422c0a;
}
.main-visual .left .contact a:hover{
    box-shadow: 0px 0px 0px;
}
.main-visual .left .contact span{
    color:#42210A;
    display: block;
    padding: 2px 0 5px;
}
.main-visual .left .contact img{
    width: 50%;
    display: block;
    margin: 5px auto 10px;
}



.main-visual .right {
    width: 880px;
}
.main-visual .right .slider {
    padding: 10px 0 0 10px;
}
.main-visual .right .slider a img{
    transition-duration: 0.3s
}
.main-visual .right .slider a:hover img{
    opacity: .8;
    transition-duration: 0.3s
}
.main-visual nav {
    font-size: 14px;
    border-bottom: 1px solid #000;
}
.main-visual nav ul li {
    width: 25%;
    text-align: center;
    line-height: 25px;
    padding: 10px 0;
}
.main-visual nav ul li a {
    color: #000;
    text-align: center;
    letter-spacing: 2px;
    height: 100%;
    width: 100%;
    display: inline-block;
    border-left: 1px solid #000;
}
.main-visual nav ul li a p{
  margin:0 auto;
}
.main-visual nav ul li:first-child a {
    border-left: none;
}
.wrp {
    height: 100%;
    width: 1080px;
    margin: 0 auto;
}
.wrp__title {
    margin: 0 auto;
    font-size: 16px;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    text-align: center;
    padding: 70px 0 30px;
}
@keyframes gradation {
  to { background-position-x: 200%; }
}
.wrp__title h2 {
  display: inline-block;
  padding: 15px;
  text-align: center;
  background: #1e5799;
  background: -moz-linear-gradient(left, #42210A 0%,#C9BC9C 50%,#42210A 100%) 0% center / 200% auto;
  background: -webkit-linear-gradient(left, #42210A 0%,#C9BC9C 50%,#42210A 100%) 0% center / 200% auto;
  background: linear-gradient(to right, #42210A 0%,#C9BC9C 50%,#42210A 100%) 0% center / 200% auto;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42210A', endColorstr='#C9BC9C',GradientType=1 );
  background-clip: text;
  -webkit-background-clip: text;
  text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  animation: gradation 4s linear infinite;
  vertical-align: middle;
  padding-right:0;
}
.wrp__title h2:after{
  content: '';
  width: 2px;
  height: 25px;
  background-color: #695546;
  display: inline-block;
  margin-left: 25px;
  vertical-align: middle;
}
.wrp__title p{
  display: inline-block;
  font-size: 18px;
  padding: 5px 16px 0;
  text-align: left;
  letter-spacing: 2px;
  /*height: 40px;*/
  vertical-align: -webkit-baseline-middle;
  line-height: 1.4;
  color: #42210A;
}
.wrp__subtitle {
    font-size: 25px;
    letter-spacing: 3px;
    margin: 30px 0 15px;
    padding-bottom: 5px;
    border-bottom: solid 3px #ececec;
}
.wrp__subtitle:before {
    content: url("../images/common/side-column.png");
    vertical-align: middle;
}
.wrp__tile {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.wrp__btn {
    padding: 35px 0 90px;
}
.wrp .btn {
    background-color: #000;
    color: #fff;
    padding: 15px;
    text-align: center;
    width: 560px;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    margin: 0 auto;
    position: relative;
}
.wrp .btn--short {
    background-color: #000;
    color: #fff;
    padding: 15px;
    text-align: center;
    width: 560px;
    font-family: "ヒラギノ明朝 W2 JIS2004";
    margin: 0 auto;
    position: relative;
    width: 360px;
}
.wrp .btn--short:after {
    right: 40px !important
}
.wrp .btn--short:after,
.wrp .btn:after {
    content: url("../images/common/w-arrow.svg");
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 130px;
    top: 14px;
}
.wrp img {
    width: 100%;
}
.popular .tile {
    width: 31%;
}
.popular .tile a:hover{
  opacity:1;
}
.popular .tile__title{
  padding:3px 0 5px;
}
.popular .tag {
    padding: 6px 0 6px 110px;
    position: relative
}
.popular .tag:before {
    content: "";
    background: url(../images/common/tag.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 25px;
    position: absolute;
    left: 0;
}
.popular .tag img {
    width: 114px;
}
.current .tile {
    width: 23%;
    padding-bottom: 8px;
}
.current .tile a:hover{
  opacity:1;
}
.current .tile__date:after {
    height: 1px;
}
.current .tile__title {
    font-size: 18px;
    padding: 5px 0 3px;
}
.current .wrp__tile{
    padding: 15px 0 8px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
}
.popular .tile .tile__tag a:hover, 
.current .tile .tile__tag a:hover{
    opacity: .8;
}


.service .wrp__title p{
  padding:0 16px;
}
.service {
    background-image: url("../images/common/pattern.jpg");
}
.service a:hover img {
    transform: none;
}
.service .wrp__tile {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.service .tile {
    width: 31%;
    transition-duration: 0.3s;
}
.service img {
    width: 100%;
    border-radius: 0 60px 0 0;
}
.about {
    padding: 50px 0 80px;
    background-image: url("../images/top/bg-sky.png");
}
h3 .about {
    font-size: 22px;
    letter-spacing: 1.5px;
    padding-bottom: 25px;
}
.about .wrp {
    background-color: rgba(255,255,255,0.5);
    border-radius: 50px;
}
.about .wrp__btn {
    padding: 0 0 40px;
}
.about .wrp__txt p {
    line-height: 1.8;
    width: 80%;
    margin: 30px auto 40px;
    text-align: justify;
    font-family: "ヒラギノ明朝 W2 JIS2004";
}
.point {
    background-image: url("../images/top/bg-select.png");
    margin-top: -120px;
    padding-top: 95px;
    background-position: center top;
}
.point h2 {
    font-size: 26px;
    color: #42210A;
    font-family: "ヒラギノ明朝 W5 JIS2004";
}
.point h2:after{content: none;}
.point .wrp__tile {
    justify-content: space-around;
    padding-bottom: 25px;
}
.point .tile {
    width: 24%;
}
.point .tile p {
    font-size: 15.8px;
    line-height: 1.4;
    font-family: "ヒラギノ明朝 W2 JIS2004";
}
.point .tile .tile__image {
    padding-right: 25px;
}


.advisor {
    background-image: url("../images/common/dot.png");
    padding-bottom: 20px;
}
.advisor .wrp__title{
    padding: 50px 0 25px;
}
.advisor h2 {
    font-size: 26px;
    color: #000;
    font-family: "ヒラギノ明朝 W5 JIS2004";
}
.advisor h2:after{content: none;}
.advisor .wrp__title h2 {
    display: block;
}
.advisor .wrp__title p {
    border: none;
    text-align: center;
    margin: 20px 0;
}
.advisor .owl-dots {
    width: 90%;
    margin: 20px auto 0;
}
.advisor .slider-advisor {
    height: 390px;
}
.advisor .slider-advisor img {
    width: 300px !important
}
.advisor .slider-advisor .cnt {
    position: relative;
    width: 80%;
    margin: 0 auto;
}
.advisor .slider-advisor .owl-stage-outer {
    height: 300px;
}
.advisor .slider-advisor .wrp__description {
    background-color: #fff;
    padding: 20px 20px 20px 25px;
    width: 565px;
    position: absolute;
    bottom: -65px;
    left: 275px;
}
.advisor .slider-advisor .wrp__description .tag {
    font-size: 14px;
    background-color: #C9BC9C;
    display: inline-block;
    color: #fff;
    padding: 5px;
    letter-spacing: 2px;
}
.advisor .slider-advisor .wrp__description .name {
    font-size: 24px;
    padding: 13px 0 15px;
    letter-spacing: 3px;
}
.advisor .slider-advisor .wrp__description .name:before {
    content: '';
    width: 3px;
    height: 24px;
    background-color: #42210A;
    display: inline-block;
    margin-right: 12px;
    vertical-align: bottom;
}
.advisor .slider-advisor .wrp__description .name .en {
    font-size: 14px;
    padding-left: 20px;
    vertical-align: middle;
}
.advisor .slider-advisor .wrp__description .intro {
  letter-spacing: 2px;
    font-size: 14px;
    line-height: 1.5;
    font-family: "ヒラギノ明朝 W2 JIS2004";
}
.advisor .slider-advisor .owl-dots .active {
    background-color: #EDA600 !important
}
.advisor .slider-advisor .owl-dots .owl-dot {
    height: 8px;
}
.advisor .slider-advisor button {
    height: 80px;
    top: 90px;
}
.advisor .slider-advisor button.owl-prev {
    left: 10px;
    background-image: url("../images/top/prev2.png") !important
}
.advisor .slider-advisor button.owl-next {
    right: 10px;
    background-image: url("../images/top/next2.png") !important
}
.news {
    padding-bottom: 90px;
}
.news h2 {
    font-size: 26px;
    color: #000;
    font-family: "ヒラギノ明朝 W5 JIS2004";
    padding: 0;
    vertical-align: baseline;
}
.news h2:after{
  content:none;
}
.news .wrp__title {
    text-align: left;
}
.news .wrp__title:before {
    content: url("../images/common/icon-news.png");
    vertical-align: middle;
}
.news .wrp__line{
    height: 165px;
    width: 100%;
    overflow-y: scroll;
    border-top: solid 1px #b9b9b9;
    border-bottom: solid 1px #b9b9b9;
    padding:8px 0 6px;
}
.news .wrp__line::-webkit-scrollbar{
  width: 12px;
}
.news .wrp__line::-webkit-scrollbar-track{
  margin:4px auto;
  background: #fff;
  border: none;
  border-radius: 10px;
  box-shadow: inset 0 0 2px #b4b4b4; 
}
.news .wrp__line::-webkit-scrollbar-thumb{
  background: #aaa;
  border-radius: 10px;
  box-shadow: none;
}
.news .line__excerpt a:link,
.news .line__excerpt a:visited{
    text-decoration:underline;
    color:#4eacd1;
}
.news .line__excerpt a:hover{
    color:#337ab7;
    opacity: 1;
}





@media screen and (max-width: 600px){
    .sash .hours {
        display: none;
    }
    .wrp {
        width: 90%;
        margin: 0 auto;
    }
    .wrp__title {
        padding: 20px 0;
    }
    .wrp__title h2{
        font-size: 24px;
        display: block;
        padding: 0;
        margin: 15px auto 10px;
    }
    .wrp__title h2:after{
      content: none;
    }
    .wrp__title p {
        border: none;
        text-align: center;
        height: auto;
        font-size: 16px;
    }
    .wrp__tile {
        flex-direction: column;
    }.wrp__btn {
        padding: 15px 0 50px;
    }
    .wrp .btn {
        width: 100%;
        padding: 15px 0;
    }
    .wrp .btn--short {
        width: 100%;
        box-sizing: border-box;
    }
    .wrp .btn--short:after,
    .wrp .btn:after {
        right: 7px !important
    }
    .main-visual {
        height: 100%;
    }
    .main-visual .wrp {
        display: block;
    }
    .main-visual .left {
        width: 100%;
        padding: 10px;
        display: inline-block;
        box-sizing: border-box;
        background-color: transparent;
    }
    .main-visual .left img {
        width: 22%;
        display: inline-block;
        vertical-align: super;
    }
    .main-visual .left .catch {
        padding: 3px 5px 0px;
        width: 73%;
        font-size: 13px;
        line-height: 1.1rem;
        margin: 0;
        display: inline-block;
    }
    .main-visual .left .contact{
        display: none;
    }
    .main-visual .right {
        width: 100%;
    }
    .main-visual .right .slider {
        padding: 0;
    }
    .main-visual .right nav {
        display: none;
    }
    .popular .tag:before {
        content: "";
        background: url(../images/common/tag.png) no-repeat;
        background-size: contain;
        width: 86px;
        height: 22px;
        position: relative;
        float: left;
        margin-right: 10px;
    }
    .popular .tag {
        padding: 0;
        white-space: nowrap;
        overflow: scroll;
    }
    .popular .tag span {
        margin-top: 2px;
    }
    .popular .tile {
        margin-bottom: 20px;
    }
    .wrp__subtitle {
        font-size: 22px;
        margin: 30px 0 20px;
    }

    .current .tile__title {
      font-size: 16px;
    }

    .current .tile__image{
        height: auto;
    }
    .current .tile__category {
        position: inherit;
        text-align: left;
    }
    .current .tile__category span{
        display: inline-block;
        margin: 0 auto 4px;
    }

    .about .wrp__txt p {
        width: 100%;
        margin: 20px auto;
        font-size: 14px;
        line-height: 20px;
    }
    .about .wrp {
        box-sizing: border-box;
        padding: 15px 5%;
        width: 100%;
        border-radius: 0;
    }
    .about h3{
    text-align: left;
    line-height: 1.5rem;
    font-size: 18px;
    margin-bottom: -8px;
    }

    .point .wrp__title h2{
        font-size: 18px;
        display: block;
        padding: 0;
    }

    .advisor {
        padding-bottom: 30px;
    }
    .advisor .slider-advisor .cnt {
        width: 100%;
    }
    .advisor .slider-advisor {
        height: auto;
    }
    .advisor .slider-advisor img {
        width: 100% !important
    }
    .advisor .slider-advisor .owl-stage-outer {
        height: auto;
    }
    .advisor .slider-advisor .wrp__description {
        width: 100%;
        position: static;
        box-sizing: border-box;
    }
    .advisor .slider-advisor .owl-dots .owl-dot {
        width: 27%;
    }
    .owl-dots {
        width: 100%;
    }
    .about {
        background-size: cover;
        padding: 0;
    }
    .point {
        background-image: url("../images/top/bg-renga.jpg");
        margin-top: 0;
        padding-top: 0;
    }
    .point img {
        max-width: 260px;
        height: 100%;
        width: auto;
    }
    .line {
        margin-bottom: 15px;
    }
    .line__date {
        border-right: none;
    }
    .line__excerpt {
        padding: 10px 0 0;
        width: 100%;
    }
    .news .wrp__title {
        padding: 20px 0 10px;
    }
    .news .wrp__title h2{
        display: inline-block;
    }
    .news .wrp__line {
        border-top: solid 1px #c1c1c1;
        border-bottom: solid 1px #c1c1c1;
        padding: 15px 0;
    }
    .news .btn {
        margin: 10px 0;
        text-align: center;
    }
    .news .btn:after {
        top: inherit;
    }
}


@media all and (-ms-high-contrast: none){
.wrp__title h2{
    background: none;
    color: #C9BC9C;
}
}


.special-banner{
    padding-top: 20px;
    margin-bottom: -35px;
}
@media screen and (max-width: 600px){
.special-banner{
    margin-bottom: -10px;
}
}