@charset "utf-8"; #return-top {
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
}

/*--------------------------------------
sougi
---------------------------------------*/
#sougi #sec04 h2 img {
    margin-bottom: 25px;
    width: auto;
    max-width: 54.05%;
}

#sougi h2 {
    text-align: center;
}

#sougi #head_inner .imgttl {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    text-align: center;
}

#sougi #header .top_slider_cover {
    position: absolute;
    width: 100%;
    height: 400px;
    top: 60px;
    left: 0;
}

#sougi #header #top_slider {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

#sougi #header #top_slider .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

#sougi #head_inner .imgttl img {
    width: auto;
    margin: 0 auto;
    max-width: 80%;
}

#sougi #head_inner #headlogo {
    width: 160px;
    margin: 0;
    padding: 25px 0 0 8%;
}

/*top-sec00*/
/*top-sec04*/
#sougi #sec04 {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0 10px;
    background-color: #ece8f2;
}

#sougi #sec04 .box {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 0;
}

#sougi #sec04 .box .biglist {
    width: 100%;
}

#sougi #sec04 .box .biglist li {
    width: 100%;
}

#sougi #sec04 .box .biglist li:nth-child(1) {
    margin-right: 0;
}

#sougi #sec04 .box .rightlist {
    float: right;
}

#sougi #sec04 .box ul .childlist li {
    display: inline-block;
    margin: 0 0 5px 0;
    width: 100%;
    background-color: #FFF;
    font-size: 12px;
}

#sougi #sec04 dl {
    width: 100%;
}

#sougi #sec04 dt {
    float: left;
    clear: left;
    max-width: 120px;
}

#sougi #sec04 dd {
    float: left;
    text-align: left;
    width: calc(100% - 120px);
}

#sougi #sec04 dd p {
    padding: 0 5px 0 5px;
    line-height: 16px;
}

#sougi #sec04 dd .name {
    padding: 5px 0px 5px 5px;
    font-size: 15px;
    color: #192254;
}

#sougi #sec04 dd .address {
    margin-bottom: 4px;
}

#sougi #sec04 dd .tel {
    position: relative;
    left: 0;
    padding-left: 56px;
    /*bottom: -8px;*/
    bottom: 0px;
    padding-bottom: 8px;
}

#sougi #sec04 dd .tel:before {
    content: url(../../img/top/img10.jpg);
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -13px;
}

#sougi #sec04 #nameline2 .name {
    line-height: 18.5px;
}

/*　sec05 */
#sougi #sec05 {
    padding: 20px 0;
}

#sougi #sec05 .box {
    width: 92%;
    padding: 0;
}

#sougi #sec05 h2 {
    width: 220px;
    margin: 0 auto 10px;
    padding: 0;
}

#sougi #sec05 .box .table .table_tr .table_td {
    width: calc(84% / 3 );
    margin: 2% 2%;
    padding-top: 15%;
    border: 2px solid #8b8046;
    text-align: center;
    background-color: #FFF;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    font-size: 12px;
    color: #353535;
    position: relative;
}

#sougi #sec05 .box .table .table_tr:nth-child(1) .table_td:nth-child(1) {
    margin-left: 0;
    background-image: url(../../img/sp/funeral/flow_img01.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 26px 35px ;
}

#sougi #sec05 .box .table .table_tr:nth-child(1) .table_td:nth-child(2) {
    background-image: url(../../img/sp/funeral/flow_img02.png);
    background-repeat: no-repeat;
    background-position: center 40%;
    background-size: 39px 19.5px;
}

#sougi #sec05 .box .table .table_tr:nth-child(1) .table_td:nth-child(3) {
    margin-right: 0;
    background-image: url(../../img/sp/funeral/flow_img03.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 43.5px 42px;
}

#sougi #sec05 .box .table .table_tr:nth-child(1) .table_td:nth-child(1)::before, #sougi #sec05 .box .table .table_tr:nth-child(1) .table_td:nth-child(2)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_right.png);
    background-size: contain;
    position: absolute;
    top: 40%;
    left: 97%;
    width: 10px;
    height: 15px;
}

#sougi #sec05 .box .table .table_tr:nth-child(1) .table_td:nth-child(3)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_down.png);
    background-size: contain;
    position: absolute;
    top: 94%;
    left: 40%;
    width: 15px;
    height: 10px;
}

#sougi #sec05 .box .table .table_tr:nth-child(2) .table_td:nth-child(3) {
    margin-right: 0;
    margin-left: 2%;
    background-image: url(../../img/sp/funeral/flow_img04.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 35.5px 31px ;
}

#sougi #sec05 .box .table .table_tr:nth-child(2) .table_td:nth-child(2) {
    background-image: url(../../img/sp/funeral/flow_img05.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 43.5px 25px;
}

#sougi #sec05 .box .table .table_tr:nth-child(2) .table_td:nth-child(1) {
    margin-left: 0;
    margin-right: 2%;
    background-image: url(../../img/sp/funeral/flow_img06.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 17.5px 37px;
}

#sougi #sec05 .box .table .table_tr:nth-child(2) .table_td:nth-child(2)::before, #sougi #sec05 .box .table .table_tr:nth-child(2) .table_td:nth-child(3)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_left.png);
    background-size: contain;
    position: absolute;
    top: 40%;
    left: -8%;
    width: 10px;
    height: 15px;
}

#sougi #sec05 .box .table .table_tr:nth-child(2) .table_td:nth-child(1)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_down.png);
    background-size: contain;
    position: absolute;
    top: 96%;
    left: 42%;
    width: 15px;
    height: 10px;
}

#sougi #sec05 .box .table .table_tr:nth-child(3) .table_td:nth-child(1) {
    margin-left: 0;
    background-image: url(../../img/sp/funeral/flow_img07.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 36.5px 35px ;
}

#sougi #sec05 .box .table .table_tr:nth-child(3) .table_td:nth-child(2) {
    background-image: url(../../img/sp/funeral/flow_img08.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 33px 36px;
}

#sougi #sec05 .box .table .table_tr:nth-child(3) .table_td:nth-child(3) {
    margin-right: 0;
    background-image: url(../../img/sp/funeral/flow_img09.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 29px 34.5px;
}

#sougi #sec05 .box .table .table_tr:nth-child(3) .table_td:nth-child(1)::before, #sougi #sec05 .box .table .table_tr:nth-child(3) .table_td:nth-child(2)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_right.png);
    background-size: contain;
    position: absolute;
    top: 40%;
    left: 97%;
    width: 10px;
    height: 15px;
}

#sougi #sec05 .box .table .table_tr:nth-child(3) .table_td:nth-child(3)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_down.png);
    background-size: contain;
    position: absolute;
    top: 94%;
    left: 40%;
    width: 15px;
    height: 10px;
}

#sougi #sec05 .box .table .table_tr:nth-child(4) .table_td:nth-child(1) {
    margin-left: 0;
    margin-right: 4%;
    background-image: url(../../img/sp/funeral/flow_img10.png);
    background-repeat: no-repeat;
    background-position: center 10%;
    background-size: 24px 42.5px ;
}

/*sec06*/
#sougi #sec06 {
    padding: 20px 0;
}

#sougi #sec06 .box {
    width: 92%;
    padding: 0;
}

#sougi #sec06 h2 {
    width: 220px;
    margin: 0 auto 20px;
    padding: 0;
}

#sougi #sec06 .box .question {
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding-right: 10%;
    background-image: url(../../img/sp/funeral/h3_img_arrow_down.png);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: 95% center;
    margin-top: 20px;
    margin-bottom: 0;
}

#sougi #sec06 .box .question.active {
    background-image: url(../../img/sp/funeral/h3_img_arrow_up.png);
    margin-bottom: 0;
}

#sougi #sec06 .question h3 {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

#sougi #sec06 .questionh3 img {
    display: inline-block;
}

#sougi #sec06 .box .answer {
    background-color: #ffffff;
}

#sougi #sec06 .box .answer ul {
    margin-bottom: 30px;
}

#sougi #sec06 .box .answer ul li {
    font-weight: normal;
    font-size: 12px;
}

#sougi #sec06 .box .answer.answer01 ul {
    padding: 5px 20px 10px 20px;
}

#sougi #sec06 .box .answer.answer02 ul {
    padding: 5px 20px 10px 20px;
}

#sougi #sec06 .box .answer.answer03 ul {
    padding: 5px 20px 10px 20px;
}

#sougi #sec06 .box .answer.answer04 ul {
    padding: 5px 20px 10px 20px;
}

#sougi #sec06 .box .answer.answer05 ul {
    padding: 5px 20px 10px 20px;
}

#sougi #sec06 .box .answer.answer06 ul {
    padding: 5px 20px 10px 20px;
}

#sougi #sec06 .answer.answer01.active #sougi #sec06 .answer.answer02.active #sougi #sec06 .answer.answer03.active #sougi #sec06 .answer.answer04.active #sougi #sec06 .answer.answer05.active #sougi #sec06 .answer.answer06.active {
    display: block;
}

#sougi .modal {
    display: none;
}

#sougi .modalBody {
    position: fixed;
    z-index: 1000;
    background: #000;
    width: 690px;
    left: 50%;
    top: 50%;
    height: 400px
}

#sougi .modalBK {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
}

/*--------------------------------------
wedding
---------------------------------------*/
#wedding #sec01 h2 img {
    margin-bottom: 25px;
    width: auto;
    max-width: 52.5%;
}

#wedding #sec03 h2 img {
    margin-bottom: 25px;
    width: auto;
    max-width: 56.25%;
}

#wedding #sec04 h2 img {
    margin-bottom: 25px;
    width: auto;
    max-width: 54.05%;
}

#wedding h2 {
    text-align: center;
}

#wedding #head_inner .imgttl {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    text-align: center;
}

#wedding #head_inner .imgttl img {
    width: auto;
    margin: 0 auto;
    max-width: 65%;
}

#wedding #head_inner #headlogo {
    width: 160px;
    margin: 0;
    padding: 25px 0 0 8%;
}

