.BodyMain {
    margin: 0 auto;
    text-align: center;
    font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","¥á¥¤¥ê¥ª",Meiryo,verdana,sans-serif;
    -webkit-text-size-adjust: 100%;
}

.main {
    clear: both;
    margin: 0 auto;
    padding: 0 0 75px 0;
}

header {
    margin: auto;
    width: 960px;
    height: 110px;
    background: url("../images/back_title.png") no-repeat;
}
.headLinkTop {
    text-indent: -9999px;
    float: left;
    width: 210px;
}
.headLinkTop a {
    display: block;
    width: 210px;
    height: 105px;
}
.headLinkList a {
    float: left;
    width: 290px;
    height: 100px;
    margin: 5px 0 0 17px;
    text-indent: -9999px
}
header div {
    float: right;
}
.headLinkEmergency a,
.headLinkCounsel a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #fff;
    width: 140px;
    height: 32px;
    margin-top: 10px;
    line-height: 32px;
    border-radius: 2px;
    text-align: center;
    font-size: 105%;
    vertical-align: middle;
    overflow: hidden;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(102, 102, 102, 0.66);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
    border-bottom: 1px solid #fff;
}
.headLinkEmergency a,
.footLinkEmergency a,
.linkEmergency {
    background-image: -webkit-linear-gradient(#c96262 0%, #b24545 100%);
    background-image: linear-gradient(#c96262 0%, #b24545 100%);
}
.headLinkCounsel a,
.footLinkCounsel a {
    background-image: -webkit-linear-gradient(#89d3cd 0%, #4abdb7 100%);
    background-image: linear-gradient(#89d3cd 0%, #4abdb7 100%);
}
footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 75px;
    z-index: 1002;
    background-color: rgba(235, 251, 251, 0.8);
}
.footLogo {
    float: left;
    width: 250px;
    padding-top: 10px;
}
.footTel {
    float: left;
    width: 280px;
    padding-left: 55px;
}
.footLinkEmergency {
    float: left;
    padding: 19px 0 0 10px;
}
.footLinkEmergency {
    width: 175px;
}
.linkEmergency {
    width: 170px;
    margin-top: 5px;
}
.footLinkEmergency a,
.footLinkCounsel a,
.linkEmergency a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #fff;
    width: 170px;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    text-align: center;
    font-size: 130%;
    vertical-align: middle;
    overflow: hidden;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(102, 102, 102, 0.66);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
    border-bottom: 1px solid #fff;
}
.footLinkCounsel {
    float: right;
    width: 173px;
    padding: 19px 0 0 0;
}

#PageTitle {
    width: 960px;
    height: 70px;
    background: url("../images/back_pagetitle.png") no-repeat;
    margin: 0 auto 30px;
}
IMG#PageTitleCopy {
    margin: 4px 0 0 0;
}

