@charset "UTF-8";
/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

ul, ol, dl {
  list-style: none; }
body{
	margin: 0;
	padding: 0;
    color: #000000;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
}
.report_wrap {
    max-width: 1115px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
}
@media (max-width: 768px) {
	.report_wrap {
		padding-left: 0px;
        padding-right: 0px;
	}
}
.report_wrap .report_logo {
    text-align: center;
    width: 301px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 38px;
	padding-bottom: 20px;
}
@media (max-width: 768px) {
	.report_wrap .report_logo {
		width: 52.933vw;
		margin-top: 7.466vw;
		padding-bottom: 7.733vw;
	}
}

li{
    list-style-type: none;	
}
.c-main li{
	margin-bottom: 70px!important;
}
@media (max-width: 768px) {
.c-main li{
	margin-bottom: 40px;
}
}
.c-refine {  
    background-color: #313131;
    color: #FFFFFF;
    border: 1px solid #313131;
    border-radius: 5px;
    text-align: center;
    width: 155px;
    height: 29px;
    line-height: 1.9;
	font-weight: bold;
}
.c-menuitem {

}
@media (min-width: 769px) {
}
@media (max-width: 768px) {

}
@media (max-width: 768px) {
.c-entire {
}

.report_wrap .c-main {
    clear: both;
    padding-top: 9.733vw;
}
}
.c-main .c-mainlist {
	display: flex;
	flex-wrap: wrap;
}
@media (max-width: 768px) {
	.c-main .c-mainlist {
	display:block;
}
}
.c-mainlist .c-mainitem .RoomNo {
    clear: none;
    background-color: #313131;
    color: #FFFFFF;
    width: 136px;
    height: 22px;
    font-family: 'EB Garamond', serif;
    letter-spacing: 0.075em;
    text-align: center;
    margin-left: 32px;
    font-weight: 400;
    line-height: 1.6;
}
@media (max-width: 768px) {
	.c-mainlist .c-mainitem .RoomNo {
    font-size: 3.466vw;
    width: 34.266vw;
    margin-left: 14.666vw;
    height: 6.666vw;
    line-height: 2;
	}
}
.c-btn {
    justify-content: center;
    background: #ffffff;
    border: 2px solid #1a1a1a;
    color: #4c4833;
    /* width: 342px; */
    /* [disabled]height: 449px; */
    box-sizing: border-box;
    text-decoration: none;
    transition-duration: 0.3s;
    clear: both;
    padding-left: 30px;
    padding-top: 24px;
    padding-right: 30px;
    padding-bottom: 10px;
    letter-spacing: 0.1em;
    text-align: justify;
	filter: drop-shadow(11px 11px 3px rgba(0,0,0,0.08));
	height: 100%;
}
.c-btn:hover {
    background-color: #b1b1b1;
    color: #ffffff;
}
@media (max-width: 768px) {
	.c-btn{
		width: 86.133%;
		margin-left: auto;
		margin-right: auto;
		font-size: 3.466vw;
		padding-left: 7.733vw;
		padding-top: 6.4vw;
		padding-right:7.733vw;
		padding-bottom: 3vw;
		filter: drop-shadow(3px 3px 1px rgba(0,0,0,0.08));
	}
}
.c-btn a .c-username {
    text-align: right;
    color: #6C6C6B;
    margin-top: 8px;
    margin-bottom: 10px;
}
.c-mainitem_text {
	display: -webkit-box;
	max-height: 6em;
	height: 6em;
	overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;  
}
@media (max-width: 768px) {
	.c-mainitem_text {
   
	}
}
.remodal {
    position: relative;
    padding: 25px;
    width: 640px;
}
.remodal img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.remodal-cancel {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.1em;
	background-color: rgba(0, 0, 0, 0);
	
}
@media (max-width: 768px) {
	.remodal-cancel {
		font-size: 3.2vw;
	}
}
.remodal-cancel:hover {
}

