@charset "UTF-8";
/* CSS Document */


/* 768px以下 スマホ向け
--------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {

#top_main {
width: 100%;
position: relative;
margin: 0px auto 0;
}
#top_main::after {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        content: '';
        width: 100%;
        height: 100%;
        background: linear-gradient(rgba(0, 0, 0, 255) 0, rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0) 80%);
}
#top_main img {
width: 100%;
}
#top_main #top_copy1 {
position: absolute;
top:7%;
left:5%;
font-size: 20px;
line-height: 1.5;
color: #fff;
z-index: 10;
text-shadow: 2px 2px 5px #000;
letter-spacing: -0.05em;
}
#top_main #top_copy2 {
position: absolute;
top:17%;
left:5%;
font-size: 15px;
line-height: 1.5;
color: #fff;
font-weight: 400;
z-index: 10;
text-shadow: 2px 2px 5px #000;
}


.main_info {
font-size: 16px;
line-height: 1.8;
text-align: center;
font-weight:400;
color: #5F3A16;
padding: 20px 0;
}

.info_und {
width: 90%;
margin: 0 auto 20px;
display: block;
padding-top: 20px;
}
.info_und .item1 {
display: block;
margin-bottom: 20px;
}
.info_und .item1 p {
font-size: 14px;
line-height: 1.6;
color: #000;
padding-bottom: 10px;
}
.info_und .item2 {
display: block;
vertical-align:top;
text-align: center;
background: #97835f;
}
.info_und .item2 img {
height: 16px;
margin-right: 8px;
vertical-align: middle;
}
.info_und .item2 a {
display: block;
padding: 20px;
color:#fff;
}
.info_und .item2 a:hover {
opacity: 0.7;
}
.info_und .anno_rd {
color: #B40E11!important;
font-weight: 700;
}

.top_con-block {
margin: 0 auto 30px;
width: 92%;
padding: 30px 0;
}
.top_con-block .left {
display: block;
width: 100%;
}
.top_con-block .left .ttl {
font-size: 16px;
line-height: 1.6;
color: #5e4b3e;
font-weight: 500;
padding-bottom: 10px;
letter-spacing: -0.05em;
}
.top_con-block .left .honbun {
font-size: 13px;
line-height: 1.6;
color: #000;
width: 100%;
}


.top_con-block .right {
display: block;
width: 100%;
margin: 20px auto;
}
.top_con-block .right img {
width: 100%;
}

.top_con-block2 {
margin: 0 auto 30px;
width: 92%;
padding: 30px 0;
}
.top_con-block2 .left {
display: block;
width: 100%;
margin-bottom: 20px;
}
.top_con-block2 .left img {
width: 100%;
}
.top_con-block2 .right {
display: block;
width: 100%;
}
.top_con-block2 .right .ttl {
font-size: 16px;
line-height: 1.6;
color: #5e4b3e;
font-weight: 500;
padding-bottom: 10px;
letter-spacing: -0.05em;
}
.top_con-block2 .right .ttl br {
display: none;
}
.top_con-block2 .right .honbun {
font-size: 13px;
line-height: 1.8;
color: #000;
width: 100%;
}
.top_con-block2 .right .honbun br {
display: none;
}
.top_con-block2 .left div {
position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:100%;
}
.top_con-block2 .left div p {
font-size: 15px;
text-align: center;
text-shadow: 0 0 3px #000,0 0 3px #000,0 0 3px #000;
color: #fff;
line-height: 2;
}
.top_con-block2 .link_detail {
width: 100%;
margin: 10px 0;
}
.top_con-block2 .link_detail a {
display: block;
background-color: #97835f;
color: #fff;
text-align: center;
font-size: 14px;
padding: 10px;
}
.top_con-block2 .link_detail a:hover {
opacity: 0.7;
transition: .3s;
}
.top_con-block3 {
margin: 0 auto;
border:1px solid #999;
width: 84%;
padding: 10px 10px 0;
}
.top_con-block3 .left {
float: none;
display: block;
}
.top_con-block3 .right {
float: none;
display: block;
margin: 0 auto;
}
.top_con-block3 .right img {
width: 100%;
}
.top_con-block3 .right a:hover {
opacity: 0.7;
transition: .3s;
}
.top_con-block3 .left p {
font-size: 13px;
text-align: center;
padding: 10px 0;
}
.top_con-block3 .left p br {
display: none;
}
.top_con-block3 .right ul li {
margin-bottom: 20px;
}





#top_undnav {
margin: 0 auto;
}
#top_undnav .ttl {
font-size: 18px;
color:#000;
font-weight: 400;
letter-spacing: 0.3em;
text-align: center;
}

#top_undnav .btns {
margin: 30px auto 0;
width: 100%;
}
#top_undnav .btns ul {
text-align: center;
}
#top_undnav .btns ul li {
display: block;
width: 100%;
height: auto;
position: relative;
margin-bottom: 1px;
}
#top_undnav .btns ul li img {
width: 100%;
}
#top_undnav .btns ul li p {
text-align: center;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
line-height: 1.8;
z-index: 10;
}
#top_undnav .btns ul li a{
position: absolute;
width: 100%;
height: 100%;
top:0;
left: 0;
}
#top_undnav .btns ul li a::before {
  content: '';
  background-color: rgba(0,0,0,.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background-color 0.5s;
}
#top_undnav .btns ul li a:hover::before {
  content: '';
  background-color: rgba(0,0,0,0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background-color 0.5s;
}

#top_undnav .btns .btn1 {
background: url(../img/top/undnav01.jpg) top center no-repeat;
/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
padding-top: 73.33%;
background-size: contain;
}
#top_undnav .btns .btn2 {
background: url(../img/top/undnav02.jpg) top center no-repeat;
padding-top: 73.33%;
background-size: contain;
}
#top_undnav .btns .btn3 {
background: url(../img/top/undnav03.jpg) top center no-repeat;
padding-top: 73.33%;
background-size: contain;
}
#top_undnav .btns .btn4 {
background: url(../img/top/undnav04.jpg) top center no-repeat;
padding-top: 73.33%;
background-size: contain;
}
#top_undnav .btns .btn5 {
background: url(../img/top/undnav05.jpg) top center no-repeat;
padding-top: 73.33%;
background-size: contain;
}
#top_undnav .btns .btn6 {
background: url(../img/top/undnav06.jpg) top center no-repeat;
padding-top: 73.33%;
background-size: contain;
}

.pro_box {
margin: 10px auto;
text-align: center;
padding: 20px;
background: #f3f1ed;
}
.pro_box .gainen {
text-align: center;
width: 100%;
margin: 0 auto;
padding-bottom: 20px;
}
.pro_box .gainen img {
width: 100%;
}

.pro_box p {
text-align: left;
}


#infobar {
width: 100%;
margin: 0 auto;
background-color: #231409;
text-align: center;
}
#infobar p {
font-size: 16px;
color: #fff;
padding: 20px 0;
line-height: 1.4;
}
#infobar p span.info_txt1 {
font-size: 14px;
}
#infobar p span.info_txt2 {
font-size: 11px;
}

.top_info-kakomi_txt {
width: 90%;
margin: 0 auto 20px;
}
.top_info-kakomi_txt p {
font-size: 13px;
text-align: left;
line-height: 1.6;
}
.top_eigyo {
font-weight: bolder;
font-weight: 500;
/*padding: 10px;
display: inline-block;
background-color: #F9F9F0;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;*/
}
.btn_bus {
width: 90%;
font-size: 18px;
margin: 30px auto 50px;
font-size: 16px;
}
.btn_bus img {
width: 100%;
border:1px solid #ddd;
}
/*.btn_bus a {
background: #efefef;
border: 1px solid #999;
padding: 10px 20px;
color: #000;
text-align: center;
}*/
.btn_bus a:hover img {
opacity: 0.7;
}