h1 {
    margin: 0 auto;
    padding: 3px 0 0 0;
    font-size: 75%;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.07em;
    color: #ccc;
}
h2 {
    font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "£Í£Ó ÌÀÄ«";
    font-size: 25px;
    font-weight: bold;
    color: #333;
    background: url("../images/back_h2.png") left center no-repeat;
    padding: 0 0 0 20px;
    position: relative;
    text-align: left;
    border-bottom: 1px dotted #eaeaea;
}
@media all and (-ms-high-contrast:none) {
    h2 {
        font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","¥á¥¤¥ê¥ª",Meiryo,verdana,sans-serif;
        font-size: 23px;
        font-weight: normal;
    }
}
h2.seo {
    margin: 0 auto;
    padding: 3px 0 0 0;
    font-size: 75%;
    font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","¥á¥¤¥ê¥ª",Meiryo,verdana,sans-serif;
    font-weight: normal;
    text-align: center;
    letter-spacing: 0.07em;
    color: #ccc;
    background: none;
    border: none;
}
h2.subB {
    font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "£Í£Ó ÌÀÄ«";
    font-size: 23px;
    margin: 0;
    padding: 10px 0 0 0;
    text-align: center;
    background: none;
    border: none;
}
h2.pad1 {
    padding: 10px 0 0 0;
}
h2.pad2 {
    padding: 0 0 10px 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;
    background: #4abdb7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#89d3cd), color-stop(75%, #4abdb7));
    background-image: -webkit-linear-gradient(#89d3cd,#4abdb7 75%);
    background-image:    -moz-linear-gradient(#89d3cd,#4abdb7 75%);
    background-image:     -ms-linear-gradient(#89d3cd,#4abdb7 75%);
    background-image:      -o-linear-gradient(#89d3cd,#4abdb7 75%);
    background-image:         linear-gradient(#89d3cd,#4abdb7 75%);
    color: #fff;
}
h4 a{
    color: #fff;
}
h4.copyright span {
    padding: 0 0.5em 0 2em;
}

div, p {
    margin: auto;
}
section {
    width: 960px;
    margin: auto;
    padding: 10px 0;
}
section::after {
    content: "";
    display: block;
    clear: both;
}
section.pad1 {
    padding: 0 0 40px;
}
section#map {
    padding: 10px 0 50px;
}

.clear {
    clear: both;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

.center {
    text-align: center;
}

img {
    border: none;
}
a {
    text-decoration: none;
    color: #000;
}

.mark {
    font-size: 75%;
    margin: 0 0.5em 0 0;
    color: #4abdb7;
}

.ya {
    margin: 3px 7px 5px 0;
    vertical-align: middle;
}
.yaR {
    margin: 3px 7px 5px 20px;
    vertical-align: middle;
}
.yaRB {
    margin: 3px 7px 5px 34px;
    vertical-align: middle;
}
.logo {
    margin: 1px 7px 7px 0;
    vertical-align: middle;
}
.new {
    margin: 2px 0 6px 7px;
    vertical-align: middle;
}

iframe {
    margin: 15px 0 40px;
}

.TD30 {
    line-height: 30px;
}

.mini90 {
    font-size: 90%;
}
.big {
    font-size: 130%;
}

.fontEmerald {
    color: #4abdb7;
}

.right {
    text-align: right;
}

.pad1 {
    padding-bottom: 5px;
}
.pad2 {
    padding-top: 15px;
}
.pad3 {
    padding-top: 20px;
}
.pad4 {
    padding-top: 10px;
}
.pad5 {
    padding-top: 35px;
}
.mar1 {
    margin: 40px 0;
}

.w960,
footer div {
    width: 960px;
}

#gallery {
    padding-top: 30px;
}

.bigPicG {
    font-size: 80%;
    padding-top: 10px;
}
.bigPicG img {
    margin: 0 5px 2px 0;
    vertical-align: middle;
}
.bigPicG span {
    font-size: 130%;
    padding: 0 2px;
}

.linkGradeup a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #fff;
    width: fit-contents;
    height: 36px;
    margin-top: 30px;
    padding: 0 1.5rem;
    line-height: 36px;
    border-radius: 2px;
    text-align: center;
    font-size: 130%;
    vertical-align: middle;
    overflow: hidden;
    font-weight: normal;
    background-image: -webkit-linear-gradient(#89d3cd 0%, #4abdb7 100%);
    background-image: linear-gradient(#89d3cd 0%, #4abdb7 100%);
    text-shadow: 1px 1px 1px rgba(102, 102, 102, 0.66);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
    border-bottom: 1px solid #fff;
}

.menuT {
    border-top: 1px solid #eaeaea;
    border-bottom: 3px solid #4abdb7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e4f4f2));
    background-image: -webkit-linear-gradient(#fff,#e4f4f2);
    background-image: -moz-linear-gradient(#fff,#e4f4f2);
    background-image: -ms-linear-gradient(#fff,#e4f4f2);
    background-image: -o-linear-gradient(#fff,#e4f4f2);
    background-image: linear-gradient(#fff,#e4f4f2);
    clear: both;
    height: 45px;
    text-align: center;
}
.menuB {
    border-top: 3px solid #4abdb7;
    border-bottom: 1px solid #eaeaea;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e4f4f2));
    background-image: -webkit-linear-gradient(#fff,#e4f4f2);
    background-image: -moz-linear-gradient(#fff,#e4f4f2);
    background-image: -ms-linear-gradient(#fff,#e4f4f2);
    background-image: -o-linear-gradient(#fff,#e4f4f2);
    background-image: linear-gradient(#fff,#e4f4f2);
    clear: both;
    height: 45px;
    text-align: center;
    margin-bottom: 3px;
}
.menuT img,
.menuB img {
    margin: 0 1px 0 0;
}
.menuT a:hover,
.menuB a:hover,
.box a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.backslide {
    background: url("../images/back_slide.jpg") center no-repeat;
}
#slide {
    width: 960px;
    height: 450px;
}

.marker {
    background: linear-gradient(transparent 60%, #fdf86b 40%);
}

.emergency {
    width: 960px;
    padding-top: 30px;
}
.emergencyL {
    width: 25%;
    float: left;
    padding-top: 70px;
}
.emergencyL img {
    width: 98%;
    border: 1px solid #eaeaea;
}
.emergencyR {
    width: 73%;
    float: right;
    line-height: 30px;
}

.fee {
    width: 960px;
    padding-top: 40px;
    line-height: 50px;
}
.cremation,
.price {
    width: 46%;
    background-position: center;
    padding: 4rem 0;
    border: 1px solid #eaeaea;
}
.cremation {
    float: left;
    background-image: url("../images/back_cremation.jpg");
}
.price {
    float: right;
    background-image: url("../images/back_price.jpg");
}
.cremation div,
.price div {
    background: rgba(255, 255, 255, 0.7);
}
.feePrice {
    font-size: 300%;
}
.fee p {
    margin-top: -7px;
}

.police {
    width: 940px;
    padding-top: 50px;
}
.policeL {
    width: 70%;
    float: left;
    line-height: 30px;
    text-align: left;
    padding-top: 20px;
}
.policeR {
    width: 28%;
    float: right;
}
.policeR img {
    width: 98%;
    border: 1px solid #eaeaea;
}
.linkPolice {
    width: 250px;
    margin-top: 15px;
    background-image: -webkit-linear-gradient(#414fac 0%, #2d3a91 100%);
    background-image: linear-gradient(#414fac 0%, #2d3a91 100%);
}
.linkPolice a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #fff;
    width: 250px;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    text-align: center;
    font-size: 130%;
    vertical-align: middle;
    overflow: hidden;
    font-weight: normal;
    text-shadow: 1px 1px 1px rgba(102, 102, 102, 0.66);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
    border-bottom: 1px solid #fff;
}
.linkPolice img {
    width: 33px;
    vertical-align: middle;
    margin-right: 5px;
}

#topics {
    width: 610px;
    float: left;
}
#topics h2 {
    letter-spacing: -0.05em;
}
.topics { 
    width: 600px;
    height: 220px;
    vertical-align: top;
    overflow: auto;
    border: 1px solid #eaeaea;
    margin: 35px 0 0 4px;
    text-align: left;
    line-height: 25px;
    font-size: 90%;
    letter-spacing: 0.08em;
}
.topicsList a {
    display: block;
    border-bottom: 1px dotted #eaeaea;
    padding: 1em;
    color: #000000;
}
.topicsList a:hover {
    background: #ebfbfb;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(60%), color-stop(#ebfbfb));
    background-image: -webkit-linear-gradient(#fff 60%, #ebfbfb);
    background-image:    -moz-linear-gradient(#fff 60%, #ebfbfb);
    background-image:     -ms-linear-gradient(#fff 60%, #ebfbfb);
    background-image:      -o-linear-gradient(#fff 60%, #ebfbfb);
    background-image:         linear-gradient(#fff 60%, #ebfbfb);
    border-bottom: 1px dotted #4abdb7;
    padding: 1em;
}
.topicsList1 {
    border-bottom: 1px dotted #eaeaea;
    padding: 1em;
}
#area {
    width: 300px;
    float: right;
    padding: 40px 20px 0 0;
}
#area img {
    border: 1px solid #eaeaea;
}
#area p {
    line-height: 30px;
}
#area span.txt1 {
    font-size: 90%;
}
.wrapper {
    position: relative;
    display: inline-block;
}
.label {
    position: absolute;
    color: #333;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    font-size: 110%;
    font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "£Í£Ó ÌÀÄ«";
    font-weight: bold;
    padding: 5px 7px;
}
@media all and (-ms-high-contrast:none) {
    .label {
        font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","¥á¥¤¥ê¥ª",Meiryo,verdana,sans-serif;
        font-size: 100%;
        font-weight: normal;
    }
}
.label-left-top {
    left: 0;
    top: 0;
}

.box {
    width: 305px;
    height: auto;
    float: left;
    margin: 20px 7px 0 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #eaeaea;
    border-top-color: rgb(234, 234, 234);
    border-top-style: solid;
    border-top-width: 1px;
    background: #fff;
    border-top: 3px solid #4abdb7;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 78%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, #fff 78%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #fff 78%, #f2f2f2 100%);
}
.box a {
    display: inline-block;
}
.box a h3 {
    color: #333;
    text-align: center;
    font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "£Í£Ó ÌÀÄ«";
    font-size: 19px;
    font-weight: bold;
    background: url("../images/ya.png") left center no-repeat;
    margin: 0 auto 4px 20px;
}
@media all and (-ms-high-contrast:none) {
    .box a h3 {
        font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","¥á¥¤¥ê¥ª",Meiryo,verdana,sans-serif;
        font-size: 18px;
        font-weight: normal;
    }
}

.txtBox {
    width: 958px;
    border: 1px solid #eaeaea;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e4f4f2));
    background-image: -webkit-linear-gradient(#fff,#e4f4f2);
    background-image: -moz-linear-gradient(#fff,#e4f4f2);
    background-image: -ms-linear-gradient(#fff,#e4f4f2);
    background-image: -o-linear-gradient(#fff,#e4f4f2);
    background-image: linear-gradient(#fff,#e4f4f2);
    margin: 50px auto 20px;
    padding: 20px 0;
    line-height: 30px;
}
.txtBoxTxt {
    float: left;
    width: 55%;
    padding-left: 40px;
}
.txtBoxTxt p {
    text-align: left;
    padding-bottom: 10px;
}
.txtBoxImg {
    float: right;
    width: 40%;
    padding-top: 22px;
    font-size: 90%;
}
.txtBoxImg img {
    width: 80%;
}
.txtBoxTxt .txt1 {
    color: #4abdb7;
    font-size: 130%;
    padding-bottom: 10px;
    text-align: center;
}

.terminalL {
    width: 49.5%;
    float: left;
    line-height: 30px;
    padding-top: 15px;
}
.terminalR {
    width: 49.5%;
    float: right;
}
.terminalR img {
    width: 95%;
    border: 1px solid #eaeaea;
}
.terminalMap {
    width: 500px;
    text-align: left;
    line-height: 30px;
    padding-top: 25px;
}
.terminalMapPad1 {
    padding-left: 6.65em;
}
.terminalMapPad2 {
    padding-left: 10.25em;
}
.mapPdfL {
    width: 62%;
    float: left;
    font-size: 80%;
    line-height: 20px;
    text-align: left;
    margin-left: 70px;
    padding: 0.5em 0 1em;
}
.mapPdfL img {
    float: right;
    margin: 4px 0;
}
.mapPdfR {
    width: 30%;
    float: right;
    padding: 0.5em 0 1em;
}

.bmenu {
    padding: 15px 0 50px 0;
    border-bottom: 1px solid #eaeaea;
}
.bmenu a {
    float:left;
    color: #fff;
}
.bmenu a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.bmenu .service {
    display: inline-block;
    width: 104px;
    height: 104px;
    padding: 0;
    margin-left: 12px;
    line-height: 25px;
    font-size: 95%;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(#89d3cd 0%, #4abdb7 100%);
    background-image: linear-gradient(#89d3cd 0%, #4abdb7 100%);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    box-shadow: 1px 2px 2px 1px rgba(0, 0, 0, 0.15);
    border: 2px solid #ffffff;
}
.bmenu .service:active {
    position:relative;
    top:1px;
}
.bmenu .service p.pad1 {
    padding: 30px 0 0 0;
}
.bmenu .service p.pad2 {
    padding: 40px 0 0 0;
}

.cust {
    width: 870px;
}
.custImg {
    width: 32%;
    float: left;
    padding-top: 33px;
}
.custImg img {
    border: 1px solid #ccc;
}
.custInfo {
    width: 63%;
    float: right;
    text-align: left;
    line-height: 30px;
    padding: 15px 0 35px 0;
}
.custInfo p {
    color: #333;
    font-size: 130%;
}
.custInfo span {
    font-size: 90%;
}
.custL {
    width: 49%;
    float: left;
    padding: 5px 0 0 0;
}
.custR {
    width: 49%;
    float: right;
    padding: 5px 0 0 0;
}
.custLink {
    float: left;
    width: 180px;
    padding: 19px 0;
}
.custLink a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #fff;
    width: 170px;
    height: 36px;
    line-height: 36px;
    border-radius: 2px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    font-weight: normal;
    background-image: -webkit-linear-gradient(#89d3cd 0%, #4abdb7 100%);
    background-image: linear-gradient(#89d3cd 0%, #4abdb7 100%);
    text-shadow: 1px 1px 1px rgba(102, 102, 102, 0.66);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.28);
    border-bottom: 1px solid #fff;
}

.mobi{
    clear: both;
    width: 960px;
    font-size: 80%;
    letter-spacing: 0.07em;
    padding: 35px 0 25px 0;
    border-top: 1px solid #eaeaea;
}
.mobiTxt{
    width: 780px;
    text-align: left;
    line-height: 20px;
}
.mobiQr{
    float: right;
    margin: -25px 0 5px 25px;
}
