@charset "utf-8";


#container_box {
    width: 100%;
    height: auto;
    position: relative;
}

/* スライダー付近 */
.slider {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.slider img {
    object-fit: cover;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.sliderlogo {
    top: 50%;
    left: 50%;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.sliderlogo img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}



p.btn_instagram{
	margin-bottom: 15px;
	overflow: hidden;
}

p.btn_instagram a{
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	background: linear-gradient(#8840be,#ec1840,#fddf01);
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	margin: 0;
	float: right;
	text-decoration: none;
	font-family: "游ゴシック";
	width: 100%;
}

p.btn_instagram a:hover{
	background: #ec1840;
}

p.btn_instagram a i{
	border: 1px #fff solid;
	padding: 0 8px 0 10px;
	border-radius: 2px;
	background: #fff;
	color: #ec1840;
	font-size: 110%;
}


/*----------------------------------
  新着情報
----------------------------------*/
.top_linkbox01 {
    width: 100%;
    height: auto;
}

.top_linkbox01_margin_top {
    margin-top: 50px;
}

.top_linkbox01 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

/*
.top_linkbox01 .about1 img:hover {
    visibility: hidden;
}

.top_linkbox01 .about1 :hover {
    background: url(../images/top/s-tsuite2_40.png) no-repeat;
    background-size: cover;
}
*/

.top_linkbox01_le {
    width: 50%;
    height: auto;
    text-align: left;
}

.top_linkbox01_ri {
    width: 50%;
    line-height: 1.5;
    text-align: left;
}

.top_linkbox01_ri ul {
    width: 100%;
    height: auto;
    list-style: none;
}

.top_linkbox01_ri ul li {
    width: 100%;
    height: auto;
    line-height: 1.5;
    padding-bottom: 20px;
}

.top_linkbox01_ri .whatsnew_list_link {
    text-align: right;
}

.top_linkbox01_ri a {
    color: gray;
}

/*----------------------------------
  年中行持
----------------------------------*/
.top_linkbox02 {
    margin-top: 50px;
    width: 100%;
    height: auto;
}

.top_linkbox02 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

.top_linkbox02 .events a {
    display: inline-block;
}

.top_linkbox02 .events a img {
    width: 100%;
    max-width: 970px;
}

.top_linkbox02 .events a:hover img {
    visibility: hidden;
}

.top_linkbox02 .events a:hover {
    background: url(../images/top/events_on.jpg) no-repeat;
    background-size: cover;
}


/*----------------------------------
  境内のみどころ
----------------------------------*/
.top_linkbox03 {
    width: 100%;
    height: auto;
    background: gray;
    background-color: #c9c9c9;
    padding: 10px 0;
}

.top_linkbox03 .h2box {    
    width: 970px;
    margin: 0 auto;
}

.slider_multiple-item {
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
    position: relative;
    padding: 10px 0;
}

.slider_multiple-item .slick-next {
    right: 20px;
    z-index: 99;
}

.slider_multiple-item .slick-prev {
    left: 15px;
    z-index: 100;
}
.slider_multiple-item li {
    margin: 0 5px;
}
.slider_multiple-item li a img {
    margin: 0 15px;
    width: 100%;
    max-width: 230px;
}

.slider_multiple-item .slick-dots {
	bottom:-25px;
}

/*----------------------------------
  正常院の歴史
----------------------------------*/
.top_linkbox04 {
    margin-top: 0;
    width: 100%;
    height: auto;
}

.top_linkbox04 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

.top_linkbox04 .history a {
    display: inline-block;
}

.top_linkbox04 .history a img {
    width: 100%;
    max-width: 970px;
}

.top_linkbox04 .history a:hover img {
    visibility: hidden;
}

.top_linkbox04 .history a:hover {
    background: url(../images/top/history_on.jpg) no-repeat;
    background-size: cover;
}


/*----------------------------------
  正常院のお葬式
----------------------------------*/
.top_linkbox05 {
    margin-top: 50px;
    width: 100%;
    height: auto;
}

.top_linkbox05 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

.top_linkbox05 .funeral a {
    display: inline-block;
}

.top_linkbox05 .funeral a img {
    width: 100%;
    max-width: 970px;
}

.top_linkbox05 .funeral a:hover img {
    visibility: hidden;
}

.top_linkbox05 .funeral a:hover {
    background: url(../images/top/funeral_on.jpg) no-repeat;
    background-size: cover;
}

/*----------------------------------
  永代供養・動物供養
----------------------------------*/
.top_linkbox06 {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.top_linkbox06 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

.top_linkbox06_le {
    width: 50%;
    height: auto;
    text-align: left;
}

.top_linkbox06_le .textCenter {
    display: table;
    width: 100%;
}

.top_linkbox06_le .textCenter a {
    display: inline-block;
}

.top_linkbox06_le .textCenter img {
    width: 100%;
    max-width: 230px;
}

.top_linkbox06_le .textCenter .imgSize1,
.top_linkbox06_le .textCenter .imgSize2 {
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    padding-right: 5px;
}

.top_linkbox06_le .textCenter .imgSize1 a:hover img ,
.top_linkbox06_le .textCenter .imgSize2 a:hover img {
    visibility: hidden;
}

.top_linkbox06_le .textCenter 
.imgSize1 a:hover {
    background: url(../images/top/eidai01_on.jpg) no-repeat;
    background-size: cover;
}

.top_linkbox06_le .textCenter 
.imgSize2 a:hover {
    background: url(../images/top/eidai02_on.jpg) no-repeat;
    background-size: cover;
}

.top_linkbox06_ri {
    width: 50%;
    line-height: 1.5;
    font-size: 1.8rem;
    text-align: left;
}

.top_linkbox06_ri .textCenter {
    display: table;
    width: 100%;
    padding: 5px 30px 5px 0;
}

.top_linkbox06_ri .textCenter a {
    display: inline-block;
}

.top_linkbox06 .top_linkbox06_ri a {
    color: gray;
}

.top_linkbox06_ri .textCenter .caption1,
.top_linkbox06_ri .textCenter .caption2 {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    padding-right: 35px;
}

.top_linkbox06_ri .textCenter .caption1 {
    text-align: left;
    vertical-align: top;
    width: 100px;
}

.top_linkbox06_ri .sep {
    border-top: solid 1px #c9c9c9;
    margin-top: 20px;
}

/* インスタグラム
---------------------------------------------------- */

.instagram{
	background: url(../images/top/instagram_bk.png);
	padding: 10px 0 20px;
	margin: 20px 0;
}

