/*#header {
  display: none;
}*/

.pc, .spnon {
  display: none;
}

.sp, .spbl {
  display: block;
}

.pray_btn a,
.lay_btn a,
.btn {
  width: 96%;
}

.pray_btn {
  position: relative;
}

.pray_btn a {
  font-size: 1.6rem;
}

.pray_btn a:after {
  position: absolute;
  right: 4%;
}

.lay_btn {
  margin: 2rem 0 4rem;
}

.lay_btn input, .lay_btn a {
  width: 100%;
  font-size: 1.6rem;
  min-width: auto;
}

.form-submit input,
.form-submit,
.lay_btn {
  min-width: 100%;
}

header img.hd_bg {
  height: 100%;
}

.logo_bg {
  top: 1rem;
  height: 8rem;
}

.logotop {
  height: 5rem;
}

.logotop a {
  position: absolute;
  z-index: 100;
  left: 0;
}

.logotop a {
  margin: 1rem 2%;
}

.logotop img {
  max-width: 150px;
}

.meanmenu-reveal {
  margin: 1.7rem 1rem;
}

.mean-container .mean-bar {
  height: 5rem;
  background: url(../images/header_bg.jpg);
}

footer {
  background: url(../images/sp_ft_bg.jpg);
  background-size: cover;
}

.ft_inner {
  width: 100%;
  font-size: 1.4rem;
}

.ft_inner ul {
  padding: 2%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height:auto;
}

.ft_inner li {
  font-size: 1.6rem;
  background-color: #fff;
  padding: .8rem 1rem;
  margin-bottom: 3px;
  width: 100%;
  -ms-writing-mode: unset;
  writing-mode: unset;
  -webkit-writing-mode: unset;
}

.info {
  margin: 1rem auto;
  padding: 2%;
  background: transparent;
}

.info > img {
  margin-right: auto;
}
.info > a {
  margin: 2rem auto;
}

.info > a img {
  max-width: 100%;
  max-height: 100%;
}
address {
  padding: 2%;
  background: rgba(255, 255, 255, 0.65);
}

address > p {
  font-size: 1.4rem;
}
.access p{
padding:1.5rem 0 .5rem;
  border-bottom: 1px dashed #bababa;
}
.access p:last-child{
border:none;
}
.sns_jm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

a.twi_jm, a.Fb_jm {
  max-width: auto;
  min-width: auto;
  width: 4rem;
  height: 4rem;
  border-radius: 2rem;
  font-size: 2.2rem;
  text-align: center;
  padding: .4rem 0;
}

a.twi_jm span, a.Fb_jm span {
  display: none;
}

a.twi_jm i, a.Fb_jm i {
  margin-right: 0;
}

a.twi_jm {
  margin-right: 1rem;
  margin-bottom: 0;
}

.inbar {
  margin-bottom: 2rem;
}

.bar_inner img {
  margin: 0 auto .5rem;
}

.bar_ttl {
  font-size: 1.4rem;
}

.bar_ttl p {
  line-height: 1;
}

.topics li {
  margin: 0;
  padding: 1.5rem 0;
  border-bottom: 1px dashed #bababa;
  width: 96%;
  max-width: 100%;
}

.topics li img {
  width: 120px;
  height: 100px;
  margin-right: 1rem;
  margin-bottom: 0;
}

.topics li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.insta .sec_ttl img {
  width: 5rem;
}

section {
  padding: 2rem 0;
}

.fixedspace {
  height: 5rem;
}

.mv {
  margin-top: 5rem;
}
.page_layer{
margin:1rem auto 5rem;
}
.page_layer h1 {
  font-size: 2rem;
}

.page_layer h2 {
  font-size: 1.8rem;
}

.page_layer h3 {
  font-size: 1.6rem;
  margin-bottom: 2rem;
}

.page_layer p {
  font-size: 1.4rem;
  margin-bottom: 2rem;
  line-height: 2;
}

.wraplist li {
  width: 100%;
}

.pray_ct p {
  margin: 0;
}

.pray_ct p:first-child {
  font-size: 1.8rem;
}

.ovs_x::-webkit-scrollbar {
  display: block;
  width: 5px;
  height: 5px;
}

