@charset "UTF-8";

* {
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%!important;
    text-size-adjust: 100%!important;
    -ms-text-size-adjust: 100%!important;
}
body {
background: #fff!important;
    border-top: 4px solid #FF6070;
    padding: 3px;
    margin: 0;
    word-wrap: break-word;
    min-width: 100%;
    max-width: 100%;
    font-size: 14px;
    white-space: normal;
    overflow: auto;
    letter-spacing: inherit;
    line-height: initial;
    font-weight: initial;
}

.wrapper,
.main,
.sidebar,
.header-right {
    float: none;
    width: auto;
    margin: 0 auto;
}
.nav-global li {
    float: none;
    width: auto;
}
.nav-global li a {
    display: block;
    height: auto;
    width: auto;
    background: #f5f5f5;
}
.nav-action {
     position: fixed;
    left: 0;
    bottom: 0;
    width: 100%!important;
    height: 65px;
    background: rgba(238, 238, 238, 0.9);
    z-index: 999;
    border-top: 3px solid #888;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    box-shadow: 0 0 5px rgba(0, 0, 0, .8);
}
.nav-action ul {
    display: flex;
justify-content: space-between;
}
.nav-action li {
    float: none;
    margin-left: auto;
margin: 0 auto;
}
.nav-action li a {
    padding: 5px 0 5px 30px;
    text-decoration: none;
    color: #333;
    line-height: 65px;
    font-size: 14px;
}
a:link {
    word-break: break-all;
    text-decoration: none;
    white-space: normal;
}
#page-top {
    bottom: 86px;
}
.section-topics,
.section-corona p {
    padding: 10px;
}
.section-topics li {
margin: 0 auto 10px;
    width: auto;
    float: none;
    clear: both;
    padding: 10px;
}
.section-topics li:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
img {
    border: 0;
    max-width: 100%;
    height: auto!important;
}
.block-news .body {
    float: none;
    width: auto;
}
.block-news .body a {
    display: block;
    clear: both;
}
.block-news .category {
    font-size: initial;
}
.section-cream dt {
    float: none;
    height: auto;
}
.list-row47 li {
    margin: 0 auto 10px;
    float: none;
    text-align: center;
}
.contents > aside > ul > li:nth-child(1) img, .contents > aside > ul > li:nth-child(2) img {
    width: 70%;
}
.contents > aside > ul > li:nth-child(1), .contents > aside > ul > li:nth-child(2) {
    float: none;
    width: 100%;
    margin: 0 auto 1%;
    text-align: center;
}
.side-banner li {
    float: left;
    width: 48%;
    margin: 1%;
}

footer {
    padding: 20px 10px;
    margin-bottom: 70px;
}
footer ul {
    text-align: left;
}
.nav-footer2 li {
    margin: 5px 10px;
}
.slick-next {
    right: 10px;
}
.slick-prev {
    left: 10px;
}
div.contents {
    padding: 10px;
}
.section-highquality h2 {
    clear: both;
}
.section-highquality {
    background: #fff;
    padding: 12px;
    color: #422917;
    border: 2px solid #422917;
}
.section-cream > dl > dd > strong {
display: block;
}
.section-cream dd {
    float: none;
    text-align: center;
}
h1,h2,h3,h4,h5,dl,dt,dd {
    height: auto!important;
}
.section-reseve dt {
    float: none;
    text-align: center;
}
.section-reseve dd {
    padding-left: 0;
    text-align: center;
}
.list-row li {
    margin: 0 auto 10px;
    float: none;
}
.logo {
    float: none;
    padding: 10px;
    height: 60px!important;
}
.logo img {
    margin: 0;
    display: inline-block;
    max-width: 70%;
    max-height: 30px;
}
.nav-user {
    display: none;
}

#sp-menu {
  position: relative;
}

#sp-menu a {
  padding: 0;
  display: grid;
  cursor: pointer;
  position: absolute;
  right: 5px;
  margin: 0;
  color: rgba(1, 10, 15, 0.7);
  top: 5px;
  height: 0;
  z-index: 1;
    overflow: inherit;
text-align: center;
}

