.viewL_mb,
.viewM_mb,
.viewS_mb{
  display: none !important;
}

body.index{
  background-image: url(../images/tw/pageBg_crest.png), url(../images/tw/idx_bg.png);
  background-repeat: repeat-y, no-repeat;
}
body.index .main{
  background-image: url(../images/tw/pageBottom_bg.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
body:not(.index){
  background-image: url(../images/tw/pageBg_crest.png);
  background-repeat: repeat-y;
}
body:not(.index) .main{
  background-image: url(../images/tw/pageBg_img.png), url(../images/tw/pageBottom_bg.png);
  background-repeat: no-repeat;
  background-position: center top, center bottom;
}

body .Bbox_view_full{
  padding: 0;
}

.idxBgItem{
  position: absolute;
  z-index: -1;
}

.index .flex2c > div{
  padding: 0;
}




/* icon */
.icon{
  display: inline-block;
  background-repeat: no-repeat;
}
.icon_bell{
  background-image: url(../images/tw/icon_bell.png);
  width: 51px;
  height: 49px;
}
.icon_bell2{
  background-image: url(../images/tw/icon_bell2.png);
  width: 24px;
  height: 23px;
}
.icon_bell_long{
  background-image: url(../images/tw/icon_bell_long.png);
  width: 51px;
  height: 265px;
}
.icon_hand-small{
  background-image: url(../images/tw/icon_hand-small.png);
  width: 16px;
  height: 19px;
}

/* btn */
.btn{
  width: 190px;
  padding: 14px 10px;
  border-radius: 44px;
  border: 0;
  /* background-color: #C68821; */
  background-color: #C94749;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.btn_link{
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.btn_link a{
  width: 190px;
  display: inline-block;
  color: #FFFFFF;
  text-align: center;
  padding: 7.6px 10px;
  border-radius: 44px;
  background-color: #C94749;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
.btn:hover,
.btn_link a:hover,
.btn_link a:focus{
  background-color: #C68821;
}
.btn_link a i{
  margin-right: 5px;
  vertical-align: middle;
}


/* sideBtn */
.sideBtn_info{
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 99;
}

.sideBtn_info2 {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99;
}

@media (min-width: 1025px) {
  .sideBtn_info2 {display: none;}
}

@media (max-width: 1024px) {
  .sideBtn_info2 {
    left: 0;
    text-align: center;
    background: url('../images/tw/newyear_img3.jpg') no-repeat center center;
    /*right: 50%;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);*/
  }
  footer .footerContent:not(.copyright) {
    padding: 40px 0 100px;
  }
}



/* header */
.headerType1 .navBar .navBarContent {
  justify-content: center;
  -webkit-justify-content: center;
}
.headerType1 .navBar .navBarContent > div{
  flex: 0 0 auto;
}
.headerType1 .navBar .navBarContent > div:nth-child(1),
.headerType1 .navBar .navBarContent > div:nth-child(3){
  flex: 0 0 calc(50% - 120px);
}
.headerType1 .navBar .navBarContent > div:nth-child(1){
  text-align: right;
}
.headerType1 .navBar .navBarContent > div:nth-child(2){
  flex: 0 0 0px; /*0 0 120px*/
  text-align: center;
}
.headerType1 .navBar .navBarContent > div:nth-child(3){
  text-align: left;
}
#mbPanel .mbPanel_funNav.navTop {
  background: none;
  background-image: none;
  background-size: unset;
  box-shadow: none;
}
#mbPanel .mbPanel_funNav.navTop * {
  color: #c94749;
}
#mbPanel .mbPanel_funNav .mbPanel_content > a:not(:last-child) {
  visibility: hidden;
}
#mbPanel .mbPanel_funNav.open:before {
  display: none;
}
#mbPanel .mbPanel_page .mbPanel_content {
  padding-top: 0;
}


/* banner */
.bannerBlock .slick-slider .slick-arrow{
  background: #ffffff;
  border-color: #ffffff;
}
.bannerBlock .slick-slider .slick-arrow i{
  color: #C68821;
}
.bannerBlock .slick-slider .slick-arrow:hover{
  background: #C94749;
  border-color: #C94749;
}
.bannerBlock .slick-slider .slick-arrow:hover i{
  color: #ffffff;
}
.bannerBlock .slick-slider .slick-arrow i {
  padding: 6px 2.5px 0px 2.5px;
  font-size: 38px;
}

