@charset "UTF-8";
/*-----------------------------------------------------------------------------
basic
-----------------------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}

html {
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #fff;
	scroll-behavior: smooth;
}
nav ul {list-style:none;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
}

ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {text-decoration: line-through;}

abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}

table {border-collapse:collapse;}

hr {
    display:block;
    height:4px;
    border:0;
    border-top:1px dashed #ddd;
    margin: 0;
    padding:0;
	margin-bottom: 50px;
}

input, select {vertical-align:middle;}


/* ShipporiMincho */
@font-face {
    font-family: ' ShipporiMincho ';
    src: url('../fonts/ShipporiMincho-Regular.woff2') format('woff2'),
             url('../fonts/ShipporiMincho-Regular.ttf') format('truetype');
    font-weight: 400;
}

/* ShipporiMincho-SemiBold */
@font-face {
    font-family: ' ShipporiMincho ';
    src: url('../fonts/ShipporiMincho-SemiBold.woff2') format('woff2'),
             url('../fonts/ShipporiMincho-SemiBold.ttf') format('truetype');
    font-weight: 600;
}



body {
color: #333;
font-size: 93%;
line-height: 1.6;
font-weight:400;
font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
letter-spacing: 0.05rem;
padding-top: 0px;
position: relative;
overflow: hidden;
background:#fff;}


@media (min-width: 768px) {
body {
letter-spacing: 0.05rem;
}
hr {margin-bottom: 70px;}


}

@media (min-width: 992px) {

body {
font-size: 94%;
line-height: 1.7;
letter-spacing: 0.05rem;
padding-top: 0px;}

}
@media (min-width: 1200px) {
body {
font-size: 99%;
letter-spacing: 0.08rem;
}
hr {margin-bottom: 100px;}


}


/* -------------------------------

/* 共通
---------------------------------------------------- */

.fluid {position: relative;
	max-width: 1140px;
	margin: 0 auto;
}
.clearfix:after {
  content: "";
  clear: both;
	display: table;
}
.clear {clear: both;}

.f-right {float: right;}
.f-left {float: left;}
.pointer {cursor: pointer;}
ul.decimal li{list-style: decimal;margin-left: 25px;line-height: 1.7;}
ul.dot li{list-style:disc;margin-left: 25px;line-height: 1.7;text-align: left;}
ul.square {margin-left: 30px;}
ul.square li{list-style:disc;line-height: 1.7;}

.mb0  { margin-bottom: 0 !important; }
.mb5  { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.pad10 { padding: 10px; }
.pad20 { padding: 20px; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pl10 { padding-left: 10px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt50 { padding-top: 50px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }
.w20 { width: 20%; }
.w25 { width: 25%; }
.w33 { width: 33.33333333%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.mb150mb100{margin-bottom: 150px;}
.mb120mb80{margin-bottom: 120px;}
.mb80mb50{margin-bottom: 80px;}
.mb50mb30{margin-bottom: 50px;}
.mb30mb10{margin-bottom: 30px;}

@media (max-width: 1140px) {
.mb120mb80{margin-bottom: 80px;}
.mb150mb100{margin-bottom: 100px;}
.mb50mb30{margin-bottom: 40px;}

}


@media (max-width: 991px) {
.mb120mb80{margin-bottom: 60px;}
.mb150mb100{margin-bottom: 90px;}
.mb30-md{margin-bottom: 30px;}
.mb50mb30{margin-bottom: 30px;}

}

@media (max-width: 767px) {
.space15{margin-bottom: 15px;}
.mb150mb100{margin-bottom: 80px;}
.mb120mb80{margin-bottom: 50px;}
.mb80mb50{margin-bottom: 50px;}
.mb50mb30{margin-bottom: 30px;}
.mb20-xs{margin-bottom: 20px;}
.mb30-xs{margin-bottom: 30px;}
}
@media (max-width: 666px) {
.mb30-xs2{margin-bottom: 30px;}
.mb10-xs{margin-bottom: 10px;}
.mb30mb10{margin-bottom: 10px;}
.mb20-xs2{margin-bottom: 20px;}

}


@media (min-width: 1200px) {

.mb30-xl { margin-bottom: 30px !important; }
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
}

.indent2 {
  padding-left: 1.8em;
  text-indent: -1.8em;
}

.flexbox{display: flex;align-items: center;}
.flexbox-center{display: flex;align-items: center;justify-content: center;}

.flexbox-between{display: flex;align-items: center;justify-content: space-between;}
.flexbox2{display: flex;align-items: stretch;}

.flexbox3{display: flex;align-items: flex-end;}
.flexbox4{display: flex;justify-content: flex-end;}


@media (max-width: 767px) {
.flexbox4{display:block;}


}


.bg-gray{background:rgba(152,133,95,.06);}
.bg-blue{background:rgba(0,156,255,0.05);}
.bg-border-top{border-top: 1px solid #ddd;}




/*btn
------------------------------ */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img{vertical-align: bottom;}




/* アニメーション
---------------------------------------------------- */
.delayed-image {
	/* じわっと画像が表示される */
 	animation: fadeIn 3s ease 0s 1 normal;
    -webkit-animation: fadeIn 3s ease 0s 1 normal;
}

/* じわっと画像が表示される ---------　一度追加していたら不要*/
@keyframes fadeIn { /*上のbody内で呼び出しているアニメーションと名前をそろえる*/
    0% {opacity: 0} /* 始め */
    100% {opacity: 1} /* 終わり */
}

/*古いブラウザ用　---------　一度追加していたら不要*/
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.vertical {
  animation: vertical_6392 2.44s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes vertical_6392 {
  0% { transform:translate(0,-3px) }
  3.27869% { transform:translate(0,3px) }
  6.55738% { transform:translate(0,-3px) }
  9.83606% { transform:translate(0,3px) }
  13.11475% { transform:translate(0,-3px) }
  16.39344% { transform:translate(0,3px) }
  18.03279% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}



.horizontal {
  animation: horizontal_5801 5s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes horizontal_5801 {
  0% { transform:translate(0,0) }
  4.41177% { transform:translate(5px,0) }
  8.82353% { transform:translate(0,0) }
  13.23529% { transform:translate(5px,0) }
  17.64706% { transform:translate(0,0) }
  22.05882% { transform:translate(5px,0) }
  26.47059% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}

.passing-reverse {
  animation: passing-reverse_1059 4s linear infinite;
  transform-origin: 50% 50%;
}

@keyframes passing-reverse_1059 {
  0% { transform:translateX(50%); opacity:0 }
  50% { transform:translateX(35%); opacity:.5 }
  100% { transform:translateX(0%); opacity:1 }
}

.float {
  animation: float_1 4s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes float_1 {
  0% { transform: translateY(0) }
  50% { transform: translateY(-10px) }
  100% { transform: translateY(0) }
}

.float2 {
  animation: float_2 2s linear infinite;
  transform-origin: 50% 50%;
}
@keyframes float_2 {
  0% { transform: translateY(0) }
  60% { transform: translateY(-5px) }
  100% { transform: translateY(0) }
}

.fuwafuwa {
-webkit-animation:fuwafuwa 3s infinite linear alternate;
animation:fuwafuwa 3s infinite linear alternate;
}

@-webkit-keyframes fuwafuwa {
0% {-webkit-transform:translate(0, 0) rotate(-5deg);}
50% {-webkit-transform:translate(0, -5px) rotate(0deg);}
100% {-webkit-transform:translate(0, 0)rotate(5deg);}
}

@keyframes fuwafuwa {
0% {transform:translate(0, 0) rotate(-5deg);}
50% {transform:translate(0, -5px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(5deg);}
}

@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}

@keyframes rotate-z {
  from { transform: rotateZ(0deg); }
  to { transform: rotateZ(360deg); }
}

.animation{
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}

.swing {
animation: swing 2s ease-in-out infinite;
}
/* swing */
@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    100% {
        transform: rotate(0deg)
    }
}

/* link
---------------------------------------------------- */
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;}
a.opacity {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.opacity:hover {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}


[data-action="call"]  {text-decoration: none;}

/* font-size color
---------------------------------------------------- */
.x-small { font-size: .8em; line-height: 1.5; }
.small { font-size: .9em;letter-spacing: 0;}
.middle { font-size: 14px; letter-spacing: 0;}
.large { font-size: 1.2em; }
.x-large { font-size: 1.4em; }
.x2-large { font-size: 20px; }
.x3-large { font-size: 22px; }
.x4-large { font-size: 24px; }
.max-large { font-size: 32px; }
.italic {font-style: italic;}
.bold{font-weight: 700;}

.white { color: #ffffff; }
.red { color: #f00; }
.blue{color: dodgerblue;}
.green { color: forestgreen; }
.pink { color:rgba(255,87,154,.8); }
.orange { color: #f60; }
.murasaki { color:#AF47C2!important; }
.brown{color: #8b6f57;}




/* header mobile pad
---------------------------------------------------- */
#header{display: none;}
header{display: block;position: relative;z-index: 160;}
.header {
  position: fixed;
  top: 0px;
  left:0;
  transition: color 0.4s ease-out;
  width: calc(100% - 50px);
  height: 60px;
  display: flex;
  align-items: center;justify-content: space-between;
  background:none;
}

.header .logo{margin-left:15px;width: 35px;}
.header .head{display: flex;align-items: center;}
.header .head .telbox{background: #d993a2;height: 60px;width: 50px; display: flex;flex-direction: column;align-items: center;justify-content: center;}
.header .head .telbox img{width: 20px;height: auto;}
.header .head .telbox .tel{display: none;}
.header .head .telbox .time{display: none;}
.header .head .sns{background: #373737;height: 60px;display: flex;align-items: center;justify-content: center;padding: 0 .6em;}
.header .head .sns a{display: block;margin-right: 8px;}
.header .head .sns a:last-child{margin-right: 0px;}

.link-current {background: #e5b8c2!important;}

header{}

@media (min-width: 667px) {
.header .head .sns{background: #373737;height: 60px;display: flex;align-items: center;justify-content: center;padding: 0 1em;}
.header .head .sns a{display: block;margin-right: 10px;}
.header .head .sns a:last-child{margin-right: 0px;}
.header .head .telbox{background: #d993a2;height: 60px;width: auto; padding: 0 .8em; display: flex;flex-direction: column;align-items: center;justify-content: center;}
.header .head .telbox .call{display: none;}
.header .head .telbox .tel{display: block;line-height: 1; color: white;padding-bottom: 3px;border-bottom: 1px solid #fff;margin-bottom: 3px;}
.header .head .telbox .tel .call2{color: white;font-size: 1.3em;margin-left: 5px;}
.header .head .telbox .time{display: block; font-size: .85em;color: white;}
}




/*header pc
------------------------------------------------------------------*/
@media (min-width: 992px) {

header{display: block;position: relative;z-index: 160;}

.header {
  position: fixed;
  top: 0px;
  left:0;
  transition: color 0.4s ease-out;
  width: calc(100% - 100px);
  height: 100px;
  display: flex;
  align-items: center;justify-content: space-between;
  background:none;
}
.header .logo{margin-left:20px;width: 60px;}
.logo a{}

.header .head .telbox{height: 100px; padding: 0 2em; }
.header .head .telbox .tel .call2{color: white;font-size:25px;margin-left: 5px;}
.header .head .telbox .time{display: block; font-size: .85em;color: white;}

.header .head .sns{height: 100px;display: flex;align-items: center;justify-content: center;padding: 0 1.5em;}


}

@media (min-width: 1200px){
.header {padding: 0 0px;}
.header .head .telbox{height: 100px; padding: 0 3em; }
.header .head .telbox .tel .call2{color: white;font-size:25px;margin-left: 5px;}
.header .head .telbox .time{display: block; font-size: .85em;color: white;}

.header .head .sns{height: 100px;display: flex;align-items: center;justify-content: center;padding: 0 2.5em;}


}


@media (min-width: 1440px){
.header .logo{margin-left:40px;width: 60px;}



}

@media (min-width: 1680px){
.header .logo{margin-left:50px;width: 60px;}



}













/*main
------------------------------------------------------------------*/

#main{position: relative; }

.main-h2{position: absolute;z-index: 50;
left: 120px;
bottom:100px;
}
.main-h2 h2{font-weight: 400;font-size: 45px;line-height: 1.4; margin-bottom: 10px;}
.main-h2 .ja{font-weight: 400;}


@media (max-width: 1680px){
#main{position: relative; }

.main-h2{left: 80px;}
.main-h2 h2{font-size: 42px;}


}



@media (max-width: 1366px){
.main-h2{
left: 30px;
bottom:50px;
}


}


@media (max-width: 1199px){
.main-h2 h2{font-size: 36px;}
.main-h2 .ja{}

}


@media only screen and (max-width: 991px) {
.main-h2 h2{font-size: 32px;font-weight: 600;}
.main-h2 .ja{}


}

@media only screen and (max-width: 767px) {
.main-h2 h2{font-size: 30px;}
.main-h2 .ja{}

}


@media only screen and (max-width: 666px) {
.main-h2{
left: 16px;
bottom:30px;
}
.main-h2 h2{font-size: 22px;}
.main-h2 .ja{}


}





/* index.html 
---------------------------------------------------- */
.home #section01{position: relative;padding: 70px 0 50px;}
.home #section01 .txt{margin-bottom: 1em;text-align: justify;}
.home #section01 .txt.color{color: #cc667c;font-weight: 600; margin-bottom: 1.5em;}

.home #section01 .name{margin-bottom: .6em;}
.home #section01 .pic{width: 260px;margin: 0 auto;}
.home #section01 .pic2{display: none;}
.home #section01 .history{font-size: .85em;line-height: 1.6;margin-bottom: 1.2em;}
.newsarea{position: relative;padding-right:0px;border-bottom:1px solid #e3e3e6;margin-bottom: 20px;}
.newsarea .set{padding: 1em .3em;border-top:1px solid #e3e3e6;transition: .4s;}
.newsarea a:hover .set{background: white;}
.newsarea .set .date{margin-bottom:10px;line-height: 1.4;}
.newsarea .set .date .day{color: #cc667c;margin-bottom: 10px;}
.newsarea .set .date span.new{color:white;margin-left: 5px;letter-spacing: 0;background: #e5bbc4;padding: .3em;font-size: .8em;}
.newsarea .set .date .cate{line-height: 1;}
.newsarea .set .date .cate span{color:#cc667c;letter-spacing: 0;background: #fff;padding: .3em .5em;border:1px solid #cc667c;font-size: .9em;}
.newstext{line-height: 1.4;width: 100%;display: flex;justify-content: space-between;}
.newshtml{color: #373737;font-weight: 600;}

.home #section02{position: relative;padding: 70px 0 50px;background: #f7f7f8;}
.home #section02 .newsarea {overflow-y:auto;max-height: 360px;padding-right: 12px;}
.home #section02 .newsarea::-webkit-scrollbar{
  width: 8px;
  background-color:rgba(237,185,196,.2);
  border-radius: 4px;
}
.home #section02 .newsarea::-webkit-scrollbar-thumb {
  background:#EDB9C4;
  border-radius: 4px;
}


.home #section02 .container{z-index: 10;}

.home #section03{position: relative; padding: 70px 0 50px;}
.home #section03 .txt{margin-bottom: 1em;text-align:justify;}
.home #section03 .txt span{color:#cc667c;}



/* arrow */
.slick-arrow{
  z-index: 2;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border-top: 3px solid #cc667c;
  border-right: 3px solid #cc667c;
  opacity: .8;
}
.slick-arrow::before{content: '';}
.slick-prev{
  left: 15px;
  transform: rotate(-135deg);
  filter: drop-shadow(0 0 1rem white);
}
.slick-next{
  right: 15px;
  transform: rotate(45deg);
  filter: drop-shadow(3px 3px 6px white);
}


.home #section04{position: relative;padding: 70px 0 50px;background: #f7f7f8;}
#accordion_menu > .bar {
	border: #cc667c 1px solid;
	margin-bottom: 10px;
}
#accordion_menu a{
	color: #373737;
	background: white;
	font-weight: 700;
}
#accordion_menu a[data-toggle="collapse"]{
	display: block;
	padding: 10px;
	text-decoration: none;
  position: relative;
  background: #fff;
}
#accordion_menu a[data-toggle="collapse"]:hover{background: #fff;}
#accordion_menu a[data-toggle="collapse"]::after{
	content:"";
	display: block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #d993a2;
  position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	margin: auto;
}
#accordion_menu a[aria-expanded=false]::after{
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	transition-duration: 0.3s;
}
#accordion_menu a[aria-expanded=true]::after{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	transition-duration: 0.3s;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #5c5c5c;
}
#accordion_menu > .bar ul{}
[id^="menu"] {margin-top: 0px;border-top: #cc667c 1px dashed;margin-bottom:0px;border-bottom: #cc667c 0px solid;}
[id^="menu"] li{padding: 0 10px;background: white;border-left: #cc667c 0px solid;border-right: #cc667c 0px solid;}
[id^="menu"] li .pricebox{padding: 10px;border-bottom: #cc667c 1px solid;background: white;}
[id^="menu"] li:last-child .pricebox{border-bottom: none;}
[id^="menu"] li .pricebox .index{}
[id^="menu"] li .pricebox .price{}

.home #section05{position: relative;padding: 70px 0 50px;}
.home #section05 .wrap{margin-bottom: 1.5em;}
.home #section05 .txt{margin-bottom: 1em;}
.home #section05 .pic{margin-top: 1.5em;}
.home #section06{position: relative;padding: 70px 0 50px;background: #f7f7f8;}
.home #section06 .headline {text-align: center;}
.home #section06 .headline span.sub {display: flex;align-items: center;justify-content: center;}
.home #section06 .txt{margin-bottom: 1.6em;text-align: center;}
.home #section06 .box{background: #d993a2;padding: 1.5em 3em;color: white;}
.home #section06 .box .title{text-align: center;font-size: 1.2em; margin-bottom: .4em;font-weight: 700;}
.home #section06 .box .tel{display: flex;align-items: center; justify-content: center;margin-bottom: .4em;padding-bottom: .2em;border-bottom: 1px solid #fff;font-family: ' ShipporiMincho ';}
.home #section06 .box .tel .call{font-weight: 400;margin-left: .3em;font-size: 2em;color: white;}
.home #section06 .box .time{text-align: center;} 
.home #section06 .box .line{width: 90px;height: 90px;border-radius: 50%;background: rgba(247,247,248,1.00);display: flex;align-items: center;justify-content: center;margin: 0 auto;transition: .4s;}
.home #section06 .box .line:hover{background: rgba(247,247,248,.8);}

.home #section07{position: relative;padding: 70px 0 50px;}
.home #section07 .container{max-width: 870px;}
.home #section07 .headline {text-align: center;}
.home #section07 .headline span.sub {display: flex;align-items: center;justify-content: center;}
.home #section07 .box{background: #d993a2;padding: 1.5em;color: white;display: flex;flex-direction: column;align-items: center;justify-content: center;transition: .4s;}
.home #section07 .box .ico{width: 90px;height: 90px;border-radius: 50%;background: rgba(247,247,248,1.00);display: flex;align-items: center;justify-content: center;margin: 0 auto;margin-bottom: .6em;}
.home #section07 .box:hover{background:rgba(229,143,162,.6);}


.home #section08{position: relative;padding: 70px 0 50px;background: #f7f7f8;}
.home #section08 .txt{margin-bottom: .5em;font-weight: 600;}
.home #section08 .txt span{color: #cc667c;}
.home #section08 .time{margin-bottom: 50px;}
.home #section08 .time .head{background: #d993a2;color: white;}
.home #section08 .time .head th{vertical-align: middle;font-weight: 400;line-height: 1.4;text-align: center;}
.home #section08 .time .jikan{font-weight: 400;line-height: 1.4;}
.home #section08 .time .jikan th{background: #f2c2cc;color: #222;font-weight: 400;text-align: center;vertical-align: middle;}
.home #section08 .time .jikan td{background: white;vertical-align: middle;text-align: center;}
.home #section08 .time .jikan td.off{background:#e3e3e6;}
.home #section08 .address{margin-bottom: 1.2em;}
.home #section08 .address .call{font-size: 1.2em;color: #222;}
.home #section08 h4{background: #d993a2;padding: .5em;color: white;font-weight: 600;margin-bottom: .6em;font-size: 1.1em;}

.gmap{margin-bottom: 1.5em;}
.gmap iframe{width: 100%;height: 220px;}

.btn-posi-right{display: flex;justify-content: flex-end;}

.btn-view{color:#cc667c;font-weight: 400;display: flex;align-items: center;transition: .4s;letter-spacing: .2rem;}
.btn-view:hover{color:#222;}
.btn-view:hover img{margin-left:1em;}
.btn-view .yazirusi {display: flex;transition: .4s;} 
.btn-view .yazirusi::after {
  content: '';
  width: 30px;
  height: 7px;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: skew(45deg);
}


.btn-view2{}
.btn-view2 div{color:#cc667c;font-weight: 400;display: flex;align-items: center;justify-content: space-between;transition: .4s;letter-spacing: .2rem;border:1px solid #cc667c;padding: .5em 1em;width: 180px;}

.btn-view2 div:hover{color:#fff;background:#cc667c; }
.btn-view2 .yazirusi {display: flex;align-items: center;transition: .4s;} 
.btn-view2 .yazirusi::after {
  content: '';
  width: 25px;
  height: 7px;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: skew(45deg);
}


@media (min-width: 667px) {
.home #section02 .newsarea {max-height: 280px;}

.newsarea .set .date{margin-bottom:15px;line-height: 1;display: flex;align-items: center;}
.newsarea .set .date .day{margin-bottom:0;}
.newsarea .set .date span.new{color:white;margin-left: 5px;letter-spacing: 0;background: #e5bbc4;padding: .3em .5em;font-size: .9em;}
.newsarea .set .date .cate{margin-left: 5px;}
.newsarea .set .date .cate span{background: #fff;padding: .2em .5em;font-size: .9em;}



}




@media (min-width: 768px) {

.home #section01{padding: 70px 0 70px;}
.home #section01 .history{font-size: .85em;line-height: 1.6;margin-bottom: 0em;}

.home #section01 .pic{width: 100%;margin: 0 auto;}


.home #section02{padding: 70px 0;}

.home #section03{padding: 70px 0;}
.btn-view2 div{letter-spacing: .2rem;border:1px solid #cc667c;padding: .5em 1em;width: 200px;}

.home #section04{padding: 70px 0;background: #f7f7f8;}



.home #section05{padding: 70px 0;}

.home #section06{padding: 70px 0;}

.home #section07{padding: 70px 0;}

.home #section08{padding: 70px 0;}
.home #section08 .time{margin-bottom: 70px;}


.gmap{margin-bottom: 0em;margin-top: 1.5em;}
.gmap iframe{width: 100%;height: 250px;}


}



@media (min-width: 992px) {
.home #section01 .pic{width: 96%;margin-left: 0;}
.home #section02 .newsarea {max-height: 360px;}

.newsarea .set{padding: 1.5em .8em;}
.newsarea .set .date span.new{color:white;margin-left: 15px;letter-spacing: 0;background: #e5bbc4;padding: .3em;}
.newsarea .set .date .cate{margin-left: 15px;}
.newshtml{font-size: 1.1em;}




#accordion_menu a{font-size: 1.1em;}
#accordion_menu a[data-toggle="collapse"]::after{
	content:"";
	display: block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #d993a2;
  position: absolute;
	right: 15px;
	top: 40%;
	margin: auto;
}
#accordion_menu a[aria-expanded=true]::after{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	transition-duration: 0.3s;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #5c5c5c;
}


[id^="menu"] li .pricebox{display: flex;justify-content: space-between;}


.home #section05 .wrap{margin-bottom: 0;padding-left: 2em;}
.home #section05 .txt{margin-bottom: 2em;}
.home #section05 .pic{margin-top: 2em;width: 95%;}

.home #section06 .box{background: #d993a2;padding: 2.5em 80px;color: white;}
.home #section06 .box .title{text-align: center;font-size: 1.4em; margin-bottom: .8em;font-weight: 400;}
.home #section06 .box .tel{display: flex;align-items: center; justify-content: center;margin-bottom: .4em;padding-bottom: .2em;border-bottom: 1px solid #fff;}
.home #section06 .box .tel .call{font-weight: 400;margin-left: .3em;font-size: 2.2em;color: white;}
.home #section06 .box .time{text-align: center;} 
.home #section06 .box .line{width: 100px;height: 100px;}

.home #section08 .headline{margin-bottom: 28px;}
.gmap{margin-bottom: 0em;margin-top: 0;}
.gmap iframe{width: 100%;height: 850px;}

.btn-view .yazirusi {display: flex;transition: .4s;} 
.btn-view .yazirusi::after {
  content: '';
  width: 40px;
  height: 7px;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: skew(45deg);
  transition: .4s cubic-bezier(0.45, 0, 0.55, 1);
}
.btn-view:hover .yazirusi::after {
  content: '';
  width: 60px;
  height: 7px;
  border-bottom: solid 1px;
  border-right: solid 1px;
  transform: skew(45deg);
  
}

.btn-view2 div{letter-spacing: .2rem;border:1px solid #cc667c;padding: .5em 1.5em;width: 240px;}

.d-btwn{display: flex;flex-direction: column;justify-content: space-between;}
.gmap iframe{width: 100%;height: 680px;}

}




@media (min-width: 1200px) {

.home #section01{padding: 120px 0;}
.home #section01 .txt{line-height: 1.9;}
.home #section01 .pic{width: 93%;margin-left: 0;}




.home #section02{padding: 120px 0 120px;}
.newsarea .set{padding: 1.5em 1.5em;}
.newsarea .set .date .cate span{padding: .2em .5em;font-size: 1em;}


.home #section03{padding: 120px 0 120px;}
.home #section03 .txt{margin-bottom: 1.5em;}
/* arrow */
.slick-arrow{
  z-index: 2;
  top: 50%;
  margin-top: -10px;
  width: 30px;
  height: 30px;
  border-top: 4px solid #cc667c;
  border-right: 4px solid #cc667c;
  opacity: .8;
}
.slick-prev{left: 25px;}
.slick-next{right: 25px;}


.home #section04{padding: 120px 0;}

#accordion_menu a{font-size: 1.1em;}
#accordion_menu a[data-toggle="collapse"]{padding: 15px;}
[id^="menu"] li{padding: 0 15px;}
[id^="menu"] li .pricebox{padding: 15px;}


.home #section05{padding: 120px 0;}
.home #section05 .wrap{margin-bottom: 0;padding-left: 2em;}
.home #section05 .txt{margin-bottom: 1.3em;}
.home #section05 .pic{margin-top: 3em;width: 85%;}

.home #section06{padding: 120px 0;}
.home #section06 .txt{margin-bottom: 2.5em;}

.home #section06 .box{padding: 2.5em 100px;}
.home #section06 .box .title{text-align: center;font-size: 1.4em; margin-bottom: .8em;}
.home #section06 .box .tel{font-size: 24px; display: flex;align-items: center; justify-content: center;margin-bottom: .3em;padding-bottom: .2em;border-bottom: 1px solid #fff;line-height: 1;}
.home #section06 .box .tel .call{font-weight: 400;margin-left: .3em;font-size: 1.6em;color: white;}
.home #section06 .box .time{font-size: 18px;}

.home #section07{padding: 120px 0;}

.home #section08{padding: 120px 0;}
.home #section08 .time{margin-bottom: 90px;}

.btn-view{font-size: 1.1em;}

.gmap{padding-left: 50px;}
.gmap iframe{width: 100%;height: 700px;}



}





@media (min-width: 1440px) {

.home #section01 .container{max-width: 1380px;}
.home #section01 .pic{width: 86%;margin-left: 0;}
.home #section01 .txt{line-height: 2;font-size: 1.05em;letter-spacing: .05rem;padding-right: 15em;}
.home #section01 .name{margin-bottom: 1.2em;font-size: 1.05em;}
.home #section01 .pic2{display: block;position: absolute;right:20px;bottom:-40px;width: 220px;}

.home #section03 .container{max-width: 1350px;}
.home #section03 .txt{font-size: 1.1em;margin-bottom: 1.3em;}
.home #section03 .txt.last{margin-bottom:40px;}

#accordion_menu a[data-toggle="collapse"]{padding: 20px;}
#accordion_menu a[data-toggle="collapse"]::after{
	content:"";
	display: block;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 17px solid #d993a2;
  position: absolute;
	right: 20px;
	top: 41%;
	margin: auto;
}
#accordion_menu a[aria-expanded=true]::after{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	transition-duration: 0.3s;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 17px solid #5c5c5c;
}

[id^="menu"] li{padding: 0 30px;}
[id^="menu"] li .pricebox{padding: 25px 5px;}

.home #section05 .container{max-width: 1350px;}
.home #section05 .wrap{margin-bottom: 0;padding-left: 2em;}
.home #section05 .txt{font-size: 1.1em;margin-bottom: 1.8em;line-height: 2.2;}
.home #section05 .pic{margin-top: 3em;width:550px;}

.home #section06 .container{max-width: 1200px;}
.home #section06 .txt{font-size: 1.1em;margin-bottom: 2.5em;}
.home #section06 .box .tel .call{font-weight: 400;margin-left: .3em;font-size: 1.8em;color: white;}

.home #section08 .container{max-width: 1350px;}
.gmap{padding-left: 100px;}
.gmap iframe{width: 100%;height: 690px;}

.btn-view2 div{letter-spacing: .2rem;border:1px solid #cc667c;padding: .5em 1.5em;width: 300px;font-size: 1.2em;}



}

@media (min-width: 1680px) {
.home #section01{padding: 150px 0;}
.home #section01 .pic2{display: block;position: absolute;right:-60px;bottom:-50px;width: 280px;}

.home #section02{padding: 150px 0;}
.home #section02 .container{max-width: 1590px;}
.newsarea .set{padding: 2em;}

.home #section03{padding: 150px 0;}
.home #section03 .container{max-width: 1590px;}
.home #section03 .txt{padding-right: 3.5em;line-height: 2;}
.home #section03 .txt.sec{padding-right: 0em;}

.home #section03 .wrap{padding-left: 2em;}
.home #section03 .wrap2{padding-left: 3.5em;padding-right: 2em;}

.home #section04{padding: 150px 0;}
.home #section04 .container{max-width: 1590px;}
#accordion_menu a{font-size: 1.2em;}

.home #section05{padding: 150px 0;}
.home #section05 .txt{line-height: 2;}

.home #section06{padding: 150px 0;}
.home #section07{padding: 150px 0;}
.home #section08{padding: 150px 0;}
.home #section08 .container{max-width: 1590px;}
.gmap{padding-left: 200px;}

}



.maker{
  background: linear-gradient(
    transparent 60%,
    #fbeb64 60%
  );}






a.btn-large{width: 100%;line-height: 55px; font-size: 17px; background: black;color: white;text-align: center;margin-top: 10px;display: block;
  padding: 0px;
  border:none;
  transition: .3s;
  padding-right: 0px!important;
  margin-right: 0!important;
}
a.btn-large:hover{background: #66ccff;}

@media (min-width:667px) {


}



@media (min-width:768px) {

a.btn-large{width: 100%;line-height: 68px;font-size: 20px; background: black;color: white;text-align: center;margin-top: 40px;}


}

@media (min-width: 992px) {


a.btn-large{width: 100%;font-size: 20px; background: black;color: white;text-align: center;margin-top: 40px;}


}


@media (min-width: 1200px) {

a.btn-large{width: 100%;line-height: 80px;font-size: 24px;}


}



/* pagetop 
---------------------------------------------------- */
#pagetop {
    position: absolute;
    bottom: 50px;
    right: 30px;
    z-index: 999;
	transition: .5s;
}
#pagetop:hover {opacity: .8;}


@media (max-width: 1280px) {
#pagetop {
    bottom: 25px;
    right: 25px;
}



}

@media (max-width: 992px) {
#pagetop {
bottom: 15px;
right: 15px;
}

}



/* -----  footer ------- */
footer{ padding: 70px 0px 20px;position: relative;background:#e0bac3; color: white;}

footer .container{max-width: 100%;z-index: 10;}

footer .logoblock{position: relative;text-align: center;width: 60px;margin: 0 auto; margin-bottom: 30px;}

.logo-txt{text-align: center;margin-bottom: 15px;font-weight: 600;}
.logo-txt span{display: block;font-size: 20px;}
footer .address{font-size: .9em;letter-spacing: 0;text-align: center;margin-bottom: .6em;}
footer .address a{color: white;}
footer .tel{font-size: 1em;text-align: center;margin-bottom: 2.5em;line-height: 1;}
footer .tel span.call{color: #fff;font-size: 1.1em;letter-spacing: .15rem;}
footer .sns{display: flex;align-items: center;justify-content: center;margin-bottom: 2em;}
footer .sns a{display: block;margin-right: 8px;}
footer .sns a:last-child{margin-right: 0px;}



.footer-menu{width: 100%;margin: 0 auto; margin-bottom: 1.5em;padding: 0 0px;}
.footer-menu ul{display: block;}
.footer-menu li{width:100%;text-align: left;background:none;font-size: 15px;}
.footer-menu li a{color: #fff;text-decoration: none; text-align:left; font-size: 17px; padding: .5em .3em;line-height: 1.4; border-bottom: 1px dashed rgba(255,255,255,.4);display: block;letter-spacing: 0; transition: .3s;}
.footer-menu li a span{font-size: 14px;margin-right: .4em;}
.footer-menu li:first-child a{border-top: 1px dashed rgba(255,255,255,.4);}

.footer-menu li a:hover{color:#222;}



.copy{text-align: center;color: #fff; font-size: .8em;letter-spacing: 0;}
.copy{padding-top: 1.5em;}

@media (min-width: 667px) {

footer .address{text-align: center;font-size: 1em;}
footer .tel{text-align: center;}

.footer-menu{width: 100%;border-top: none;padding: 0px;}
.footer-menu{border-top: none;margin-bottom: 1.5em;}
.footer-menu ul{border-top: none;border-left:none;margin-left: 0;display: flex;flex-wrap: wrap;justify-content: center;}
.footer-menu li {width: auto;padding-bottom: 0px;position: relative;background: none;text-align: left;font-size: 13px;}
.footer-menu li a{letter-spacing:0rem;border-right:none; font-size: 13px; padding:0em .2em;text-align:center;display: flex;flex-direction: column;align-items: center;justify-content: center;border-bottom: none;line-height: 1.3;}

.footer-menu li:first-child a{border-top: none;padding:0em .2em 0 0;}
.footer-menu li:last-child a{border-top: none;padding:0em 0 0 .2em;}
footer .sns a{display: block;margin-right: 10px;}
.down{border-bottom: none;padding: 0;}

}



@media (min-width: 768px) {
footer {padding: 90px 0 30px;}
footer .address{font-size:1em;}
footer .tel{font-size:1em;}

.footer-menu li {}
.footer-menu li a{letter-spacing:0;border-right:none; padding:0em .5em;font-size: 14px;}
.footer-menu li:first-child a{border-top: none;padding:0em .5em 0 0;}
.footer-menu li:last-child a{border-top: none;padding:0em 0 0 .5em;}



.copy{font-size: 12px;}


}


@media (min-width: 992px) {


footer .logoblock{position: relative;text-align: center;width: auto;margin-left: 0; margin-bottom: 0px;}
.logo-txt{text-align: center;margin-bottom: 15px;font-weight: 600;padding-top: 1.5em;}
.logo-txt span{display: block;font-size: 20px;}

footer .address{margin-bottom: 5px;}
footer .tel{}
footer .sns{margin-bottom: 5em;}

.footer-menu{margin-bottom: 0;}
.footer-menu ul{justify-content: flex-end;}
.footer-menu li a{letter-spacing:0;border-right:none; padding:0em .7em;font-size: 15px;}
.footer-menu li:first-child a{border-top: none;padding:0em .7em 0 0;}
.footer-menu li:last-child a{border-top: none;padding:0em 0 0 .7em;}



.btwn{display: flex;flex-direction: column;justify-content: space-between;}
.btwn2{display: flex;flex-direction: column;justify-content: center;}

.copy{font-size: 12px;text-align: center;}
.copy{padding-top: 0;}

}




@media (min-width: 1200px) {

footer{padding: 120px 0 100px;}

.footer-menu li {font-size: 15px;}
.footer-menu li a{letter-spacing:.08rem;border-right:none; padding:0em 1em;font-size: 16px;}



.copy{font-size: 14px;}



}


@media (min-width: 1440px) {


footer{padding: 120px 0;}
footer .logoblock{margin-bottom: 0px;}

.footer-menu li a{border-right:none;font-size: 18px;}




}

@media (min-width: 1680px) {
footer .container{max-width: 1300px;}

}




/*------------------------------　　h2area 背景　　------------------------------------------*/

.h2area{
position: relative;
max-width: 1920px;
width: 100%;
height: 260px;
margin-top: 100px;
}

.h2area.h2-blog{position: relative;background: url("../images/h2-blog.jpg");background-position: center;background-size: cover;}
.h2-txt{position: absolute;bottom:40px;left:15%;z-index: 5; font-size: 24px;letter-spacing: .1rem;color: #000;font-weight: 400;font-family: ' ShipporiMincho ';}
.h2-txt span {display: block;margin-top: 10px;font-size: 33px;line-height: 1.5;}
.h2-txt img{width: 150px;}
.pic-logo{position: absolute;right:-10px;top: 40px;width:750px;}
.pic-logo img{opacity: .5;}

@media (max-width: 1440px){
.h2area{height: 250px;}

.h2-txt{ font-size: 22px;left:15%;}
.h2-txt span {display: block;margin-top: 10px;font-size: 30px;line-height: 1.3;}
.h2-txt img{width: 120px;}


}


@media (max-width: 1280px){
.h2area{height: 200px;}

.h2-txt{left:9%;top:auto;bottom:30px;}
.h2-txt span {font-size: 28px;}
.h2-txt img{width: 100px;}


}

@media only screen and (max-width: 1199px) {
.h2area{height: 200px;}

.h2-txt{left:9%;top:auto;bottom:20px;font-size: 18px;}
.h2-txt span {font-size: 25px;}



}

@media only screen and (max-width: 991px) {
.h2area{height: 190px;margin-top: 60px;}

.h2-txt{left:9%;top:auto;bottom:25px;font-size: 18px;}
.h2-txt span {font-size: 23px;}
.h2-txt img{width: 90px;}



}

@media only screen and (max-width: 767px) {
.h2area{height: 180px;}

.h2-txt span{font-size: 21px;}
.h2-txt img{width: 80px;}



}

 @media only screen and (max-width: 666px) {
.h2area{height: 160px;}
.h2-txt{letter-spacing: .05rem;left:20px;font-size: 18px;}
.h2-txt span{font-size: 19px;}


}

/*------------------------------　　下層ページ style　　------------------------------------------*/

.headline-h3 {
color: #122db7;
  position: relative;
  margin-bottom: 25px;
  font-size: 22px;
  letter-spacing: .1rem;
  line-height: 1.4;
  text-align: center;
font-weight: 700;}



.headline-h4 {
  font-weight: 400;
  font-size: 1.4em;
 position: relative;
  margin-bottom: 1.2em;
  padding-left: 10px;
  border-left:4px solid #E58FA2;
  letter-spacing: .1rem;
}
.headline-h4 span.sub {color: #E58FA2;font-size: 14px;letter-spacing: 0;display: block;margin-top: .3em;}

.headline {
font-weight: 600;
font-family: ' ShipporiMincho ';
font-size: 24px;
 position: relative;
 z-index: 10;
 text-align:left;
  margin-bottom: 1.2em;
  letter-spacing: .08rem;
  color:#373737;
}
.headline span.sub {color: #cc415f;font-weight: 400;font-size: 14px;display: flex;align-items: center;margin-bottom: .4em;position: relative;}
.headline span.sub::after {
  background-color: #cc415f; /* 横線の色 */
  content: "";
  height: 1px; /* 横線の高さ */
  width: 40px; /* 横線の長さ */
}
.headline span.sub::after {margin-left: 10px;}


@media (min-width: 667px) {


}



@media (min-width: 768px) {
.headline {margin-bottom:1.5em;}
.headline span.sub::after {width: 50px;}


.headline-h3 {font-size: 24px;margin-bottom: 30px; }

.headline-h4 {
  font-size: 1.5em;
 position: relative;
  margin-bottom: 1.6em;
}


.h5-about{ padding-bottom: .5em;margin-bottom: 1em;font-size: 20px;}
.h6-about{margin-bottom: .6em;font-size: 17px;}

}


@media (min-width: 992px) {
.headline {margin-bottom:1.7em;font-size: 26px;}


.headline-h3 {margin-bottom: 40px;letter-spacing: .3rem;}

.headline-h3 span{font-size: 20px;}


 .headline-h4{font-size: 26px; }
.headline-h4 span.sub {font-size: 15px;margin-top: .3em;}


}


@media (min-width: 1200px) {
.headline span.sub::after {width: 60px;}



.headline-h4 {
  font-size: 30px;
 position: relative;
 padding-left: 10px;
  margin-bottom: 1.5em;
}
.headline-h4 span.sub {font-size: 18px;margin-top: .3em;}

}


@media (min-width: 1680px) {
.headline {margin-bottom: 2em;}





}




#pankuzu{display: none; position: relative;width: 100%;padding: .6em 1em .6em 7%;border-top:1px solid #f7cde3;border-bottom:1px solid #f7cde3;background: rgba(229,143,162,.04);}





.marker {background: linear-gradient(transparent 60%, #ccff66 60%);padding-bottom: 3px;}
.marker2 {background: linear-gradient(transparent 80%, rgba(255,102,0,.5) 0%);}
.marker-ao {padding-bottom: 0.4em;background: linear-gradient(transparent 40%, #b5fbfb 60%);}
.marker-pink {padding-bottom: 0.4em; background: linear-gradient(transparent 40%, #fcaacb 60%);}
.marker-green {padding-bottom: 0.4em;background: linear-gradient(transparent 40%, #a8f099 60%);}



.btn-back {
  display: inline-block;
  padding:10px 5px;
  text-align: center;
  width:200px;
  text-decoration: none;
  border-radius: 6px;
  background:rgba(86,168,72,1.00);
  color: #fff;/*文字色*/
  font-size:1.2em;
  letter-spacing: .2rem;
  transition: .3s;
}
.btn-back:hover{
  color: #333;/*文字色*/
  background:rgba(86,168,72,.5);

}

.btn-pdf {
  text-align:center;
  text-decoration: none;
}
.btn-pdf a{display: flex;align-items: center;justify-content: space-between;padding: 10px 10px;background: #99CC66;color: #111;transition: .5s;border-radius: 4px;width: 260px;margin: 0 auto;}
.btn-pdf a .fas{}
.btn-pdf a:hover{
  color: #222;
  background:#f90;
}


@media (min-width: 768px) {
.btn-read{width: 325px;}
.btn-pdf a{width: 320px;padding: 20px 40px;font-size: 1.2em;}


.btn-back {
  padding:18px 5px;
  width:300px;
}

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

#pankuzu{display: block; position: relative;width: 100%;padding: .6em 1em .6em 7%;border-top:1px solid #f7cde3;border-bottom:1px solid #f7cde3;background: rgba(229,143,162,.04);}
}

@media (min-width:1200px) {
.btn-pdf {margin-bottom: 0px;}

.btn-read{line-height: 70px;padding: 0;}

}



.photo-ofi {
  height: 0;
  display: block;
  background: none;
  overflow: hidden;
  position: relative;
  padding-bottom: 65%;
  /* 高さを指定（ボックスの横幅を基準） */
}
.photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  font-family: 'object-fit: scale-down;';
  position: absolute;
  left: 0;
  top: 0;
}



/* paging */
.paging {
	padding:0em 10px 0;
	line-height: 1.4;
	font-size: 15px;font-weight: 400;
}
.paging .page{text-align: center;margin-bottom: 5px;font-size: 13px;}
.paging span.current,
.paging  span.paging-text a{
	padding:5px 10px;
	color:#333;
	display:inline-block;
	margin:3px 0;
	background: #fff;
	border: 1px solid #ddd;
	text-decoration: none;
}
.paging span.current {
	background:#232323;
	color:#fff;
}
.paging span.paging-text a:hover {
	background:#232323;
	color:#fff;
}



/* shadow */
.box-shadow {box-shadow: 4px 4px #cdeaf8;}
.box-shadow2 {box-shadow: 5px 7px 5px rgba(0,0,0,.2)}
.drop-shadow { -webkit-filter: drop-shadow(0px 2px 1px rgba(0,0,0,.2));
        filter: drop-shadow(0px 2px 1px rgba(0,0,0,.2)); }
.drop-shadow2 { -webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,.08));
        filter: drop-shadow(0px 0px 10px rgba(0,0,0,.08));}


.table-responsive {position: relative;z-index: 10;
border:none;
}


@media screen and (max-width: 768px) {
.table-responsive {
border:none;margin-bottom: 15px;
}
.table-responsive::-webkit-scrollbar {
height: 5px;
}

.table-responsive::-webkit-scrollbar-track {
border-radius: 2px;
background: #eee;
}

.table-responsive::-webkit-scrollbar-thumb {
border-radius: 2px;
background:#B6C1E6;
}
}



/*サムネ付きスライダー start*/
.slickwrap {
position: relative;
width: 100%;
max-width: 780px;
margin: 0px auto;
margin-bottom: 60px;
  background-color:none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.slider {
border:none;
  width: 100%;
  margin: 0;
  overflow:hidden;
  background: white;
  padding: 0;
}
.slide-item img {width: 100%;height: auto;}
.slide-item .photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  font-family: 'object-fit: scale-down;';
  position: absolute;
}
.slider .slide{position: relative;}
.slider .slide span{position: absolute;left:0;bottom:0;background: rgba(255,255,255,.75);color: #373737;font-weight: 400;line-height: 1;padding: 1em;font-size: 1.3em;}


.thumbnail-list {
  width: 100%;
  margin: 0;
  padding:0 0px;
}
.thumbnail-list .slick-track {
  transform: unset !important;
  width: 100% !important;
  display: flex!important;
flex-wrap: wrap;
}
.thumbnail-item {
  transition: .3s;
  padding: 1px;
  width:16.666%!important;
  box-sizing: border-box;
  position: relative;
  list-style:none;
  cursor: pointer;
}
.thumbnail-item .photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  position: absolute;
  left: 0;
  top: 0;
}
.thumbnail-item img{opacity: .5;}
.thumbnail-item.slick-current img{
border: 2px solid green;
opacity: 1;
}
.thumbnail-item:hover img{opacity: 1;}
.thumbnail-item img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.arrow_box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  width: 100%;
  top:40%;
}

.prev-arrow{
  display: block;
  width: 70px;
  height: 70px;
  background: rgba(102,153,51,.6);
  border-radius: 50%;
  transition: all .3s ease;
  cursor: pointer;
  position:absolute;
  left:-35px;
}
.next-arrow {
  display: block;
  width: 70px;
  height: 70px;
  background: rgba(102,153,51,.6);
  border-radius: 50%;
  transition: all .3s ease;
  cursor: pointer;
  position:absolute;
  right:-35px;
}
.prev-arrow {transform: rotate(180deg);}
.prev-arrow:hover{background: rgba(102,153,51,.9);}
.next-arrow:hover{background: rgba(102,153,51,.9);}


.prev-arrow::before{
  position:absolute;
  content: "";
  width:10px;
  height:10px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}
.next-arrow::before{
  position:absolute;
  content: "";
  width:10px;
  height:10px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}

@media screen and (max-width:991px) {
.slickwrap{width: 500px;}
.prev-arrow,
.next-arrow {
width: 40px;
height:40px;
}
.prev-arrow{left:-15px;}
.next-arrow {right:-15px;}

.slider .slide span{position: absolute;left:0;right:0;bottom:0;background: rgba(255,255,255,.75);color: #373737;font-weight: 600;line-height: 1;padding: .6em;font-size: 1.1em;}

}

@media only screen and (max-width:767px){
.slickwrap{width:90%;}

.slider {margin: 0 0 10px 0;}
  .prev-arrow,
  .next-arrow {
    width: 30px;
    height:30px;
  }
.prev-arrow{
  left:-12px;
}

.next-arrow {
  right:-12px;
}
.prev-arrow::before{
  position:absolute;
  content: "";
  width:8px;
  height:8px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}
.next-arrow::before{
  position:absolute;
  content: "";
  width:8px;
  height:8px;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
  transform:rotate(45deg);
}

}

@media only screen and (max-width:500px){
.slickwrap{width:100%;margin-bottom: 30px;}
}
/*サムネ付きスライダー end*/










.gmap2{}
.gmap2 iframe{width: 100%;height: 200px;}








/* ----- #target  -----*/

#target1{position: absolute;left:0;top:0px;}
#target2{position: absolute;left:0;top:0px;}
#target3{position: absolute;left:0;top:0px;}
#target4{position: absolute;left:0;top:0px;}
#target5{position: absolute;left:0;top:0px;}
#target6{position: absolute;left:0;top:0px;}
#target7{position: absolute;left:0;top:0px;}
#target8{position: absolute;left:0;top:0px;}
#target9{position: absolute;left:0;top:0px;}



@media (min-width: 992px) {

#target1{position: absolute;left:0;top:0;}
#target2{position: absolute;left:0;top:0;}
#target3{position: absolute;left:0;top:0;}
#target4{position: absolute;left:0;top:0;}
#target5{position: absolute;left:0;top:0;}
#target6{position: absolute;left:0;top:0;}
#target7{position: absolute;left:0;top:0;}
#target8{position: absolute;left:0;top:0;}
#target9{position: absolute;left:0;top:0;}

}



/* blog.html
--------------------------------------------------------- */
.blog #section01{padding: 70px 0 50px;position: relative;background: #f7f7f8;}
.blog #section01 .container{max-width: 100%;}
.blog .blog-wrap{display: flex;flex-direction: column-reverse;}
.blog .blog-wrap .side{}
.blog .blog-wrap .side .box{margin-bottom: 30px;}

.blog .blog-wrap .contents{background: #fff;margin-bottom: 2em;padding: 1em;}
.blog .blog-wrap .contents.detail{background: #fff;margin-bottom: 2em;padding: 1em;}
.blog .blog-wrap .contents .item{border: 1px solid #eee;display: block;}
.blog .blog-wrap .contents .item .thumb{overflow: hidden;}
.blog .blog-wrap .contents .item .thumb .photo-ofi {
  height: 0;
  display: block;
  background: none;
  overflow: hidden;
  position: relative;
  padding-bottom: 75%;
}
.blog .blog-wrap .contents .item .thumb .photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  font-family: 'object-fit: scale-down;';
  position: absolute;
  left: 0;
  top: 0;
  transition: transform .6s ease;
}
.blog .blog-wrap .contents .item .box{padding: .8em;}
.blog .blog-wrap .contents a.item{border: 1px solid #eee;display: block;}
.blog .blog-wrap .contents a.item .thumb{overflow: hidden;}
.blog .blog-wrap .contents a.item .thumb .photo-ofi {
  height: 0;
  display: block;
  background: none;
  overflow: hidden;
  position: relative;
  padding-bottom: 75%;
}
.blog .blog-wrap .contents a.item .thumb .photo-ofi img {
  max-width: inherit;
  max-height: inherit;
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  font-family: 'object-fit: scale-down;';
  position: absolute;
  left: 0;
  top: 0;
  transition: transform .6s ease;
}
.blog .blog-wrap .contents a.item:hover .thumb .photo-ofi img {transform: scale(1.1);}
.blog .blog-wrap .contents a.item .box{padding: .8em;}

.update{display: flex;align-items: center;margin-bottom: 10px;}
.blog .blog-wrap .contents.detail .update{display: flex;align-items: center;margin-bottom: 15px;}
.update .cate{letter-spacing:0;margin-right: .4em;}
.update .cate span{color:#cc667c;letter-spacing: 0;background: #fff;padding: .3em .5em;border:1px solid #cc667c;font-size: .9em;}
.update .date{color: #222; font-size: .9em;font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";}
.blog .blog-wrap .contents .item-title{font-weight: 600;color: #cc667c;font-size: 1.15em;letter-spacing:0;margin-bottom: .5em;}
.blog .blog-wrap .contents .kanren-title{font-weight: 600;color: #cc667c;font-size: 1.15em;letter-spacing:0;}
.blog .blog-wrap .contents .txt{color: #333;line-height: 1.3;
display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  min-height: 0;}
.blog .blog-wrap .contents.detail .txt{color: #333;line-height: 1.6;
display: block;
min-height: auto;}
.blog .blog-wrap .contents.detail .lightcase{position: relative;width: 100%;display: block;}
.blog .blog-wrap .contents.detail .lightcase .glass{position: absolute!important;z-index: 3; top: 50%!important;
  left: 50%!important;
  transform: translate(-50%, -50%)!important;
  width: 30px;}
.blog .blog-wrap .contents.detail .lightcase .photo-ofi{z-index: 2;height: 100%;}
.blog .blog-wrap .contents.detail .lightcase .photo-ofi img{transition: .4s;}
.blog .blog-wrap .contents.detail .lightcase:hover .photo-ofi img{opacity: .5;}

.post-navigation{margin-top: 1em;margin-bottom: 50px;}
.postbox{border:1px solid #eee;padding: 1em 1em 1em 40px;position: relative;display: block;color: #333;transition: .4s;background: rgba(0,0,0,.01);}
.postbox:hover{background: rgba(229,143,162,.08);color: black;}
.postbox:before {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 1px #333;
  border-left: solid 1px #333;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  left: 18px;
  bottom: 0;
  margin: auto;
}
.postbox.migi{padding: 1em 40px 1em 1em;}
.postbox.migi:before {
  content: '';
  width: 10px;
  height: 10px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: auto;
  right: 18px;
  bottom: 0;
  margin: auto;
}
.nav-txt{font-size: .9em;margin-bottom: .5em;color: #E58FA2;}
.nav-txt.migi{text-align: right;}

.postbox .day{margin-bottom: .5em;}
.post-title{line-height: 1.5;}

.side-index{font-weight: 400;color:#cc667c;font-size: 1.2em;margin-bottom: .8em;font-family: ' ShipporiMincho ';}
.side-index span{color: #333;font-size: 14px;display: block;margin-top: .2em;}


.search-form {
width: 290px;
    display: flex;
    align-items: center;
    overflow: hidden;
    border: 1px solid #dfe1e5;
    border-radius: 30px;
	background: white;
}
.search-form:hover {box-shadow:0;}
.search-form::before {
    width: 45px;
    height: 15px;
  font-family: "Font Awesome 5 Free";
  content: "\f002";
font-weight: 900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-align: center;
  color: #cc667c;}
.search-form input {
    width: 200px;
    height: 50px;
    padding: 5px 0px 5px 0;
    border: none;
    box-sizing: border-box;
    outline: none;
}
.search-form .btn-kensaku{border: none;outline: none;box-shadow: none;background: none;font-weight: 400;font-family: ' ShipporiMincho ';color: #999;font-size: .9em;letter-spacing: .1rem;}

.more-accordion{}
.more-accordion ul li{margin-bottom: .4em;}
.more-accordion ul li a{line-height: 1.4;display: block;position: relative;background: white;padding: .8em;color: #222;}

.more-accordion .btn {
  border: 1px solid #E58FA2;
  cursor: pointer;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  padding: 10px;color: #333;
  transition: .4s;
  font-family: ' ShipporiMincho ';font-weight: 400;
}
.more-accordion .btn:hover {background: #E58FA2;color: white;}

.thismonth{background: #E58FA2;padding: .5em;text-align: center;font-size: 1.2em;color: white;font-family: ' ShipporiMincho ';font-weight: 600;border: 1px solid #dee2e6;border-bottom: 0;}
.calender-table{width: 100%;margin: 0px auto;margin-bottom: .6em;font-family: ' ShipporiMincho ';}
.calender-table th{background:#E58FA2;color: white; text-align: center;font-size: 13px;font-weight: 600;width: 14.2%;padding: .5em;}
.calender-table td{background: white;font-size: 13px;padding: .6em;text-align: center;vertical-align: middle;}
.calender-table td a{color:#E58FA2;font-weight: 600;transition: .4s;}
.calender-table td a:hover{color:#222;}

.calender-nav .prev a{text-align: left;color:#666;font-family: ' ShipporiMincho ';transition: .4s;}
.calender-nav .prev a:hover{text-align: left;color:#E58FA2;}
.calender-nav .next{text-align: right;}
.calender-nav .next a{color:#666;font-family: ' ShipporiMincho ';transition: .4s;}
.calender-nav .next a:hover{color: #E58FA2;}


@media (min-width: 667px) {
.search-form {
width: 400px;
    display: flex;
    align-items: center;
    overflow: hidden;
    border: 1px solid #dfe1e5;
    border-radius: 30px;
	background: white;
}
.search-form input {
    width: 310px;
    height: 50px;
    padding: 5px 0px 5px 0;
    border: none;
    box-sizing: border-box;
    outline: none;
}

.blog .blog-wrap .contents.detail .item-title{font-size: 1.25em;letter-spacing:0;margin-bottom: .7em;}
.blog .blog-wrap .contents.detail .lightcase .glass{width: 40px;}


}


@media (min-width: 768px) {
.blog #section01{padding: 90px 0 70px;}
.calender-table{width: 100%;margin: 0px auto;margin-bottom: 10px;}
.calender-table th{text-align: center;font-size: 14px;width: 14.2%;}
.calender-table td{background: white;text-align: center;padding: .6em;}
.blog .blog-wrap .contents.detail .txt{color: #333;line-height: 1.7;}
.post-navigation{margin-bottom: 70px;}

}


@media (min-width: 992px) {
.blog .blog-wrap{display: flex;flex-direction: row;justify-content: space-between;}
.blog .blog-wrap .side{width: 260px;}
.blog .blog-wrap .side .box{margin-bottom: 40px;}
.search-form {width: 260px;}
.search-form input {width: 175px;}

.blog .blog-wrap .contents{margin-bottom: 0;width: calc(100% - 290px);}
.blog .blog-wrap .contents{padding: 1.6em;}
.blog .blog-wrap .contents.detail{padding: 2em;}
.blog .blog-wrap .contents.detail .item-title{font-size: 1.5em;letter-spacing:0;margin-bottom: .7em;}

.update{display: flex;align-items: center;margin-bottom: 10px;}
.blog .blog-wrap .contents.detail .txt{line-height: 1.8;}




.side-index{font-size: 1.5em;margin-bottom: .8em;}
.side-index span{font-size: 16px;margin-top: .2em;}

.calender-table{width: 100%;margin: 0px auto;margin-bottom: 10px;}
.calender-table th{font-size: 14px;width: 14.2%;}

.calender-table td{background: white;font-size: 14px;text-align: center;}

}


@media (min-width: 1200px) {
.blog #section01{padding: 120px 0 100px;}
.blog .blog-wrap .side{width: 300px;}
.search-form {width: 300px;}
.search-form input {width: 210px;}


.blog .blog-wrap .contents{width: calc(100% - 340px);}
.blog .blog-wrap .contents.detail{padding: 3em;}
.blog .blog-wrap .contents.detail .txt{line-height: 2;}

.calender-table{width: 100%;}
.calender-table th{width: 14.2%;font-size: 15px;}
.calender-table td{font-size: 15px;}
.blog .blog-wrap .contents.detail .lightcase .glass{width: 50px;}

.postbox{padding: 1.5em 1.5em 1.5em 50px;}
.postbox:before {
  content: '';
  width: 15px;
  height: 15px;
  border: 0;
  border-top: solid 1px #333;
  border-left: solid 1px #333;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
}
.postbox.migi{padding: 1.5em 50px 1.5em 1.5em;}
.postbox.migi:before {
  content: '';
  width: 15px;
  height: 15px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: auto;
  right: 20px;
  bottom: 0;
  margin: auto;
}
.post-navigation{margin-bottom: 100px;}
}

@media (min-width: 1440px) {
.blog #section01 .container{max-width: 1390px;}
.blog .blog-wrap .side .box{margin-bottom:60px;}
.blog .blog-wrap .contents.detail{padding: 4em;}


}
@media (min-width: 1680px) {
.blog #section01 .container{max-width: 1650px;}
.blog .blog-wrap .side .box{margin-bottom:70px;}
.blog .blog-wrap .contents{padding: 2em;}

.blog .blog-wrap .contents a.item .box{padding: 1.2em;}
.update{margin-bottom: 15px;}
.blog .blog-wrap .contents .item-title{font-size: 1.25em;letter-spacing:0;margin-bottom: .5em;}
.blog .blog-wrap .contents.detail .item-title{font-size: 1.7em;letter-spacing:0;margin-bottom: .7em;}
.blog .blog-wrap .contents.detail .txt{line-height: 2.2;font-size: 1.1em;}
.blog .blog-wrap .contents.detail .lightcase .glass{width: 60px;}



.postbox{padding: 2em 2em 2em 60px;}
.postbox:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 0;
  border-top: solid 1px #333;
  border-left: solid 1px #333;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  left: 25px;
  bottom: 0;
  margin: auto;
}
.postbox.migi{padding: 2em 60px 2em 2em;}
.postbox.migi:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: auto;
  right: 25px;
  bottom: 0;
  margin: auto;
}

}

@media (min-width: 1920px) {
.blog .blog-wrap .contents{padding: 3em;}
.blog .blog-wrap .contents.detail{padding: 5em;}

}





/* contact.html
--------------------------------------------------------- */



.selectbox {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.selectbox::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #535353;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}

.selectbox select {
    appearance: none;
    min-width: 180px;
    height: 2.8em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #d0d0d0;
    border-radius: 7px;
    background-color: #fff;
	background: white;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
}










.form-s{width:70px}
.form-m{width:150px}
.form-name{width:99%;}
.form100{width:90%}
.form-h{ height:15em;}




/*-----------------------------------------------------------------------------
print css
-----------------------------------------------------------------------------*/
@media print {
body {padding-top:0px;}
.aos-init { opacity: 1 !important; transform: none !important; }
.cb-header2 {display: none!important;}
header{display: block;}
.cb-header2 {display: none;}
.header {
  position: absolute;
  top: 0px;
  left:0;
  transition: color 0.4s ease-out;
  width: calc(100% - 100px);
  height: 100px;
  display: flex;
  align-items: center;justify-content: space-between;
}
.header .logo{margin-left:20px;width: 60px;}
.header .head .telbox{height: 100px; padding: 0 2em; }
.header .head .telbox .tel .call2{color: white;font-size:25px;margin-left: 5px;}
.header .head .telbox .time{display: block; font-size: .85em;color: white;}
.header .head .sns{height: 100px;display: flex;align-items: center;justify-content: center;padding: 0 1.5em;}

.h2area{
position: relative;
max-width: 1920px;
width: 100%;
height: 250px;
margin-top: 100px;
}
.h2area.h2-blog{position: relative;background: url("../images/h2-blog.jpg");background-position: center top;background-size: cover;}
.h2-txt{position: absolute;bottom:30px;left:8%;z-index: 5; font-size: 20px;letter-spacing: .1rem;color: #000;font-weight: 400;font-family: ' ShipporiMincho ';}
.h2-txt span {display: block;margin-top: 15px;font-size: 30px;line-height: 1.6;}
#pankuzu{display: block; position: relative;width: 100%;padding: .6em 1em .6em 7%;border-top:1px solid #f7cde3;border-bottom:1px solid #f7cde3;background: rgba(229,143,162,.04);}
.copy{font-size: 12px;}


.drawer_menu{}
.drawer_menu .drawer_button {
display: block;
background-color:#f7f7f8!important;
border: none;
padding:25px 28px;
width: 100px;height: 100px;
letter-spacing: 0.1em;
cursor: pointer;
position: fixed;
top: 0px;
right: 0px;
bottom:0;
z-index: 1001;
text-align: center;
outline: none;
}

.no-print{display: none!important;}
.gmap iframe{width: 100%;height: 360px;}
#pagetop {display: none!important;}

}
