@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url("https://use.typekit.net/rdt5wal.css");

/*---------WP set------------*/

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin-bottom: 30px !important
}

.wp-caption.alignleft {
    margin: 0px 10px 10px 0px;
}

.wp-caption.alignright {
    margin: 0px 0px 10px 10px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.alignright {
    float: right;
}

.alignleft {
    float: left
}

.aligncenter {
    text-align: center;
    display: block;
    margin: 0 auto;
}

img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}

img.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}

img.alignrightbottom {
    display: inline;
    float: right;
    margin-left: 15px;
    margin-bottom: 30px;
}

img.aligncenter {
    text-align: center;
    display: block;
    margin: 30px auto
}


/*---------END------------*/

* {
    font-family: "source-han-serif-japanese", "Noto Serif CJK JP", "貂ｸ譏取悃菴�", "Yu Mincho", YuMincho, serif;
    margin: 0;
    font-weight: 400;
    padding: 0;
    text-decoration: none;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #2f2725;
}
.pagination{
    display: flex;
    justify-content: center;
    align-items: center
}
.pagination span,
.pagination a{
    padding: 5px 10px
}
.pagination .is-current{
    background-color: #353563;
    color: #fff
}
#menu-all {
    display: inline-block;
    width: 60%;
    padding: 100px 0 80px 16%;
}

.none-top #menu-all {
    display: inline-block;
    width: 60%;
    height: 1px;
    padding: 0px !important;
}

#menu-all .menu-all-inner {}

#menu {
    margin-top: 30px;
}

.menu-m {
    display: inline-block;
    line-height: 38px;
    border-left: solid 1px #989898;
}

.mixed {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-rl;
    display: inline-block;
    vertical-align: top;
}

.top-logo {
    width: 340px;
}

.n-top-logo {
    display: none;
}

.font-w {
    font-size: 22px;
    color: #353668;
    letter-spacing: 3px;
    margin-left: 30px;
}

.font-s {
    font-size: 11px;
}

.top-copy {
    font-size: 13px;
    font-weight: 100;
    line-height: 25px;
    letter-spacing: 1.5px;
}

.menu-m-i {
    font-size: 14px;
    padding-left: 50px;
    letter-spacing: 1px;
}

.con-m {
    display: none;
}

.contact-button {
    font-size: 11px;
    padding: 0 60px;
    margin-left: 50px;
    text-align: center;
    letter-spacing: 2px;
}

.button {
    display: block;
    background-color: #ffffff;
    outline: solid 1px #CBCBCB;
    color: #000;
    margin-top: 20px;
    width: 200px
}

.button:hover {
    background-color: #353668;
    outline: none !important;
    color: #ffffff;
}

.button::before,
.button::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
}

.button,
.button::before,
.button::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}


/* 

/*繝医ャ繝�*/


/*.tops{position: absolute;
    top:0;right: 0;width: 50%;
	height: auto;}*/


/*繧ｹ繝ｩ繧､繝繝ｼ*/


/*.slider					{width:100%;
						height: 800px;
						overflow: hidden;}

.slider img 			{clear: both;}*/


/*繧ｹ繝ｩ繧､繝画焚縺ｮ繝峨ャ繝医�濶ｲ繧貞､峨∴繧�*/


/*.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #fff;
}*/


/*繧ｹ繝ｩ繧､繝臥判蜒上�讓ｪ蟷�庄螟�*/


/*.slider img 	{
    max-width: 100%;
    height: auto;
}
*/

header {
    position: relative;
}

.wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
}

.slideshow {
    height: 800px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.slideshow .item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    transform: scale(1.35);
    z-index: -5;
}

.slide_on {
    animation: slide_on 10s linear forwards;
}

@keyframes slide_on {
    0% {
        transform: scale(1.35);
    }
    100% {
        transform: scale(1);
    }
}

.scroll {
    position: absolute;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-rl;
    letter-spacing: 2px;
    font-size: 12px;
    bottom: 30px;
    right: 5%;
}

.fluffy00 {
    width: 10px;
    height: 150px;
    animation: fluffy0 3s ease infinite;
}

@keyframes fluffy0 {
    0% {
        transform: translateY(0)
    }
    5% {
        transform: translateY(0)
    }
    10% {
        transform: translateY(0)
    }
    20% {
        transform: translateY(-15px)
    }
    25% {
        transform: translateY(0)
    }
    30% {
        transform: translateY(-15px)
    }
    50% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(0)
    }
}

