@charset "UTF-8";


/*リセット*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
img,small, strong, hr, b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label,
article, aside,
footer, header, nav,main {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #000;
}
a:link {/*未訪問*/
  color: #000;
}
a:visited {/*訪問済み*/
    color: #000;
    text-decoration: none;
}
a:hover {
  color: #666;
}

img {
    border-width: 0px;
    border-style: none;
    border-color: #fff;
    background: transparent;
    vertical-align: top;
}
ul {
    list-style: none;
  }
/*リセットここまで*/

body {
  font-family: 'Shippori Mincho', serif;
  line-height: 1.0;
  text-rendering: optimizelegibility;
}
body.top {
  background-image: url(../img/bg.png);
}
body.article {
  background-image: none;
  background-color: #FFF;
}

header.top {
  position: relative;
  max-width: 100%;
  margin: 0 auto 80px;
}
header.top img.pc {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
header.top img.sp {
  display:none;
}

h1.index {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width:129px;
  height: 241px;
}
h1.index img.sp {
  display: none;
}
.banner.pc{
  display: block;
  width: 680px;
  height: 128px;
  margin: 0px auto 80px;
}
.banner.sp {
  display:none;
}
h2.index {
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #333;
}
.top .mini-title {
  margin-bottom: 48px;
  font-family: 'Work Sans', sans-serif;
  text-align: center;
  font-size: 14px;
  color: #c0aa1a;
}
.text {
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 1.6;
}

/*新着情報*/
.news {
  margin: 0 auto;
  padding: 40px;
  max-width: 1000px;
  background-color: #FFF;
  box-sizing: border-box;
}
.news h2.index {
  font-size: 24px;
}
.news h2.index::before {
  display: none;
}
ul.news-item {
  display: flex;
  flex-flow: row wrap;
  margin: 0 auto;
  padding: 16px 0;
  border-bottom: 1px dotted #eee;
}
ul.news-item .li {
  display: block;
}
ul.news-item .li a {
  text-decoration: underline;
  text-decoration-color: #999;
}
ul.news-item li:first-child {
margin: 4px 16px 0 0px;
font-size: 14px;
}
ul.news-item li span {
  display: inline-block;
  width: 70px;
  color: #fff;
  font-size: 12px;
  margin-left: 12px;
  text-align: center;
  padding: 5px 0;
}
ul.news-item li span.tag-event {
  background-color: #c0aa1a;
}
ul.news-item li span.tag-info {
  background-color: #354012;
}
ul.news-item li:nth-child(2) {
  margin: 6px 0 0 16px;
  font-size: 14px;
  line-height: 1.6;
}

/*About*/
.about {
  margin-top: 240px;/*画像上160px*/
  margin-bottom: 160px;
  padding-bottom: 80px;
  background-color: #edf1e0;
}
.about img.pc {
  position: relative;
  top: -80px;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  max-width: 100%;
}
.about img.sp {
  display: none;
}
.about h2.index {
  font-size: 35px;
}

.contents { /*共通*/
  width: 840px;
  margin: 0 auto;
}
.about .contents .text {
  margin-bottom: 32px;
  font-size: 15px;
  line-height: 1.8;
}
a.todetail {
  display: block;
  font-size: 14px;
  margin: 0 0 0 auto;
  width: 127px;
  text-decoration: none;
}
.todetail::after {
  content: "→";
  color: #c5ab00;
  margin-left: 12px;
}

/*文化財・寺宝*/
.tresure {
  height: 977px;
  margin-bottom: 160px;
}
.tresure .contents {
  position: relative;
}
.contents-text {
  width: 484px;
}
.contents-text .text {
  margin-bottom: 32px;
  line-height: 1.8;
  font-size: 15px;
}
.tresure-item {
  width: 300px;
  height: 438px;
}
.tresure-item img {
  border-radius: 8px 8px 0 0;
}
.tresure-item p {
  height: 38px;
  line-height: 38px;
  color: #FFF;
  text-align: center;
  background-color: #354012;
  border-radius: 0 0 8px 8px;
}

#item1 {
  position: absolute;
  top: 0;
  right: 0;
}
#item2 {
  position: absolute;
  top: 340px;
}
#item3 {
  position: absolute;
  top: 538px;
  right: 118px;
}

/*恒例行事*/
.event {
  margin-bottom: 160px;
}
.event-item.february {
  margin-bottom: 24px;
}
.event-text {
  width: 392px;
  float: right;
}
.event-text .month {
  padding-top: 32px;
  margin-bottom: 13px;
}
.event-text h3 {
  font-size: 20px;
  margin-bottom: 24px;
}
.event-text .overview {
  font-size: 15px;
  font-family:"MS Pゴシック",sans-serif;
  font-weight: lighter;
  line-height: 1.6;
  margin-bottom: 24px;
}


/*祈祷御朱印*/