.ovs_x::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #eee;
}

.ovs_x::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #000;
}

.Beat > img {
  width: 60%;
}

.flow img {
  height: auto;
}

.flow p {
  margin: 0;
}

.layer_faq dt, .layer_faq dd {
  font-size: 1.4rem;
}

#event .flex {
  display: block;
}

#event .flex img {
  margin: auto;
  width: auto;
}

#event .flex div {
  padding-left: 0;
}

.cause ul li {
  width: 48%;
}

.konohi li p:first-child {
  font-size: 1.2rem;
}

.cal {
  display: block;
}

.cal div {
  width: 96%;
  margin: .5rem auto;
}

#trip .rud {
  width: 96%;
}

#trip .rud a {
  margin-top: 2rem;
}

#trip ul:first-of-type li, #trip ul:last-of-type li {
  width: 50%;
}

.video {
  height: 180px;
}

.order li:nth-child(odd), .order li:nth-child(even) {
  width: 100%;
}

.detail li:nth-child(odd) {
  width: 35%;
}

.detail li:nth-child(even) {
  width: 65%;
}

#amulet cite {
  font-size: 1.2rem;
}

#amulet .fou_Im_cap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#amulet .fou_Im_cap div {
  padding-bottom: 1rem;
  margin-bottom: 3rem;
  width: 49%;
}

#amulet .flex div {
  width: 100%;
}

#amulet .flbw {
  margin-bottom: 0;
}

#amulet .flbw .pc + div cite {
  margin-bottom: 2rem;
}

#amulet .spbl .margR05 cite {
  margin-bottom: 2rem;
}

.amuwrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.amuwrap div {
  width: 50%;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
}

.step {
  margin: 4rem auto;
}

.step li {
  padding: .7rem;
  line-height: 1.1;
  font-size: 1.2rem;
}

.ct_form th, .ct_form td {
  width: 100%;
  display: block;
  padding: 1rem 0;
}

.ct_form th {
  font-size: 1.4rem;
}

.ct_form .f_14 {
  font-size: 1.2rem;
}

.ct_form input, .ct_form textarea {
  padding: .5rem 1rem;
}

.cat_list {
  margin: 0;
}

.cat_list li {
  width: 100%;
  margin-right: 0;
}

article .blog h1 {
  font-size: 2rem;
}

.bloglist li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 1rem;
}

.bloglist li:nth-child(2n) {
  margin-right: 0;
}

.bloglist li:nth-child(3n) {
  margin-right: auto;
}

.list_images {
  margin-bottom: 0;
}

.list_cate {
  margin-top: .5rem;
}

.list_cate span {
  font-size: 1rem;
}

.post-categories li {
  font-size: 1rem;
  border: 1px solid #808080;
  margin-right: .3rem !important;
  margin-bottom: .3rem;
  padding: 0 .5rem;
}

.post-categories li:last-child {
  margin-right: 0;
}

.rel_ttl {
  padding: 1rem;
  font-size: 1.8rem;
  margin-bottom: 2rem;
}

.rel_acl ul {
  overflow: scroll;
}

.rel_acl li {
  width: 32%;
  min-width: 130px;
  margin-right: 2.5%;
}

.rel_acl li:last-child {
  margin-right: 0;
}

.rel_acl .rel_txt {
  font-size: 1.2rem;
  margin-bottom: 0;
  line-height: 1.3;
}

.rel_thumb {
  position: relative;
  margin-bottom: 1rem;
}

.order li:nth-child(even){
    padding: .5rem 1rem 2rem;
margin-bottom:2rem;
}
#access .box li {
	font-size:1.4rem;
}
#nakisumo table th, #nakisumo table td {
  font-size: 1.4rem;
}

#nakisumo table th {
  min-width: 95px;
}
.season {
  padding: 2%;
}

.season li {
  margin-bottom: 1rem;
  width: 100%;
}

.maplist{
margin-top:0;
width:49%;
}
.maplist:nth-of-type(3){
	width:100%;
}

/* add annniversary */
.ann_img_tw li{
width:45%;
}
.page_layer .ann_img_tw li img{
height:auto;
}