#sp-menu a img {
  width: 40px;
}
#sp-menu-toggle>span:nth-child(2) {
  font-size: 12px;
    line-height: 8px;
}
.nav-global {
    background: #999;
    padding: 10px;
    position: absolute;
    left: 0;
    width: 100vw;
    top: 65px;
    z-index: 9999;
    display: none;
}
.nav-global >ul > li > a {
    border-bottom: 2px solid #FF6070;
    background: -moz-linear-gradient(top, #FFF 0%, #f8f8f8);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#f8f8f8));
    background: linear-gradient(#FFF,#f8f8f8);
    color: #333;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: 1px 1px 1px rgba(000, 000, 000, 0.3);
    -webkit-box-shadow: 1px 1px 1px rgba(000, 000, 000, 0.3);
    display: block;
    text-indent: 0;
    padding: 5px 5px 5px 20px;
    font-size: 16px;
    text-align: left;
    background: url(../images/arrow02.png) no-repeat 95% center, #fff;
    background-size: 10px;
    margin: 0;
}
.table-profile th {
    width: 120px;
}
.block-link {
border: 1px solid #727272;
    margin-bottom: 10px;
}
.block-link dt {
    float: none;
    padding: 10px;
    text-align: center;
}
.block-link dd {
    border: 0;
    text-align: center;
    padding: 10px;
    float: none;
}
.list-row10 { margin-right: auto;}
.list-row20 { margin-right: auto;}
.list-row40 { margin-right: auto;}
.list-row47 { margin-right: auto;}

.slick-dots {
    bottom: -30px;
}
.slick-dots li {
    margin: 0;
}
.slick-dots li button:before {
    color: #666;
}
.section-topics li img {
    float: none;
    margin: 10px auto;
    display: block;
    width: 65%;
}
.contents * {
    line-height: 180%!important;
}
.section-news {
    border: 1px solid #727272;
    zoom: 1;
}
header > nav > ul:nth-child(2) > li:nth-child(1) {
display: none;
}

.section-reason li {
    float: none;
    width: auto;
    margin: 0 auto 20px;
    height: auto;
}
.section-reason-bl figure {
    text-align: center;
    padding: 10px;
}
.section-reason li:nth-child(odd) {
clear:both;
}
.section-reason h4 {
    font-size: 16px;
    padding: 5px 10px!important;
}
.section-reason h4 + p {
font-size: 13px;
}

.section-reason h4 br {
display:none;
}

.sidebar {
margin-top: 50px;
    float: none;
    width: auto;
}
div.contents {
padding: 10px;
}
.side-banner li {
    float: left;
    width: 48%;
    margin: 1%;
}
.contents > aside > ul > li:nth-child(1),
.contents > aside > ul > li:nth-child(2) {
    float: none;
    width: 100%;
    margin: 0 auto 1%;
text-align: center;
}
.contents > aside > ul > li:nth-child(1) img,
.contents > aside > ul > li:nth-child(2) img {
    width: 70%;
}

footer > ul.nav-pink,
.nav-footer ul {
    float: none;
    width: auto;
    margin-right: auto;
    line-height: 28px;
    margin-bottom: 10px;
}
.nav-footer {
    margin-right: auto;
    zoom: 1;
    letter-spacing: initial;
    padding: 10px;
}
footer {
    margin-bottom: 70px;
}
#button-back a {
    background-position-x: 80%;
}
figure.fl-r {
    max-width: 50%;
    margin: 0 0 10px 10px;
}
figure.fl-l {
    max-width: 50%;
    margin: 10px 10px 0 0;
}
.guide-contact dd {
    float: none;
}
.guide-contact dt {
    float: none;
    margin-right: auto;
}
footer > ul>li:not([class]),
.nav-footer>ul>li:not([class]) {
margin-left:2.5em;
}
.section-half article {
    float: none;
    width: auto;
    margin: 0 auto 10px;
}
.nav-global li {
    float: none;
    width: auto;
}

.nav-user ul,
.nav-action ul {
    display: flex;
    justify-content: space-around;
}
.nav-user {
    float: none;
    padding: initial;
    zoom: 1;
}

.nav-global li a {
    display: block;
    height: auto;
    background: none;
    width: auto;
    padding: 5px;
}
.contact-celebrate article {
    float: none;
    width: auto;
    height: auto;
    margin-bottom: 10px;
    text-align: center;
}

.nav-local li a br,
h2 br,
h3 br,
h4 br,
h5 br {
display:none;
}

.line-tate {
    border: 0;
}
.line-tate td {
    width: auto;
    border-right: 0;
    padding: 10px;
    vertical-align: top;
    display: block;
    width: auto;
    border-bottom: 1px solid #0068B6;
}
section article h4 {
    float: none!important;
    width: auto!important;
    height: auto!important;
}
section article p {
    height: auto!important;
    padding: 10px!important;
    float: none!important;
    width: auto!important;
}

.nav-action {
    width: auto;
    font-size: initial;
    font-weight: bold;
background: #fff;
}
.nav-action li {
    margin-left: 0;
}
nav.nav-user > ul > li > a {
color:#fff;
}

.section-topics > ul > li {
    float: none;
    width: auto;
    background: #FFF;
    margin: 10px 0;
    padding: 10px;
}
.section-topics li a.link {
    float: none;
}
.section-topics {
    padding: 10px;
}
.section-news {
    border: 1px solid #727272;
    zoom: 1;
}
.block-news .body {
    float: none;
    width: auto;
    margin-bottom: 15px;
    font-weight: bold;
    clear: both;
}
.block-news {
    margin-left: auto;
    font-size: 14px;
    clear: both;
    margin: 0 15px;
}
.list-row47 li {
    margin: 0 auto 10px;
    float: none;
    text-align: center;
}

.section-corona ul {
    padding: 10px;
    zoom: 1;
}

.table-detail-info dd {
    float: none;
    width: auto;
}
.table-detail-info .col4 dt {
    width: 50%;
    float: left;
}
.table-detail-info .col4 dd {
    width: auto;
}
.table-detail-info .col2 dt {
    width: 100%;
    float: none;
}
.nav-list li a {
    display: block;
    width: auto;
    height: auto;
}
.section-topics li img {
    float: none;
    margin: 10px auto;
    display: block;
    width: 65%;
}

.block-news .category {
    font-size: initial;
}
.section-group h2 {
margin: 10px;
}
.section-group ul {
    border-right: 0;
    margin: 10px 10px 25px;
    zoom: 1;
    background: #fff;
    padding: 10px;
}
.section-group li {
    float: none;
    width: auto;
    border: 0;
    padding: 4px 2px;
    text-align: center;
    border-bottom: 1px solid #000;
}

.section-funeral-list article {
    width: auto;
    margin: 0 auto 10px;
    padding: 10px;
    height: auto;
    float: none;
}
.section-funeral-list article p {
    padding: 0!important;
    font-size: 13px;
}
.section-funeral-list article .btn {
    position: static;
    margin: 0 auto!important;
    line-height: initial;
    text-align: center;
}
.section-funeral-list article:nth-child(odd) {
    clear: both;
}

#page-top {
display:none!important;
}