/*top-sec00*/
/*top-sec01*/
#wedding #sec01 {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 25px;
    font-size: 12px;
}

#wedding #sec01 .box {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 0;
}

#wedding #sec01 .box .banner {
    width: 280px;
    margin: 0 auto 30px;
}

#wedding #sec01 .box .banner ul li:nth-child(1) {
    background-size: contain;
    width: 280.5px;
    height: 95px;
    text-align: left;
}

#wedding #sec01 .box .banner ul li:nth-child(1) .btn_contact {
    width: 109.5px;
    margin-top: 57px;
    margin-left: 33px;
    line-height: 1px;
}

#wedding #sec01 .box .banner ul li:nth-child(1) .tel {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
    width: 145px;
    margin-top: -7px;
    margin-left: 17px;
    line-height: 1px;
}

#wedding #sec01 .box .banner ul li:nth-child(1) .tel img:nth-child(1) {
    display: block;
    width: 55px;
    line-height: 1px;
}

#wedding #sec01 .box .banner ul li:nth-child(1) .tel img:nth-child(2) {
    display: block;
    width: 83.5px;
    line-height: 1px;
}

#wedding #sec01 .box .news_box ul {
    width: 100%;
    margin: 0 auto;
}

#wedding #sec01 .box .news_box ul li {
    border-top: 1px solid #000;
    text-align: left;
}

#wedding #sec01 .box .news_box ul li:last-child {
    border-bottom: 1px solid #000;
}

#wedding #sec01 .box .news_box ul li:nth-child(2) {
    border-bottom: 1px solid #000;
}

#wedding #sec01 .box .news_box ul li a p {
    margin: 10px 5px;
}

#wedding #sec01 .news_box .news {
    background-color: #840925;
    color: #FFF;
    padding: 2px 10px;
    margin: 0px 5px;
}

#wedding #sec01 .news_box .event {
    background-color: #83773a;
    color: #FFF;
    padding: 2px 10px;
    margin: 0px 5px;
}

#wedding #sec01 .news_box a img {
    width: auto;
    width: 70%;
    max-width: 186px;
    margin: 15px auto 0;
}

/*top-sec02*/
#wedding #sec02 {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 15px;
    background-image: url(../../img/top/background02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#wedding #sec02 .box {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 0;
}

#wedding #sec02 .box ul li {
    margin: 0 20px 10px 0;
    width: 100%;
    background-color: #FFF;
    font-size: 12px;
}

#wedding #sec02 .box ul li.right {
    margin: 0 20px 10px 0;
    width: 100%;
    background-color: #FFF;
    font-size: 12px;
    float: left;
}

#wedding #sec02 .box ul li:nth-child(3) {
    margin-right: 0;
}

#wedding #sec02 .box p {
    font-size: 12px;
    padding: 15px;
}

#wedding #sec02 .box dd img {
    margin-top: 15px;
    width: auto;
    max-width: 100%;
}

/*top-sec03*/
#wedding #sec03 {
    width: 100%;
    margin: 0 auto;
    padding: 14px 0 0;
    background-color: #fbf8f3;
}

#wedding #sec03 .box {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 0;
    font-size: 12px;
}

#wedding #sec03 .item01 {
    text-align: center;
    width: 90%;
    margin: 0 auto 15px;
}

#wedding #sec03 .item01 img {
    width: auto;
    max-width: 55%;
    margin-bottom: 0;
}

#wedding #sec03 .childinfobox img {
    width: auto;
    max-width: 90%;
    margin: 15px auto 0;
}

#wedding #sec03 .childinfobox {
    width: 100%;
    margin: 15px auto 0;
    text-align: left;
}

#wedding #sec03 .childinfobox a {
    position: static;
}

#wedding #sec03 .address {
    position: relative;
    padding: 0 0 0 56px;
    margin: 0px;
    width: auto;
}

#wedding #sec03 .address:before {
    content: url(../../img/top/img09.jpg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8.5px;
}

#wedding #sec03 .tel {
    position: relative;
    padding: 0 0 0 56px;
    margin: 0px;
    width: auto;
}

#wedding #sec03 .tel:before {
    content: url(../../img/top/img10.jpg);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8.5px;
}

#wedding #sec03 .largephoto {
    width: 100%;
    margin-bottom: 0;
}

#wedding #sec03 .largephoto li {
    margin-bottom: 13px;
    width: 100%;
    text-align: center;
}

#wedding #sec03 .largephoto li:nth-child(1) , #wedding #sec03 .largephoto li:nth-child(2) {
    width: 49%;
    height: 250px;
    text-align: center;
    display: block;
}

#wedding #sec03 .smallphoto {
    width: 100%;
    text-align: center;
}

#wedding #sec03 .smallphoto li {
    width: 100%;
}

#wedding #sec03 .smallphoto li:last-child {
    margin-top: 10px;
}

/*top-sec04*/
#wedding #sec04 {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0 10px;
    background-color: #ece8f2;
}

#wedding #sec04 .box {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 0;
}

#wedding #sec04 .box .biglist {
    width: 100%;
}

#wedding #sec04 .box .biglist li {
    width: 100%;
}

#wedding #sec04 .box .biglist li:nth-child(1) {
    margin-right: 0;
}

#wedding #sec04 .box .rightlist {
    float: right;
}

#wedding #sec04 .box ul .childlist li {
    display: inline-block;
    margin: 0 0 5px 0;
    width: 100%;
    background-color: #FFF;
    font-size: 12px;
}

#wedding #sec04 dl {
    width: 100%;
}

#wedding #sec04 dt {
    float: left;
    clear: left;
    max-width: 120px;
}

#wedding #sec04 dd {
    float: left;
    text-align: left;
    width: calc(100% - 120px);
}

#wedding #sec04 dd p {
    padding: 0 5px 0 5px;
    line-height: 16px;
}

#wedding #sec04 dd .name {
    padding: 5px 0px 5px 5px;
    font-size: 15px;
    color: #192254;
}

#wedding #sec04 dd .address {
    margin-bottom: 4px;
}

#wedding #sec04 dd .tel {
    position: relative;
    left: 0;
    padding-left: 56px;
    /*bottom: -8px;*/
    bottom: 0px;
    padding-bottom: 8px;
}

#wedding #sec04 dd .tel:before {
    content: url(../../img/top/img10.jpg);
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -13px;
}

#wedding #sec04 #nameline2 .name {
    line-height: 18.5px;
}

#wedding .modal {
    display: none;
}

#wedding .modalBody {
    position: fixed;
    z-index: 1000;
    background: #000;
    width: 690px;
    left: 50%;
    top: 50%;
    height: 400px
}

#wedding .modalBK {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
}

/*--------------------------------------
party
---------------------------------------*/
#party #header {
    background: none;
}

#party #head_inner {
    background-image: url(../../img/sp/party/slide01.jpg);
    background-position: center center;
}

#party header #sp_menu ul.nav01 li:nth-last-child(2), #party header #sp_menu ul.nav01 li:nth-last-child(1) {
    border-bottom: none;
}

/*--------------------------------------
　sec01
---------------------------------------*/
#party #sec01 {
    padding: 25px 0;
}

#party #sec01 h2 {
    width: 171.5px;
    margin: 0 auto 18px;
}

#party #sec01 .box {
    width: auto;
    margin: 0 auto;
    text-align: center;
}

#party #sec01 .box>p {
    font-size: 13px;
}

#party #sec01 .box div.photos {
    margin-top: 30px;
}

#party #sec01 .box div.photos .photo01 {
    width: 92%;
    margin: 0 auto 15px;
}

#party #sec01 .box div.photos ul {
    width: auto;
    float: none;
    padding: 0 4%;
}

#party #sec01 .box div.photos ul:after {
    content: none;
}

#party #sec01 .box div.photos ul li.detail {
    width: auto;
    font-size: 14px;
    margin: 0 0 30px;
}

#party #sec01 .box div.photos ul li.photo02 {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
    text-align: center;
}

#party #sec01 .box div.photos ul li.photo02 img {
    width: 100%;
}

#party #sec01 .box div.photos ul li.photo03 {
    width: 100%;
    text-align: center;
}

/*--------------------------------------
　sec02
---------------------------------------*/
#party #sec02 {
    padding: 25px 0 20px;
    background-image: url(../../img/sp/party/background01.jpg);
}

#party #sec02 h2 {
    width: 82%;
    min-width: 270px;
    padding: 13px 0;
}

#party #sec02 h2 img {
    width: 269.5px;
    margin: 0 auto;
}

#party #sec02 .box {
    width: 92%;
    padding: 12px 0 0;
    box-sizing: border-box;
}

#party #sec02 .box .item .title {
    width: auto;
    padding: 20px 0 0 0;
    float: none;
}

#party #sec02 .box .item .title img {
    width: 65px;
    padding: 0 0 10px;
}

#party #sec02 .box .item .title p {
    padding: 0 5%;
}

#party #sec02 .box .item .title p.ttl {
    font-size: 15px;
    color: #192254;
}

#party #sec02 .box .item .image {
    width: auto;
    float: none;
    text-align: center;
    padding: 15px 5% 20px;
}

#party #sec02 .box .item .image.twocolomn {
    width: auto;
    float: none;
    text-align: center;
    padding: 15px 5% 20px;
}

#party #sec02 .box .item .image.twocolomn img {
    position: static;
}

#party #sec02 .box .item .txt {
    width: auto;
    padding: 0 5% 20px;
}

#party #sec02 .box .item .txt.twocolomn {
    width: auto;
    padding: 0 5% 20px;
}

#party #sec02 .box .item.item02 .title p.ttl {
    padding-bottom: 20px;
}

/*--------------------------------------
　sec03
---------------------------------------*/
#party #sec03 {
    padding: 15px 0 45px;
    font-size: 14px;
    background: #fbf8f3;
}

#party #sec03 .box {
    width: 92%;
    padding-bottom: 0;
}

#party #sec03 h2 {
    width: 273px;
}