.kyugyo_info {
margin: 10px 0 0;
padding: 5px;
background-color: #efefef;
display: inline-block;
border-top:1px solid #999;
border-bottom:1px solid #999;
}
.kyugyo_info p {
font-size: 13px!important;
text-indent: -1em;
padding-left: 1em;
}

.news_list_block {
width: 90%;
margin: 20px auto;
}
.news_list_block .news_ttl {
font-size: 14px;
color: #000;
line-height: 2;
text-align: center;
}
.news_list_block .list_block {
background: #f2f2f2;
border-left:5px solid #97835f;
padding: 10px;
}
.news_list_block .list_link {
font-size: 14px;
padding: 10px 0;
text-align: center;
}
.news_list_block .list_link a {
color: #871818;
text-decoration: underline;
}
.news_list_block .list_link a:hover {
color: #000;
}

.kakomi_anno {
margin: 0 auto 20px;
border: 2px solid #000;
padding: 20px 10px;
}
.kakomi_anno .ttl {
font-size: 16px;
text-align: center;
padding-bottom: 20px;
}
.kakomi_anno .kakomi_honbun {
font-size: 13px;
line-height: 1.5;
}

#main-slide {
	width: 100%;
	margin: 0 auto;
}
#main-slide div img {
	width: 100%;
}
.slick-dots li button:before {
      font-size: 12px;
    }
/*.slick-dots {
    bottom: -30px;
}
.slick-dots li button:before {
    color: #181878;
}
.slick-dots li.slick-active button:before {
   color: #d30051;
}*/
#main-slide .slick-next {
	right: 20px;
	z-index: 99;
	top:30%;
}
#main-slide  .slick-prev {
	left: 15px;
	top:30%;
	z-index: 99;
}

.info_block {
width: 100%;
margin: 0 auto;
display: block;
}
.info_block .teiki {
display: block;
background-color: #3f3531;
padding: 20px 0;
}
.info_block .teiki p {
color: #fff;
font-size: 20px;
text-align: center;
line-height: 1.5;
}
.holi {
border-top: 1px dotted #fff;
margin: 0 auto 20px;
width: 90%;
}
.holi p {
font-size: 14px;
padding: 10px 0 0;
color:#C40003;
font-weight: 500;
text-align: center;
line-height: 1.2;
}
.info_block .kengaku_con {
display: block;
vertical-align: middle;
background-color: #f2f2f2;
padding: 10px 0;
}
.info_block .kengaku_con .tel_num {
font-size: 48px;
text-align: center;
line-height: 1.5;
}
.info_block .kengaku_con .tel_num img {
width: 47px;
height: auto;
}
.info_block .kengaku_con .kengaku_ttl {
font-size: 15px;
text-align: center;
line-height: 2;
}
.info_block .kengaku_con .anno_time{
font-size: 13px;
text-align: center;
padding-bottom: 10px;
line-height: 1.2;
}
.info_block .kengaku_con .link_kengaku {
font-size: 16px;
text-align: center;
}
.info_block .kengaku_con .link_kengaku a {
text-decoration: underline;
color: #000;
}
.info_block .kengaku_con .link_kengaku a:hover {
transition: .3s;
color: #117513;
}
.fee_block {
background-color: #e1cb9c;
width: 100%;
margin: 0 auto;
padding: 20px 0;
}
.fee_block .kakaku_box {
width: 92%;
margin: 0 auto;
display: block;
}
.fee_block .kakaku_box .ichirei,
.fee_block .kakaku_box .type_name,
.fee_block .kakaku_box .kakaku{
display: block;
padding: 5px 0;
text-align: center;
}
.fee_block .kakaku_box .ichirei{
background-color: #fff;
border-top: 1px solid #3f3531;
border-left: 1px solid #3f3531;
border-right: 1px solid #3f3531;
text-align: center;
}
.fee_block .kakaku_box .type_name{
background-color: #fff;
border: 1px solid #3f3531;
text-align: center;
}

.fee_block .kakaku_box .ichirei p {
font-size: 18px;
}
.fee_block .kakaku_box .ichirei p span {
font-size: 12px;
}
.fee_block .kakaku_box .type_name p {
font-size: 18px;
}
.fee_block .kakaku_box .type_name p span {
font-size: 12px;
}
.fee_block .kakaku_box .kakaku p {
font-size: 40px;
font-weight: bold;
}
.fee_block .kakaku_box .kakaku p span {
font-size: 18px;
}
.fee_block .kakaku_anno {
font-size: 13px;
color: #3f3531;
text-align: center;
padding: 10px 0;
font-weight: bold;
line-height: 2;
}
.fee_block .kakaku_anno2 {
font-size: 11px;
line-height: 1.5;
padding: 0 20px;
}
.fee_block .anno_link a {
color: #871818;
text-decoration: underline;
}