.remodal .c-popup-box {
    padding-top: 53px;
    padding-right: 53px;
    padding-bottom: 53px;
    padding-left: 53px;
    background-color: #FFFFFF;
    border: 2px solid #1A1A1A;
    clear: both;
    overflow: hidden;
	filter: drop-shadow(11px 11px 3px rgba(0,0,0,0.08));
}
@media (max-width: 768px) {
	.remodal .c-popup-box {
		padding-left: 7.733vw;
		padding-top: 6.4vw;
		padding-right:7.733vw;
		padding-bottom: 6.4vw;
		filter: drop-shadow(3px 3px 1px rgba(0,0,0,0.08));
	}
}
.c-popup-box .c-popup-userbox {
    margin-top: 25px;
}
.c-popup-userbox .c-popup-useleft {
    float: left;
}
.c-popup-userbox .c-popup-useleft .c-popup_userinfo {
    background-color: #313131;
    color: #FFFFFF;
    font-family: 'EB Garamond', serif;
    letter-spacing: 0.075em;
    width: 136px;
    text-align: center;
    align-items: center;
    height: 23px;
    margin-bottom: 5px;
	line-height: 1.5;
}
@media (max-width: 768px) {
	.c-popup-userbox .c-popup-useleft .c-popup_userinfo {
    font-size: 3.466vw;
    width: 34vw;
    height: 6.666vw;
    line-height: 2;
	}
}
.c-popup-userbox .c-popup-useleft .c-popup-username {
    margin-top: 0px;
    color: #6C6C6B;
    letter-spacing: 0.1em;
	text-align: left;
    /* [disabled]font-size: 14px; */
}
@media (max-width: 768px) {
	.c-popup-userbox .c-popup-useleft .c-popup-username {
		margin-top: 1.666vw;
		margin-bottom: 1.666vw;
	}
}
.c-popup-userbox .c-popup-hashtag {
    float: right;
    color: #575757;
    font-size: 16px;
    letter-spacing: 0.2em;
    font-weight: bold;
}
@media (max-width: 768px) {
	.c-popup-userbox .c-popup-hashtag {
    font-size: 3.2vw;
    margin-top: 0px;
    line-height: 2;
	letter-spacing: 0.1em;
	}
}
.remodal .c-popup-box .c-popup-comment {
    clear: both;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.1em;
    text-align: justify;
	padding-top: 8px;
}
@media (max-width: 768px) {
	.remodal .c-popup-box .c-popup-comment {
		font-size: 3.466vw;
		line-height: 6vw;
		padding-top: 0px;
	}
}
.remodal .c-popup-box .c-popup-link {
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    width: 210px;
    margin-top: 43px;
}
@media (max-width: 768px) {
	.remodal .c-popup-box .c-popup-link {
    width: 59.066vw;
    margin-top: 5.866vw;
	}
}
.c-popup-box .c-popup-link li {
    float: left;
    width: 50px;
    margin-left: 10px;
    margin-right: 10px;
	background-size: 100% auto;
	margin-bottom: 0px;
}
@media (max-width: 768px) {
	.c-popup-box .c-popup-link li {
		width: 13.333vw;
		margin-left: 3.066vw;
		margin-right: 3.066vw;
	}
}
.c-popup-box .c-popup-link li a{
	width: 50px;
    height: 50px;
	text-indent: -9999px;
	background-size: 100% auto;
}
@media (max-width: 768px) {
	.c-popup-box .c-popup-link li a{
		width: 13.333vw;
		height: 13.333vw;
		background: none;
	}
}
.c-popup-box .c-popup-link li a:hover{
	background-size: 100% auto;
}
.c-popup-box .c-popup-link li:hover   {
    background-color: #000;
    border-radius: 70px;
}

.c-facebook {
    background: url(../img/icon_facebook.png) no-repeat;/* ロールオーバー時のチラつき防止 */
}
 
.c-facebook a {
    background: url("../img/icon_facebook.png") no-repeat;
    display: block;
}
 
.c-facebook a:hover {
    background-image: url("../img/icon_facebook_over.png");
}
.c-twitter {
    background: url(../img/icon_twitter.png) no-repeat;/* ロールオーバー時のチラつき防止 */
}
 
.c-twitter a {
    background: url("../img/icon_twitter.png") no-repeat;
    display: block;
}
 
.c-twitter a:hover {
    background-image: url("../img/icon_twitter_over.png");
}
.c-line {
    background: url(../img/icon_line.png) no-repeat;/* ロールオーバー時のチラつき防止 */
}
 
.c-line a {
    background: url("../img/icon_line.png") no-repeat;
    display: block;
}
 
.c-line a:hover {
    background-image: url("../img/icon_line_over.png");
}
.c-bottomtext{
  width: 42em;
  padding-top: 3.375em;
  padding-bottom: 3.375em;
  text-align: center;
  font-size: 0.8125em;
  margin: auto;
}
.c-bottomtext_text {
  position: relative;
}
.c-bottomtext_textfirst a {
	color: #999;
outline: none;
text-decoration: none;
}
.c-bottomtext_textfirst::before {
  content: url("../img/deco_bottomtext.png");
  position: absolute;
  top: -1em;
  left: -1em;
}
.c-bottomtext_textfirst::after {
  content: url("../img/deco_bottomtext.png");
  position: absolute;
  top: -1em;
  right: -1em;
}
.c-bottomtext_textsecond::before{
  content: url("../img/deco_bottomtext.png");
  position: absolute;
  bottom: -1em;
  left: -1em;
}
.c-bottomtext_textsecond::after {
  content: url("../img/deco_bottomtext.png");
  position: absolute;
  bottom: -1em;
  right: -1em;
}
@media (max-width: 768px) {
.c-bottomtext {
    width: 23em;
	padding-top: 0em;
}
	.c-bottomtext_textfirst, .c-bottomtext_textsecond {
    display: block;
}
}
.c-mainlist li{
	/* margin-right: 40px!important; */
	margin-right: calc( 7% / 2 ) !important;
    width: 31%;
}
@media (max-width: 768px) {
.c-mainlist li{
	padding: auto!important;
    margin: auto!important;
	margin-bottom: 40px!important;
    width: 100%;
}
}
.c-mainlist li:nth-child(3n){
	margin-right: 0!important;
}
#stan_container{
	background-color: #faf9f0;
}
.report_wrap a{
	color: #000000!important;
}
.report_wrap a:hover{
	text-decoration: none!important;
}