#party #sec03 .item {
    margin: 30px 0 50px;
}

#party #sec03 .item04 {
    margin-bottom: 0;
}

#party #sec03 .item h3 {
    margin-bottom: 15px;
}

#party #sec03 .item .sp_image {
    width: 90%;
    margin: 0 auto 15px;
}

#party #sec03 .item.item01 .image::after, #party #sec03 .item.item02 .image::after, #party #sec03 .item.item03 .image::after, #party #sec03 .item.item04 .image::after {
    content: none;
}

#party #sec03 .item .txt {
    position: relative;
    float: none;
}

#party #sec03 .item .txt:after {
    position: absolute;
    content: '';
    right: 7px;
    bottom: -30px;
}

#party #sec03 .item.item01 .txt .txt_box, #party #sec03 .item.item02 .txt .txt_box, #party #sec03 .item.item03 .txt .txt_box, #party #sec03 .item.item04 .txt .txt_box {
    position: static;
    width: auto;
    height: auto;
    background: none;
    padding: 0;
}

#party #sec03 .item.item01 .txt:after {
    background: url(../../img/sp/party/sec03_bg01.png) no-repeat;
    background-size: contain;
    width: 99px;
    height: 40px;
}

#party #sec03 .item.item02 .txt:after {
    background: url(../../img/sp/party/sec03_bg02.png) no-repeat;
    background-size: contain;
    width: 97.5px;
    height: 48.5px;
}

#party #sec03 .item.item03 .txt:after {
    background: url(../../img/sp/party/sec03_bg03.png) no-repeat;
    background-size: contain;
    width: 69px;
    height: 52px;
}

#party #sec03 .item.item04 .txt:after {
    background: url(../../img/sp/party/sec03_bg04.png) no-repeat;
    background-size: contain;
    width: 98px;
    height: 57.5px;
}

#party #sec03 .item .txt .txt_box h3 {
    width: 278px;
}

/*--------------------------------------
　sec04
---------------------------------------*/
#party #sec04 {
    font-size: 14px;
    padding: 25px 0 30px;
    background: #fff;
}

#party #sec04 .box {
    width: auto;
    padding: 12px 0 0;
}

#party #sec04 h2 {
    width: 82%;
    padding: 15px 0;
}

#party #sec04 h2 img {
    width: 197.5px;
    margin: 0 auto;
}

#party #sec04 .box .description {
    margin-bottom: 10px;
    font-size: 13px;
}

#party #sec04 .box .item {
    padding: 15px 4%;
    margin-bottom: 10px;
}

#party #sec04 .box .item.item02 {
    margin-bottom: 15px;
}

#party #sec04 .box .item01 .txt, #party #sec04 .box .item02 .txt {
    padding: 15px 5% 45%;
    font-size: 12px;
}

#party #sec04 .box .item01 .txt {
    background: #fff url(../../img/sp/party/background04.jpg) no-repeat center bottom;
    background-size: contain;
}

#party #sec04 .box .item02 .txt {
    background: #fff url(../../img/sp/party/background05.jpg) no-repeat center bottom;
    background-size: contain;
}

#party #sec04 .box .item01 .txt h3 {
    width: 160px;
    margin: 0 0 10px;
}

#party #sec04 .box .item02 .txt h3 {
    width: 200px;
    margin: 0 0 10px;
}

#party #sec04 .box .txt p.detail {
    margin-bottom: 0;
}

#party #sec04 .box .item ul li {
    background: none;
    padding-left: 0;
}

#party #sec04 .box .item ul li:nth-child(1) {
    margin-right: 20px;
}

#party #sec04 .box .txt p.ttl {
    font-size: 15px;
}

#party #sec04 .box .txt p.ttl.ttl02 {
    letter-spacing: -0.1em;
}

#party #sec04 .box .txt p.ttl span.big {
    font-size: 24px;
}

#party #sec04 .box .txt p.ttl span.small {
    font-size: 9px;
}

#party #sec04 .box .txt p.hosoku {
    font-size: 10px;
    margin: 0;
}

#party #sec04 .box .btn {
    width: 301.5px;
    margin: 0 auto;
}

#party #sec04 .box .btn a {
    box-shadow: 3px 3px 8px rgba(0,0,0,0.4)
}

/*--------------------------------------
　sec05
---------------------------------------*/
#party #sec05 {
    padding: 30px 0 20px;
    background: #fcf4e4;
}

#party #sec05 h2 {
    width: 82%;
    padding: 15px 0;
}

#party #sec05 h2 img {
    width: 94.5px;
    margin: 0 auto;
}

#party #sec05 .box {
    width: auto;
    padding: 20px 0 0;
}

#party #sec05 .box .description {
    font-size: 13px;
    padding: 0 4%;
    margin-bottom: 25px;
}

#party #sec05 .box ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
}

#party #sec05 .box ul.waysgrid {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
}

#party #sec05 .box ul li {
    width: 48.5%;
    text-align: center;
    margin-bottom: 10px;
}

/*--------------------------------------
　sec06
---------------------------------------*/
#party #sec06 {
    padding: 25px 0 30px;
}

#party #sec06 h2 {
    width: 82%;
    padding: 15px 0;
}

#party #sec06 h2 img {
    width: 193.5px;
    margin: 0 auto;
}

#party #sec06 .box {
    width: auto;
    padding: 20px 0 0;
}

#party #sec06 .box .txt {
    margin-bottom: 20px;
}

#party #sec06 .box table {
    display: block;
    width: 92%;
}

#party #sec06 .box table tbody {
    display: block;
}

#party #sec06 .box table tr {
    display: block;
}

#party #sec06 .box table tr + tr {
    margin-top: 10px;
}

#party #sec06 .box table th {
    display: block;
    width: auto;
    padding-bottom: 0;
    margin-bottom: 5px;
}

#party #sec06 .box table td {
    display: block;
    padding-bottom: 0;
    width: auto;
}

#party #sec06 .box .commit {
    background: url(../../img/sp/common/submit.png) no-repeat;
    background-size: contain;
    width: 190px;
    height: 34px;
}

#party #sec06 .box .frm_nm , #party #sec06 .box .frm_kn , #party #sec06 .box .frm_adrs {
    width: 80%;
}

#party #sec06 .box .frm_year , #party #sec06 .box .frm_month, #party #sec06 .box .frm_person {
    width: 25%;
    margin-right: 5px;
}

#party #sec06 .box .frm_month {
    margin: 0 5px 0 15px;
}

#party #sec06 .box .lb_rd {
    border: 0;
    margin: 0 30px 0 0;
}

#party #sec06 .box .frm_rd {
    border: 0;
    padding: 0 10px;
    font-size: 14px;
}

#party #sec06 .box .frm_opinion1 {
    display: block;
    width: 100%;
    height: 120px;
    box-sizing: border-box;
}

#party #sec06 .box table .txtBox {
    margin-top: 20px;
}

#party #sec06 .box table td.privacy {
    padding: 0;
}

#party #sec06 .box table .privacyBox {
    padding: 10px;
    font-size: 14px;
    color: #000;
    width: auto;
    height: 120px;
    overflow-y: auto;
    background: #fff;
    box-sizing: border-box;
    border-radius: 3px;
}

#party #sec06 .box .chkbox {
    text-align: center;
    margin-bottom: 20px;
}

#party #sec06 .box table .img {
    margin-bottom: 0;
}

/*--------------------------------------
　sec07
---------------------------------------*/
#party #sec07 {
    width: 100%;
    padding: 25px 0 30px;
}

#party #sec07 h2 {
    width: 82%;
    padding: 15px 0;
}

#party #sec07 h2 img {
    width: 74.5px;
    margin: 0 auto;
}

#party #sec07 .box {
    width: auto;
    padding: 20px 4% 0;
}

#party #sec07 .box .txt {
    width: auto;
    padding: 2% 3%;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
}

#party #sec07 .box .map iframe {
    width: 100%;
    height: 200px;
}

#chapel #header {
    background: none;
}

#chapel #head_inner {
    background-image: url(../../img/sp/chapel/slide01.jpg);
    background-position: center center;
}

/*--------------------------------------
　sec01
---------------------------------------*/
#chapel #sec01 {
    padding: 20px 0 30px;
}

#chapel #sec01 .box {
    width: 92%;
}

#chapel #sec01 h2 {
    margin-bottom: 15px;
}

#chapel #sec01 h2 span {
    margin: 0 auto;
}

#chapel #sec01 h2 span.topImg {
    width: 26.5px;
    margin-bottom: 10px;
}

#chapel #sec01 h2 span.bottomImg {
    width: 148.5px;
}

#chapel #sec01 .box div.photos {
    margin-top: 0;
}

#chapel #sec01 .box div.photos div.detail {
    width: auto;
}

#chapel #sec01 .box div.photos div.detail p.ttl {
    font-size: 18px;
    margin-bottom: 15px;
}

#chapel #sec01 .box div.photos div.detail p.lead {
    margin-bottom: 15px;
}

#chapel #sec01 .box div.photos div.detail p.detail {
    margin: 10px auto 20px;
    padding-right: 0;
}

#chapel #sec01 .box div.photos div.detail .ImgBox01 {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

#chapel #sec01 .box div.photos div.detail .ImgBox01 div {
    width: 49%;
}

#chapel #sec01 .box div.photos div.detail .Img01 {
    margin-bottom: 0;
}

#chapel #sec01 .box div.photos div.photo {
    width: auto;
    margin-top: 0;
    float: none;
}

#chapel #sec01 .box div.photos div.photo .Img04 {
    width: 49%;
}

/*--------------------------------------
　sec02
---------------------------------------*/
#chapel #sec02 {
    padding: 20px 0 30px;
}

#chapel #sec02 h2 {
    width: 262.5px;
    margin-bottom: 25px;
}

#chapel #sec02 .box {
    width: 92%;
}

#chapel #sec02 .box .item {
    margin-bottom: 15px;
    float: none;
}

#chapel #sec02 .box .item .point {
    width: auto;
}