.fluffy01 {
    width: 150px;
    height: 10px;
    animation: fluffy1 3s ease infinite;
}

@keyframes fluffy1 {
    0% {
        transform: translateX(0)
    }
    5% {
        transform: translateX(0)
    }
    10% {
        transform: translateX(0)
    }
    20% {
        transform: translateX(-15px)
    }
    25% {
        transform: translateX(0)
    }
    30% {
        transform: translateX(-15px)
    }
    50% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(0)
    }
}


/* 繝代Φ縺上★*/

.breadcrumb {
    margin-top: 40px;
    margin-right: 5px;
    margin-left: 10px;
    margin-bottom: 40px;
    padding-left: 0;
}

.breadcrumb li {
    display: inline;
    list-style: none;
    font-weight: bold;
    font-size: 13px
}

.breadcrumb li:after {
    content: '>';
    padding: 0 3px;
    color: #555;
}

.breadcrumb li:last-child:after {
    content: '';
}

.breadcrumb li a span {
    margin-left: 5px !important;
    text-decoration: none;
    color: #2f2725;
    font-size: 13px;
}

.breadcrumb li a span:hover {
    color: #CBCBCB
}


/* 繝代Φ縺上★縺薙％縺ｾ縺ｧ */

.text-title {
    margin: 80px 0 0 16%;
    width: 120px;
    border-right: solid 1px #989898;
}

.box-button {
    clear: both;
    font-size: 13px;
    width: 50px;
    height: 50px;
    border: solid 1px #CBCBCB;
    text-align: center;
    margin: 50px 0 30px 30px;
    padding-top: 15px;
}

.box-button_list {
    clear: both;
    font-size: 13px;
    width: 50px;
    height: 50px;
    border: solid 0px #CBCBCB;
    text-align: center;
    margin: 50px 0 30px 30px;
    padding-top: 15px;
}

.content-o {
    position: relative;
    padding-bottom: 50px;
}

.text-z {
    margin-left: 30%;
    width: 55%;
    position: absolute;
    top: 0;
}

.content-n {
    font-size: 20px;
    letter-spacing: 3px;
    padding-bottom: 35px;
}

.content-e {
    font-size: 13px;
    letter-spacing: 2px;
}

.text-z span {
    padding: 0 35px;
    border-top: solid 1px #CBCBCB;
}

.small-yazirushi {
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 11px;
    margin-top: 120px;
    float: right;
}

.news-button {
    background-color: #eeefef;
}

.news-all {
    /*height: 1300px;*/
    background-color: #eeefef;
    position: relative;
    padding-top: 30px;
}

.news-all span {
    position: absolute;
    top: 100px;
    left: 22%;
    padding: 110px 10px;
    border-right: solid 1px #989898;
}

.text-title02 {
    margin: 80px 0 0 15%;
    width: 120px;
}

.news-content {
    display: inline-block;
    margin: 0 0 0 30%;
    clear: none;
    border-bottom: solid 1px #b4b4b4;
    padding-bottom: 50px;
    padding-top: 50px;
    width: 60%;
}

.news-content-1 {
    margin-top: -250px !important
}


/*.news-content {
    position: absolute;
    margin-left: 30%;
    width: 55%;
	height: 400px
}
.news-content-1 {
    top: 100px;
    padding-bottom: 50px;
    border-bottom: solid 1px #b4b4b4;
}
.news-content-2 {
    top: 500px;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: solid 1px #b4b4b4;
}
.news-content-3 {
    padding-top: 50px;
    top: 850px;
}*/

.news-img,
.news-content .attachment-top_photo {
    float: left;
}

.right-content {
    padding: 0 50px;
    overflow: hidden;
    position: relative;
}

.content-category-01 {
    color: #353668;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 400;
    padding-bottom: 10px
}

.content-title-02 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    padding-bottom: 20px
}

.content-day-03 {
    font-family: 'Noto Sans JP';
    font-size: 11px;
    color: #b4b4b4;
    font-weight: 400;
    padding-bottom: 10px;
    letter-spacing: 2px;
}

.content-main-04 {
    font-family: 'Noto Sans JP';
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 23px;
    padding-bottom: 50px;
    height: auto;
}