.oyakusoku {
width: 100%;
margin: 0 auto;
background-color: #f3f1ed;
padding: 20px 0;
}
.oyakusoku .ttl {
font-size: 16px;
text-align: center;
color: #3f3531;
padding: 20px 0;
}
.oyakusoku .honbun {
font-size: 13px;
text-align: center;
color: #3f3531;
line-height: 1.5;
padding-bottom: 20px;
}
.oyakusoku .yakusokubox {
width: 92%;
margin: 0 auto;
display: block;
}
.oyakusoku .yakusokubox .items {
display: block;
margin-bottom: 10px;
text-align: center;
}
.oyakusoku .yakusokubox .items img {
width: 90%;
}
.oyakusoku .yakusoku_anno {
width: 92%;
margin: 10px auto 0;
}
.oyakusoku .yakusoku_anno p {
font-size: 11px;
line-height: 1.5;
}
.hama_news_block {
width: 100%;
margin: 0 auto;
padding: 30px 0;
background-color: #e7e2da;
}
.hama_news_block .ttl {
font-size: 20px;
text-align: center;
color: #333;
font-weight: bold;
}

.hama_news_block #newsbox {
	width: 92%;
	margin: 20px auto;
}
.hama_news_block #newsbox a {
color:#000;
text-decoration: none;
}
.hama_news_block #newsbox .items {
padding: 5px;
border:3px solid #dad2c3;
background-color: #fff;
margin: 0 10px;
}

.hama_news_block #newsbox .line1 {
font-size: 12px;
text-align: center;
padding-bottom: 10px;
}
.hama_news_block #newsbox .line2 {
font-size: 11px;
text-align: center;
min-height: 3em;
}
.hama_news_block #newsbox .n_img {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 120px;
  z-index: 1;
}
.hama_news_block #newsbox .n_img img {
 width: 100%;
}

.hama_news_block #newsbox.slick-arrow:before{
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .hama_news_block #newsbox.slick-next:before{
    background: url(../img/top/arrow.png)!important;
    background-size: contain;
  }

  .hama_news_block #newsbox.slick-prev:before{
    background: url(../img/top/arrow2.png)!important;
    background-size: contain;
  }
  .hama_news_block #newsbox.slick-arrow{
    z-index:100;
    width:30px;
    height:30px;
  }

　.hama_news_block #newsbox.slick-next{
    right:-30px;
  }

　.hama_news_block #newsbox.slick-prev{
    left:-30px;
  }
  .news_list_link {
text-align: center;
padding: 10px;
font-size: 13px;
}
.news_list_link a {
text-decoration: underline;
color: #000;
}

.mid_contact {
width: 100%;
margin: 0 auto;
}
.mid_contact .txt1 {
font-size: 13px;
line-height: 2;
text-align: center;
}
.mid_contact .txt2 {
font-size: 30px;
text-align: center;
}
.mid_contact .txt2 img {
width: 36px;
height: auto;
}

.con_ttl {
font-size: 20px;
text-align: center;
line-height: 2;
padding: 50px 0 30px;
font-weight: bold;
}

.contents_btn {
width: 92%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: center;
justify-content: space-between;
}
.contents_btn .item {
background-color: #f3f1ed;
width: 49%;
margin-bottom: 10px;
padding-bottom: 10px;
}
.contents_btn .item img {
width: 100%;
}
.contents_btn .item .pg_name {
font-size: 16px;
text-align: center;
line-height: 2;
}
.contents_btn .item .pg_txt {
font-size: 12px;
text-align: center;
line-height: 1.5;
letter-spacing: -0.05em;
}
.contents_btn .item .link_detail {
width: 80%;
margin: 10px auto;
}
.contents_btn .item .link_detail a {
display: block;
background-color: #97835f;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
}
.contents_btn .item .link_detail a:hover {
opacity: 0.7;
transition: .3s;
}
.top_info_rinji {
width: 90%;
margin: 20px auto;
}
.top_info_rinji p {
font-size: 14px;
font-weight: 500;
text-align: center;
line-height: 1.5;
color: #C40003;
}


	/* ---------------------------------------------------------------------
ここからフローティングバナー
--------------------------------------------------------------------- */
#sidereq{
	position: fixed;
	bottom: 40%;
	right: 0px;
	z-index:100;
 }

#sidereq #btnreq{
	display:none;
}

#sidereq #close_sidereq{
		margin-bottom: -5px;
		text-align: right;
		margin-right: 5px;
	}
#sidereq #close_sidereq img {
width: 30px;
}	
	
#sidereq #close_sidereq a {
	display: block;
}
	
	#sidereq .md_btn a{
		display: block;
	}
	#sidereq .md_btn img {
	width: 100px;
	height: auto;
	}
	
/* ---------------------------------------------------------------------
ここまでフローティングバナー
--------------------------------------------------------------------- */

