@charset "UTF-8";

/***************************************
*
*  1. #bodySec style
*  2. IE style
*
***************************************/

/* 1. #bodySec style */
/* ------------------------------------------------------------------------------------ */
body {
 
}

#bodySec {
  width: 100%;
}

/*nobelSec*/
#nobelSec {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: fixed;
  z-index: 10000;
  background: #fefcf5;
  top: 0;
  left: 0;
  max-height: 675px;
  overflow: hidden;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.2);
}
.nobel-inner {
  position: relative;
  height: 100%;
  width: 960px;
  margin: 0 auto;
}
.nobel-main {
  width: 960px;
  height: 100%;
  margin: 0 auto;
}
.nobel-main li {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  margin-left: -460px;
  width: 100%;
  margin-top: -337.5px;
  display: none;
}
.nobel-main li img {
  width: 960px;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
}

#anchorBenefit,
#anchorMember {
  width: 100%;
  height: 1px;
}
#anchorMember {
  margin-top: 65px;
}
#circle {
  width: 635px;
  position: absolute;
  top: -135px;
  left: -190px;
  z-index: 100;
}
#circle-img {
  width: 960px;
  height: 635px;
  background-size: 635px 635px;
}
.nobel-control {
  width: 380px;
  position: absolute;
  bottom: 42px;
  right: 50px;
  display: none;
}
.nobel-control li {
  float: left;
  position: relative;
  top: 0;
  left: 0;
  margin-left: 60px;
}
.nobel-control li.last {
  margin-left: 180px;
}
.nobel-control li a.on:hover {
  opacity: 1;
}
.nobel-prev a {
  background: url(../img/benefit/nobel/btn-prev.png) no-repeat 0 0;
  width: 52px;
  height: 0;
  padding-top: 16px;
  display: block;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}
.nobel-prev a.on {
  opacity: 0;
  position: absolute;
  z-index: 100;
  background: url(../img/benefit/nobel/btn-prev_on.png) no-repeat 0 0;
}
.nobel-next a {
  background: url(../img/benefit/nobel/btn-next.png) no-repeat 0 0;
  width: 54px;
  height: 0;
  padding-top: 15px;
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.nobel-next a.on {
  opacity: 0;
  position: absolute;
  z-index: 100;
  background: url(../img/benefit/nobel/btn-next_on.png) no-repeat 0 0;
}
.nobel-skip a {
  background: url(../img/benefit/nobel/btn-skip.png) no-repeat 0 0;
  width: 85px;
  height: 0;
  padding-top: 14px;
  display: block;
  overflow: hidden;
  margin-right: 8px;
  position: absolute;
  top: 0;
  left: 0;
}
.nobel-skip a.on {
  opacity: 0;
  position: absolute;
  z-index: 100;
  background: url(../img/benefit/nobel/btn-skip_on.png) no-repeat 0 0;
}

/*inquiryArea*/
.inquiryArea {
  background: #f9f3e8;
  padding-top: 42px;
  padding-bottom: 20px;
  margin-top: 96px;
}
.tl-inquiry {
  font-size: 2em;
  line-height: 1.692;
  color: #444444;
  letter-spacing: 0.06em;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.inquiry-sub {
  font-size: 1.384em;
  margin-top: 24px;
}
.inquiry-note {
  font-size: 1em;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #444444;
}
.btn-inquiry a {
  background: #9e81c4 url(../img/common/arrow-white.png) no-repeat 12px center;
  border: solid 1px #9e81c4;
  width: 400px;
  height: 60px;
  line-height: 57px;
  display: block;
  margin: 40px auto 0;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  text-decoration: none;
  border-radius: 4px;
  font-size: 1.23em;
  padding-left: 1px;
}
.btn-inquiry a:hover {
  background: #f9f3e8 url(../img/common/arrow-white_on.png) no-repeat 12px center;
  color: #9e81c4;
}
#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20000;
}
#loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -65px;
  margin-top: -49px;
}
.icon-movie {
  position: absolute;
  top: 50%;
  right: -60px;
  margin-top: -66px;
  opacity: 0;
}
#overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
}