#chapel #sec02 .box .item.item01 .point .title {
    width: 282.5px;
}

#chapel #sec02 .box .item.item02 .point .title {
    width: 273px;
}

#chapel #sec02 .box .item.item03 .point .title {
    width: 289px;
}

#chapel #sec02 .box .item .point p.ttl {
    padding: 10px 4% 15px;
}

#chapel #sec02 .box .item .image {
    width: 92%;
    margin: 10px auto 0;
}

#chapel #sec02 .box .item04 {
    width: auto;
    background: #fff;
}

#chapel #sec02 .box .item04 h3 {
    width: 287.5px;
}

#chapel #sec02 .box .item04 p {
    padding: 10px 5% 15px;
}

/*--------------------------------------
　sec03
---------------------------------------*/
#chapel #sec03 {
    padding: 15px 0 20px;
}

#chapel #sec03 h2 {
    width: 262.5px;
    margin: 0 auto 15px;
}

#chapel #sec03 .box {
    width: 92%;
}

#chapel #sec03 .box .description {
    margin-bottom: 10px;
}

#chapel #sec03 .box .item {
    border: none;
    background: #eeeeee;
    padding: 15px 4% 20px;
}

#chapel #sec03 .box .txt {
    width: auto;
}

#chapel #sec03 .box .txt h3 {
    width: 268px;
    margin: 0 auto 15px;
}

#chapel #sec03 .box .txt .img {
    text-align: center;
}

#chapel #sec03 .box .txt p.detail01 {
    margin: 10px 0 20px;
}

#chapel #sec03 .box .txt p.ttl {
    font-size: 15px;
}

#chapel #sec03 .box .txt p.ttl span.big {
    font-size: 24px;
}

#chapel #sec03 .box .txt p.ttl span.small {
    font-size: 10px;
}

/*--------------------------------------
　sec04
---------------------------------------*/
#chapel #sec04 {
    padding: 0 0 30px;
}

#chapel #sec04 .box {
    width: 92%;
}

#chapel #sec04 h2 {
    width: 276px;
    padding: 0 0 15px;
}

#chapel #sec04 .box ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#chapel #sec04 .box ul li {
    width: 48.5%;
}

#chapel #sec04 .box ul li:nth-child(n+3) {
    margin-top: 10px;
}

#chapel #sec04 .box ul li dl dt img {
    width: 100%;
}

#chapel #sec04 .box ul li dl dd {
    padding: 5px 3%;
}

/*--------------------------------------
　sec05
---------------------------------------*/
#chapel #sec05 {
    padding: 20px 0 15px;
}

#chapel #sec05 .box {
    width: 92%;
}

#chapel #sec05 h2 {
    width: 262.5px;
    margin-bottom: 20px;
}

#chapel #sec05 .box .description {
    margin-bottom: 15px;
}

#chapel #sec05 .box ul:before, #chapel #sec05 .box ul:after {
    content: none;
}

#chapel #sec05 .box ul li {
    margin: 0 0 15px;
    width: 48.5%;
}

#chapel #sec05 .box ul li dl dt img {
    width: 100%;
}

#chapel #sec05 .box ul li dl dd {
    padding: 7px 5% 10px;
}

#chapel #sec05 .box ul li dl dd p.ttl {
    font-size: 14px;
}

/*--------------------------------------
　sec06
---------------------------------------*/
#chapel #sec06 {
    padding: 20px 0 30px;
}

#chapel #sec06 .box {
    width: 92%;
}

#chapel #sec06 h2 {
    width: 262.5px;
    margin-bottom: 20px;
}

#chapel #sec06 .box .photos {
    width: 75%;
    margin: 0 auto;
}

/*--------------------------------------
　sec07
---------------------------------------*/
#chapel #sec07 {
    padding: 20px 0;
}

#chapel #sec07 .box {
    width: 92%;
}

#chapel #sec07 h2 {
    width: 262.5px;
    margin-bottom: 20px;
}

#chapel #sec07 .box .item {
    background-color: #FFF;
    padding: 15px 4%;
    margin-bottom: 15px;
}

#chapel #sec07 .box .item .question {
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-bottom: 10px;
    border-bottom: none;
}

#chapel #sec07 .box .item .answer {
    padding-top: 0;
}

#chapel #sec07 .box .item .question, #chapel #sec07 .box .item .answer {
    padding-left: 0;
    padding-right: 0;
}

#chapel #sec07 .box .item .question dt, #chapel #sec07 .box .item .answer dt {
    width: 28px;
    height: 28px;
    margin-right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

#chapel #sec07 .box .item .question dt {
    background-image: url(../../img/sp/chapel/icon02.png);
    margin-top: 2px;
}

#chapel #sec07 .box .item .answer dt {
    background-image: url(../../img/sp/chapel/icon03.png);
    margin-top: 5px;
}

#chapel #sec07 .box .item .question dd {
    font-size: 14px;
    line-height: 1.4;
}

#chapel #sec07 .box .item .question dd, #chapel #sec07 .box .item .answer dd {
    width: calc(100% - 38px);
}

/*--------------------------------------
　sec08
---------------------------------------*/
#chapel #sec08 {
    padding: 25px 0 30px;
}

#chapel #sec08 h2 {
    width: 262.5px;
    margin-bottom: 30px;
}

#chapel #sec08 .box {
    width: 92%;
}

#chapel #sec08 .box .txt {
    margin-bottom: 20px;
}

#chapel #sec08 .box table {
    display: block;
    width: 100%;
}

#chapel #sec08 .box table tbody {
    display: block;
}

#chapel #sec08 .box table tr {
    display: block;
}

#chapel #sec08 .box table tr + tr {
    margin-top: 10px;
}

#chapel #sec08 .box table th {
    display: block;
    width: auto;
    padding-bottom: 0;
    margin-bottom: 5px;
}

#chapel #sec08 .box table td {
    display: block;
    padding-bottom: 0;
    width: auto;
}

#chapel #sec08 .box .commit {
    background: url(../../img/sp/common/submit.png) no-repeat;
    background-size: contain;
    width: 190px;
    height: 34px;
}

#chapel #sec08 .box .frm_nm , #chapel #sec08 .box .frm_kn , #chapel #sec08 .box .frm_adrs {
    width: 80%;
}

#chapel #sec08 .box .frm_year , #chapel #sec08 .box .frm_month, #chapel #sec08 .box .frm_person {
    width: 25%;
    margin-right: 5px;
}

#chapel #sec08 .box .frm_month {
    margin: 0 5px 0 15px;
}

#chapel #sec08 .box .lb_rd {
    border: 0;
    margin: 0 30px 0 0;
}

#chapel #sec08 .box .frm_rd {
    border: 0;
    padding: 0 10px;
    font-size: 14px;
}

#chapel #sec08 .box .frm_opinion1 {
    display: block;
    width: 100%;
    height: 120px;
    box-sizing: border-box;
}

#chapel #sec08 .box table .txtBox {
    margin-top: 20px;
}

#chapel #sec08 .box table td.privacy {
    padding: 0;
}

#chapel #sec08 .box table .privacyBox {
    padding: 10px;
    font-size: 14px;
    color: #000;
    width: auto;
    height: 120px;
    overflow-y: auto;
    background: #fff;
    box-sizing: border-box;
    border-radius: 3px;
}

#chapel #sec08 .box .chkbox {
    text-align: center;
    margin-bottom: 20px;
}

#chapel #sec08 .box table .img {
    margin-bottom: 0;
}

/*--------------------------------------
　sec07
---------------------------------------*/
#chapel #sec09 {
    width: 100%;
    padding: 25px 0 30px;
}

#chapel #sec09 h2 {
    width: 262.5px;
    margin-bottom: 25px;
}

#chapel #sec09 .box {
    width: auto;
    padding: 0 4%;
}

#chapel #sec09 .box .txt {
    width: auto;
    padding: 2% 3%;
    margin-bottom: 20px;
    background: #fff;
}

#chapel #sec09 .box .map iframe {
    width: 100%;
    height: 200px;
}

#funeral #header.yourhole {
    background-image: url(../../img/sp/funeral/yourhole/slide01.jpg);
}

#funeral #header.takikawa {
    background-image: url(../../img/sp/funeral/takigawa/slide01.jpg);
}

#funeral #header.sorachi {
    background-image: url(../../img/sp/funeral/sorachi/slide01.jpg);
}

#funeral #header.kabato {
    background-image: url(../../img/sp/funeral/kabato/slide01.jpg);
}

#funeral #header.akabira {
    background-image: url(../../img/sp/funeral/akabira/slide01.jpg);
}

#funeral #header.ashibetsu {
    background-image: url(../../img/sp/funeral/ashibetsu/slide01.jpg);
}

#funeral #header.bibai {
    background-image: url(../../img/sp/funeral/bibai/slide01.jpg);
}

#funeral #header.yourholebibai {
    background-image: url(../../img/sp/funeral/yourholebibai/slide01.jpg);
}

#funeral #header {
    background-size: cover;
    background-position: center center;
}

#funeral #head_inner {
    background-size: cover;
    background-position: center center;
}

#funeral #head_inner .imgttl {
    width: 95%;
    height: 25px;
}

#funeral .specialcontainer {
    width: 96%;
    padding: 10px 2% 20px 2%;
}

p.timetxt {
    color: #8c2a3d;
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0;
}

p.timetxt span {
    font-size: 20px !important;
}

/*--------------------------------------
　sec01
---------------------------------------*/
#funeral #sec01 {
    padding: 20px 0 30px;
}

#funeral #sec01 .box {
    width: 92%;
    font-size: 12px;
}

#funeral #sec01 .box>p {
    font-size: 14px;
}

#funeral #sec01 .box>p span.text2 {
    font-size: 18px;
}

#funeral #sec01 .box>p.title {
    font-size: 16px;
    text-align: center;
}

#funeral #sec01 .box>p.title img {
    width: auto;
    height: 24px;
}

#funeral #sec01 h2 {
    width: 100%;
    height: 34px;
    margin: 0 auto 20px;
}