.mv_cont_block {
width: 100%;
margin: 10px auto 50px;
}
.mv_cont_block .honbun {
font-size: 14px;
text-align: center;
line-height: 1.8;
}
.mv_cont_block .mvbox {
width: 100%;
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.mv_cont_block .mvbox iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.mv_list {
width: 100%;
margin: 10px auto 0;
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.mv_list .mv_item {
width: 49%;
}
.mv_list .mv_item .mv_thumb img {
width: 100%;
}
.mv_list .mv_item .mv_thumb a:hover {
opacity: .7;
transition: .3s;
}
.mv_list .mv_item .mv_cap {
font-size: 11px;
text-align: center;
line-height: 1.6;
padding: 10px 0;
font-feature-settings: 'palt';
}
.mv_list .mv_item .new_item {
font-size: 11px;
padding: 5px;
background-color: #D01619;
color: #fff;
border-radius: 12px;
line-height: 1;
display: inline-block;
margin-bottom: 5px;
}

/* add_linkbnr----*/
.pws_bnr_list {
width: 100%;
margin: 0 auto;
padding: 50px 0;
border-top:1px solid #333;
border-bottom: 1px solid #333;
}
.pws_bnr_ttl {
font-size: 25px;
text-align: center;
padding-bottom: 20px;
line-height: 1.2;
}
ul.pws_list {
width: 92%;
margin: 0 auto;
}
ul.pws_list li {
padding: 30px 0;
border-bottom: 1px solid #716864;
}
ul.pws_list li:last-of-type {
border-bottom: none;
}
.pws_box {
width: 100%;
display: flex;
justify-content: space-between;
flex-direction: column-reverse;
}
.pws_txt {
width: 100%;
}
.pws_ph img {
width: 100%;
margin-bottom: 20px;
}
.pws_name {
font-size: 18px;
padding-bottom: 20px;
}
.pws_honbun {
font-size: 15px;
line-height: 1.8;
}
.pws_linkbtn {
width: 100%;
margin: 30px 0 0;
position: relative;
}
.pws_linkbtn a {
display: block;
padding: 15px 0 15px 15px;
background-color: #716864;
border:1px solid #716864;
color: #fff;
font-size: 15px;
line-height: 1;
border-radius:5px;
box-shadow: 0px 0px 9px 4px #e6e6e6;
transition: .3s;
}
.pws_linkbtn a::after {
content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../img/top/icon_arrow.svg");
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  filter: invert(97%) sepia(2%) saturate(91%) hue-rotate(99deg) brightness(118%) contrast(100%);
  transform: translateX(0);
  transition-duration : .5s;
}

.pws_linkbtn a:hover {
color: #716864;
background-color: #fff;
}
.pws_linkbtn a:hover::after {
content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../img/top/icon_arrow.svg");
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  filter: invert(33%) sepia(12%) saturate(662%) hue-rotate(342deg) brightness(92%) contrast(87%);
  transform: translateX(30%);
}






.information_block {
width: 86%;
margin: 0 auto 50px;
padding: 10px 10px 0;
border: 1px solid #ddd;
border-radius: 10px;
max-height: 200px;
overflow-y: auto;
}
.information_block dl {
  display: block;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  line-height: 1.5;
  font-size: 14px;
}
.information_block dt {
  width: 100%;
  padding-bottom: 10px;
}
.information_block dt span {
color: #fff;
background-color: #871818;
padding: 1px 0 1px 3px;
font-size: 11px;
margin-left: 5px;
}

.information_block dd {
   width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.information_block a {
color: #871818;
text-decoration: underline;
font-weight: bold;
transition: .3s;
}

.life_cont_block {
width: 100%;
margin: 10px auto 50px;
}
.life_cont_block .honbun {
font-size: 14px;
text-align: center;
line-height: 1.8;
}

.life_box {
width: 100%;
display: block;
}
.life_box_item {
background-color: #f2f2f2;
margin: 20px auto 0;
}
.box_cont {
display: table;
border-collapse: separate;
border-spacing: 20px 20px;
}
.box_cont .img_thumb {
width: 120px;
display: table-cell;
vertical-align: top;
transition: .3s;
}
.box_cont .img_thumb a:hover img {
opacity: .7;
}
.box_cont .img_thumb img {
width: 110px;
height: auto;
box-shadow: 3px 3px 0 #ddd;
}
.box_cont .detail {
display: table-cell;
vertical-align: top;
}
.box_cont .detail .life_name {
font-size: 16px;
line-height: 1.2;
padding-bottom: 10px;
}
.box_cont .detail .life_name span {
font-size: 13px;
}
.box_cont .detail .cont_txt {
font-size: 13px;
line-height: 1.6;
}
.box_cont .detail .cont_txt ul li::before {
content: "・";
font-size: 13px;
}
.box_cont .detail .cont_txt ul li {
margin-left: 1em;
text-indent: -1em;
}
.box_cont .detail .btn_detail {
margin-top: 10px;
font-size: 12px;
}
.box_cont .detail .btn_detail a {
display: inline-block;
color: #fff;
background-color: #826f50;
border:1px solid #000;
padding: 5px 10px;
transition: .3s;
}
.box_cont .detail .btn_detail a:hover {
opacity: .7;
}

.btn_bknum {
width: 70%;
margin: 20px auto 10px;
font-size: 13px;
text-align: center;
box-sizing: border-box;
}
.btn_bknum a {
display: block;
background-color: #ddd;
color: #000;
padding: 10px 0;
border: 1px solid #999;
}

.top_mv_box {
width: 100%;
margin: 20px auto;
aspect-ratio: 16 / 9;
}
.top_mv_box iframe {
  width: 100%;
  height: 100%;
}
span.new_mark {
font-size: 11px;
color: #fff;
background-color: #9F0003;
padding: 2px 5px;
}


}




/* 769px以上 PC向け
--------------------------------------------------------------------------------- */
@media print, screen and (min-width: 769px) {

#top_main {
width: 100%;
position: relative;
margin: 0 auto;
}
#top_main img {
width: 100%;
}
#top_main::after {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        content: '';
        width: 100%;
        height: 100%;
        background: linear-gradient(rgba(0, 0, 0, 255) 0, rgba(0, 0, 0, .1) 30%, rgba(0, 0, 0, 0) 80%);
}

#top_main #top_copy1 {
position: absolute;
top:10%;
left:10%;
font-size: 40px;
line-height: 1.5;
color: #fff;
z-index: 10;
letter-spacing: 0.07em;
}
#top_main #top_copy2 {
position: absolute;
top:25%;
left:10%;
font-size: 22px;
line-height: 1.5;
color: #fff;
font-weight: 400;
z-index: 10;
text-shadow: 2px 2px 5px #000;
letter-spacing: -0.05em;
}


.main_info {
font-size: 24px;
line-height: 1.8;
text-align: center;
font-weight:400;
color: #5F3A16;
padding: 20px 0;
letter-spacing: 0.2em;
}

.info_und {
width: 300px;
margin: 20px auto;
display: table;
padding-top: 20px;
border-spacing:20p 0;
border-collapse: separate;
}
.info_und .item1 {
display: table-cell;
}
.info_und .item1 p {
font-size: 14px;
line-height: 1.6;
color: #000;
padding-bottom: 10px;
}
.info_und .item2 {
display: table-cell;
vertical-align:top;
text-align: center;
}
.info_und .item2 img {
height: 16px;
margin-right: 8px;
vertical-align: middle;
}
.info_und .item2 a {
display: block;
padding: 30px 0;
color:#fff;
transition: 0.5s ;
background: #97835f;
}
.info_und .item2 a:hover {
opacity: 0.7;
}
.info_und .anno_rd {
color: #B40E11!important;
font-weight: 700;
}