.top-n-s {
    position: relative;
    bottm: 50px;
    right: 0;
    height: 20px;
}


/* 繝峨Ο繝ｯ繝ｼ繝｡繝九Η繝ｼ*/

#navToggle {
    display: none;
    position: absolute;
    right: 13px;
    top: 13px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 1000;
    padding: 10px;
    background-color: #353668;
}

#navToggle div {
    position: relative
}

#navToggle span {
    display: block;
    position: absolute;
    width: 100%;
    border-bottom: solid 3px #ffffff;
    border-radius: 20%;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out
}

#navToggle span:nth-child(1) {
    top: 0;
}

#navToggle span:nth-child(2) {
    top: 11px;
}

#navToggle span:nth-child(3) {
    top: 22px;
}

#burger {
    width: 100%;
    z-index: 1000;
    position: fixed;
    font-size: 0;
    line-height: 0;
    top: 0;
    left: 0;
    right: 0;
}

#burger nav {
    display: none;
}

#burger ul {
    font-size: 13px;
    line-height: 1;
    margin: 0 10px 10px 0
}

#burger ul li:last-child::after {
    content: ''
}

#burger ul li a {
    color: inherit
}

.none-top #menu-all h1 {
    line-height: normal;
}

.ichiran-contents .s-con table {
    width: 95%;
    height: auto;
    border-top: 1px solid #EEEFEF;
    border-left: 1px solid #EEEFEF;
    border-right: 1px solid #EEEFEF;
    margin: 0 auto;
    table-layout: fixed;
    margin-bottom: 30px;
    box-sizing: border-box;
    font-size: 0.8rem
}

.ichiran-contents .s-con table th {
    width: 30%;
    padding: 10px;
    border-right: 1px solid #EEEFEF;
    border-bottom: 1px solid #EEEFEF;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #F5F5F5;
}

.ichiran-contents .s-con table td {
    width: 65%;
    padding: 10px;
    border-bottom: 1px solid #EEEFEF;
    text-align: left;
    box-sizing: border-box
}