.section-funeral-list {
    margin-right: auto;
}
.h3-half {
    font-size: 20px;
}
.section-group {
    margin: 15px auto 20px;
    background: #ECEDED;
    padding: 15px 5px 1px;
    border-radius: 5px;
}
.section-contact-area article {
    float: none;
    width: auto;
    margin-right: auto;
}
.main-visual {
    margin-top: 10px;
    margin-bottom: 0;
}
.section-define dt {
    float: none;
    text-align: center;
    margin: 0 auto;
}
.section-define dd {
    padding-left: initial;
    text-align: center;
}
.section-hoji-flow h4.line2,
.section-hoji-flow h4 {
    height: 60px!important;
    line-height: 60px!important;
    padding: 0 20px 0 75px;
}
.section-funeral-list article figure {
    padding: 10px;
}
.section-funeral-list article figure img {
    width: auto;
    max-height: initial;
}
.section-funeral-list article .btn {
    margin: 20px auto 10px!Important;
}
ul[class*="detail-photo"] li {
    float: left;
    margin-right: 1%;
    width: 48%;
    margin: 1%;
}
.table-detail-info {
    width: 100%;
    table-layout: fixed;
}
.table-detail-info td {
    padding: 3px;
    display: block;
}
.table-detail-info dt {
    float: left;
    width: 50%;
}


.list-row10 { margin-right: auto;}
.list-row20 { margin-right: auto;}
.list-row40 { margin-right: auto;}
.list-row47 {margin-right: auto;}

.contact-passenger article p {
    font-size: 25px;
    font-weight: bold;
}
.block-news {
    margin: 0;
    padding: 10px;
    overflow: auto;
    height: 200px;
    border: 0;
}
.section-news-list.block-news {
    overflow: initial;
    height: auto;
}
.guide-contact {
    text-align: center;
}

.list-row li {
    margin: 0 auto 10px;
    float: none;
}
.nav-action {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%!important;
    height: 65px;
    background: rgba(238, 238, 238, 0.9);
    z-index: 999;
    border-top: 3px solid #888;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .8);
    box-shadow: 0 0 5px rgba(0, 0, 0, .8); */
}
.nav-action ul {
    display: flex;
    justify-content: space-between;
}
.nav-action li {
    float: none;
    margin-left: auto;
    margin: 0 auto;
}
.nav-action li a {
    padding: 5px 0 5px 30px;
    text-decoration: none;
    color: #333;
    line-height: 65px;
    font-size: 14px;
}
.header-right {
    float: none;
    width: auto;
}
.funeral-detail-info {
    float: none;
    width: auto;
    margin-bottom: 20px;
}
.funeral-detail-photo {
    float: none;
    margin-bottom: 20px;
}

.funeral-detail-info th,
.funeral-detail-info td {
    font-size: initial;
}
div.main section {
    margin-bottom: 20px;
}
.page-nav {
    margin-bottom: 30px;
    font-size: initial;
    font-weight: bold;
}
.h2 {
    font-size: 24px;
}
.section-action div {
    float: none;
    width: auto;
    margin-bottom: 0;
}
.section-reason {
    padding: 0 10px 15px;
}
.block-news .category {
    margin-right: auto;
    margin-bottom: 10px;
}
.course-body table {
    width: 100%;
}

.course-body-funeral table td {
    display: block;
    width: auto;
    text-align: center;
    margin: 0 auto 10px;
    padding: 10px;
}

.section-news-list.block-news .list-row li {
    text-align: center;
}

.button-back a {
    background-position-x: 10px;
}
.section-wedding-list {
   text-align: center;
}
.section-wedding-list article {
    height: auto!important;
    float: none;
    width: auto;
    padding: 10px;
    margin: 0 auto 20px;
}