.top_con-block {
margin: 0 auto;
width: 980px;
padding: 30px 0;
}
.top_con-block .left {
float: left;
width: 460px;
}
.top_con-block .left .ttl {
font-size: 17px;
line-height: 1.6;
color: #5e4b3e;
font-weight: 500;
padding-bottom: 10px;
letter-spacing: -0.02em;
}
.top_con-block .left .honbun {
font-size: 15px;
line-height: 1.8;
color: #000;
width: 600px;
}

.top_con-block .right {
float: right;
width: 300px;
}
.top_con-block .right img {
width: 100%;
}

.top_con-block2 {
margin: 30px auto;
width: 990px;
border:1px solid #999;
}
.top_con-block2 .left {
float: left;
width: 380px;
position: relative;
}
.top_con-block2 .left div {
position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  width:100%;
}
.top_con-block2 .left div p {
font-size: 18px;
text-align: center;
text-shadow: 0 0 3px #000,0 0 3px #000,0 0 3px #000;
color: #fff;
line-height: 2;
}
.top_con-block2 .left img {
width: 100%;
}
.top_con-block2 .right {
float: right;
padding: 10px;
text-align: left;
}
.top_con-block2 .right .ttl {
font-size: 17px;
line-height: 2;
color: #5e4b3e;
font-weight: 500;
padding-bottom: 10px;
letter-spacing: -0.01em;
}
.top_con-block2 .right .honbun {
font-size: 13px;
line-height: 1.6;
letter-spacing: -0.01em;
color: #000;
}
.top_con-block2 .link_detail {
width: 70%;
margin: 10px 0;
}
.top_con-block2 .link_detail a {
display: block;
background-color: #97835f;
color: #fff;
text-align: center;
font-size: 14px;
padding: 10px;
}
.top_con-block2 .link_detail a:hover {
opacity: 0.7;
transition: .3s;
}

.top_con-block3 {
margin: 30px auto;
width: 970px;
border:1px solid #999;
padding: 20px 10px 0;
display: table;
border-collapse: separate;
border-spacing: 10px 0;
}
.top_con-block3 .left {
display: table-cell;
vertical-align: middle;
}
.top_con-block3 .right {
display: table-cell;
vertical-align: top;
}
.top_con-block3 .right {
width: 640px;
}
.top_con-block3 .right a:hover {
opacity: 0.7;
transition: .3s;
}
.top_con-block3 .left p {
font-size: 16px;
line-height: 2;
padding-top: 10px;
}
.top_con-block3 .right ul li {
margin-bottom: 20px;
}
.top_con-block3 .right ul li img {
width: 100%;
}

#top_undnav {
margin: 0 auto;
}
#top_undnav .ttl {
font-size: 18px;
color:#000;
font-weight: 400;
letter-spacing: 0.3em;
text-align: center;
}

#top_undnav .btns {
margin: 30px auto 0;
width: 1000px;
}
#top_undnav .btns ul {
text-align: center;
}
#top_undnav .btns ul li {
float: left;
margin-right: 45px;
margin-bottom: 45px;
width: 300px;
height: 220px;
position: relative;
}
#top_undnav .btns ul li img {
width: 100%;
}
#top_undnav .btns ul li:nth-of-type(3n) {
margin-right: 0;
}
#top_undnav .btns ul li p {
text-align: center;
color: #fff;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 20px;
line-height: 1.8;
z-index: 10;
letter-spacing: 0.1em;
}
#top_undnav .btns ul li a{
position: absolute;
width: 100%;
height: 100%;
top:0;
left: 0;
}
#top_undnav .btns ul li a::before {
  content: '';
  background-color: rgba(0,0,0,.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background-color 0.5s;
}
#top_undnav .btns ul li a:hover::before {
  content: '';
  background-color: rgba(0,0,0,0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background-color 0.5s;
}

#top_undnav .btns .btn1 {
background: url(../img/top/undnav01.jpg) top center no-repeat;
background-size: cover;
}
#top_undnav .btns .btn2 {
background: url(../img/top/undnav02.jpg) top center no-repeat;
background-size: cover;
}
#top_undnav .btns .btn3 {
background: url(../img/top/undnav03.jpg) top center no-repeat;
background-size: cover;
}
#top_undnav .btns .btn4 {
background: url(../img/top/undnav04.jpg) top center no-repeat;
background-size: cover;
}
#top_undnav .btns .btn5 {
background: url(../img/top/undnav05.jpg) top center no-repeat;
background-size: cover;
}
#top_undnav .btns .btn6 {
background: url(../img/top/undnav06.jpg) top center no-repeat;
background-size: cover;
}


.pro_box {
width: 1000px;
margin: 10px auto;
padding: 40px 20px;
background: #f3f1ed;
}
.pro_box .gainen {
text-align: center;
width: 75%;
margin: 0 auto;
padding-bottom: 20px;
}
.pro_box .gainen img {
width: 100%;
}

.pro_box p {
text-align: left;
}

#infobar {
width: 100%;
margin: 0 auto;
background-color: #231409;
text-align: center;
}
#infobar p {
font-size: 36px;
color: #fff;
padding: 20px 0;
letter-spacing: 0.2em;
}
#infobar p span.info_txt1 {
font-size: 24px;
letter-spacing: 0;
}
#infobar p span.info_txt2 {
font-size: 12px;
letter-spacing: 0;
}

.top_info-kakomi_txt {
width: 720px;
margin: 0 auto 20px;
}
.top_info-kakomi_txt p {
font-size: 14px;
text-align: left;
line-height: 1.6;
}
.top_eigyo {
font-weight: bolder;
font-weight: 500;
/*padding: 10px;
display: inline-block;
background-color: #F9F9F0;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;*/
}
.btn_bus {
width: 360px;
font-size: 18px;
margin: 30px auto 50px;
font-size: 16px;
}
.btn_bus img {
width: 100%;
border:1px solid #ddd;
}
/*.btn_bus a {
background: #efefef;
border: 1px solid #999;
padding: 10px 20px;
color: #000;
text-align: center;
}*/
.btn_bus a:hover img {
opacity: 0.7;
}