.pray_goshuin h3 {
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.pray_goshuin h3::before {
  content: url(../img/bg_shape_2.png);
  margin-left: -12px;
  margin-right: 12px;
}
.pray-contents {
  margin-bottom: 64px;
}
.pray-contents .text {
  text-align: center;
}
.pray-contents .note {
  font-size: 14px;
  text-align: center;
}
.pray-box {
  width: 684px;
  margin: 0 auto 32px;
  overflow: hidden;
}
.pray-item {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 68px;
  height: 282px;
  margin-right: 20px;
  float: left;
  border-radius: 4px;
  background-color: #354012;
  color: #FFF;
  font-size: 20px;
  line-height: 68px;
  text-align: center;
}
li.pray-item:last-child {
  margin-right: 0px;
}
.goshuin-contents .text {
  margin-bottom: 160px;
  text-align: center;
}
.top hr {
  border: 1px solid #eee;
  margin-bottom: 64px;
}

/*アクセス・コンテンツ*/
.access_contact {
  padding: 80px 0;
  background-color: #FFF;
}
.contact {
  margin-bottom: 32px;
  line-height: 1.8;
  font-size: 15px;
}
.map {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 32px;
}
.map iframe,
.map object,
.map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.access-box {
  padding: 32px;
  background-color: #ebefdd;
  font-family:"MS Pゴシック",sans-serif;
  font-size: 15px;
}
.access-box .access-title {
  margin-bottom: 16px;
}
.access-box ul.access {
  padding-left: 20px;
  margin-bottom: 32px;
}

.access li.howto {
  list-style: inside;
  font-weight: lighter;
  line-height: 1.6;
  padding-left: 15px;
	text-indent: -15px;
}
.access li.howto:first-child {
  margin-bottom: 12px;
}
.access-box .button {
  margin: 0 auto;
  width: 340px;
  padding: 13px 12px;
  box-sizing: border-box;
  border: 1px solid #666;
}
.access-box .button a {
  display: block;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}
.access-box .button a::after {
  margin-left: 8px;
  width: 16px;
  height: 16px;
  content: '';
  display: inline-block;
  background-image: url(../img/icon_link.png);
  background-size: contain;
  vertical-align: middle;
}
/*伝説*/
.more-contents {
  padding: 0 0 80px;
  background-color: #FFF;
}
.more-contents p {
  max-width: 328px;
  padding: 13px 12px;
  margin: 0 auto;
  border: 1px solid #ccc;
}
.more-contents p a {
  display: block;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;

}

/*footer*/
footer {
  padding: 32px 0;
  background-color: #f6f6f6;
}
footer p {
  text-align: center;
  color: #666;
}
footer .title {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 24px;
}
footer .title span {
  font-size: 33px;
  color: #333;
}
footer .sns {
  overflow: hidden;
  width: 64px;
  margin: 0 auto 40px;
}
footer .sns li {
  float: left;
}
footer .sns li:first-child {
  margin-right: 16px;
}
footer .sns li a {
  display: block;
}
footer .sns li a img {
  width :24px;
}
footer .copy {
  font-size: 12px;
}


/*--------個別ページ共通部品--------*/
header.page {
  padding: 24px 0;
  background: #FFF;
}
.page_kv img.pc {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.page_kv img.sp {
  display: none;
}
.logo {
  width:115px;
  height: 59px;
  margin: 0 auto;
}
.logo a {
  display: block;
}
.page_kv img {
  max-width: 100%;
}
.pagecontents {
  width: 840px;
  margin: 56px auto 80px;
}
.pagecontents h1.page_title {
  margin-bottom: 56px;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
}
.pagecontents .page_text {
  line-height: 1.6;
}
.pagecontents .mini-title {
  margin-bottom: 56px;
  font-family: 'Work Sans', sans-serif;
  text-align: center;
  font-size: 14px;
  color: #c0aa1a;
}
hr.page_line {
  margin-bottom: 56px;
  border :1px solid #edf1e0;
}
.pagecontents ul.note {
  font-size: 12px;
  line-height: 1.6;
  color: #666;
}

/*--------寛益寺について--------*/
.pagecontents.aboutK h1.page_title {
  margin-bottom: 12px;
}

/*--------お知らせ：行事中止（別ページ）--------*/
.pagecontents.info h1.page_title {
  margin-bottom: 12px;
}
.pagecontents.info h2.info_title {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
}
.pagecontents.info .info_text {
  line-height: 1.6;
}

/*--------イベント：御開帳（別ページ）--------*/
.pagecontents.event .page_text {
  margin-bottom: 40px;
}
.pagecontents.event a.poster {
  display: block;
  margin: 0 auto 40px;
  width: 327px;
  position: relative;
}
.pagecontents.event a.poster img {
  width: 327px;
}
.pagecontents.event a.poster::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition:all 0.3s;
}
.pagecontents.event a.poster:hover:after {
  opacity: .3;
}
.pdf_dl_box {
  width: 682px;
  overflow: hidden;
  margin: 0 auto 56px;
}
a.pdf_dl {
  display: block;
  float:left;
  padding: 14px 0;
  width: 327px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #999;
}

a.pdf_dl:first-child {
margin-right: 24px;
}

.pagecontents .event-note {
  margin-bottom: 32px;
}
.pagecontents .event-note li {
  margin-bottom: 16px;
  line-height: 1.5;
}
.pagecontents .event-note li span {
  color: #555; 
}

/*文化財・寺宝（別ページ）*/
.pagecontents.treasure h1.page_title {
  margin-bottom: 12px;
}
.pagecontents.treasure .page_text {
  margin-bottom: 56px;
}
hr.treasure-list_line {
  margin-bottom: 40px;
  border :1px solid #edf1e0;
}
.treasure-list {
  overflow: hidden;
  margin-bottom: 40px;
}
.treasure-list img {
  float: left;
}
.explanation_box {
  float: right;
}
.explanation_box.normal {
  width: 572px;
}
.explanation_box.wide {
  width: 423px;
}
.treasure-list h2 {
  margin: 24px 0;
  font-size: 24px;
  line-height: 1.6;
}
.treasure-list .note {
  margin-bottom: 40px;
  color: #333;
  line-height: 1.6;
}
.treasure-list .explanation {
  line-height: 1.6;
}

/*--------三島に伝わる伝説（別ページ）--------*/
.pagecontents.tradition .page_text {
  text-indent: 1em;
}
.pagecontents.tradition .page_text.top {
  margin-bottom: 56px;
  text-indent: 0;
}
.pagecontents.tradition .page_text.bottom {
  margin-bottom: 56px;
}
.pagecontents.tradition h2 {
  margin-bottom: 16px;
  font-size: 24px;
}