.s-con table caption {
    width: 97.5%;
    background-color: #EEEFEF;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.ichiran-contents .s-con ul,
.ichiran-contents .s-con ol {
    /*width: 80%;*/
    width: 95%;
    display: block;
    margin: 0 auto
}

.ichiran-contents .s-con ul li,
.ichiran-contents .s-con ol li {
    text-align: left;
    font-size: 0.8rem;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px !important
}

.ichiran-contents .s-con ul li {
    list-style-type: circle
}

.ichiran-contents .s-con ol li {
    list-style-type: decimal
}

.tone-monument tr th {
    width: 40% !important
}

.tone-monument tr td {
    width: 20% !important
}

.tone-monument tr td:last-child {
    border-left: 1px solid #EEEFEF
}

.when-is-the-grave-built tr th {
    width: 30% !important
}

.when-is-the-grave-built tr td {
    width: 30% !important
}

.when-is-the-grave-built tr td:last-child {
    border-left: 1px solid #EEEFEF
}

.regulations-related-to-grave td:not(:first-child) {
    width: 33%;
    border-left: 1px solid #EEEFEF
}

.ichiran-contents .s-con h3,
.ichiran-contents .s-con h4,
.ichiran-contents .s-con h5,
.ichiran-contents .s-con h6 {
    display: block;
    padding: 10px;
    border-bottom: 3px solid #EEEFEF;
    /*width: 95%;*/
    width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
    color: #6A6B92;
    font-weight: bold;
    letter-spacing: 2px
}

.size-full {
    width: 99%;
    height: auto;
}

.wp-caption {
    min-width: auto !important;
    max-width: 95%;
    height: auto;
}

tbody tr .arrow {
    background-color: #f5f5f5;
    text-align: center !important
}

tbody tr .tx-center {
    text-align: center !important;
}

strong {
    font-weight: bold;
}

.ichiran-contents .s-con .tablepress,
.dataTables_wrapper.no-footer {
    width: 98% !important;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-top: 0px !important;
}

.dataTables_wrapper.no-footer {
    margin-bottom: 50px !important;
}

tr th .red {
    color: #C81C1F;
}

td input[type="text"],
td input[type="email"],
td textarea {
    padding: 10px;
    border: none;
    background-color: #efefef;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

td textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

td input[type="checkbox"],
td input[type="radio"] {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.submitbtm {
    display: block;
    width: 50%;
    height: 50px;
    margin: 20px auto;
}

#menu-all h1 img {
    width: 260px;
    margin-left: 45px;
}

.ichiran-contents .i-syousai a {
    transition: 0.5s
}

.ichiran-contents .i-syousai a:hover {
    opacity: 0.7
}

.ichiran-contents .pagination .breadcrumb {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
}

.ichiran-contents .pagination .breadcrumb li:after {
    content: '';
    padding: 0 0px;
}

.ichiran-contents .pagination .breadcrumb li {
    border: 1px solid #ccc;
    text-align: center;
    padding-right: 0px;
    margin: 0 3px
}

.ichiran-contents .pagination .breadcrumb li a {
    background-color: #353668;
    color: #fff;
    padding: 4px 10px;
    transition: 0.5s
}

.ichiran-contents .pagination .breadcrumb li a:hover {
    opacity: 0.5
}

.pagination .breadcrumb span {
    border: 1px solid #ccc;
    text-align: center;
    padding: 3px 10px;
}


/*霑ｽ蜉�蛻�STA*/


/* 窶絶絶絶絶絶絶絶絶絶� 縺薙％縺九ｉ1200px莉･荳翫�謖�ｮ� 窶絶絶絶絶絶絶絶絶絶� */

@media screen and (min-width: 1200px) {
    .none-top02 .i-syousai a {
        vertical-align: top;
        display: inline-block;
    }
    .none-top02 .syousai-sam p {
        font-family: 'Noto Sans JP';
        font-size: 13px;
        letter-spacing: 2.5px;
        padding: 10px 5px;
        width: 100%;
        border: solid 1px #353563;
        font-weight: 300;
        height: 80px;
        overflow: hidden;
        position: relative;
    }
    .dataTables_wrapper {
        clear: none !important;
    }
    .dataTables_wrapper .tablepress {
        clear: none !important;
    }
    .ichiran-contents .s-con .ssba.ssba-wrap {
        display: block;
        padding-top: 40px
    }
}


/*---霑ｽ蜉�蛻�END--*/


/* 窶絶絶絶絶絶絶絶絶絶� 縺薙％縺九ｉ1000px莉･荳九�謖�ｮ� 窶絶絶絶絶絶絶絶絶絶� */

@media screen and (max-width: 1000px) {
    #menu {
        display: none;
    }
    #burger nav ul li ul li a,
    #burger nav ul li ul li a span {
        color: #ffffff;
    }
    #burger {
        width: 100%;
        z-index: 1000;
        font-size: 0;
        line-height: 0;
    }
    #burger nav {
        background-color: #353668;
        display: block;
        width: 100%;
        top: -2200px;
        font-size: 0;
        line-height: 0;
        position: absolute;
        right: 0;
        left: 0;
        padding: 0 10px;
        text-align: left;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        z-index: 500;
    }
    #burger ul {
        margin: 0;
        display: block;
    }
    #burger ul li {
        color: #ffffff;
        display: block;
        margin: 0;
        border-bottom: solid 1px #ffffff;
        line-height: 3
    }
    #burger ul li ul li a:hover {
        color: #b4b4b4;
    }
    #burger ul li a {
        display: block;
        color: #ffffff;
    }
    #burger ul li::after {
        content: ''
    }
    #burger ul li:last-child {
        border-bottom: none
    }
    #navToggle {
        display: block;
    }
    .openNav #navToggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .openNav #navToggle span:nth-child(2),
    .openNav #navToggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .openNav #burger nav {
        -moz-transform: translateY(351px);
        -webkit-transform: translateY(351px);
        transform: translateY(351px)
    }
    .back-c-b {
        background-color: #353668;
        padding: 10px;
    }
}


/* 窶絶絶絶絶絶絶絶絶絶� 縺薙％縺ｾ縺ｧ1000px莉･荳九�謖�ｮ� 窶絶絶絶絶絶絶絶絶絶� */


/* ------------------------------ 繝峨Ο繝ｯ繝ｼ繝｡繝九Η繝ｼ縺薙％縺ｾ縺ｧ縲------------------------------ */