/*--nav amend--*/
.refine-nav {
    margin-top: 35px;
    margin-right: auto;
    margin-left: auto;
    /* max-width: 940px; */
}
.refine-nav .refine-nav_inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.refine-nav .refine-nav_inner .refine-label {
    /* background-color: #313131;
    color: #FFFFFF;
    border: 1px solid #313131;
    border-radius: 5px;
    text-align: center;
    line-height: 1.9;
    font-weight: bold;
    padding: 5px 10px;
    min-width: 98px;
    margin-right: 60px; */
    color: #313131;
    border: 1px solid #313131;
    border-radius: 5px;
    text-align: center;
    line-height: 1.9;
    font-weight: bold;
    padding: 5px 20px;
    min-width: 98px;
    margin-right: 60px;
    margin-top: 7px;
}
.refine-nav .refine-nav_inner .refine-blocks {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
.refine-nav .refine-nav_inner .refine-block:not(:last-of-type) {
    margin-right: 50px !important;
}
.refine-nav .refine-nav_inner .refine-block {
    margin-bottom: 30px !important;
}
.refine-nav .refine-nav_inner .refine-block a {
    display: flex;
    align-items: baseline;
    padding-bottom: 5px;
}
.refine-icn {
    margin-right: 12px;
}
.refine-icn img {
    max-width: 100%;
    height: auto;
}
.refine-txt {
    font-size: 16px;
}
.refine-block .refine-icn {
    width: 40px;
}
/* .refine-block:nth-of-type(1) .refine-icn {
    width: 12px;
    top: -6px;
    position: relative;
}
.refine-block:nth-of-type(2) .refine-icn {
    width: 33px;
    position: relative;
}
.refine-block:nth-of-type(3) .refine-icn {
    width: 25px;
    position: relative;
}
.refine-block:nth-of-type(4) .refine-icn {
    width: 30px;
    position: relative;
}
.refine-block:nth-of-type(5) .refine-icn {
    width: 55px;
    top: -4px;
    position: relative;
}
.refine-block:nth-of-type(6) .refine-icn {
    width: 33px;
    position: relative;
    top: -3px;
} */

@media (min-width: 769px) {
    .refine-nav .refine-nav_inner .refine-block.active a{
        position: relative;
    }
    .refine-nav .refine-nav_inner .refine-block.active a::after {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        background: #000;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 768px) {
    .refine-nav {
        width: 86vw;
        margin-left: auto;
        margin-right: auto;
    }
    .refine-nav .refine-nav_inner {
        display: block;
    }
    .refine-nav .refine-nav_inner .refine-label {
        padding: 5px 20px;
        min-width: 98px;
        margin-right: 0;
        margin-top: 0;
        margin-bottom: 30px;
    }
    .refine-nav .refine-nav_inner .refine-blocks {
        width: 86vw;
        margin-left: auto;
        margin-right: auto;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        align-items: stretch;
    }
    .refine-nav .refine-nav_inner .refine-block {
        width: 50%;
        box-sizing: border-box;
        margin-bottom: 0 !important;
        border-bottom: 1px solid #000;
    }
    .refine-nav .refine-nav_inner .refine-block:not(:last-of-type) {
        margin-right: 0 !important;
    }
    .refine-nav .refine-nav_inner .refine-block.refine-block:nth-of-type(2n-1) {
        border-right: 1px solid #000;
    }
    .refine-nav .refine-nav_inner .refine-block.refine-block:nth-of-type(1),.refine-nav .refine-nav_inner .refine-block.refine-block:nth-of-type(2) {
        border-top: 1px solid #000;
    }
    .refine-nav .refine-nav_inner .refine-block a {
        padding: 25px 10px;
        align-items: center;
        height: 100%;
        box-sizing: border-box;
    }
    .refine-nav .refine-nav_inner .refine-block.active a{
        background: rgba(0, 0, 0, 0.6);
        color: #fff !important;
    }
    .refine-txt {
        font-size: 12px;
        letter-spacing: 0;
    }
    .refine-block .refine-icn {
        width: 7.866vw;
    }
    /* .refine-block:nth-of-type(1) .refine-icn {
        width: 3vw;
        top: -6px;
        position: relative;
    }
    .refine-block:nth-of-type(2) .refine-icn {
        width: 7.466vw;
        position: relative;
    }
    .refine-block:nth-of-type(3) .refine-icn {
        width: 5.733vw;
        position: relative;
    }
    .refine-block:nth-of-type(4) .refine-icn {
        width: 7.866vw;
        position: relative;
    }
    .refine-block:nth-of-type(5) .refine-icn {
        width: 10vw;
        top: -4px;
        position: relative;
    }
    .refine-block:nth-of-type(6) .refine-icn {
        width: 5.733vw;
        position: relative;
        top: -3px;
    } */
}

.banner {
    padding-bottom: 30px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}
.banner a {
    transition: 0.2s;
}
.banner a:hover {
    opacity: 0.7;
}
.banners img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 768px)  {
    .banner {
        width: 86.133%;
    }
}