.kyugyo_info {
margin: 10px 0 0;
padding: 10px 5px 0;
background-color: #efefef;
display: inline-block;
border-top:1px solid #999;
border-bottom:1px solid #999;
}

.news_list_block {
width: 800px;
margin: 20px auto;
}
.news_list_block .news_ttl {
font-size: 24px;
color: #000;
line-height: 2;
text-align: center;
}
.news_list_block .list_block {
background: #f2f2f2;
border-left:5px solid #97835f;
padding: 20px;
}
.news_list_block .list_link {
font-size: 14px;
padding: 10px 0;
text-align: right;
}
.news_list_block .list_link a {
color: #871818;
text-decoration: underline;
}
.news_list_block .list_link a:hover {
color: #000;
}
.news_list_link {
text-align: center;
padding: 10px;
font-size: 16px;
}
.news_list_link a {
text-decoration: underline;
color: #000;
}
.news_list_link a:hover {
opacity: 0.7;
color: #EE7910;
transition: .3s;
}

.kakomi_anno {
width: 840px;
margin: 0 auto 20px;
border: 2px solid #000;
padding: 20px;
}
.kakomi_anno .ttl {
font-size: 18px;
text-align: center;
padding-bottom: 20px;
}
.kakomi_anno .kakomi_honbun {
font-size: 16px;
line-height: 1.8;
}
/*.kakomi_anno .kakomi_honbun span {
font-weight: bold;
}*/


#main-slide {
	width: 100%;
	margin: 0 auto;
}
#main-slide div {
  overflow: hidden;
  margin: 0 auto;
}
#main-slide div img {
	width: 100%;
}

#main-slide .slick-dots li button:before {
      font-size: 16px;
    }
/*.slick-dots {
    bottom: -30px;
}
.slick-dots li button:before {
    color: #181878;
}
.slick-dots li.slick-active button:before {
   color: #d30051;
}*/
#main-slide .slick-next {
	/*right: 20px;
	z-index: 99;
	top: 40%;*/
}
#main-slide .slick-prev {
	/*left: 15px;
	z-index: 100;
	top: 40%;*/
}
/*#main-slide .slick-slide:not(.slick-center) {
  -webkit-filter: opacity(70%);
  -moz-filter: opacity(70%);
  -o-filter: opacity(70%);
  -ms-filter: opacity(70%);
  filter: opacity(70%);
  transition: 0.2s linear;
}*/

.info_block {
width: 100%;
margin: 0 auto;
display: table;
table-layout: fixed;
border-collapse: separate;
}
.info_block .teiki {
display: table-cell;
background-color: #3f3531;
vertical-align: middle;
padding: 20px 0;
}
.info_block .teiki p {
color: #fff;
font-size: 32px;
text-align: center;
line-height: 1.5;
}
.holi {
border-top: 1px dotted #fff;
margin: 0 auto 10px;
width: 90%;
}
.holi p {
font-size: 16px;
padding: 10px 0 0;
color:#C40003;
font-weight: 500;
text-align: center;
line-height: 1.5;
}

.info_block .kengaku_con {
display: table-cell;
vertical-align: middle;
background-color: #f2f2f2;
padding: 20px 0;
}
.info_block .kengaku_con .tel_num {
font-size: 60px;
text-align: center;
line-height: 1.5;
}
.info_block .kengaku_con .tel_num img {
width: 47px;
height: auto;
}
.info_block .kengaku_con .kengaku_ttl {
font-size: 18px;
text-align: center;
line-height: 2;
}
.info_block .kengaku_con .anno_time{
font-size: 13px;
text-align: center;
padding-bottom: 10px;
}
.info_block .kengaku_con .link_kengaku {
font-size: 16px;
text-align: center;
}
.info_block .kengaku_con .link_kengaku a {
text-decoration: underline;
color: #000;
}
.info_block .kengaku_con .link_kengaku a:hover {
transition: .3s;
color: #117513;
}
.fee_block {
background-color: #e1cb9c;
width: 100%;
margin: 0 auto;
padding: 20px 0;
}
.fee_block .kakaku_box {
width: 860px;
margin: 0 auto;
display: table;
border-collapse: separate;
border-spacing: 3px 0;
}
.fee_block .kakaku_box .ichirei,
.fee_block .kakaku_box .type_name,
.fee_block .kakaku_box .kakaku{
display: table-cell;
padding: 5px 0;
vertical-align: middle;
text-align: center;
}
.fee_block .kakaku_box .ichirei,
.fee_block .kakaku_box .type_name{
background-color: #fff;
border: 1px solid #3f3531;
text-align: center;
}

.fee_block .kakaku_box .ichirei p {
font-size: 24px;
}
.fee_block .kakaku_box .ichirei p span {
font-size: 14px;
}
.fee_block .kakaku_box .type_name p {
font-size: 32px;
}
.fee_block .kakaku_box .type_name p span {
font-size: 18px;
}
.fee_block .kakaku_box .kakaku p {
font-size: 72px;
font-weight: bold;
}
.fee_block .kakaku_box .kakaku p span {
font-size: 36px;
}
.fee_block .kakaku_anno {
font-size: 16px;
color: #3f3531;
text-align: center;
padding: 10px 0;
font-weight: bold;
line-height: 2;
}
.fee_block .kakaku_anno2 {
font-size: 11px;
line-height: 1.5;
padding: 0 20px;
}
.fee_block .anno_link a {
color: #871818;
text-decoration: underline;
transition: .3s;
}
.fee_block .anno_link a:hover {
color: #000;
opacity: .7;
}
.oyakusoku {
width: 100%;
margin: 0 auto;
background-color: #f3f1ed;
padding: 20px 0;
}
.oyakusoku .ttl {
font-size: 24px;
text-align: center;
color: #3f3531;
padding: 20px 0;
}
.oyakusoku .honbun {
font-size: 16px;
text-align: center;
color: #3f3531;
line-height: 2;
padding-bottom: 20px;
}
.oyakusoku .yakusokubox {
width: 1024px;
margin: 0 auto;
display: table;
border-collapse: separate;
border-spacing: 10px 0;
table-layout: fixed;
}
.oyakusoku .yakusokubox .items {
display: table-cell;
vertical-align: middle;
}
.oyakusoku .yakusokubox .items img {
width: 100%;
}
.oyakusoku .yakusoku_anno {
width: 940px;
margin: 10px auto 0;
}
.oyakusoku .yakusoku_anno p {
font-size: 11px;
line-height: 1.5;
}
.hama_news_block {
width: 100%;
margin: 0 auto;
padding: 30px 0;
background-color: #e7e2da;
}
.hama_news_block .ttl {
font-size: 24px;
text-align: center;
color: #333;
font-weight: bold;
}