/* 繝医ャ繝励∈謌ｻ繧九�繧ｿ繝ｳ */

#pageTop {
    z-index: 999999999;
    position: fixed;
    bottom: 20px;
    right: 4.7%;
}

#pageTop a {
    display: block;
    width: 50px;
    height: 300px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-rl;
    letter-spacing: 2px;
    font-size: 12px;
}

#pageTop a:hover {
    text-decoration: none;
}


/* 繝医ャ繝励∈謌ｻ繧九�繧ｿ繝ｳ縺薙％縺ｾ縺ｧ */

#cc-button {
    outline: solid 1px #989898;
    z-index: 9999;
    font-size: 0;
    margin: 0;
    padding: 0;
}

#cc-button div {
    font-size: 0;
    margin: 0;
    padding: 0;
}

.companyprofile {
    width: 50%;
    padding: 70px 0;
    text-align: center;
    float: left;
}

.contact {
    border-left: solid 1px #989898;
    width: 50%;
    display: inline-block;
    padding: 70px 0;
    text-align: center;
}

.cc-j {
    font-size: 22px;
}

.cc-e {
    display: block;
    font-size: 13px;
    padding-top: 30px;
}

.button02 {
    line-height: 0;
    text-align: center;
    text-decoration: none;
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    overflow: hidden;
}

.button02:hover {
    color: #ffffff;
    opacity: 1
}

.button02::after {
    bottom: -100%;
    width: 100%;
    height: 100%;
}

.button02::before,
.button02::after {
    position: absolute;
    z-index: -2;
    display: block;
    content: '';
}

.button02,
.button02::before,
.button02::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.button02:hover::after {
    bottom: 0;
    background-color: #353668;
}

.d-none {
    display: none;
    font-size: 13px;
    color: #ffffff
}

.button02:hover .d-none {
    display: block;
    padding-top: 30px;
}

.button02:hover .cc-e {
    display: none;
}

footer {
    position: relative;
}

.shop-z {
    position: relative;
    bottom: 15px;
    padding: 50px 0 20px 200px;
    display: block;
}

.shop-z img {
    display: inline-block;
    margin: 0 auto 0 5%;
}

.shop-z .address {
    display: inline-block;
    font-family: 'Noto Sans JP';
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 23px;
    text-align: center;
    margin: 0 auto;
}

.f-logo {
    width: 180px;
    float: left;
    margin-right: 40px !important;
    margin-top: 10px !important
}

.small {
    background-color: #353668;
    width: 100%;
    padding: 20px 0;
}

small {
    position: absolute;
    bottom: 10px;
    width: 100%;
    color: #ffffff;
    font-size: 11px;
    text-align: center;
    margin: 0 auto;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    font-weight: 400;
}

.fade-up {
    transition: opacity 0.9s;
    -moz-transition: opacity 0.9s;
    -webkit-transition: opacity 0.9s;
    -o-transition: opacity 0.9s;
    transition: transform 0.9s;
    -moz-transition: transform 0.9s;
    -webkit-transition: transform 0.9s;
    -o-transition: transform 0.9s;
}

.top-d-no {
    display: none;
}

#dropmenu .menu-m-i .con-m a:hover {
    opacity: 0.4;
}

@media screen and (max-width:1300px) {
    /*.news-content-1, .news-content-2 {
    border-bottom: none;
}*/
    .s-con img {
        max-width: 99%;
        height: auto
    }
    .shop-z .address {
        padding: 30px;
    }
}