#funeral #sec01 h2 img {
    display: inline-block;
    width: auto;
    height: 34px;
}

#funeral #sec01 .box div.photos {
    margin-top: 24px;
}

#funeral #sec01 .box div.photos ul {
    width: 100%;
}

#funeral #sec01 .box div.photos ul li {
    float: none;
}

#funeral #sec01 .box div.photos .photo01 {
    margin-top: 10px;
}

#funeral.funeral02 #sec01 h2 {
    width: auto;
    height: 34px;
    text-align: center;
}

#funeral.funeral02 #sec01 h2 img {
    display: inline-block;
    width: auto;
    height: 34px;
}

#funeral #sec01 .box div.photos ul li.detail.funeral01 {
    width: 100%;
    margin-bottom: 10px;
    line-height: 2em;
}

#funeral #sec01 .box div.photos ul li.detail.funeral01 p {
    margin-bottom: 5px;
}

#funeral #sec01 .box div.photos ul li.detail.funeral05 {
    line-height: 1.7em;
}

#funeral #sec01 .box div.photos ul li.detail.funeral06 {
    line-height: 1.7em;
}

#funeral #sec01 .box div.photos ul li.detail.funeral07 span.ttl {
    font-size: 12px;
    letter-spacing: -0.1em;
}

#funeral #sec01 .box div.photos ul li.detail.funeral08 span.ttl {
    font-size: 12px;
    letter-spacing: -0.1em;
}

#funeral #sec01 .box div.photos ul li.detail {
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
}

#funeral #sec01 .box div.photos ul li.detail.center {
    line-height: 20px;
    margin: 0 0 10px;
}

#funeral #sec01 .box div.photos ul li.photo02 {
    width: 48%;
    float: left;
    margin: 0;
}

#funeral #sec01 .box div.photos ul li.photo03 {
    width: 48%;
    float: right;
    margin: 0;
}

/*--------------------------------------
　sec02
---------------------------------------*/
#funeral #sec02 {
    padding: 20px 0;
}

#funeral #sec02 .box {
    width: 92%;
    padding: 0;
}

#funeral #sec02 h2 {
    width: 100%;
    height: 34px;
    text-align: center;
}

#funeral #sec02 h2 img {
    display: inline-block;
    width: auto;
    height: 34px;
}

#funeral #sec02 .box>p.title img {
    width: auto;
    height: 24px;
}

#funeral #sec02 .txt {
    float: none;
}

#funeral #sec02 .txt dl {
    padding: 0;
}

#funeral #sec02 .txt dl dt {
    font-size: 18px;
    padding-bottom: 0;
}

#funeral #sec02 .txt dl dd {
    font-size: 12px;
}

#funeral #sec02 .txt dl dd span {
    font-size: 12px;
}

#funeral #sec02 .txt dl dd span.title {
    margin-bottom: 4px;
}

#funeral #sec02 .txt dl dd span img {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}

#funeral #sec02 .image {
    float: none;
}

#funeral #sec02 .image p {
    margin-bottom: 5px;
}

#funeral #sec02 .image.ex img.sp_only + img {
    margin-left: 1%;
}

#funeral #sec02 .image:not(.ex) img.sp_only + img {
    margin-top: 10px;
}

#funeral #sec02 .image.ex img.sp_only {
    width: 48.5%;
    display: inline-block;
}

/* 滝川ベルコ本館・別館 */
#funeral #sec02 .box .flex_box .block.block01 {
    width: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap;
    /* Safari */
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    /* Safari */
    justify-content: space-between;
    margin-bottom: 10px;
}

#funeral #sec02 .box .flex_box .block.block01 .appearance {
    display: block;
    text-align: center;
    width: 100%;
}

#funeral #sec02 .box .flex_box .block.block01 .appearance img {
    width: 100%;
    height: auto;
    margin: 0;
}

#funeral #sec02 .img {
    width: 100%;
    margin-bottom: 10px;
}

#funeral #sec02 .img>div {
    width: 49%;
}

#funeral #sec02 .box .flex_box .block.block01 .gmap {
    width: 100%;
}

#funeral #sec02 .box .flex_box .block.block01 .gmap iframe {
    padding-top: 0 !important;
    width: 100% !important;
    height: 200px !important;
}

#funeral #sec02 .box .flex_box .block.block02 {
    width: 100%;
    margin-bottom: 20px;
}

#funeral #sec02 .box .flex_box .block.block02 .information p {
    font-size: 16px;
}

#funeral #sec02 .box .flex_box .block.block02 .information p span.ls {
    font-size: 16px;
}

#funeral #sec02 .box .flex_box .block.block02 .information ul li {
    position: relative;
    font-size: 12px;
}

#funeral #sec02 .box .flex_box .block.block02 .information ul li::before {
    top: 7px;
}

#funeral #sec02 .box .flex_box span {
    font-size: 12px;
}

/*
#funeral #sec02 .box .flex_box .block.block01,
#funeral #sec02 .box .flex_box .block.block02,
#funeral #sec02 .box .flex_box .block.block03,
#funeral #sec02 .box .flex_box .block.block04,
#funeral #sec02 .box .flex_box .block.block05,
#funeral #sec02 .box .flex_box .block.block06{
  width: 100%;
}
#funeral #sec02 .box .flex_box .block.block02,
#funeral #sec02 .box .flex_box .block.block03,
#funeral #sec02 .box .flex_box .block.block04{
  margin-top: 15px;
}

#funeral #sec02 .box .flex_box .block img{
  width: 100%;
  display: inline-block;
}
#funeral #sec02 .box .flex_box .block.block04 p{
  width: 95%;
  display: inline-block;
}
#funeral #sec02 .box .flex_box .block.block04 img{
  width: 95%;
  display: inline-block;
}
#funeral #sec02 .box .flex_box .block.block04 .appearance.appearance01{
  text-align: left;
  width: 50%;
}
#funeral #sec02 .box .flex_box .block.block04 .appearance.appearance02{
  text-align: right;
  width: 50%;
}

#funeral #sec02 .bellcos>dl{
  color: #192254;
  font-size: 24px;
  padding: 0;
}
#funeral #sec02 .bellcos>dl dt{
  font-size: 18px;
  padding-bottom: 0;
  font-weight: bold;
}
#funeral #sec02 .bellcos>dl dd{
  font-size: 12px;
}
#funeral #sec02 .bellcos>dl dd span{
  font-size: 12px;
}
#funeral #sec02 .bellcos>dl dd span.title {
  width: 90px;
  font-size: 12px;
  color: #FFF;
  display: inline-block;
  background-color: #83773a;
  text-align: center;
  padding: 1px 4px;
  margin-right: 10px;
  margin-bottom: 4px;
}
#funeral #sec02 .bellcos>dl dd span img{
  vertical-align: text-bottom;
  padding-right: 8px;
}
*/
/*--------------------------------------
　sec03
---------------------------------------*/
#funeral #sec03 {
    padding: 20px 0;
}

#funeral #sec03 .box {
    width: 92%;
    padding: 0;
}

#funeral #sec03 h2 {
    width: 100%;
    height: 34px;
    margin: 0 0 20px;
}

#funeral #sec03 h2 img {
    display: inline-block;
    width: auto;
    height: 34px;
}

#funeral #sec03 p.setubiname {
    padding: 10px 0;
}

#funeral #sec03 p.ttl {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px;
}

#funeral #sec03 p.ttl.ttl01 {
    margin-top: 0px;
    width: 100%;
}

#funeral #sec03 p.ttl.ttl01 img {
    width: auto;
    height: 24px;
}

#funeral #sec03 p.desc {
    font-size: 12px;
    margin-bottom: 20px;
}

#funeral #sec03 .box ul.flexBox {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
}

#funeral #sec03 .box ul.flexBox.flexbox01 {
    margin-bottom: 20px;
}

#funeral #sec03 .box ul.flexBox.flexbox01.two {
    width: 100%;
    margin-bottom: 20px;
}

#funeral #sec03 .box ul.flexBox.flexbox02 {
    margin-bottom: 40px;
}

#funeral #sec03 .box ul.flexBox.flexbox02.three {
    width: 100%;
    margin-bottom: 20px;
}

#funeral #sec03 .box ul.flexBox.flexbox02.three li {
    width: 48%;
}

#funeral #sec03 .box ul.flexBox.flexbox02.three li img {
    width: 100%;
}

#funeral #sec03 .box ul.flexBox.flexbox02.four {
    width: 100%;
    margin-bottom: 20px;
}

#funeral #sec03 .box ul.flexBox.flexbox02.four li {
    width: 48%;
}

#funeral #sec03 .box ul.flexBox.flexbox02.four li:nth-child(4n+1) {
    padding: 0;
}

#funeral #sec03 .box ul.flexBox.flexbox02.four li:nth-child(4n+4) {
    padding: 0;
}

#funeral #sec03 .box ul.flexBox.flexbox03 {
    width: 100%;
    margin: 0 0 20px;
}

#funeral #sec03 .box ul.flexBox.flexbox04 {
    width: 100%;
    margin: 0 0 20px;
}

#funeral #sec03 .box ul.flexBox.flexbox04.three li img {
    width: 100%;
}

#funeral #sec03 .box ul.flexBox li {
    margin-bottom: 5px;
}

#funeral #sec03 .box ul.flexBox li p {
    font-size: 12px;
    line-height: 1.5;
}

#funeral #sec03 .box ul.flexBox img {
    display: inline-block;
    width: 100%;
}

#funeral #sec03 .box ul.flexBox.three li {
    width: 49%;
}

#funeral #sec03 .box ul.flexBox.three li:nth-child(3n+1) {
    padding-left: 0;
}

#funeral #sec03 .box ul.flexBox.three li:nth-child(3n+3) {
    padding-right: 0;
}

#funeral #sec03 .box ul.flexBox.four li {
    width: 49%;
}

#funeral #sec03 .box ul.flexBox.four li:nth-child(4n+1) {
    padding-left: 0;
}