.hama_news_block #newsbox {
	width: 940px;
	margin: 30px auto;
}
.hama_news_block #newsbox a {
color:#000;
text-decoration: none;
}


.hama_news_block #newsbox .items {
padding: 10px;
border:3px solid #dad2c3;
background-color: #fff;
margin: 0 10px;
}
.hama_news_block #newsbox .line1 {
font-size: 14px;
text-align: center;
padding-bottom: 10px;
}
.hama_news_block #newsbox .line2 {
font-size: 14px;
text-align: center;
min-height: 3em;
}
.hama_news_block #newsbox .n_img {
overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 260px;
  height: 200px;
  z-index: 1;
margin: 0 auto;
}
.hama_news_block #newsbox .n_img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.hama_news_block #newsbox.slick-arrow:before{
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .hama_news_block #newsbox.slick-next:before{
    background: url(../img/top/arrow.png)!important;
    background-size: contain;
  }

  .hama_news_block #newsbox.slick-prev:before{
    background: url(../img/top/arrow2.png)!important;
    background-size: contain;
  }
  .hama_news_block #newsbox.slick-arrow{
    z-index:100;
    width:30px;
    height:30px;
  }

　.hama_news_block #newsbox.slick-next{
    right:-30px;
  }

　.hama_news_block #newsbox.slick-prev{
    left:-30px;
  }

.mid_contact {
width: 100%;
margin: 0 auto;
}
.mid_contact .txt1 {
font-size: 13px;
line-height: 2;
text-align: center;
}
.mid_contact .txt2 {
font-size: 36px;
text-align: center;
}
.mid_contact .txt2 img {
width: 47px;
height: auto;
}

.con_ttl {
font-size: 24px;
text-align: center;
line-height: 2;
padding: 50px 0 30px;
font-weight: bold;
}

.contents_btn {
width: 1000px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: center;
justify-content: space-between;
}
.contents_btn .item {
background-color: #f3f1ed;
width: 300px;
margin-bottom: 30px;
padding-bottom: 10px;
}
.contents_btn .item .pg_name {
font-size: 24px;
text-align: center;
line-height: 2;
}
.contents_btn .item .pg_txt {
font-size: 14px;
text-align: center;
line-height: 1.5;
letter-spacing: -0.05em;
}
.contents_btn .item .link_detail {
width: 80%;
margin: 10px auto;
}
.contents_btn .item .link_detail a {
display: block;
background-color: #97835f;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
}
.contents_btn .item .link_detail a:hover {
opacity: 0.7;
transition: .3s;
}
.top_info_rinji {
width: 70%;
margin: 20px auto;
}
.top_info_rinji p {
font-size: 18px;
font-weight: 500;
text-align: center;
line-height: 1.5;
color: #C40003;
}

.mv_list {
width: 1000px;
margin: 0 auto;
display: table;
border-spacing: 20px;
border-collapse: separate;
table-layout: fixed;
}
.mv_list .mv_item {
display: table-cell;
vertical-align: bottom;
}
.mv_list .mv_item .mv_thumb img {
width: 100%;
}
.mv_list .mv_item .mv_thumb a:hover {
opacity: .7;
transition: .3s;
}
.mv_list .mv_item .mv_cap {
font-size: 14px;
text-align: center;
line-height: 1.6;
padding: 20px 0;
}
.mv_list .mv_item .new_item {
font-size: 12px;
padding: 5px;
background-color: #D01619;
color: #fff;
border-radius: 12px;
line-height: 1;
display: inline-block;
margin-bottom: 5px;
}
/* add_linkbnr----*/
.pws_bnr_list {
width: 100%;
margin: 0 auto;
padding: 50px 0;
border-top:1px solid #333;
border-bottom: 1px solid #333;
}
.pws_bnr_ttl {
font-size: 38px;
text-align: center;
padding-bottom: 100px;
}
ul.pws_list {
width: 1000px;
margin: 0 auto;
}
ul.pws_list li {
padding: 30px 0;
border-bottom: 1px solid #716864;
}
ul.pws_list li:last-of-type {
border-bottom: none;
}
.pws_box {
width: 100%;
display: flex;
justify-content: space-between;
}
.pws_txt {
width: calc(100% - 510px);
}
.pws_ph img {
width: 480px;
}
.pws_name {
font-size: 28px;
padding-bottom: 20px;
}
.pws_honbun {
font-size: 18px;
line-height: 1.8;
}
.pws_linkbtn {
width: 80%;
margin: 30px 0 0;
position: relative;
}
.pws_linkbtn a {
display: block;
padding: 15px 0 15px 15px;
background-color: #716864;
border:1px solid #716864;
color: #fff;
font-size: 15px;
line-height: 1;
border-radius:5px;
box-shadow: 0px 0px 9px 4px #e6e6e6;
transition: .3s;
}
.pws_linkbtn a::after {
content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../img/top/icon_arrow.svg");
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  filter: invert(97%) sepia(2%) saturate(91%) hue-rotate(99deg) brightness(118%) contrast(100%);
  transform: translateX(0);
  transition-duration : .5s;
}

.pws_linkbtn a:hover {
color: #716864;
background-color: #fff;
}
.pws_linkbtn a:hover::after {
content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("../img/top/icon_arrow.svg");
  background-size: contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  filter: invert(33%) sepia(12%) saturate(662%) hue-rotate(342deg) brightness(92%) contrast(87%);
  transform: translateX(30%);
}


	/* ---------------------------------------------------------------------
ここからフローティングバナー
--------------------------------------------------------------------- */
#sidereq{
	position: absolute;
	top: 400px;
	right: 0px;
	z-index:100;
 }