@media screen and (max-width:1000px) {
    .wrap {
        position: static;
        width: 100%;
        margin-top: 50px;
    }
    .slideshow {
        height: 500px;
    }
    #pageTop {
        right: 50px;
    }
    #menu-all {
        width: 100%;
        margin: 0 auto;
        padding: 0 26%
    }
    #menu-all h1 {
        margin-top: 50px;
    }
    .text-title {
        margin: 60px 43% 0 43%;
        border: none;
    }
    .text-z {
        position: static;
        width: 80%;
        margin: 30px 10%;
    }
    .text-title02 {
        margin: 60px 40% 0 40%;
    }
    .news-all {
        height: 1600px;
    }
    .news-all span {
        display: none;
    }
    .news-content {
        overflow: hidden;
        /*margin: 260px 50px 80px 50px;*/
        width: 90%;
    }
    /*.news-content-1, .news-content-2 {
    border: none;
}*/
    .slideshow {
        height: 200px;
    }
    #menu-all {
        width: 100%;
        margin: 0;
        padding: 0 5%
    }
    .contact-button {
        padding: 0 30px;
    }
    #menu-all h1 {
        text-align: center;
    }
    #menu-all h1 img {
        width: 85%;
        margin-left: 0;
    }
    .font-w {
        margin-left: 30px;
    }
    .news-img,
    .news-content .attachment-top_photo {
        float: none;
    }
    .news-all {
        height: auto;
    }
    .top-copy {
        margin: 0 5%;
    }
    .top-copy br {
        display: none;
    }
    .right-content {
        display: block;
        padding: 30px 50px;
    }
    .contact {
        display: block;
        width: 100%;
    }
    .companyprofile {
        width: 100%;
    }
    .text-title {
        margin: 50px 40% 0 40%;
    }
    .text-title02 {
        padding-bottom: 30px;
        margin: 60px 40% 0 40%;
    }
    .button02 {
        border: solid 1px #989898;
    }
    .shop-z {
        padding-left: 10%;
    }
    .shop-z p {
        padding-left: 0;
    }
    .news-all span {
        margin-left: 30%;
    }
    .news-content {
        position: static;
        text-align: center;
        /*margin: 32px auto;
    width: 100%;*/
    }
    /*.news-content-1, .news-content-2, .news-content-3 {
    margin: 0;
    padding: 0;
}*/
    .top-n-s {
        bottom: 20px;
    }
    .scroll {
        display: none;
    }
    .size-full {
        width: 95%;
        height: auto;
        margin: 0 auto
    }
    .news-content {
        display: block;
        margin: 0 auto;
        clear: none;
        border-bottom: solid 1px #b4b4b4;
        padding-bottom: 30px;
        padding-top: 40px;
        width: 90%;
        height: auto;
    }
    .news-content-1 {
        margin-top: 0px !important
    }
    .content-main-04 {
        padding-bottom: 20px !important;
        margin-bottom: -50px !important;
    }
    .s-con img {
        max-width: 99%;
        height: auto
    }
    .tablepress img {
        width: 90%;
        height: auto
    }
}

@media screen and (max-width:500px) {
    .content-main-04 {
        position: static;
        padding-bottom: 20px;
        margin-bottom: -50px !important;
    }
    .top-n-s {
        bottom: 10px;
    }
}

@media screen and (max-width:420px) {
    .text-title,
    .text-title02 {
        margin-left: 35%;
    }
    .shop-z img {
        margin: 0 18%;
    }
    .shop-z {
        padding-left: 5%;
    }
    .content-main-04 {
        position: static;
        padding-bottom: 20px;
        margin-bottom: -50px !important;
    }
    .top-n-s {
        bottom: 10px;
    }
}

.yazi-tate {
    width: 10px;
}

.yazi-yoko {
    width: 32px;
}


/*-- 荳句ｱ､繝壹�繧ｸ --*/

.none-top .top-logo,
.none-top .top-copy,
.none-top #menu .font-w,
.none-top #menu .font-s,
.none-top .n-top-none,
.none-top .wrap,
.none-top .con-m {
    display: none;
}

.none-top {
    padding: 50px 10% 40px 10%;
    overflow: hidden;
    display: block;
}

.none-top .menu-m {
    border: none;
    line-height: 0;
    display: block;
}

.none-top #menu {
    margin-top: 0;
    float: right;
}

.none-top .fa-caret-right {
    color: #ffffff;
}

.none-top .n-top-logo {
    display: block;
    float: left;
    width: 200px;
    margin-top: -20px
}

.none-top .con-m {
    display: inline;
}

.none-top .menu-m-i {
    padding-left: 0;
    display: inline;
    letter-spacing: 0.5px;
}

.none-top #dropmenu .menu-m-i a {
    display: inline;
    font-size: 13px;
}

.none-top #menu-all {
    display: inline;
}

.none-top .active {
    border: none;
}

.none-top .n-top-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.none-top #menu-all #menu #dropmenu {
    width: 100%;
}

.none-top02 {
    background-color: #eeefef;
    padding: 50px 0;
}