#funeral #sec03 .box ul.flexBox.four li:nth-child(4n+4) {
    padding-right: 0;
}

#funeral #sec03 .box ul.flexBox.five li, #funeral #sec03 .box ul.flexBox.five06 li {
    width: 49%;
}

#funeral #sec03 .box ul.flexBox.five li:nth-child(5n+1) {
    padding-left: 0;
}

#funeral #sec03 .box ul.flexBox.five li:nth-child(5n+5) {
    padding-right: 0;
}

#funeral #sec01 .box div.photos ul li.detail.center p {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}

/*
/*
#funeral #sec03 .box ul li{
  width: 48.5%;
  text-align: center;
  margin-bottom: 10px;
}
#funeral #sec03 .box ul.honkan li,
#funeral #sec03 .box ul.bekkan li{
  width: 48.5%;
  text-align: center;
  margin-bottom: 10px;
}
#funeral #sec03 .box ul.honkan li img,
#funeral #sec03 .box ul.bekkan li img{
  width: 100%;
}

#funeral #sec03 .btn{
  width: 95%;
  margin: 0 auto;
}
*/
/*--------------------------------------
　sec04
---------------------------------------*/
#funeral #sec04 {
    padding: 20px 0;
}

#funeral #sec04 .box {
    width: 92%;
    padding: 0;
}

#funeral #sec04 h2 {
    width: 220px;
    margin: 0 auto 10px;
    padding: 0;
}

#funeral #sec04 .box .table .table_tr .table_td {
    width: calc(84% / 3 );
    margin: 2% 2%;
    padding-top: 15%;
    border: 2px solid #8b8046;
    text-align: center;
    background-color: #FFF;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    font-size: 12px;
    color: #353535;
    position: relative;
}

#funeral #sec04 .box .table .table_tr:nth-child(1) .table_td:nth-child(1) {
    margin-left: 0;
    background-image: url(../../img/sp/funeral/flow_img01.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 26px 35px ;
}

#funeral #sec04 .box .table .table_tr:nth-child(1) .table_td:nth-child(2) {
    background-image: url(../../img/sp/funeral/flow_img02.png);
    background-repeat: no-repeat;
    background-position: center 40%;
    background-size: 39px 19.5px;
}

#funeral #sec04 .box .table .table_tr:nth-child(1) .table_td:nth-child(3) {
    margin-right: 0;
    background-image: url(../../img/sp/funeral/flow_img03.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 43.5px 42px;
}

#funeral #sec04 .box .table .table_tr:nth-child(1) .table_td:nth-child(1)::before, #funeral #sec04 .box .table .table_tr:nth-child(1) .table_td:nth-child(2)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_right.png);
    background-size: contain;
    position: absolute;
    top: 40%;
    left: 97%;
    width: 10px;
    height: 15px;
}

#funeral #sec04 .box .table .table_tr:nth-child(1) .table_td:nth-child(3)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_down.png);
    background-size: contain;
    position: absolute;
    top: 94%;
    left: 40%;
    width: 15px;
    height: 10px;
}

#funeral #sec04 .box .table .table_tr:nth-child(2) .table_td:nth-child(3) {
    margin-right: 0;
    margin-left: 2%;
    background-image: url(../../img/sp/funeral/flow_img04.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 35.5px 31px ;
}

#funeral #sec04 .box .table .table_tr:nth-child(2) .table_td:nth-child(2) {
    background-image: url(../../img/sp/funeral/flow_img05.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 43.5px 25px;
}

#funeral #sec04 .box .table .table_tr:nth-child(2) .table_td:nth-child(1) {
    margin-left: 0;
    margin-right: 2%;
    background-image: url(../../img/sp/funeral/flow_img06.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 17.5px 37px;
}

#funeral #sec04 .box .table .table_tr:nth-child(2) .table_td:nth-child(2)::before, #funeral #sec04 .box .table .table_tr:nth-child(2) .table_td:nth-child(3)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_left.png);
    background-size: contain;
    position: absolute;
    top: 40%;
    left: -8%;
    width: 10px;
    height: 15px;
}

#funeral #sec04 .box .table .table_tr:nth-child(2) .table_td:nth-child(1)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_down.png);
    background-size: contain;
    position: absolute;
    top: 96%;
    left: 42%;
    width: 15px;
    height: 10px;
}

#funeral #sec04 .box .table .table_tr:nth-child(3) .table_td:nth-child(1) {
    margin-left: 0;
    background-image: url(../../img/sp/funeral/flow_img07.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 36.5px 35px ;
}

#funeral #sec04 .box .table .table_tr:nth-child(3) .table_td:nth-child(2) {
    background-image: url(../../img/sp/funeral/flow_img08.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 33px 36px;
}

#funeral #sec04 .box .table .table_tr:nth-child(3) .table_td:nth-child(3) {
    margin-right: 0;
    background-image: url(../../img/sp/funeral/flow_img09.png);
    background-repeat: no-repeat;
    background-position: center 20%;
    background-size: 29px 34.5px;
}

#funeral #sec04 .box .table .table_tr:nth-child(3) .table_td:nth-child(1)::before, #funeral #sec04 .box .table .table_tr:nth-child(3) .table_td:nth-child(2)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_right.png);
    background-size: contain;
    position: absolute;
    top: 40%;
    left: 97%;
    width: 10px;
    height: 15px;
}

#funeral #sec04 .box .table .table_tr:nth-child(3) .table_td:nth-child(3)::before {
    content: "";
    background-image: url(../../img/sp/funeral/arrow_down.png);
    background-size: contain;
    position: absolute;
    top: 94%;
    left: 40%;
    width: 15px;
    height: 10px;
}

#funeral #sec04 .box .table .table_tr:nth-child(4) .table_td:nth-child(1) {
    margin-left: 0;
    margin-right: 4%;
    background-image: url(../../img/sp/funeral/flow_img10.png);
    background-repeat: no-repeat;
    background-position: center 10%;
    background-size: 24px 42.5px ;
}

/*--------------------------------------
　sec05
---------------------------------------*/
#funeral #sec05 {
    padding: 20px 0;
}

#funeral #sec05 .box {
    width: 92%;
    padding: 0;
}

#funeral #sec05 h2 {
    width: 220px;
    margin: 0 auto 20px;
    padding: 0;
}

#funeral #sec05 .box .question {
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    padding-right: 10%;
    background-image: url(../../img/sp/funeral/h3_img_arrow_down.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    margin-top: 20px;
    margin-bottom: 0;
}

#funeral #sec05 .box .question.active {
    background-image: url(../../img/sp/funeral/h3_img_arrow_up.png);
    margin-bottom: 0;
}

#funeral #sec05 .question h3 {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

#funeral #sec05 .questionh3 img {
    display: inline-block;
}

#funeral #sec05 .box .answer {
    background-color: #eeeeee;
}

#funeral #sec05 .box .answer ul {
    margin-bottom: 30px;
}

#funeral #sec05 .box .answer ul li {
    font-weight: normal;
    font-size: 12px;
}

#funeral #sec05 .box .answer.answer01 ul {
    padding: 5px 20px 10px 20px;
}

#funeral #sec05 .box .answer.answer02 ul {
    padding: 5px 20px 10px 20px;
}

#funeral #sec05 .box .answer.answer03 ul {
    padding: 5px 20px 10px 20px;
}

#funeral #sec05 .box .answer.answer04 ul {
    padding: 5px 20px 10px 20px;
}

#funeral #sec05 .box .answer.answer05 ul {
    padding: 5px 20px 10px 20px;
}

#funeral #sec05 .box .answer.answer06 ul {
    padding: 5px 20px 10px 20px;
}

#funeral #sec05 .answer.answer01.active #funeral #sec05 .answer.answer02.active #funeral #sec05 .answer.answer03.active #funeral #sec05 .answer.answer04.active #funeral #sec05 .answer.answer05.active #funeral #sec05 .answer.answer06.active {
    display: block;
}

/*--------------------------------------
　sec06
---------------------------------------*/
#funeral #sec06 {
    padding: 20px 0;
}

#funeral #sec06 .box {
    width: 92%;
    padding: 0;
}

#funeral #sec06 .box .ttlimage {
    position: static;
    width: 109px;
    height: auto;
    margin: 0 auto 20px;
}

#funeral #sec06 .box ul.places {
    display: block;
    width: 80%;
    margin: 0 auto;
}

#funeral #sec06 .box ul.places:before {
    content: none;
}

#funeral #sec06 .box ul.places li.place {
}

#funeral #sec06 .box ul.places li.place dl {
    width: 100%;
}

#funeral #sec06 .box ul.places li.place dl dt img {
    width: 100%;
    max-width: none;
}

#funeral #sec06 .box ul.places li.place dl dt span.name {
    font-size: 14px;
}

#funeral #sec06 .box ul.places li.place dl dt span.name.small {
    font-size: 11px;
    line-height: 26px;
}

#funeral #sec06 .box ul.places li.place.place06 dl dt span.name {
    letter-spacing: -0.04rem;
}

#funeral #sec06 .box ul.places li.place dl dd span.address, #funeral #sec06 .box ul.places li.place dl dd span.tel {
    font-size: 12px;
}

#funeral #sec06 .box ul.places li.place dl dd span.tel img {
    display: inline-block;
}

#funeral #sec06 .box ul.places li.place dl dd {
}

#funeral #sec06 .box ul.places li.place dl dd span.tel img {
    vertical-align: sub;
    padding-right: 8px;
    width: 30px;
}

/*--------------------------------------
　sec07
---------------------------------------*/
#funeral #sec07 {
    padding: 25px 0 30px;
}

#funeral #sec07 h2 {
    width: 82%;
    padding: 15px 0;
}

#funeral #sec07 h2 img {
    width: 193.5px;
    margin: 0 auto;
}

#funeral #sec07 .box {
    width: auto;
    padding: 20px 0 0;
}

#funeral #sec07 .box .txt {
    margin-bottom: 20px;
}