/* common */
.imgLine{
  text-align: center;
  position: relative;
  display: inline-block;
}
.imgLine:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  right: -30px;
  bottom: -24px;
  border: 1px solid #C68821;
  z-index: -1;
}
.page_title{
  margin-bottom: 40px;
}
.page_title i{
  display: block;
  margin: 0 auto 10px auto;
}
.page_title span{
  color: #C68821;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 12.8px;
  margin-right: -12.8px;
}
.block_group{
  margin-bottom: 80px;
}

/* index */
.indexContent_1{
  background-image:  url(../images/tw/idx_bg.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.main{
  padding-top: 160px;
  padding-bottom: 80px;
  position: relative;
}
.main > .idxBgItem:first-child{
  left: 0;
}
.main > .idxBgItem:last-child{
  right: 0;
}
.index .main .idxBgItem:first-child{
  top: 13%;
}
.index .main .idxBgItem:last-child{
  top: 60%;
  -webkit-transform: translate(0, -60%);
  -ms-transform: translate(0, -60%);
  transform: translate(0, -60%);
}
.idxTitle{
  text-align: center;
  padding-bottom: 160px;
}
.idx_about{
  /*display: flex;*/
  /*justify-content: center;*/
}
.idxAbout_title{
  display: flex;
  color: #C68821;
  font-size: 32px;
  line-height: 52px;
  letter-spacing: 9.2px;
  /*-ms-writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;*/
}
.idxAbout_title span{
  /*width: 51px;*/
  /*display: inline-block;*/
  padding-left: 15px;
}
@media (max-width: 400px) {
  .idxAbout_title{
    font-size: 26px;
  }
}
.idxAbout_title i{
  display: inline-block;
  /*margin-bottom: 30px;*/
}
.idxAbout_txt{
  color: #000;
  font-size: 18px;
  /*line-height: 48px;*/
  letter-spacing: 7.2px;
  /*-ms-writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;*/
}
.idxAbout_txt span{
  display: block;
  text-align: justify;
}
.index .idxAbout_txt span:last-child,
.about_1 .idxAbout_txt span:last-child{
  text-align: right;
}

.idxAlbum_bg{
  background-image: url(../images/tw/idxTit_img.png);
  background-repeat: no-repeat;
  background-position: 96% 75%;
}
.idx_album{
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-top: 100px;
}
.idx_album > div:nth-child(1){
  width: 640px;
}
.idx_album > div:nth-child(2){
  width: 443px;
  padding-bottom: calc(0% + 250px);
}
.idx_album .slick-slider .slick-slide{
  padding: 35px;
}
.idx_album > div:nth-child(1) .slick-dots{
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
}
.idx_album > div:nth-child(2) .slick-dots{
  display: none !important;
}
.idxAlbum_bell{
  text-align: right;
  margin-top: -20px;
}

.idxActivity_main .flex2c{
  align-items: center;
}


/* bell */
.blessing_1 .idxBgItem,
.blessing_2 .idxBgItem,
.blessing_3 .idxBgItem{
  bottom: 20%;
}
.blessing_3 .bell_tips{
  color: #C94749;
}
.page_bell{
  text-align: center;
}
.bell_tips{
  letter-spacing: 3.6px;
  margin-top: 0;
}
@media (max-width: 768px){
  .bell_tips{
    text-align: justify;
  }
  .bell_tips br{
    display: none;
  }
}
.step_img{
  margin-bottom: 50px;
}
.step_img img{
  margin-left: auto;
  margin-right: auto;
}
.bell_title{
  color: #E0D0A4;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3.6px;
  margin-right: -3.6px;
  max-width: 450px;
  min-width: 410px;
  min-height: 44px;
  line-height: 42px;
  background-color: #C94749;
  display: inline-block;
  padding: 0 30px;
  position: relative;
}
.bell_title:before,
.bell_title:after{
  content: "";
  position: absolute;
  display: block;
  top: 0;
  width: 20px;
  height: 44px;
}
.bell_title:before{
  background-image: url(../images/tw/pageTitle_prev.svg);
  left: -20px;
}
.bell_title:after{
  background-image: url(../images/tw/pageTitle_next.svg);
  right: -20px;
}
.audio_mobile{
  margin-top: 20px;
  display: none;
}
.audio_mobile audio{
  display: block;
  margin: 0 auto;
}
.page_line{
  padding-top: 20px;
  padding-bottom: 20px;
}
.page_line::before{
  position: relative;
  content: "";
  width: 1px;
  height: 90px;
  display: inline-block;
  background-color: rgba(198,136,33,0.65);
}
.bell_form{
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}
.bell_form .form_group{
  margin-bottom: 20px;
}
.bell_form .form_group .form_title{
  color: #C94749;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 3.6px;
  margin-bottom: 5px;
}
.bell_form .form_group input,
.bell_form .form_group textarea{
  width: 100%;
  height: 44px;
  border: 1px solid #C68821;
  border-radius: 5px;
}
.bell_form .form_group input{
  text-align: center;
}
.bell_form .form_group textarea{
  resize : none;
  height: 130px;
}
.form_tips{
  color: #999999;
  margin-top: 0;
}
.control-group{
  text-align: left;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
  padding-top: 3px;
  cursor: pointer;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control_indicator {
  position: absolute;
  top: 6px;
  left: 0;
  height: 16px;
  width: 16px;
  background: #ffffff;
  border: 1px solid #C68821;
  border-radius: undefinedpx;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator ,
.control input:checked ~ .control_indicator ,
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
  background: #fff;
}
.control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control_indicator:after {
  box-sizing: unset;
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control_indicator:after {
  display: block;
}
.control-radio .control_indicator {
  border-radius: 50%;
}
.control-radio .control_indicator:after {
  left: 2px;
  top: 2px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #C68821;
  transition: background 250ms;
}
.control-radio input:disabled ~ .control_indicator:after {
  background: #7b7b7b;
}
.form_group .formItem.oneLine{
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
.form_group .formItem.oneLine input{
  text-align: left;
}
.form_group .formItem.oneLine .icon-link{
  color: #000000;
}
.bell_scripture{
  text-align: center;
  margin-bottom: 80px;
}
.bell_scripture div{
  color: #4F371F;
  font-size: 20px;
  display: block;
  letter-spacing: 20px;
  margin-right: -20px;
  line-height: 52px;
}
.video-player video {
  max-width: 930px;
  max-height: 538px;
  width: 100%    !important;
  height: auto   !important;
}
.video-player button{
  padding: 0;
  background: none;
  display: none;
}
.blessingWall_title{
  color: #C94749;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 12.8px;
  margin-right: -12.8px;
}
.blessingWall_tips{
  color: #666666;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 0;
}
.page_blessingWall .btn_link{
  margin-top: 0;
}
.blessingWall_list{
  margin-left: -30px;
  margin-right: -30px;
}
.blessingWall_list .waterPhotos .item > *{
  width: 100%;
}
.blessingWall_list .waterPhotos > div{
  margin-left: 0;
  margin-right: 0;
}
.blessingWall_list .waterPhotos .item{
  background-image: url(../images/tw/blessingWall_bell.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) calc(100% - 20px);
  background-color: #E0D0A4;
  border-bottom: 2px solid #C68821;
  padding: 15px 20px 35px 20px;
  margin: 15px;
  width: calc(25% - 30px);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.35);
  box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.35);
}
.blessingWall_list .bwList_name{
  color: #C68821;
  font-size: 18px;
  /* font-weight: bold; */
  border-bottom: 1px solid #ffffff;
  background-image: url(../images/tw/blessingWall_hole.png);
  background-repeat: no-repeat;
  background-position: right center;
  margin-bottom: 10px;
  padding-right: 25px;
  padding-bottom: 5px;
  height: 38.4px;
  overflow: hidden;
}
.blessingWall_list .bwList_date{
  color: #666666;
  margin-bottom: 10px;
}
.blessingWall_list .bwList_tag{
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}
.blessingWall_list .bwList_tag > div{
  flex: 0 0 50%;
}
.blessingWall_list .bwList_tag .tag_item{
  color: #C94749;
}
.blessingWall_list .bwList_tag .tag_item i{
  margin-right: 5px;
  vertical-align: -3px;
}
.blessingWall_list .bwList_tag .tag_num{
  color: #000000;
  text-align: right;
}
.blessingWall_list .bwList_title{
  color: #000000;
  margin-bottom: 10px;
}
.blessingWall_list .bwList_txt{
  color: #C68821;
  margin-bottom: 10px;
}
.blessingWall_list .bwList_txt2{
  color: #666666;
  font-size: 12px;
}
.hideme{
  opacity:0;
}


/* about */
.about_1 .main > .idxBgItem,
.merit_1 .main > .idxBgItem:nth-child(1){
  left: 100px;
  top: 12%;
}
.blessingWall_1 .main > .idxBgItem:nth-child(1){
  top: 0;
  z-index: 0;
}
.page_about .slick-slider .slick-slide{
  padding: 0 30px 30px;
}
.page_about .slick-slider .slick-dots{
  position: absolute;
  bottom: 14px;
  left: 0;
  right: 0;
}
.page_about p{
  letter-spacing: 6.4px;
  /*margin-right: -6.4px;*/
  margin-right: 35px;
}
.page_about .block_group p{
  text-align: justify;
}
.about2cL5R7,
.about2cL7R5{
  display: flex;
  align-items: center;
}
.about2cL5R7 > div:nth-child(1),
.about2cL7R5 > div:nth-child(2){
  max-width: 43.605%;
  flex: 0 0 43.605%;
}
.about2cL5R7 > div:nth-child(2),
.about2cL7R5 > div:nth-child(1){
  max-width: 58.867%;
  flex: 0 0 58.867%;
}
.page_about .block_group:nth-child(odd) .imgLine::after{
  left: -20px;
  right: auto;
}
.page_about .block_group:nth-child(even) .about2cL5R7 > div:nth-child(2){
  padding-left: 5%;
}
.page_about .block_group:nth-child(odd) .about2cL7R5 > div:nth-child(1){
  padding-right: 5%;
}
.page_about .imgLine:after{
  right: -20px;
  bottom: -20px;
}

.about_1 .idx_about{
  /*justify-content: flex-start;*/
}
.about_1 .about_history .page_title i{
  margin-right: -70px;
}

/* about_parallax */
.about_parallax{
  min-height: 240px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
}
/* .about_parallax:before,
.about_parallax:after{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.about_parallax:before{
  background-color: rgba(0,0,0,0.4);
}
.about_parallax:after{
  background-color: rgba(255,50,50,0.5);
} */
.aboutParallax_txt{
  color: #fff;
  text-align: center;
  font-size: 22px;
  position: relative;
  z-index: 3;
  padding: 80.4px 30px;
}
.about_info{
  background-image: url(../images/tw/about_bg.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  text-align: center;
  position: relative;
  padding-top: 45px;
  padding-bottom: 95px;
}
.about_info .idxBgItem{
  right: 0;
  top: 0;
}
.abInfo_title span{
  color: #C94749;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
.abInfo_title span:before,
.abInfo_title span:after{
  content: "";
  width: 50px;
  height: 1px;
  display: inline-block;
  vertical-align: middle;
  background-color: #C68821;
}
.abInfo_title span:before{
  margin-right: 10px;
}
.abInfo_title span:after{
  margin-left: 10px;
}
.about_info p{
  letter-spacing: 0;
  margin-right: 0;
}
.abInfo_txt{
  margin-top: 0;
}
.about_history{
  background-image: url(../images/tw/history_bg.png);
  background-repeat: no-repeat;
}
.about_history .page_title{
  margin-top: -116px;
}


/* merit */
.merit_1 .main > .idxBgItem:nth-child(3){
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.merit_title{
  color: #C94749;
  font-size: 24px;
  font-weight: bold;
}


/* features */
.features_title{
  color: #C68821;
  font-size: 26px;
  font-weight: bold;
}
.features_1 .btn_link{
  margin-bottom: 10px;
}



/* footer */
footer .footerContent .footerType1 .flexbox{
  display: flex;
  align-items: center;
}
footer .footerContent .footerType1 .footer_rblk .flexbox{
  justify-content: flex-end;
  align-items: flex-end;
}
footer .footerContent .footerType1 .footer_rblk .flexbox p{
  margin: 0;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
footer .footerContent .footerType1 .footer_rblk .flexbox .socialList{
  padding-top: 5px;
  padding-bottom: 2px;
}
footer .footerContent .footerType1 .footer_rblk .flexbox .socialList li{
  margin-left: 8px;
}
footer .footerContent .footerType1 .footer_rblk .flexbox .socialList li:first-child{
  margin-left: 0;
}
footer .footerContent .footerType1 .footer_rblk .flexbox > div:nth-child(2){
  padding-left: 20px;
  padding-right: 30px;
}


@media screen and (max-width: 1500px) {
  .navMenu > li > a{
    padding-left: 1em;
    padding-right: 1em;
  }
  /*.headerType1 .navBar .navBarContent > div:nth-child(2){
    flex: 0 0 50px;
  }
  .headerType1 .navBar .navBarContent > div:nth-child(1),
  .headerType1 .navBar .navBarContent > div:nth-child(3){
    flex:0 0 calc(50% - 50px);
  }*/
}

@media screen and (max-width: 1200px) {
  .viewL_pc{
    display: none !important;
  }
  .viewL_mb{
    display: block !important;
  }
  #mbPanel .mbPanel_funNav.navTop i{
    font-size: 20px;
  }
  .idx_album > div:nth-child(1){
    width: 60%;
  }
  .idx_album > div:nth-child(2){
    width: 40%;
  }
  .about_1 .main > .idxBgItem,
  .about_info .idxBgItem,
  .merit_1 .main > .idxBgItem{
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .about2cL5R7 > div:nth-child(1),
  .about2cL7R5 > div:nth-child(2),
  .about2cL5R7 > div:nth-child(2),
  .about2cL7R5 > div:nth-child(1){
    max-width: 50%;
    flex: 0 0 50%;
  }
  .page_about .block_group:nth-child(even) .about2cL5R7 > div:nth-child(2) {
    padding-left: 5%;
    padding-right: 0;
  }
}


@media screen and (min-width: 1024px) {
  .indexContent_1 .main .Bbox_1c{
    padding-left: 8.333333%;
    padding-right: 8.333333%;
  }
}

@media screen and (max-width: 992px) {
  .viewM_pc{
    display: none !important;
  }
  .viewM_mb{
    display: block !important;
  }
  .video-player a{
    display: none;
  }
  .video-player button{
    display: block;
  }
  .audio_mobile{
    display: block;
  }
  .blessingWall_list .waterPhotos .item{
    width: calc(33.33% - 30px);
  }
  .block_group {
    margin-bottom: 40px;
  }
  .about2cL5R7, .about2cL7R5 {
    flex-wrap: wrap;
  }
  .about2cL5R7 > div:nth-child(1),
  .about2cL7R5 > div:nth-child(2),
  .about2cL5R7 > div:nth-child(2),
  .about2cL7R5 > div:nth-child(1){
    max-width: 100%;
    flex: 0 0 100%;
  }
  .page_about .idx_about{
    justify-content: center;
  }
  .page_about .block_group:nth-child(even) .about2cL5R7 > div:nth-child(2) {
    padding-left: 0;
  }
  .page_about .block_group:nth-child(even) .about2cL5R7 > div:nth-child(1){
    text-align: center;
    order: 1;
  }
  .page_about .block_group:nth-child(odd) .about2cL7R5 > div:nth-child(2){
    text-align: center;
  }
  .about_parallax{
    background-attachment: scroll;
    background-size: cover;
  }
  footer .footerContent .footerType1 .flexbox{
    justify-content: center;
  }
  footer .footerContent .footerType1 .footer_rblk .flexbox {
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 20px;
  }
  footer .footerContent .footerType1 .footer_rblk .flexbox > div:nth-child(2){
    display: none;
  }

}

@media screen and (max-width: 768px) {
  .viewS_pc{
    display: none !important;
  }
  .viewS_mb{
    display: block !important;
  }
  .main{
    padding-top: 80px;
  }
  .idxBgItem{
    display: none;
  }
  .idxTitle{
    padding-bottom: 80px;
  }
  .idxAbout_title{
    letter-spacing: 8px;
    margin-right: -8px;
  }
  .idxAbout_txt{
    letter-spacing: 5px;
    font-size: 16px;
    line-height: 40px;
  }
  .idxAlbum_bg{
    background-image: none;
  }
  .idx_album{
    padding-top: 0;
    display: block;
  }
  .idx_album > div:nth-child(1){
    width: 100%;
  }
  .idx_album > div:nth-child(2){
    display: none;
  }
  .idx_album > div:nth-child(1) .slick-dots {
    bottom: 12px;
  }
  .idx_album .slick-slider .slick-slide {
    padding: 30px;
  }
  .idxAlbum_bell{
    display: none;
  }
  .page_title{
    margin-bottom: 20px;
  }
  .page_title span{
    font-size: 28px;
    letter-spacing: 10px;
    margin-right: -10px;
  }
  .bell_title{
    min-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
    letter-spacing: 0;
  }
  .bell_title:before,
  .bell_title:after{
    display: none;
  }
  .bell_scripture div{
    letter-spacing: 10px;
    margin-right: -10px;
  }
  .blessingWall_title{
    font-size: 28px;
    letter-spacing: 8px;
    margin-right: -8px;
  }
  .page_about p {
    letter-spacing: 0;
    margin-right: 0;
  }
  .merit_title{
    font-size: 22px;
  }

  .features_1 .features_blk{
    position: relative;
    top: 0;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
  }
  .features_1 .features_blk .mb{
    display: block;
  }
  .features_1 .features_blk_L{
    left: 0;
  }
  .features_1 .features_blk_R{
    right: 0;
  }
  .features_1 .features_blk .pc,
  .features_img {
    display: none;
  }
  .about_history{
    background-image: none;
  }
  .features_1 footer{
    margin-top: 0;
    padding-top: 30px;
  }
}

@media screen and (max-width: 667px) {
  .idx_about{
    display: block;
    margin-bottom: 40px;
  }
  .idxAbout_title,
  .idxAbout_txt{
    writing-mode : inherit;
    writing-mode : initial;
    writing-mode : unset;
  }
  .idxAbout_title{
    text-align: center;
  }
  .idxAbout_title span{
    width: auto;
    /*padding-left: 0;*/
    /*letter-spacing: 0;*/
    margin-right: 0;
  }
  .idxAbout_title i{
    /*margin: 0 auto 5px auto;*/
    /*display: block;*/
  }
  .bell_scripture div{
    letter-spacing: 0;
    margin-right: 0;
  }
  .blessingWall_list .waterPhotos .item{
    width: calc(50% - 30px);
  }
  .merit_1 .idxAbout_txt{
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .main{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .idxTitle{
    padding-bottom: 50px;
  }
  .bell_scripture div{
    font-size: 18px;
    line-height: 40px;
  }
  .bellScripture_repeat div:not(:first-child){
    display: none;
  }
  .bell_scripture div span{
    display: block;
  }
  .bell_scripture div .comma{
    display: none;
  }
  .blessingWall_list {
    margin-left: 0;
    margin-right: 0;
  }
  .blessingWall_list .waterPhotos .item{
    margin: 15px 0;
    width: 100%;
  }
  .btn,
  .btn_link a{
    max-width: 190px;
    width: 100%;
  }
  footer .footerContent .footerType1 .flexbox{
    flex-wrap: wrap;
    text-align: center;
  }
  footer .footerContent .footerType1 .copyRightTxt{
    text-align: center;
  }
  footer .footerContent .footerType1 .flexbox > div{
    flex: 0 0 100%;
  }
}

.gotop {
  display: none !important;
}

@media (max-width: 480px) {
  .merit_1 .scku,
  .merit_1 .scku span {
      text-align: center;
  }
}