.BodyMain {
    background: #fff;
    margin: 0 auto 110px;
    text-align: center;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"メイリオ",Meiryo,verdana,sans-serif;
    -webkit-text-size-adjust: 100%;
}

h1{
    font-weight: normal;
    font-size: 75%;
    letter-spacing: 0.07em;
    color: #999;
    margin:0;
    padding: 5px;
}
h2,
h3 {
    clear: both;
    margin-top: -13px;
    padding: 20px 0;
    font-size: 75%;
    font-weight: normal;
    letter-spacing: 0.07em;
    color: #ccc;
}
h3 {
    padding: 20px 0 0;
}
h4.copyright {
    clear: both;
    margin: 0 auto;
    padding: 2px 0;
    font-size: 75%;
    font-weight: normal;
    text-align:center;
    line-height: 25px;
    letter-spacing: 0.07em;
}
h4.copyright span {
    padding: 0 0.5em 0 2em;
}
.link {
    width: 150px;
    float: right;
    margin: 15px 300px 5px 0;
}
.link1 a,
.link2 a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    width: 150px;
    height: 30px;
    margin-top: 8px;
    line-height: 31px;
    border-radius: 6px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    font-weight: normal;
    background: #d8cae9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
    border-bottom: 1px solid #ccc;
}
.link2 a {
    background: #d9fbbd;
    border-bottom: 1px solid #ccc;
}
.link1 a:hover {
    background: #7e83ce;
}
.link2 a:hover {
    background: #82b24a;
}
.counselLink {
    letter-spacing: 7.5px;
}

header div,
.topMenu,
.underMenu {
    width: 960px;
}
.topMenu,
.underMenu {
    margin: 20px auto;
}
.topMenu ul,
.underMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.topMenu ul li,
.underMenu ul li {
    float: left;
    width: 19.85%;
    height: 45px;
    padding: 0;
    border-left: 1px solid #333;
    background-color: #fbf4ff;
}
.topMenu ul li:last-child,
.underMenu ul li:last-child {
    border-right: 1px solid #333;
}
.topMenu ul li a,
.underMenu ul li a {
    display: block;
    padding: 10px 0;
}
.topMenu ul li a:hover,
.underMenu ul li a:hover {
    border-top: 1px solid #9ec338;
    border-bottom: 1px solid #9ec338;
    background-color: #d9fbbd;
}
.backslide {
    background: url("../images/back_slide.jpg") center no-repeat;
    border-top: 1px solid #5d5d5c;
    border-bottom: 1px solid #5d5d5c;
}
#slide {
    width: 960px;
    height: 450px;
}
header {
    width: 960px;
    height: 110px;
    background: url("../images/back_title.png") no-repeat;
    margin: 0 auto;
}
.info,
.staff,
.zensoren {
    width: 350px;
    font-size: 105%;
    border: 2px solid #fd9316;
    background: #ffffcc;
    border-radius: 3px;
    margin-bottom: 30px;
    padding: 10px 0;
    letter-spacing: 0.03em;
}
.info {
    float: left;
}
.staff {
    float: right;
    width: 220px;
    border: 2px solid #82b24a;
    background: #e3f5d8;
}
.zensoren {
    width: 630px;
    letter-spacing: 0.1em;
}
.sale {
    width: 800px;
    background: #f4eefa;
    border-radius: 3px;
    margin-bottom: 30px;
    padding: 20px 0 10px;
    letter-spacing: 0.03em;
}
.ya {
    margin: 0 0 2px 8px;
    vertical-align: middle;
}
.ya2 {
    margin: 0 6px 3px 0;
    vertical-align: middle;
}
section {
    margin: auto;
    padding: 10px 0 20px;
}
section::after {
    content: "";
    display: block;
    clear: both;
}
.backG {
    background: #f4eefa;
}
.box {
    width: 960px;
}
.subtitle1,
.subtitle2 {
    position: relative;
    text-align: center;
    margin: 30px 0;
}
.subtitle1:before,
.subtitle2:before {
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    background: #675195;
}
.subtitle1 span,
.subtitle2 span {
    position: relative;
    padding: 0 1em;
    color: #675195;
    font-size: 180%;
    font-weight: normal;
    letter-spacing: 0.07em;
    background: #f4eefa;
}
.subtitle2 span {
    background: #fff;
}
.logo {
    width: 40px;
    margin-right:  7px;
    vertical-align: middle;
}
.TD30 {
    line-height: 30px;
}
.txtL {
  text-align: justify;
  line-height: 30px;
  padding: 0 1em;
}