.none-top02 .n-top-title {
    background-color: #ffffff;
    opacity: 0.8;
    width: 60%;
    margin: 0 20%;
    padding: 50px 30px;
}

.none-top02 .n-top-title h2 {
    font-size: 23px;
    color: #353563;
    /*text-align: center;*/
    margin: 0 auto 0px auto;
    font-weight: 400;
    letter-spacing: 2px
}

.none-top02 .n-top-title p {
    font-size: 13px;
    text-align: center;
    margin: 10px auto 0 auto;
    letter-spacing: 1px;
}

.none-top02 .ichiran-contents {
    background-color: #ffffff;
    width: 60%;
    margin: 0 20%;
    padding-bottom: 50px;
}

.none-top02 .breadcrumb {
    /*padding-top: 30px;*/
    margin: 0 auto;
  padding: 30px 40px;
  display: block;
}

.none-top02 .breadcrumb li a span {
    margin-left: 3%;
}

.none-top02 .i-syousai {
    width: 100%;
}

.none-top02 .syousai-sam {
    width: 28%;
    margin: 25px 0 25px 4%;
    display: inline-block;
}

.none-top02 .syousai-i-img {
    width: 100%;
    height: auto;
    max-height: 20%;
}

.none-top02 .syousai-sam p {
    font-family: 'Noto Sans JP';
    font-size: 13px;
    letter-spacing: 1px;
    padding: 10px 5px;
    width: 100%;
    border: solid 1px #353563;
    font-weight: 500;
    height: 80px;
    /*霑ｽ蜉�蛻�*/
    overflow: hidden;
    /*霑ｽ蜉�蛻�*/
    position: relative;
    /*霑ｽ蜉�蛻�*/
}

.none-top02 .syousai-sam h3 {
    font-size: 13px;
    padding: 10px 5px;
    width: 100%;
    background-color: #353563;
    color: #ffffff;
    margin-top: -6px;
    letter-spacing: 2px;
    font-weight: 500;
}

.none-top02 .syousai-sam h3 .fa-caret-right {
    display: inline-block;
    color: #ffffff;
    float: right;
    margin-top: 5px;
}

.yoko-menu {
    border: 1px solid #000;
    background-color: #fff;
    width: 80px;
    height: 350px;
    float: left;
    margin-top: 80px;
    position: relative;
}

.yoko-menu a {
    display: block;
    width: 80%;
}

.yoko-menu p {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-rl;
    display: inline-block !important;
    vertical-align: top;
    width: auto;
    height: auto;
    display: block
}

.yoko-menu span {
    position: absolute;
    border-top: solid 1px #2f2725;
    padding: 0 30px;
    margin: 0 15px;
    top: 150px;
    left: 0
}

.yoko-menu01 {
    position: absolute;
    top: 10px
}

.yoko-menu02 {
    position: absolute;
    top: 150px
}

.yoko-m-jap {
    font-size: 20px;
    color: #353563;
    font-weight: 400;
    letter-spacing: 2.5px;
    line-height: normal;
    margin-right: -10px
}

.yoko-m-eng {
    font-size: 13px;
    letter-spacing: 1px;
    margin-right: -10px
}

.yoko-menu01,
.yoko-menu02 {
    margin: 30px 10px;
}

#kaso header .menu-m-i a {
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    position: relative;
}

#kaso header .menu-m-i a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -11px;
    height: 2px;
    width: 0;
    margin-left: 7px;
    background-color: #353563;
    transition-timing-function: ease;
    transition-duration: 0.3s;
}

#kaso header .menu-m-i a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}

#kaso .con-m {
    right: 0;
    top: 80px;
    left: 0;
    width: 100%!important;
    height: auto;
    padding-left: 33.5%;
}

#kaso .con-m:before {
    width: 50%;
    right: auto;
}

#kaso .con-m li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
}

#kaso .con-m li:first-child {
    margin-top: -30px !important;
}


/*#kaso #mun2 .con-m:before, #mun7 .con-m:before, #mun22 .con-m:before, #mun31 .con-m:before, #mun36 .con-m:before, #mun42 .con-m:before, #mun48 .con-m:before, #mun49 .con-m:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 400px;
    height: 20px;
    color: #ffffff;
    font-size: 1.5rem;
    text-align: center
}*/