#funeral #sec07 .box table {
    display: block;
    width: 92%;
}

#funeral #sec07 .box table tbody {
    display: block;
}

#funeral #sec07 .box table tr {
    display: block;
}

#funeral #sec07 .box table tr + tr {
    margin-top: 10px;
}

#funeral #sec07 .box table th {
    display: block;
    width: auto;
    padding-bottom: 0;
    margin-bottom: 5px;
}

#funeral #sec07 .box table td {
    display: block;
    padding-bottom: 0;
    width: auto;
}

#funeral #sec07 .box table .frm_hachu_soukemei, #funeral #sec07 .box table .frm_hachu_atena, #funeral #sec07 .box table .frm_hachu_address, #funeral #sec07 .box table .frm_hachu_tel {
    width: 80%;
}

#funeral #sec07 .box table .frm_hachu_gosougi_month, #funeral #sec07 .box table .frm_hachu_gosougi_day, #funeral #sec07 .box table .frm_hachu_otuya_month, #funeral #sec07 .box table .frm_hachu_otuya_day {
    width: 30%;
}

#funeral #sec07 .box table .frm_hachu_zip1 {
    width: 25%;
}

#funeral #sec07 .box table .frm_hachu_zip2 {
    width: 35%;
}

#funeral #sec07 .box table .message {
    font-size: 14px;
    margin-bottom: 15px;
    display: block;
}

#funeral #sec07 .box table .flowers {
    float: none;
    width: 100%;
    font-size: 14px;
}

#funeral #sec07 .box table .flowers select {
    padding: 3px 15px;
    font-size: 12px;
}

#funeral #sec07 .box table .flowers .script.close {
    background-image: url(../../img/sp/funeral/form_arrow_up.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 170px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .flowers .script.open {
    background-image: url(../../img/sp/funeral/form_arrow_down.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 170px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .flowers .item01 {
    margin-top: 7px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: space-around;
    flex-wrap: wrap;
}

#funeral #sec07 .box table .flowers .item01 dl {
    width: 100%;
    max-width: 118px;
}

#funeral #sec07 .box table .flowers .item01 .flower dl {
    margin-top: 14px;
    margin-bottom: 14px;
}

#funeral #sec07 .box table .stands {
    float: none;
    width: 100%;
    font-size: 14px;
}

#funeral #sec07 .box table .stands select {
    padding: 3px 15px;
    font-size: 12px;
}

#funeral #sec07 .box table .stands .script.close {
    background-image: url(../../img/sp/funeral/form_arrow_up.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 170px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .stands .script.open {
    background-image: url(../../img/sp/funeral/form_arrow_down.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 170px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .stands .item02 {
    margin-top: 7px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: space-around;
    flex-wrap: wrap;
}

#funeral #sec07 .box table .stands .item02 dl {
    width: 100%;
    max-width: 118px;
}

#funeral #sec07 .box table .stands .item02 .stand {
    margin-top: 14px;
    margin-bottom: 14px;
    width: 50%;
}

#funeral #sec07 .box table .stands .item02 .stand.stand03 {
    width: 100%;
}

#funeral #sec07 .box table .cushions {
    width: 100%;
    font-size: 14px;
    margin-right: 0;
}

#funeral #sec07 .box table .cushions select {
    padding: 3px 15px;
    font-size: 12px;
}

#funeral #sec07 .box table .cushions .script.close {
    background-image: url(../../img/sp/funeral/form_arrow_up.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 170px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .cushions .script.open {
    background-image: url(../../img/sp/funeral/form_arrow_down.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 170px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .cushions .item03 {
    margin-top: 7px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: space-around;
    flex-wrap: wrap;
}

#funeral #sec07 .box table .cushions .item03 dl {
    width: 100%;
    max-width: 118px;
}

#funeral #sec07 .box table .cushions .item03 .cushion {
    margin-top: 14px;
    margin-bottom: 14px;
}

#funeral #sec07 .box table .fruits {
    width: 100%;
    font-size: 14px;
}

#funeral #sec07 .box table .fruits .script.close {
    background-image: url(../../img/sp/funeral/form_arrow_up.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 270px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .fruits .script.open {
    background-image: url(../../img/sp/funeral/form_arrow_down.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 270px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .fruits span.small {
    font-size: 12px;
}

#funeral #sec07 .box table .fruits .item04 {
    margin-top: 7px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: space-around;
    flex-wrap: wrap;
}

#funeral #sec07 .box table .fruits .item04 dl {
    width: 100%;
}

#funeral #sec07 .box table .fruits .item04 .fruit {
    margin-top: 14px;
    margin-bottom: 14px;
}

#funeral #sec07 .box table .fruits .item04 .fruit03 dl {
    width: 100%;
}

#funeral #sec07 .box table .fruits .item04 .fruit04 dl {
    width: 100%;
}

#funeral #sec07 .box table .lanterns {
    width: 100%;
    font-size: 14px;
}

#funeral #sec07 .box table .lanterns select {
    padding: 3px 15px;
    font-size: 12px;
}

#funeral #sec07 .box table .lanterns .script.close {
    background-image: url(../../img/sp/funeral/form_arrow_up.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 170px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .lanterns .script.open {
    background-image: url(../../img/sp/funeral/form_arrow_down.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 170px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .fruits select {
    margin-top: 0px;
    font-size: 12px;
    padding: 3px 15px;
    margin-bottom: 4px;
}

#funeral #sec07 .box table .lanterns .item05 {
    margin-top: 14px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: space-around;
    flex-wrap: wrap;
}

#funeral #sec07 .box table .lanterns .item05 dl {
    width: 100%;
    max-width: 118px;
}

#funeral #sec07 .box table .lanterns .item05 .lantern {
    margin-top: 14px;
    margin-bottom: 14px;
}

#funeral #sec07 .box table .luminouss {
    width: 100%;
    font-size: 14px;
}

#funeral #sec07 .box table .luminouss select {
    padding: 3px 15px;
    font-size: 12px;
}

#funeral #sec07 .box table .luminouss .script.close {
    background-image: url(../../img/sp/funeral/form_arrow_up.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 170px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .luminouss .script.open {
    background-image: url(../../img/sp/funeral/form_arrow_down.png);
    background-repeat: no-repeat;
    background-size: 5px 4px;
    background-position: 95% center;
    width: 170px;
    line-height: 30px;
    font-size: 12px;
    color: #192254;
    border: 1px solid #192254;
}

#funeral #sec07 .box table .luminouss .item06 {
    margin-top: 14px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: space-around;
    flex-wrap: wrap;
}

#funeral #sec07 .box table .luminouss .item06 dl {
    width: 100%;
    max-width: 118px;
}

#funeral #sec07 .box table .luminouss .item06 .luminous {
    margin-top: 14px;
    margin-bottom: 14px;
}

#funeral #sec07 .box .commit {
    width: 240px;
    height: 48px;
    background: url(../../img/sp/common/submit.png) no-repeat;
    background-size: contain;
}

#funeral #sec07 .box .frm_nm , #funeral #sec07 .box .frm_kn , #funeral #sec07 .box .frm_adrs, #funeral #sec07 .box .frm_adrs_confirm, #funeral #sec07 .box .frm_tel {
    width: 80%;
}

#funeral #sec07 .box .frm_year , #funeral #sec07 .box .frm_month, #funeral #sec07 .box .frm_person {
    width: 25%;
    margin-right: 5px;
}

#funeral #sec07 .box .frm_month {
    margin: 0 5px 0 15px;
}

#funeral #sec07 .box .lb_rd {
    border: 0;
    margin: 0 30px 0 0;
}

#funeral #sec07 .box .frm_rd {
    border: 0;
    padding: 0 10px;
    font-size: 14px;
}

#funeral #sec07 .box .frm_opinion1 {
    display: block;
    width: 100%;
    height: 120px;
    box-sizing: border-box;
}

#funeral #sec07 .box table .txtBox {
    margin-top: 20px;
}

#funeral #sec07 .box table td.privacy {
    padding: 0;
}

#funeral #sec07 .box table .privacyBox {
    padding: 10px;
    font-size: 14px;
    color: #000;
    width: auto;
    height: 120px;
    overflow-y: auto;
    background: #fff;
    box-sizing: border-box;
    border-radius: 3px;
}

#funeral #sec07 .box .chkbox {
    text-align: center;
    margin-bottom: 20px;
}

#funeral #sec07 .box table .img {
    margin-bottom: 0;
}

/* hudamei */
.hudameibox {
    padding: 0;
}

.hudameibox p.t1 {
    margin: 0 0 12px 2px;
}

.hudameibox .wrp {
}

.hudameibox .wrp .hb {
    width: 100%;
    float: none;
    margin: 0 0 18px;
}

.hudameibox .wrp .hb.last {
    margin-left: 0;
}

.hudameibox .wrp .hb .tp {
}

.hudameibox .wrp .hb .tp p {
}

.hudameibox .wrp .hb .bt {
}

.hudameibox .wrp .hb .bt p {
}

/*--------------------------------------
　sec07
---------------------------------------*/
#funeral #sec07 {
    padding: 25px 0 30px;
}

#funeral #sec07 h2 {
    width: 82%;
    padding: 15px 0;
}

#funeral #sec07 h2 img {
    width: 218.5px;
    margin: 0 auto;
}

#funeral #sec07 .box {
    width: auto;
    padding: 20px 0 0;
}

/*--------------------------------------
　sec08
---------------------------------------*/
#funeral #sec08 {
    padding: 20px 0 40px;
}

#funeral #sec08 h2 {
    width: 82%;
    padding: 15px 0;
}

#funeral #sec08 .box {
    width: auto;
    padding: 20px 0 0;
}

#funeral #sec08 .box span {
    float: none;
    display: block;
    width: 245px;
    margin: 0 auto;
}

#funeral #sec08 .box span.left {
    margin-bottom: 20px;
}

/*--------------------------------------
　lower
---------------------------------------*/
#header.lower {
    height: auto;
    background: none;
}