/* コンテンツ */
.topicsBox {
    width: 550px;
    float: right;
}
.topicsTitle,
.hallTitle,
.director {
    color: #503f74;
    text-shadow: 1px 1px 1px rgba(193, 191, 191, 0.85);
    padding: 0.5em 1em;
    font-size: 150%;
    text-align: left;
    font-weight: normal;
    letter-spacing: 0.07em;
}
.hallTitle,
.director {
    text-align: center;
}
#topics {
    width: 530px;
    float: right;
    height: 250px;
    overflow: auto;
    border: 2px solid #dcdcdc;
    margin: 0 0 0 4px;
    text-align: left;
    line-height: 25px;
    font-size: 90%;
    letter-spacing: 0.08em;
}
.topicsList a {
    display: block;
    border-bottom: 1px dotted #dcdcdc;
    padding: 0.7em 1em;
    color: #000;
    background: #d9fbbd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(60%), color-stop(#d9fbbd));
    background-image: -webkit-linear-gradient(#fff 60%,#d9fbbd);
    background-image:    -moz-linear-gradient(#fff 60%,#d9fbbd);
    background-image:     -ms-linear-gradient(#fff 60%,#d9fbbd);
    background-image:      -o-linear-gradient(#fff 60%,#d9fbbd);
    background-image:         linear-gradient(#fff 60%,#d9fbbd);
}
.topicsList a:hover {
    background: #fff;
}
.topicsList1 {
    border-bottom: 1px dotted #dcdcdc;
    padding: 0.7em 1em;
    background: #d9fbbd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(60%), color-stop(#d9fbbd));
    background-image: -webkit-linear-gradient(#fff 60%,#d9fbbd);
    background-image:    -moz-linear-gradient(#fff 60%,#d9fbbd);
    background-image:     -ms-linear-gradient(#fff 60%,#d9fbbd);
    background-image:      -o-linear-gradient(#fff 60%,#d9fbbd);
    background-image:         linear-gradient(#fff 60%,#d9fbbd);
}
.new {
    margin: 2px 5px 6px 7px;
    vertical-align: middle;
}
.hallPic {
    width: 49.5%;
    float: left;
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
}
.hallName {
    padding: 0.2em 0;
    font-size: 130%;
    font-weight: normal;
    letter-spacing: 0.07em;
}
.hallName span {
    font-size: 80%;
}

#nejyou {
    width: 380px;
    float: left;
    margin-top: 15px;
}
.pic1 {
    max-width: 98%;
    height: auto;
    margin-bottom: 5px;
}
.pic2 {
    max-width: 98%;
    height: auto;
}
.pic3 {
    max-width: 99%;
    height: auto;
}
.pic4 {
    max-width: 85%;
    height: auto;
}
.pic5 {
    max-width: 80%;
    height: auto;
}
.pic6 {
    width: auto;
    height: 170px;
}
.waku {
    border: 1px solid #dcdcdc;
}
.clear {
    clear: both;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
.mini {
    font-size: 80%;
}
.mini90 {
    font-size: 90%;
}
.big {
    font-size: 115%;
}
.big2 {
    font-size: 150%;
}
.big3 {
    font-size: 125%;
}
.fontP {
    color: #675195;
}
.fontO {
  color: #ff9900;
}
img {
    border: none;
}
a {
    text-decoration: none;
    color: #000;
}
.opacity a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.pad1 {
    padding: 10px 0;
}
.pad2 {
    padding: 20px 0;
}
.pad3 {
    padding-left: 100px;
}
.pad4 {
    padding: 20px 0 10px;
}
.padT10 {
    padding-top: 10px;
}
.padT20 {
    padding-top: 20px;
}
.padT30 {
    padding-top: 30px;
}
.padT40 {
    padding-top: 40px;
}
.padT50 {
    padding-top: 50px;
}
.padT100 {
    padding-top: 100px;
}
.mar1 {
    margin: 0 10px;
}
.marB10 {
    margin-bottom: 10px;
}

.fix {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 110px;
    padding-top: 5px;
    z-index: 1002;
    border-top: 1px solid #4d4b73;
    background: rgba(255, 255, 255, 0.8);
}
header div,
footer div {
    width: 960px;
}
footer {
    width: 960px;
    height: 110px;
    background: url("../images/back_title.png") no-repeat;
    margin: 0 auto;
}
.w800 {
    width: 800px;
}
.infoW {
    width: 635px;
}
.L0 {
    float: left;
}
.R0 {
    float: right;
}
.L1{
    width:49%;
    float:left;
}
.R1 {
    width:49%;
    float: right;
}
.w13 {
    width: 12.9%;
}
.w18 {
    width: 17.9%;
}
.w20 {
    width: 19.9%;
}
.w23 {
    width: 22.9%;
}
.w25 {
    width: 24.9%;
}
.w30 {
    width: 29.9%;
}
.w40 {
    width: 39.9%;
}
.w45 {
    width: 44.9%;
}
.w54 {
    width: 53.9%;
}
.w60 {
    width: 59.99%;
}
.w64 {
    width: 63.9%;
}
.w85 {
    width: 84.9%;
}
.Lw33 {
    width:33%;
    float:left;
}

.priceBox1,
.priceBox2,
.hallBox {
    width: 95%;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.07);
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.07);
    line-height: 30px;
    padding: 15px 10px 12px;
    background: #fff;
}
.priceBox2 {
    padding: 29px 10px 28px;
}
.hallBox {
    width: 100%;
    padding: 0 0 12px;
    background: #fafafa;
}
.priceBox1 .txt1,
.priceBox2 .txt1  {
    font-size: 170%;
    color: #675195;
}

.mark1 {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-top: 4px solid #cbc9c9;
    border-right: 4px solid #cbc9c9;
    transform: rotate(45deg);
    text-indent: -9999px;
    margin-top: 30px;
    vertical-align: middle;
}
.mark2 {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-top: 4px solid #82b24a;
    border-right: 4px solid #82b24a;
    transform: rotate(45deg); 
    text-indent: -9999px;
    margin-top: 29px;
    vertical-align: middle;
}
.mark3 {
    margin: 0 0.5em 0 0;
    color: #675195;
}

.circle {
    width: 98%;
    float: left;
    background-image: -webkit-linear-gradient(#c9f2a7 0%, #82b24a 40%);
    background-image: linear-gradient(#c9f2a7 0%, #82b24a 40%);
    text-shadow: 1px 1px 1px rgba(51, 51, 51, 0.7);
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.15);
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 20px 0 18px 0;
    margin-top: 20px;
    font-weight: bold;
    font-size: 130%;
    letter-spacing: 0.05em;
    line-height: 30px;
    color: #fff;
}
.tentenTxt1,
.tentenTxt2,
.tentenTxt3 {
    font-size: 130%;
    color: #675195;
    line-height: 38px;
}
.tentenTxt2,
.tentenTxt3 {
    font-size: 200%;
    line-height: 45px;
    padding-top: 12px;
}
.tentenTxt3 {
    font-size: 150%;
    padding-top: 3px;
}
.menuBox,
.menuBoxF,
.menuBoxN {
    width: 31%;
    float: left;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.08);
    line-height: 30px;
    padding: 0 0 12px;
    margin: 15px 10px;
    background: #fafafa;
}
.menuBoxF {
    padding: 35px 0;
}
.menuBoxN {
    float: left;
    border: none;
    box-shadow: none;
    padding: 0;
    margin-right: 12px;
    background: #fff;
}
.menuBox p  {
    font-size: 120%;
    color: #503f74;
    padding-top: 10px;
}
.menuBox .img1 {
    width: 100%;
    border-bottom: 1px solid #ccc;
}
.menuBoxF .floralImg {
    float: left;
    padding-left: 5px;
}
.menuBoxF .floralTxt1 {
    float: right;
    line-height: 30px;
    padding: 10px 3px 10px 0;
}
.menuBoxF .floralTxt2 {
    line-height: 40px;
}
.menubutton {
    float: left;
    margin: 15px 20px 50px;
}
.menubutton a,
.zensorenButton a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    width: 200px;
    height: 50px;
    margin-top: 8px;
    line-height: 52px;
    border-radius: 6px;
    text-align: center;
    letter-spacing: 0.07em;
    vertical-align: middle;
    overflow: hidden;
    font-weight: normal;
    font-size: 120%;
    color: #476228;
    background: #d9fbbd;
    background: -webkit-gradient(linear, left top, left bottom, from(#d9fbbd), to(#82b24a));
    background: -webkit-linear-gradient(top, #d9fbbd 0%, #82b24a 100%);
    background: linear-gradient(to bottom, #d9fbbd 0%, #82b24a 100%);
}
.menubutton a:hover,
.zensorenButton a:hover {
    background: #82b24a;
    background: -webkit-gradient(linear, left bottom, left top, from(#d9fbbd), to(#82b24a));
    background: -webkit-linear-gradient(bottom, #d9fbbd 0%, #82b24a 100%);
    background: linear-gradient(to top, #d9fbbd 0%, #82b24a 100%);
}
.zensorenButton a {
    width: 600px;
    margin-top: 30px;
}
.directorW p {
    width: 29%;
    float: left;
    font-size: 115%;
    border: 2px solid #d8cae9;
    margin: 5px 10px;
    border-radius: 10px;
    padding: 8px 8px 10px;
}
.directorW img {
    height: 70px;
    margin: 10px;
}
.bmenu {
    padding: 0 0 50px 0;
    margin-top: -10px;
}
.bmenu a {
    float: left;
    color: #476228;
}
.bmenu .service:hover {
    background: #82b24a;
    background: -webkit-gradient(linear, left bottom, left top, from(#d9fbbd), to(#82b24a));
    background: -webkit-linear-gradient(bottom, #d9fbbd 0%, #82b24a 100%);
    background: linear-gradient(to top, #d9fbbd 0%, #82b24a 100%);
}
.bmenu .service {
    display: inline-block;
    width: 115px;
    height: 105px;
    padding: 0;
    border-radius: 50%;
    background: -webkit-linear-gradient(top, #d9fbbd 0%, #82b24a 100%);
    background: linear-gradient(to bottom, #d9fbbd 0%, #82b24a 100%);
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.15);
    letter-spacing: -0.03em;
    margin-left: 16px;
    border: 2px solid #fff;
}
.bmenu .service p {
    line-height: 27px;
}
.bmenu .service:active {
    position: relative;
    top: 1px;
}
.bmenu .service p.pad1 {
    padding: 28px 0 0 0;
}
.bmenu .service p.pad2 {
    padding: 39px 0 0 0;
}

#page-top {
    position: fixed;
    bottom: 120px;
    right: 10px;
}
#page-top a {
    background: url("../images/page-top.png") no-repeat;
    width: 106px;
    height: 119px;
    display: block;
}
#page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.cust {
    border-top: 1px solid #4d4b73;
    padding-top: 50px;
}
.custHallL {
    float: left;
    width: 49%;
}
.custHallR {
    float: right;
    width: 49%;
}
.custHallL .img1,
.custHallR .img1 {
    max-width: 100%;
    height: auto;
}
.custTxt {
    font-size: 120%;
    margin: 0 0 8px 0;
    color: #675195;
}

.custZensoren {
    float: right;
    width: 17%;
    padding-top: 30px;
}
.custZensoren img {
    max-width: 100%;
    height: auto;
}
.mobi {
    clear: both;
    width: 960px;
    font-size: 80%;
    letter-spacing: 0.07em;
    padding: 35px 0 25px 0;
    border-top: 1px solid #dcdcdc;
}
.mobiTxt {
    width: 780px;
    text-align: left;
    line-height: 20px;
}
.mobiTxt p {
    text-align: center;
}
.mobiQr {
    float: right;
    margin: -25px 0 5px 25px;
}

#PageTitle {
    width: 100%;
    height: 120px;
    background: url("../images/back_pagetitle.jpg") 50% 0 no-repeat;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85);
    margin-bottom: 10px;
}
#PageTitle h2 {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85);
    font-size: 270%;
    margin: 0 auto;
    padding-top: 30px;
}


div, p, table {
    margin: auto;
}

.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}

.star {
    margin-right: 2px;
}

hr {
    color: #dcdcdc;
    background-color: #dcdcdc;
    height: 1px;
    border: none;
    padding: 0;
}
.line {
    border-top: 3px dotted #b9b9b9;
}


.icon {
    margin: -6px 0 0 5px;
    vertical-align: middle;
}

.card {
    width: 100%;
    padding: 20px 0;
    letter-spacing: 0.05em;
}
.card img {
    margin: 0 5px 2px;
    vertical-align: middle;
}
.card span {
    padding-left: 0.9em;
}

.box {
    width: 960px;
}
.box90 {
    width: 90%;
}
.box80 {
    width: 80%;
}
.box70 {
    width: 70%;
}


.order {
    width: 960px;
    height: 200px;
    letter-spacing: 0.07em;
    margin: 25px auto 15px;
    border-radius: 0.3em;
    border: 1px solid #dcdcdc;
    background: #fffff2;
    box-shadow: 1px 1px 2px 1px rgba(153, 153, 153, 0.15);
}
.orderW,
.warningW {
    width: 97%;
}
.orderL {
    float: left;
    width: 7%;
    font-size: 90%;
    padding-top: 75px;
}
.orderR,
.warningR {
    float: right;
    width: 91%;
    line-height: 30px;
    padding-top: 20px;
}
.orderR .txt1,
.warningR span,
.pickupR span {
    color: #267637;
    font-size: 120%;
}
.orderR .txt2 {
    color: #f00;
    font-size: 120%;
}
.orderTelegraph {
    width: 88%;
}
.orderTelegraphL {
    float: left;
    width: 84%;
    padding-top: 10px;
}
.orderTelegraphR {
    float: right;
    width: 14%;
    padding-top: 17px;
    line-height: 20px;
}
.warning {
    width: 960px;
    height: 100px;
    letter-spacing: 0.07em;
    margin-bottom: 45px;
    border-radius: 0.3em;
    border: 1px solid #dcdcdc;
    background: #fffff2;
    box-shadow: 1px 1px 2px 1px rgba(153, 153, 153, 0.15);
}
.warningL {
    float: left;
    width: 7%;
    font-size: 90%;
    padding-top: 26px;
}

.pickup {
    width: 820px;
    height: 100px;
    letter-spacing: 0.07em;
    margin: 25px auto 15px;
    border-radius: 0.3em;
    border: 1px solid #dcdcdc;
    background: #fffff2;
    box-shadow: 1px 1px 2px 1px rgba(153, 153, 153, 0.15);
}
.pickupW {
    width: 95%;
}
.pickupL {
    float: left;
    width: 9%;
    font-size: 90%;
    padding-top: 24px;
}
.pickupR {
    float: right;
    width: 89%;
    line-height: 30px;
    padding-top: 18px;
}

.cremationL {
    float: left;
    width: 40%;
}
.cremationL img {
    max-width: 98%;
    height: auto;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}
.cremationR {
    float: right;
    width: 58%;
    padding-top: 5px;
}
.cremationTitle {
    color: #f90;
    font-size: 130%;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.85);
    display: flex;
    justify-content: center;
    align-items: center;
}
.cremationTitle .big {
    font-size: 250%;
    letter-spacing: 0.25em;
    padding-left: 0.3em;
}
.cremationTitle .big1 {
    font-size: 160%;
    padding-right: 2px;
}
.cremationR .taxF {
    color: #f00;
    font-size: 300%;
    font-weight: bold;
    padding-top: 5px;
}
.cremationR .mini {
    font-size: 50%;
    font-weight: normal;
}

.price {
    padding-left: 350px;
}
.price .buttonLink {
    margin-top: -8px;
}
.priceL {
    float: left;
    width: 15%;
    font-size: 90%;
    padding-top: 20px;
}
.priceL img {
    width: 98%;
}
.priceR {
    float: right;
    width: 84%;
    margin-top: 5px;
}
table.price {
    width: 100%;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
}
.price td {
    border-bottom: 1px solid #dcdcdc;
    line-height: 30px;
    padding: 5px 10px;
}
.price td.category {
    background: #999;
    color: #fff;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.85);
}
.price td.borderR {
    border-right: 1px solid #fff;
}

.price td.priceName1 {
    width: 30%;
    background: #fcf2e2;
    background-size: 100%;
    padding: 5px 0 10px;
    color: #f90;
    font-size: 110%;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: bold;
}
.price td.priceName2 {
    width: 30%;
    background: #eefaeb;
    background-size: 100%;
    padding: 5px 0 10px;
    color: #27b60a;
    font-size: 110%;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: bold;
}
.price td.priceName3 {
    width: 30%;
    background: #f7f0fd;
    background-size: 100%;
    padding: 5px 0 10px;
    color: #9870be;
    font-size: 110%;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: bold;
}
.price td.priceName4 {
    width: 30%;
    background: #ebf1fe;
    background-size: 100%;
    padding: 5px 0 10px;
    color: #234fb1;
    font-size: 110%;
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-weight: bold;
}
.price td.priceName1 p,
.price td.priceName2 p,
.price td.priceName3 p,
.price td.priceName4 p {
    font-size: 220%;
    padding-top: 5px;
    letter-spacing: 0.3em;
}
.price td.priceFee {
    width: 27%;
    padding-top: 11px;
    border-right: 1px solid #dcdcdc;
}
.price td.priceFee .mini {
    font-size: 60%;
    font-weight: normal;
}
.price td.priceFee p.taxF {
    color: #f00;
    font-size: 155%;
    font-weight: bold;
}
.price td.priceAttendee {
    width: 16%;
    padding-top: 10px;
    border-right: 1px solid #dcdcdc;
}
.price td.pricePad1 {
    padding-left: 1em;
}
.price td.priceFlow {
    width: 20%;
}
.price td.priceFlow img {
    vertical-align: middle;
}
.priceTxt {
    float: left;
    width: 69%;
    text-align: center;
    font-size: 90%;
    line-height: 25px;
    padding: 7px 0 0 18px;
}
.priceLink {
    float: right;
    width: 27%;
}

.hall {
    float: left;
    width: 33%;
    padding-top: 35px;
}
.hallImg p {
    width: 292px;
    color: #fff;
    background: #267637;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.85);
    text-align: left;
    font-size: 120%;
    border-radius: 5px 5px 0 0;
    padding: 3px 10px 1px;
}
.hallImg img {
    width: 310px;
    border: 1px solid #dcdcdc;
    border-radius: 0 0 5px 5px;
}
.hallTxt {
    float: left;
    width: 66%;
    padding-top: 75px;
}


.linkFloral {
    width: 614px;
    height: 226px;
    float: left;
    background: url("../images/back_floral.jpg") 50% 0 no-repeat;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin: 20px 11px;
}
.linkFloral .sub{
    font-size: 130%;
    padding: 13px 0 5px;
}
.linkButsudan .sub {
    font-size: 130%;
    padding: 10px 0 5px;
}
.linkFloral .sub span,
.linkButsudan .sub span {
    font-size: 130%;
    color: #267637;
}
.floralL {
    width: 35%;
    float: left;
    padding-left: 65px;
    line-height: 50px;
    text-align: right;
}
.floralR {
    width: 35%;
    float: right;
    padding-right: 100px;
    line-height: 50px;
    text-align: right;
}
.linkButsudan {
    width: 935px;
    height: 200px;
    background: url("../images/back_butsudan.jpg") 50% 0 no-repeat;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    margin: 20px auto;
}
.linkAttention {
    width: 616px;
    height: 225px;
    background: #fffff2;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}
.attentionL {
    width: 11%;
    float: left;
    padding-top: 85px;
}
.attentionR {
    width: 87%;
    float: right;
    line-height: 30px;
    padding-top: 22px;
}
.afterTxt {
    float: left;
    width: 595px;
    margin: 20px 11px;
    padding-top: 60px;
    line-height: 30px;
}
.supportL {
    width: 33.3%;
    float: left;
    padding-top: 30px;
    font-size: 90%;
}
.supportL img {
    width: 295px;
    height: auto;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}
.supportR {
    width: 65%;
    float: right;
    line-height: 30px;
    padding-top: 20px;
}

.useful {
    list-style: none;
    margin: 0 suto 15px;
    padding: 0;
}
.useful li a {
    float:left;
    display: inline-block;
    width: 115px;
    height: 105px;
    margin: 15px 9px 0;
    line-height: 25px;
    font-size: 95%;
    border: 2px solid #267637;
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    background-image: -webkit-linear-gradient(#fff 0%, #def8e3 100%);
    background-image: linear-gradient(#fff 0%, #def8e3 100%);
}
.useful a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.useful li.txt1 p {
    margin-top: 39px;
}
.useful li.txt2 p {
    margin-top: 29px;
}
.useful li.txt3 p {
    margin-top: 15px;
}

.netOrderL {
    width: 70%;
    float: left;
    line-height: 30px;
    text-align: left;
    padding-top: 50px;
}
.netOrderR {
    width: 28%;
    float: right;
}
.netOrderR img {
    width: auto;
    height: 260px;
}

.banner {
    float: left;
    width: 33.3%;
}

.moMar1 {
    margin: 20px 0;
}
.moMar2 {
    margin: 0 50px;
}
.moPic1 img {
    width: auto;
    height: 80px;
}

.youtubeL {
  width: 39%;
  float: left;
  line-height: 30px;
  padding-top: 95px;
}
.youtubeR {
  width: 59%;
  float: right;
}

table.staff {
    width: 95%;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
}
.staff td {
    border-bottom: 1px solid #dcdcdc;
    line-height: 30px;
    padding: 5px 10px;
}
.staff td.item {
    width: 20%;
    padding-top: 11px;
    border-right: 1px solid #dcdcdc;
}
.staff td.conditions {
    width: 80%;
    padding-top: 11px;
    border-right: 1px solid #dcdcdc;
}

#zensorenBanner {
    margin: 30px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#zensorenBanner div {
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}
#zensorenBanner div img {
    width: 90%;
}
#zensorenBanner div:nth-child(5) img,
#zensorenBanner div:nth-child(6) img {
    max-width: 230px;
}

.promiseList {
    width: 95%;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 35px;
}
.promiseImg img {
    width: 30%;
    float: left;
    border: 1px solid #dcdcdc;
    margin: 20px auto;
}
.promiseTxt {
    width: 64%;
    float: right;
    text-align: left;
    padding: 40px 10px 0 10px;
    line-height: 30px;
}
.promiseTxt p {
    font-size: 120%;
    color: #82b24a;
    border-bottom: 2px dotted;
    padding: 0 .5rem;
    margin-bottom: 15px;
}
.promiseTxt p span {
    font-size: 170%;
    padding-left: 7px;
}