#sidereq #btnreq{
	display:none;
}

#sidereq #close_sidereq{
		margin-bottom: -5px;
		text-align: right;
		margin-right: 10px;
	}
	
	
#sidereq #close_sidereq a {
	display: block;
}
#sidereq #close_sidereq img {
width: 30px;
z-index: 110;
}
#sidereq .md_btn {
    background-image: url(../img/ex/flo_cm_over.png);
    background-position: top center;
    background-size: 160px auto;
    background-repeat: no-repeat;
}
	
	#sidereq .md_btn a{
		display: block;
            transition: .3s;
	}
	#sidereq .md_btn img {
	width: 160px;
	height: auto;
	}
	#sidereq .md_btn a:hover {
	opacity: 0;
	}
    #sidereq .md_btn img a:hover {
    display: none;
    }
	
/* ---------------------------------------------------------------------
ここまでフローティングバナー
--------------------------------------------------------------------- */

.mv_cont_block {
width: 100%;
margin: 10px auto 50px;
}
.mv_cont_block .honbun {
font-size: 16px;
text-align: center;
line-height: 1.8;
}
.mv_cont_block .mvbox {
width: 960px;
margin: 0 auto;
}
.mv_cont_block .mvbox iframe {
width: 960px;
height: 540px;
}

.information_block {
width: 880px;
margin: 0 auto 50px;
padding: 20px 20px 10px;
border: 1px solid #ddd;
border-radius: 10px;
font-size: 16px;
max-height: 200px;
overflow-y: auto;
}
.information_block dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  line-height: 1.6;
  letter-spacing: .05em;
}
.information_block dt {
  width: 25%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.information_block dt span {
color: #fff;
background-color: #871818;
padding: 1px 0 1px 3px;
font-size: 12px;
margin-left: 5px;
}

.information_block dd {
  width: calc(75% - 3px);
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.information_block a {
color: #871818;
text-decoration: underline;
font-weight: bold;
transition: .3s;
}
.information_block a:hover {
color: #000;
opacity: .7;
}

.life_cont_block {
width: 100%;
margin: 10px auto 50px;
}
.life_cont_block .honbun {
font-size: 16px;
text-align: center;
line-height: 1.8;
padding-bottom: 30px;
}

.life_box {
width: 100%;
display: flex;
flex-wrap: nowrap;
}
.life_box_item {
background-color: #f2f2f2;
margin: 0 10px 20px;
width: calc(32% -20px);
}
.box_cont {
display: table;
border-collapse: separate;
border-spacing: 20px 20px;
min-height: 240px;
}
.box_cont .img_thumb {
width: 148px;
display: table-cell;
vertical-align: top;
transition: .3s;
}
.box_cont .img_thumb a:hover img {
opacity: .7;
}
.box_cont .img_thumb img {
width: 140px;
height: auto;
box-shadow: 3px 3px 0 #ddd;
}
.box_cont .detail {
display: table-cell;
vertical-align: top;
position: relative;
}
.box_cont .detail .life_name {
font-size: 20px;
line-height: 1.2;
padding-bottom: 10px;
}
.box_cont .detail .life_name span {
font-size: 16px;
}
.box_cont .detail .cont_txt {
font-size: 14px;
line-height: 1.6;
}
.box_cont .detail .cont_txt ul li::before {
content: "・";
font-size: 14px;
}
.box_cont .detail .cont_txt ul li {
margin-left: 1em;
text-indent: -1em;
}
.box_cont .detail .btn_detail {
position: absolute;
bottom: 0;
left: 0;
font-size: 15px;
}
.box_cont .detail .btn_detail a {
display: block;
color: #fff;
background-color: #826f50;
border:1px solid #000;
padding: 5px 10px;
transition: .3s;
}
.box_cont .detail .btn_detail a:hover {
opacity: .7;
}

.btn_bknum {
width: 300px;
margin: 10px auto;
font-size: 16px;
text-align: center;
box-sizing: border-box;
}
.btn_bknum a {
display: block;
background-color: #ddd;
color: #000;
padding: 10px 0;
border: 1px solid #999;
transition: .3s;
}
.btn_bknum a:hover {
background-color: #fff;
}

.top_mv_box {
width: 960px;
margin: 20px auto;
aspect-ratio: 16 / 9;
}
.top_mv_box iframe {
  width: 100%;
  height: 100%;
}
span.new_mark {
font-size: 12px;
color: #fff;
background-color: #9F0003;
padding: 2px 5px;
}




}

/*　　slick 矢印ボタン設定　　*/
#main-slide,
#newsbox {
  position: relative;
}

.slick-prev-common,
.slick-next-common {
  position: absolute;
  display: block;
  overflow: hidden;
  border: none;
  top: calc(50% - 15px);
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: none;
  background-size: 100% 100%;
  white-space: nowrap;
  text-indent: 100%;
  font-size: 0;
  outline: none;
  z-index: 1;
}
.slick-prev-common {
  background-image: url(../img/top/arrow2.png);
}
.slick-next-common {
  background-image: url(../img/top/arrow.png);
}

/*　　slick main 矢印ボタン位置設定　　*/
.slick-prev-main {
  left: 50px;
}
.slick-next-main {
  right: 50px;
}

/*　　slick news 矢印ボタン位置設定　　*/
.slick-prev-news {
  left: -50px;
}
.slick-next-news {
  right: -50px;
}
@media screen and (max-width: 768px) {
  /*　　slick main 矢印ボタン位置設定　　*/
  .slick-prev-main {
    left: 10px;
  }
  .slick-next-main {
    right: 10px;
  }

  /*　　slick news 矢印ボタン位置設定　　*/
  .slick-prev-news {
    left: -10px;
  }
  .slick-next-news {
    right: -10px;
  }

}


/*slick-new*/
.zoom-fade {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.zoom-fade  img {
width: 100%;
}
.zoom-fade__item {
  object-fit: cover;
}
.zoom-fade .add-animation {
  animation: zoom-fade 10s both;
}

@keyframes zoom-fade {

  0% {
    /*transform: scale(1.05);*/
    transform: scale(1);
  }

  100% {
    /*transform: scale(1);*/
    transform: scale(1.05);
  }

}

