
@charset "UTF-8";

#mv {
    height: 600px;
}
#mv:after {
    content: none;
}
#mv.slide03 .mv_img li img {
    animation: none !important;
}
#mv .mv_text>div {
    padding: 100px 30px;
}
#mv .mv_text h2 {
    font-size: 6.8rem !important;
}
@media screen and (max-width: 480px) {
#mv .mv_text>div {
    padding: 50px 10px;
}
}
@media screen and (max-width: 480px) {
#mv .mv_text h2 {
    font-size: 4rem !important;
}
}
#main .heading .h {
    background: url(/common/upload_data/dnest-homecom/image/20220117162654.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    border: none;
    display: inline-block;
    font-family: 'Josefin Sans',メイリオ,Meiryo,sans-serif;
    font-weight: bold;
    font-size: 3em !important;
    line-height: 1.1;
    letter-spacing: .5em !important;
    color: #000;
    padding: 0 0.4em 0.2em;
    margin: 0 auto 0.2em;
}
#part0 + section .inner_item_txt .h, #part1 + section .inner_item_txt .h {
    letter-spacing: .1em !important;
}
#part0 + section .inner_item_txt > p, #part1 + section .inner_item_txt > p {
    color: #555555;
    font-size: 20px;
}
#part0 + section .inner_item_txt, #part1 + section .inner_item_txt {
    padding: 20px 40px !important;
}
#part3 + div:before {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background-image: url(/common/upload_data/dnest-homecom/image/20220201153635.jpg);
    background-size: cover !important;
    width: 50%;
    height: 100%;
}
#part3 + div:after {
    content: "SITE\AMENU";
    position: absolute;
    z-index: 20;
    top: calc(50% - 113px);
    left: calc(25% - 140px);
    white-space: pre;
    border: solid 5px #fff;
    color: #ffffff;
    font-family: 'Josefin Sans',メイリオ,Meiryo,sans-serif;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-align: center;
    padding: 0.5em 1em;
}
#part3 + div * {
    position: relative;
    z-index: 20;
}
#part3 + div .content_wrapper {
    width: 50%;
    margin: 0 0 0 auto;
}
#part3 + div .content_wrapper .wrapper_item {
    justify-content: normal;
    align-items: normal;
}
#part3 + div .content_wrapper .wrapper_item .inner_item {
    width: calc(100% / 3) !important;
    margin: 0;
    padding: 10px;
}
#part3 + div .content_wrapper .wrapper_item .inner_item img {
    width: 150px !important;
    height: 150px !important;
}
#part4 + .widget_gallery01.add_design1 .inner_item > * {
    background: none;
}
#part4 + .widget_gallery01.add_design1 .inner_item .heading {
    display: none;
}
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url('/common/upload_data/dnest-homecom/file/slick.woff') format('woff');
}
#part5 + div ul.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}
#part5 + div ul .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#part5 + div ul .slick-list:focus {
    outline: none;
}
#part5 + div ul .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
#part5 + div ul.slick-slider .slick-track, #part5 + div ul.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#part5 + div ul .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
#part5 + div ul .slick-track:before, #part5 + div ul .slick-track:after {
    display: table;
    content: '';
}
#part5 + div ul .slick-track:after {
    clear: both;
}
#part5 + div ul .slick-loading .slick-track {
    visibility: hidden;
}
#part5 + div ul .slick-slide {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 100%;
    min-height: 1px;
    margin: 0;
    padding: 10px;
}
#part5 + div ul [dir='rtl'] .slick-slide {
    float: right;
}
#part5 + div ul .slick-slide.slick-loading img {
    display: none;
}
#part5 + div ul .slick-slide.dragging img {
    pointer-events: none;
}
#part5 + div ul .slick-initialized .slick-slide {
    display: block;
}
#part5 + div ul .slick-loading .slick-slide {
    visibility: hidden;
}
#part5 + div ul .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
#part5 + div ul .slick-arrow.slick-hidden {
    display: none;
}
#part5 + div ul .slick-prev, #part5 + div ul .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
#part5 + div ul .slick-prev:before, #part5 + div ul .slick-next:before {
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#part5 + div ul .slick-prev:before {
    content: '←';
}
#part5 + div ul .slick-next:before {
    content: '→';
}
#part5 + div ul .slick-prev:before,
#part5 + div ul .slick-next:before {
	color: #b6f922;
	text-shadow: 1px 1px 2px #000;
}
#part5 + div ul .slick-next {
	right: 19px;
	z-index: 9999;
	width:35px;
	height:50px;
}
#part5 + div ul .slick-prev {
	left: 9px;
	z-index: 10000;
	width:35px;
	height:50px;
}
#part5 + div ul .slick-prev.slick-disabled:before, #part5 + div ul .slick-next.slick-disabled:before {
    opacity: .25;
}
#part5 + .block_news_1.add_design3 li p:nth-of-type(1):nth-last-of-type(2) {
    background-color: #111;
    color: #fff;
    font-family: 'Josefin Sans',メイリオ,Meiryo,sans-serif;
    font-weight: bold;
    line-height: 1;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin: 10px auto 5px;
    padding: 12px 20px 8px;
}
#part5 + .block_news_1.add_design3 li a {
    text-align: center;
}
#part5 + .block_news_1.add_design3 li p:nth-of-type(1):nth-last-of-type(2):before {
    content: "\f017";
    position: relative;
    top: auto;
    bottom: 2px;
    left: -4px;
    border: none;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: auto;
    height: auto;
    transform: none;
}
#part5 + .block_news_1.add_design3 li a p:last-of-type {
    color: #555555;
    font-size: 15px;
    font-weight: bold;
    padding: 0;
}
#part6 + section {
    padding: 0;
    margin: 60px 0;
}
#part6 + section img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 100%;
    font-family: 'object-fit: cover; object-position: 50% 100%;';
}
#part6 + section .inner_item_txt {
    position: relative;
    z-index: 10;
    background: rgba(0,0,0,0.5);
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 50%;
    margin: 0 auto;
    padding: 100px 30px;
}
#part6 + section .inner_item_txt > * {
    width: 100%;
    text-align: center;
}
#part6 + section .inner_item_txt .h {
    background: none;
    color: #ffffff;
    font-size: 1.7em !important;
    font-weight: 700;
    letter-spacing: .3em !important;
}
#part6 + section .inner_item_txt .contents_btn01 {
    margin: 20px 0 0;
}
#part6 + section .inner_item_txt .contents_btn01 a {
    border: 1px solid #fff;
    color: #fff !important;
    font-family: "Roboto", "Helvetica Neue", Helvetica, "Arial", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 15px !important;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    letter-spacing: initial;
    display: block;
    width: 250px !important;
    margin: 0 auto;
    padding: 5px !important;
}
#part6 + section .inner_item_txt .contents_btn01 a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f054" !important;
    position: relative;
    background: none;
    font-weight: 900;
    width: auto;
    top: auto;
    height: auto;
    margin-right: 10px;
    transition: none;
}
#part6 + section .inner_item_txt .contents_btn01 a:after {
    content: none;
}
#part6 + section .inner_item_txt .contents_btn01 a:hover {
    background: #fff;
    color: #333 !important;
    text-decoration: none;
}
#part6 + section .inner_item_txt .contents_btn01 a:hover:before {
    left: 0;
}
#main .contents_btn01 {
    padding: 0;
}
#main .contents_btn01 a {
    background: none;
    font-family: 'Josefin Sans',メイリオ,Meiryo,sans-serif;
    display: inline-block;
    min-width: auto;
    font-weight: bold;
    font-size: 1.2em;
    letter-spacing: 0.2em;
    padding: 10px 0 !important;
    margin: auto;
    color: #111 !important;
    transition: all 0.3s ease;
    text-decoration: none;
}
#main .contents_btn01 a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f0a9";
    padding-left: 5px;
}
#main .contents_btn01 a:hover {
    transition: all 0.3s ease;
    background-color: #999;
    color: #fff !important;
    padding: 10px 30px !important;
}
#main .contents_btn01 a span {
    font-weight: bold;
    display: inline-block;
    width: auto;
    padding: 0;
}
@media (max-width: 900px) {
#mv {
    height: 400px;
}
#main .heading .h {
    font-size: 30px !important;
}
#part3 + div {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
#part3 + div:before {
    width: 100%;
}
#part3 + div:after {
    content: "SITE MENU";
    box-sizing: border-box;
    position: relative;
    top: auto;
    left: auto;
    white-space: normal;
    border: none;
    font-size: 1.5em;
    display: block;
}
#part3 + div .content_wrapper {
    width: 100%;
    margin: 0 auto;
}
#part3 + div .content_wrapper .wrapper_item .inner_item img {
    filter: brightness(3) invert(0);
    width: 100px !important;
    height: 100px !important;
}
#part3 + div .content_wrapper .wrapper_item {
    justify-content: center;
}
#part5 + div ul.slick-slider {
    width: 80%;
    margin: 0 auto 10px;
    padding: 0 40px;
}
#part6 + section .inner_item_txt {
    width: 100%;
    padding: 80px 20px !important;
}
#part6 + section .inner_item_txt .h {
    font-size: 1.7em !important;
    font-weight: 700 !important;
}
}