#header.lower #head_inner {
    height: 0;
    padding-bottom: 33.28%;
    background-image: url(../../img/sp/common/headerBG.jpg);
    background-position: center top;
}

#header.lower #head_inner .imgttl {
    top: 40px;
    width: 125px;
    height: 20px;
}

#pankuzu {
    width: 92%;
    margin: 15px auto 0;
}

#pankuzu li {
    font-size: 10px;
}

#pankuzu li.arrow {
    width: 30px;
}

#pankuzu li.arrow:after {
    width: 5px;
    height: 5px;
    bottom: 0;
}

/*--------------------------------------
　contact
---------------------------------------*/
#contact #sec01 {
    padding: 25px 0 30px;
    background-color: #ece8f2;
}

#contact #sec01 h2 {
    width: 118px;
    margin-bottom: 20px;
}

#contact #sec01 .box {
    width: 92%;
}

#contact #sec01 .box .txt {
    margin-bottom: 20px;
}

#contact #sec01 .box table {
    display: block;
    width: 100%;
}

#contact #sec01 .box table tbody {
    display: block;
}

#contact #sec01 .box table tr {
    display: block;
}

#contact #sec01 .box table tr + tr {
    margin-top: 10px;
}

#contact #sec01 .box table th {
    display: block;
    width: auto;
    padding-bottom: 0;
    margin-bottom: 5px;
}

#contact #sec01 .box table td {
    display: block;
    padding-bottom: 0;
    width: auto;
}

#contact #sec01 .box table.main tr th {
    border: none;
    background-color: #ece8f2;
    padding: 0;
    width: 100%;
}

#contact #sec01 .box table.main tr td {
    border: none;
    background-color: #ece8f2;
    padding: 0;
    width: 100%;
}

#contact #sec01 .box .commit {
    background: url(../../img/sp/common/submit.png) no-repeat;
    background-size: contain;
    width: 190px;
    height: 34px;
}

#contact #sec01 .box .frm_nm, #contact #sec01 .box .frm_kn, #contact #sec01 .box .frm_mail, #contact #sec01 .box .frm_tel {
    width: 90%;
}

#contact #sec01 .box .radioBox {
    margin: 0 20px 0 0;
}

#contact #sec01 .box .lb_rd {
    border: 0;
}

#contact #sec01 .box .frm_rd {
    border: 0;
    padding: 0 10px;
    font-size: 14px;
}

#contact #sec01 .box .frm_opinion1 {
    display: block;
    width: 100%;
    height: 120px;
    box-sizing: border-box;
}

#contact #sec01 .box table .txtBox {
    margin-top: 20px;
}

#contact #sec01 .box table td.privacy {
    padding: 0;
}

#contact #sec01 .box table .privacyBox {
    padding: 10px;
    font-size: 14px;
    color: #000;
    width: auto;
    height: 120px;
    overflow-y: auto;
    background: #fff;
    box-sizing: border-box;
    border-radius: 3px;
}

#contact #sec01 .box .chkbox {
    text-align: center;
    margin-bottom: 20px;
}

#contact #sec01 .box table .img {
    margin-bottom: 0;
}

/*--------------------------------------
　sitemap
---------------------------------------*/
#sitemap #sec01 {
    padding: 25px 0 30px;
}

#sitemap #sec01 h2 {
    width: 118px;
    margin-bottom: 15px;
}

#sitemap #sec01 .box {
    width: 92%;
}

#sitemap #sec01 .links {
    display: block;
}

#sitemap #sec01 .links li {
    width: auto !important;
    margin-bottom: 10px !important;
}

#sitemap #sec01 .links>li:nth-child(6), #sitemap #sec01 .links>li:nth-child(9) {
    width: auto !important;
    margin-bottom: 10px !important;
}

#sitemap #sec01 .links>li:nth-child(7), #sitemap #sec01 .links>li:nth-child(10) {
    width: auto !important;
    margin-bottom: 10px !important;
}

#sitemap #sec01 .links>li:nth-child(8), #sitemap #sec01 .links>li:nth-child(11) {
    width: auto !important;
    margin-bottom: 10px !important;
}

#sitemap #sec01 .links li.funeral {
    margin-bottom: 30px !important;
}

#sitemap #sec01 .links li.funeral p {
    margin-top: 20px;
    margin-bottom: 0;
}

#sitemap #sec01 .links li.funeral ul {
    display: block;
}

#sitemap #sec01 .links li.funeral ul li {
    margin-bottom: 10px;
}

/*--------------------------------------
　news
---------------------------------------*/
#news #sec01 {
    padding: 20px 0 30px;
}

#news #sec01 h2 {
    width: 118px;
    margin-bottom: 20px;
}

#news #sec01 .box {
    width: 92%;
}

#news #sec01 .newsList {
    margin-bottom: 30px;
}

#news #sec01 .newsList li a {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 1.5%;
}

#news #sec01 .newsList li a .date {
    margin-right: 8px;
}

#news #sec01 .newsList li a .type {
    line-height: 20px;
    margin-right: 0;
}

#news #sec01 .newsList li a .title {
    max-width: none;
    width: 100%;
}

#news #sec01 .pager li {
    width: 25px;
    height: 25px;
}

#news #sec01 .pager li.current {
    line-height: 25px;
}

#news #sec01 .pager li a {
    line-height: 23px;
}

#news #sec01 .pager li.prev a:after, #news #sec01 .pager li.next a:after {
    top: 0;
}

#news #sec01 .pager li.prev a:after {
    left: 3px;
}

#news #sec01 .pager li.next a:after {
    right: 3px;
}

/*--------------------------------------
　news_detail
---------------------------------------*/
#news.article #sec01 {
    padding: 20px 0 30px;
}

#news.article #sec01 h2 {
    width: 152px;
    margin-bottom: 20px;
}

#news.article #sec01 .box {
    width: 92%;
}

#news.article #sec01 .box .data {
    margin-bottom: 10px;
}

#news.article #sec01 .type {
    width: 80px;
    line-height: 22px;
}

#news.article #sec01 .title {
    font-size: 16px;
    margin-bottom: 15px;
}

#news.article #sec01 .cont p {
    margin-bottom: 15px;
}

/*--------------------------------------
　privacy
---------------------------------------*/
#privacy #sec01 {
    padding: 20px 0 30px;
    font-size: 14px;
}

#privacy #sec01 h2 {
    width: 192.5px;
    margin-bottom: 20px;
}

#privacy #sec01 .box {
    width: 92%;
}

#privacy #sec01 dl {
    margin-bottom: 30px;
}

#privacy #sec01 dl:last-of-type {
    margin-bottom: 50px;
}

#privacy #sec01 dl dt {
    font-weight: bold;
}

#privacy #sec01 .contactInfo {
    margin-bottom: 30px;
}

#privacy #sec01 .address {
    margin-bottom: 25px;
    font-style: normal;
}

#privacy #sec01 .contact {
    width: 270px;
    margin: 0 auto;
}

/*--------------------------------------
　company
---------------------------------------*/
#company #sec01 {
    padding: 20px 0 30px;
    font-size: 14px;
}

#company #sec01 h2 {
    width: 111px;
    margin-bottom: 20px;
}

#company #sec01 .box {
    width: 92%;
    margin: 0 auto;
}

#company #sec01 .box table {
    width: 100%;
}

#company #sec01 .box table th {
    width: 28%;
    padding: 12px 0;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
}

#company #sec01 .box table td {
    width: 70%;
    padding: 12px 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
    line-height: 22px;
}

#company #sec02 {
    padding: 20px 0 30px;
    font-size: 14px;
    background-color: #f6f6f6;
}

#company #sec02 h2 {
    width: 92%;
    margin: 0 auto;
    padding: 10px 0 5px;
}

#company #sec02 h2 .img02 {
    display: inline-block;
    width: 77px;
}

#company #sec02 .box {
    width: 92%;
    margin: 0 auto;
    display: block;
    background-color: #f6f6f6;
}

#company #sec02 .box .description {
    width: 100%;
    background-color: #f6f6f6;
}

#company #sec02 .box.box01 .description .ttl {
    width: 100%;
    margin: 20px 0 0 0;
}

#company #sec02 .box.box02 .description .ttl {
    width: 100%;
    margin: 20px 0 0 0;
}

#company #sec02 .box .description .ttl p span.mincho.cl {
    font-size: 15px;
}

#company #sec02 .box .description .detail {
    width: 100%;
    margin: 5px 0 5px 0;
}

#company #sec02 .box .description .detail p span.mincho {
    font-size: 12px;
}

#company #sec02 .box .description .image {
    width: 274px;
}

#company #sec02 .box .description .tel {
    margin: 0 0 10px 0;
}

#company #sec02 .box .description span {
    font-size: 12px;
}

#company #sec02 .box .description span.title {
    width: 50px;
    font-size: 10px;
    color: #FFF;
    display: inline-block;
    background-color: #83773a;
    text-align: center;
    padding: 1px 4px;
    margin-right: 5px;
}

#company #sec02 .box.box02 {
    margin-top: 20px;
}

#company #sec03 {
    font-size: 14px;
    padding: 30px 0 20px;
}

#company #sec03 h2 {
    width: 92%;
    margin: 0 auto;
    padding: 10px 0 5px;
}

#company #sec03 h2 .img03 {
    display: inline-block;
    width: 77px;
}

#company #sec03 .box {
    width: 92%;
    margin: 0 auto;
}

#company #sec03 .box .description {
    width: calc(100% - 30px);
    font-size: 12px;
    padding: 15px 0 10px 30px;
    margin: 10px 0 20px 0 ;
    border: 1px solid #e5e5e5;
}

#company #sec03 .box .description span.address {
    margin: 0 0 0 30px;
}

#company #sec03 .box .ggmap {
    position: relative;
    padding-bottom: 40%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

#company #sec03 .box .ggmap iframe, #company #sec03 .box .ggmap object, #company #sec03 .box .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.flower01 {
    width: 50%;
}

.flower02 {
    width: 50%;
}