#mun2 .con-m:after,
#mun7 .con-m:after,
#mun22 .con-m:after,
#mun31 .con-m:after,
#mun36 .con-m:after,
#mun42 .con-m:after,
#mun48 .con-m:after,
#mun49 .con-m:after {
    content: '';
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
    height: 2px;
    background-color: #fff
}

#kaso #mun2 .con-m:after,
#kaso #mun7 .con-m:after,
#kaso #mun22 .con-m:after,
#kaso #mun31 .con-m:after,
#kaso #mun36 .con-m:after,
#kaso #mun42 .con-m:after,
#kaso #mun48 .con-m:after,
#kaso #mun49 .con-m:after {
    content: '';
    position: absolute;
    top: 28%;
    left: -37%;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 1px;
    height: 50%;
    background-color: #fff;
    vertical-align: text-top;
}

#kaso #mun2 .con-m:before,
#kaso #mun7 .con-m:before,
#kaso #mun22 .con-m:before,
#kaso #mun31 .con-m:before,
#kaso #mun36 .con-m:before,
#kaso #mun42 .con-m:before,
#kaso #mun48 .con-m:before,
#kaso #mun49 .con-m:before {
    top: 45%;
    margin-left: -20px;
}

#kaso #mun31 .con-m:before {
    margin-left: -60px;
}

#kaso #mun7 .con-m:before {
    margin-left: -30px;
}

#kaso #mun2 .con-m li:first-child,
#kaso #mun7 .con-m li:first-child,
#kaso #mun22 .con-m li:first-child,
#kaso #mun31 .con-m li:first-child,
#kaso #mun36 .con-m li:first-child,
#kaso #mun42 .con-m li:first-child,
#kaso #mun48 .con-m li:first-child,
#kaso #mun49 .con-m li:first-child {
    padding-top: 3%;
}

#kaso .con-m {
    margin-top: 5px;
}

#kaso .con-m li {
    padding-bottom: 15px;
    padding-left: 8px;
    line-height: 20px;
}

#kaso .con-m li a:hover {
    opacity: 0.4;
}

#kaso .top-d-no {
    display: block;
}

#kaso .scroll {
    right: 2.5%;
    top: 210px;
}

@media screen and (max-width:1400px) {
    .none-top02 .syousai-sam h3,
    .none-top02 .syousai-sam p {
        width: 90%;
    }
    .none-top02 .syousai-i-img {
        width: 90%;
        height: auto
    }
    .none-top02 .n-top-title,
    .none-top02 .ichiran-contents {
        width: 90%;
        margin: 50px 5%;
        height: auto
    }
    .yoko-menu {
        position: fixed;
        margin-top: -250px;
        left: -50px;
        height: 280px;
        z-index: 999;
    }
    .yoko-m-jap {
        display: none;
    }
    .yoko-m-eng {
        padding: 38px 10px;
        margin: -150px 0 10px 35px;
    }
    .yoko-menu02 {
        top: 120px;
    }
    #kaso .scroll {
        display: none;
    }
    .f-logo {
        float: none;
        display: block;
        margin: 20px auto;
    }
    .s-con img,
    .youtube-container iframe {
        max-width: 99%;
        height: auto
    }
    .youtube-container iframe {
        height: 300px
    }
    .none-top {
        padding-right: 3%;
        padding-left: 3%;
    }
    #menu-all h1 img {
        width: 240px;
    }
    .none-top #dropmenu .menu-m-i a {
        font-size: 12px;
        letter-spacing: 0;
    }
}


/*-- 隧ｳ邏ｰ繝壹�繧ｸ --*/

.s-con {
    /*text-align: center;*/
    text-align: left;
  margin: 0 auto;
  padding: 0 40px;
}

.s-con h4 {
    color: #353563;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-top: 50px;
}

.s-con p {
    /*margin: 50px 150px;*/
    font-size: 13px;
    line-height: 30px;
    /*margin: 20px 30px;*/
    margin: 20px 0px;
}

.s-con a {
    color: #191D67;
    text-decoration: underline;
    letter-spacing: 2px;
}

@media screen and (max-width:768px) {
    .s-con h4 {
        font-size: 16px;
    }
    .s-con p {
        /*margin: 50px 5%;*/
        font-size: 13px;
        line-height: 25px;
    }
    .none-top02 .syousai-sam {
        width: 100%;
    }
}