#mainWrap {
  position: relative;
}
.stl {
  background: url(../img/about/main-tl.png) no-repeat 0 0;
  width: 255px;
  height: 47px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: -77px;
}
.snav {
  background: -moz-linear-gradient( 90deg, rgb(241,230,197) 0%, rgb(253,247,230) 100%);
  background: -webkit-linear-gradient( 90deg, rgb(241,230,197) 0%, rgb(253,247,230) 100%);
  background: -ms-linear-gradient( 90deg, rgb(241,230,197) 0%, rgb(253,247,230) 100%);
  box-shadow: 0px 5px 5px 0px rgba(211, 211, 211, 0.58);
  margin-bottom: 10px;
  margin-top: 38px;
}
.page-copy {
  background: url(../img/about/page-copy.png) no-repeat 0 0;
  width: 406px;
  height: 23px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  margin-top: 23px;
}
.snav ul{
  padding:20px;
  text-align:center;
  display:block;
}
.snav li{
  display:inline-block;
  width:118px;
  height:118px;
  line-height:118px;
  text-align:center;
  font-size:1.384em;
  font-weight:bold;
  color:#fff;
  margin:0 15px;
}
.snav li a{
  display:block;
  position:relative;
}
.snav li a i{
  width:118px;
  height:118px;
  line-height:118px;
  display:block;
  position:absolute;
  left:0;
  top:0;
  color:#fff;
  font-style:normal;
  border-radius:50%;
}
.snav li a:hover i{
  background:rgba(255,255,255,0.3);
}
.itemSev .desc{
  padding:70px 0 45px;
  background: -webkit-linear-gradient(white, #fcf9f3, #ede8f0); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(white, #fcf9f3, #ede8f0); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(white, #fcf9f3, #ede8f0); /* Firefox 3.6 - 15 */
  background: linear-gradient(white, #fcf9f3, #ede8f0); /* 标准的语法 */
}
.itemSev h3{
  font-size:2.153em;
}
.itemSev .summary{
  line-height:1.7;
  margin-top:30px;
  font-size: 1.23em;
}
.itemSev .other{
  text-align:left;
  background:#f0ebf2;
}
.itemSev .other.tbl {
  display: table;
}
.itemSev .other.tbl .fl,
.itemSev .other.tbl .fr {
  display: table-cell;
  float: none;
}
.itemSev .other img {
  width: 100%;
}
.itemSev .other .fl{
  width:50%;
}
.itemSev .other .fl.memorial-corner,
.itemSev .other .fl.altar,
.itemSev .other .fl.food,
.itemSev .other .fl.flower,
.itemSev .other .fr.gift,
.itemSev .other .fr.staff {
  text-indent: -9999px;
  overflow: hidden;
}
.itemSev .other .fl.memorial-corner {
  background: url(../img/index/home_18.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.itemSev .other .fr{
  width:50%;
}
.itemSev .other .inner{
  padding: 38px 40px 40px;
  text-align:justify;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  box-sizing: border-box;
}
@media (min-width:1400px) {
  .itemSev .other .inner{
    padding: 9.5% 10% 10%;
  }
}
.itemSev .other h4{
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "游明朝体", "Yu Mincho", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 1.461em;
  line-height: 1.3;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.itemSev .other .txt{
  line-height: 1.7;
  margin-top: 15px;
  font-size: 1.23em;
  margin-left: 3px;
}
.itemSev .other.memorial-corner .txt{
  letter-spacing: -0.05em;
}

#s_01 h3 {
  background: url(../img/index/tl-teitakusou.png) no-repeat 0 0;
  width: 109px;
  height: 27px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 14px;
}
#s_02 h3 {
  background: url(../img/index/tl-living.png) no-repeat 0 0;
  width: 99px;
  height: 26px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
#s_03 h3 {
  background: url(../img/index/tl-altar.png) no-repeat 0 0;
  width: 58px;
  height: 27px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
#s_04 h3 {
  background: url(../img/index/tl-omotenashi.png) no-repeat 0 0;
  width: 126px;
  height: 24px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
.funeralList h3 {
  background: url(../img/index/tl-funeral.png) no-repeat 0 0;
  width: 113px;
  height: 27px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}


#s_02 .fl {
  width: 60.2%;
}
.living-s {
  background: url(../img/index/home_25.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 312px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
#s_02 .fr {
  background: url(../img/index/home_26.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  width: 39.8%;
  height: 530px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
@media (max-width:1030px) {
  #s_02 .fr {
    height: 560px;
  }
}
#s_02.itemSev .other .inner {
  padding-bottom: 0;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
@media (min-width:1400px) {
  #s_02.itemSev .other .inner {
    padding-top: 5.5%;
  }
}
.itemSev .other .fl.altar {
  background: url(../img/index/home_30.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.food {
  background: url(../img/index/home_34.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.gift {
  background: url(../img/index/home_37.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.flower {
  background: url(../img/index/home_38.jpg) no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.staff {
  background: url(../img/index/home_41.jpg) no-repeat top center;
  -webkit-background-size: cover;
  background-size: cover;
}