@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@700&family=Sawarabi+Mincho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');

img.wp-smiley, img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
img{
	height: auto;
}
header nav .ownmenu li{
	float: left;
}
header nav .ownmenu li ul li{
	float: none;
}

#introduction ul li div{
	display: block;
	margin: 0 20px 20px 20px;
	width: calc(100% - 40px);
}
#introduction ul li a img{
	max-width: 100%;
}

/*slide*/
#furisode_slider{
	margin-bottom: 30px;
}
	.tns-inner{
		margin: 0px 20px;
	}
		.tns-item{
		}
			.tns-item a{
				display: block;
				margin: 5px;
			}
			.tns-item a:hover{
				text-decoration: none;
			}
			.tns-item img{
				max-width: 100%;
			}
			.tns-item h3{
			    margin: 1rem 0;
				text-align: center;
				color: #ec7c8d;
			}
			.tns-item .txt{
				padding: 0 7px;
			}


/*bottom menu*/
.sp-bottom-menu{
	opacity: .9;
	position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #cc2233;
    z-index: 3;
}
	.sp-bottom-menu ul {
	    display: flex;
	    justify-content: center;
	}
		.sp-bottom-menu ul li {		  
			width: 100%;
		    text-align: center;
		}
		.sp-bottom-menu ul li:nth-child(2) {
		    background-color: #32cd32;
		    border-left: 1px solid #e0827e;
		    border-right: 1px solid #e0827e;
		}
			.sp-bottom-menu ul li a {
			    display: block;
			    font-size: 11px;
			    color: #fff;
			    padding: 5px 0 5px;
			}
			.sp-bottom-menu ul li a:hover{
				text-decoration: none;
			}
				.sp-bottom-menu ul li figure {
				    padding-bottom: 7px;
				}
					.sp-bottom-menu ul li figure img {
					    width: 30px;
					    height: auto;
					}

#page-top{
	position: fixed; 
	bottom: 75px;
	right: 5px;
	opacity: 0.7;
}
	#page-top:hover, #page-top a:hover{
		opacity: 1;
	}
	#page-top img{
		width: 55px;
	}


.slide_arrow{
	height: auto;
}

/*test*/
#test{
	margin-top: 50px;
}
#test .left, #test .right{
	width: calc(50% - 15px);	
}
#test .left{
	float: left;
}
#test .right{
	float: right;
}
@media(max-width:768px) {
	#test .left, #test .right{
		width: 100%;	
	}
}

#blog ul li p.thumb {
    height: auto;
}



/*IMG -> CSSの対応*/
.mincho {
	font-family: 'Sawarabi Mincho', sans-serif;
}
#meeting .left{
	float: left;
}
#meeting .right{
	float: right;
}

.contact_link{
	width: 100%;
	background-color: #ff526c;
}
.contact_link a{
	font-size: 1.2em;
	color: #fff;
	text-align: center;	
	font-family: 'Sawarabi Mincho', sans-serif;
	font-weight: normal;
	border: 1px solid #fff;
	display: inline-block;
	margin: 4px;
	width: calc(100% - 10px);	
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.contact_link a:hover{
	text-decoration: none;
}
.contact_link a:after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent #ffffff;
	top: calc(50% - 5px);
	right: 5%;
}

#meeting .contact_link{
	margin: 20px;
	width: calc(100% - 40px);
}

/*@media(max-width:768px) {
	#meeting .left, #meeting .right{
		float: left;
		width: 100%!important;
	}
}*/

#meeting .wrap {
	background-image: none;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	height: auto;
	overflow: hidden;
	font-size: 1.65em;
	line-height: 1.3em;
	color: #333;
	font-weight: bold;
}
.meeting_ttl{
	background-repeat: no-repeat;
	background-position: top left;
	background-size: auto 100%;
	color: #ff617c;
	font-size: 1.7em;
	margin-left: 1%;
	line-height: 1.2em;
	padding-top: 50px;
        padding-bottom : 25px;
	padding-left: 10px;
	overflow: hidden;
 text-shadow:0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000;;
        font-weight: 800;
}
.meeting_cct{
	overflow: hidden;
}
.meeting_cct .left{
	width: 36%;
}
.meeting_cct .right{
	width: calc(55% - 70px);
	padding-left: 65px;
	padding-right: 5px;
}
.meeting_cct p{
	margin-top: 15px;
	font-size: 1.3em;
        font-weight: 700;
text-shadow: #fff 0.5px 0.5px 0;

}
.meeting_cct p:last-of-type{
	text-align: right;
	padding-right: 20%;
}

@media(max-width:768px) {
	#meeting{
		padding: 0px 0px 0px;
	}
	#meeting .contact_link{
		margin-bottom: 0px;
	}
	#meeting .wrap {
		font-size: 1.2em;
	}
	.meeting_ttl{
		margin-left: 0px;
		background-size: 25% auto;
		padding-left: 5vw;
		font-size: 1.6em;
		padding-top: 4vw;
                padding-bottom : 4vw;
text-shadow: #000 2px 2px 0;
        font-weight: 800;
	}
	.meeting_cct .left img{
		width: auto;
	}
	.meeting_cct .right{
		padding-left: 0px;
		width: 40%;
	}
}



h2.index_ttl{
	text-align: center;
	color: #ff3333;
	font-family: 'Sawarabi Mincho', sans-serif;
	/* font-family: 'Caveat', cursive; */
	font-size: 3.5em;
	background-repeat: no-repeat;
	background-size: 100% auto;
	line-height: 1.5em;
	max-width: 1000px;
	margin: 1.3em auto 0.5em;
}
h2.index_ttl span{
	position: relative;
	display: inline-block;
}
h2.index_ttl span:after{
	content: "";
	height: 0.15em;
	width: 100%;
	border-radius: 0.07em;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #ff3333;
}
@media(max-width:768px) {
	h2.index_ttl{
		font-size: 2.5em;
		margin-top: 1.5em;
		margin-bottom: 1em;
	}
}



#point .box h3{
	background-color: #ee7688;
	color: #fff;
	font-family: 'Sawarabi Mincho', sans-serif;
	font-weight: normal;
	font-size: 2em;
	padding: 7px 10px;
	position: relative;
}
#point .box h3 span{
	display: inline-block;
}
#point .box h3 span:nth-child(1){
	position: absolute;
}
#point .box h3 span:nth-child(2){
	width: 100%;
	text-align: center;
}

.point10{	
	overflow: hidden;
	padding: 20px 0 10px 0;
}
.point10_caption{
	width: 85%;
	padding: 20px 0 10px 0;  
}
.point10_irasuto{
	width: 350px;	
	text-align: center;
	font-size: 1.75em;
	font-weight: bold;
	position: relative;
	margin-bottom: 10px;
}
.irasuto_ttl{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	width: 220px;
}
.point10_irasuto p{
	margin-top: 10px;
}
.point10_irasuto p:nth-child(2) span{
	font-size: 0.85em;
}
.point10_irasuto p:nth-child(3) span{
	font-size: 2em;
	color: red;
}
.point10_irasuto .inner{
	border: 4px solid #333;
	padding: 5px;
	margin-top: 10px;
}
.point10_irasuto .inner div{
	border: 2px solid #333;
	padding-bottom: 20px;
}
.point10_irasuto.right{
	float: right;
}
.point10_irasuto.left{
	float: left;
}


@media(max-width:768px) {
	#point .box h3{
		font-size: 1.2em;
		padding: 20px 15px;
	}
	#point .box h3 span:nth-child(2){
		text-align: left;
		padding-left: 5.7em;
		width: calc(100% - 5.7em);
	}

	.point10{	
		padding-left: 10px;
		padding-right: 10px;
	}
	.point10_irasuto{
		max-width: 768px!important;
		float: none;
		margin-left: auto;
		margin-right: auto;
		padding-top: 5px;
	}	
	.point10_irasuto p{
		margin-top: 10px;
	}

	.point10_irasuto.right{
		width: 100%;
	}
	.point10_irasuto.left{
		width: 100%;
	}

}



#sale h3, #rental h3{
	font-size: 3em;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
#sale .contact_link a{
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
}
@media(max-width:768px) {
	#sale h3, #rental h3{
		font-size: 1.75em;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}


#guidance h2{
	width: 100%;
	font-size: 2.5em;
	font-weight: normal;
	background-image: url("../img/h2-guidance_bg.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	line-height: 1em;
	text-align: center;
}
#guidance h2 span{
	display: block;
}
#guidance h2 span:nth-child(2){
	font-size: 0.9em;
	font-family: 'Dancing Script', cursive;
}
#guidance .contact_link{
	font-size: 1.2em;
}
#guidance .sub_ttl{
	color: #ff617c;
}
#guidance .sub_ttl.pc{
	width: 540px;
	font-size: 1.4em;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#guidance .sub_ttl.sp{
	margin-top: 20px;
	margin-bottom: 30px;
}
@media(max-width:768px) {
	#guidance h2{
		background-image: url("../img/h2-guidance_bg_sp.png");
		background-size: 100% 100%;
		font-size: 1.5em;
		padding-bottom: 10px;
		margin-top: 10px;
	}
	#guidance .contact_link{
		font-size: 0.85em;
	}
}


#shop h2{
	width: 100%;
	height: 166px;
	font-size: 3.5em;
	font-weight: normal;
	background-image: url("../img/h2-shop_bg.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	line-height: 1.2em;
	text-align: center;
	color: #fff;
	padding-top: 30px;
}
#shop h2 span{
	display: block;
}
#shop h2 span:nth-child(1){
	font-size: 0.7em;
}
@media(max-width:768px) {
	#shop h2{
		background-image: url("../img/h2-shop_bg_sp.png");
		background-size: 100% 100%;
		background-position: bottom center;
		height: auto;
		font-size: 1.5em;
		padding-top: 0px;
		padding-bottom: 20px;
	}
}


.ft_btn.contact_link{
	width: 680px;
    margin: 96px auto 95px auto;
    font-size: 1.5em;
}
@media(max-width:768px) {
	.ft_btn.contact_link{
		width: calc(100% - 50px);
		margin: 25px auto;
		font-size: 0.8em;
	}
}

#sendai h3{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}    
#sendai h3 span{
	display: block;
	width: 100%;
	font-weight: normal;
}
#sendai h3 span:nth-of-type(1){
	font-size: 1.7em;
}
#sendai h3 span:nth-of-type(2){
	color: #ff617c;
	font-size: 2.3em;
}

#price h2 {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.3em;
    color: #000000;
    position: relative;
    font-family: "游明朝", "YuMincho", serif;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px;
}
#price h2:after {
    display: block;
    content: url(../img/title_bar.svg);
}
.p-desc {
    margin: 0 0 30px 0;
    font-size: 80%;
    text-align: center;
}

#introduction #sale ul li p.thumb{
    margin: 0px 0px 20px;
    position: relative;
}
#introduction #sale ul li p.thumb:after{
	content: "";
	position: absolute;
	background-color: #000;
	width: 100%;
	height: 55px;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	opacity: 0.6;
}
#introduction #sale ul li p.thumb span{
	position: absolute;
	z-index: 2;
	width: 100%;
	display: block;
	text-align: center;
	left: 0px;
	bottom: 0px;
	color: #fff;
	font-size: 1.2em;
	line-height: 55px;
}
@media(max-width:768px) {
	#introduction #sale ul li p.thumb{
		height: 55vw;
		overflow: hidden;
	}
	#introduction #sale ul li p.thumb img{
		width: 100%;
	}
}


header h1 {
	top: 0;
	position: relative;
}
header h1 div{
	width: 100%;
	text-align: center;
	font-size: 14px!important;
}

header .wrap{
/*	margin-top: 20px;*/
	display: flex;
	align-items: center;
	justify-content: space-between;
}
a.top-app-link-btn.btn--green {
  color: #fff;
  background-color: #094;
  text-decoration: none;
}

a.top-app-link-btn.btn--green:hover {
  color: #fff;
  background: #00a349;
}

a.top-app-link-btn.btn--green.btn--cubic {
  border-bottom: 5px solid #00662d;
}

a.top-app-link-btn.btn--green.btn--cubic:hover {
  margin-top: 13px;
  border-bottom: 2px solid #00662d;
}

a.top-app-link-btn.btn-c {
	font-size: 14px;
	line-height: 1;
	position: relative;
	padding: 10px 25px;
	border-radius: 100vh;
/*	min-width: 140px;*/
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}

a.top-app-link-btn.btn-c i.fa {
  margin-right: 10px;
}

/*a.top-app-link-btn.btn-c:before {
	font-family: 'Font Awesome 5 Free';
	font-size: 16px;
	line-height: 1;
	position: absolute;
	top: calc(50% - 8px);
	right: 10px;
	margin: 0;
	padding: 0;
	content: '\f054';
}*/

@media(max-width:768px) {
	header {
		z-index: 9999;
	}
	header .wrap {
		margin: 5px 6.3% 5px 5.9%;
	}
	a.top-app-link-btn.btn-c {
		font-size: 12px;
		padding: 10px 15px;
	}
	#hd-menu i{
		background-color: #EC7C8D;
		width: 28px;
		height: 3px;
		display: block;
		position: relative;
		margin-top: 20px;		
	}
	#hd-menu i:before{
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: -10px;
		left: 0px;
		background-color: #EC7C8D;
		transition: transform 0.3s;
	}
	#hd-menu i:after{
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 10px;
		left: 0px;
		background-color: #EC7C8D;
		transition: transform 0.3s;
	}
	header #hd-menu.active {
		background: unset;
	}
	#hd-menu.active i{
		background-color: rgba(255, 255, 255, 0);
	}
	#hd-menu.active i:before{
		top: 0;
		bottom: 0;
		webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#hd-menu.active i:after{
		top: 0;
		bottom: 0;
		webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}

.plan_box ul li table td div p.price .price_old, .price_old{
	position: relative;
        font-style: italic;
}
.plan_box ul li table td div p.price .price_old:after, .price_old:after{
	content: "";
	width: calc(100% + 20px);
	height: 7px;
	position: absolute;
	top: 40%;
	left: 0px;
	background-color: #000;
	border-radius: 2px;
        font-style: italic;
}
.priceCo .price_old:after{
	width: 100%;
}
.plan_box ul li table td div p.price .price_new, .price_new{
	color: red;
	display: block;
	margin-top: 10px;
        font-style: italic;
}
.priceCo .price_new{
	display: inline-block;
}
.plan_box ul li table td div p.price .price_new span{
	font-weight: normal;
}
.plan_box ul li table td div p.price .price_new span:nth-of-type(1){
	color: #442602;
}

nav.pc{
  background: #EC7C8D;
}

.boxTokucho.ryoukin ul{
	width: 100%;
	overflow: hidden;
}
.boxTokucho.ryoukin ul li{
	display: block;
	float: left;
	width: 33.3%;
	margin-top: 30px;
}
.boxTokucho.ryoukin ul li img{
	float: none!important;
	padding: 0px!important;
	width: 70%!important;
	display: block;
	margin: 0px auto 5px auto!important;
}
.boxTokucho.ryoukin ul li p{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
@media(max-width:768px) {
	.boxTokucho.ryoukin ul li{
		width: 50%;
	}	
	.boxTokucho.ryoukin ul li p{
		width: 95%;
	}
}

.p-page-header {
    position: relative;
    max-height: 600px;
    margin-bottom: 88.8px;
    overflow: hidden;
}
.nagare-p-page-header{
	margin-bottom: 0px;
}
.p-page-header__title {
	display: block;
    position: absolute;
    position: absolute;
    bottom: 0;
    left: 50%;
    min-width: 250px;
    height: 60px;
    margin-bottom: 0;
    padding: 0 20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform: translate3d(-50%,100%,0);
    transform: translate3d(-50%,100%,0);
    color: #fff;
    font-size: 28px;
    line-height: 60px;
    text-align: center;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    width: 100%;
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5)) !important;
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.5)) !important;
    background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.5)) !important;
}

.top_subtitle, .p-entry__body h2.top_subtitle {
    text-align: center;
    font-size: 28px;
    font-size: 1.8rem;
    color: #442602;
    line-height: 130%;
    font-weight: bold;
    margin: 30px 0;
}
.price_downlist {
    margin: 50px 0 100px 0;
}
.price_downlist ul {
    margin: 10px 0;
    overflow: hidden;
    width: 100%;
}
.price_downlist li {
	display: block;
    float: left;
    width: 30.3%;
    margin: 0 1%;
    background: #FFF;
    border: 1px solid #A19283;
    border-left: 7px solid #A19283;
    text-align: center;
    position: relative;
}
.price_downlist li .price_btn {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0 10px 0;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.price_downlist li img {
    width: 90px;
    height: auto;
}
.price_downlist li h3 {
    font-size: 20px;
    font-size: 1.2rem;
    font-weight: bold;
    margin: 10px 0 0 0;
}

#priceOption{
	float: none;
	margin-left: auto;
	margin-right: auto;
}
@media(max-width:768px) {
	.top_subtitle, .p-entry__body h2.top_subtitle {
		font-size: 1.5em;
	}
	.p-page-header {
		/*height: 320px;*/
		margin-bottom: 33px;
	}
	.p-page-header__title {
		min-width: 250px;
		height: auto;
		font-size: 20px;
		line-height: auto;
	}
	.price_downlist li {
		float: none;
		width: calc(100% - 8px);
		margin: 0 0 10px 0;
		background: #FFF;
	}
	.price_downlist li img {
		float: left;
	}
	.price_downlist li h3 {
		font-weight: bold;
		margin: 0;
		line-height: 60px;
		color: #000;
		clear: none;
	}
	.price_downlist li .price_btn {
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0;
		text-align: center;
		overflow: hidden;
	}
}

.mainTitle2 {
    font-size: 35px;
    margin-bottom: 25px;
}

.procedureContentsWrapper .procedureContents, .procedureTitleBox.ctWrapper, .mainTitle2{
	padding-left: 10px;
	padding-right: 10px;
}
.procedureContentsWrapper .procedureWarning {
    padding: 40px 0px 0px 0px;
}

@media(max-width:768px) {
	.procedureContentsWrapper .procedureContents .article .detail {
		font-size: 1em;
	}
	.procedureContents .article .articleTitle {
		font-size: 1.2em!important;
	}
	.procedureContents .article .detail .example {
		font-size: 0.7em!important;
	}
}

.EVtracking_priceToyoyaku_sp{
	color: #0066c0!important;
	font-size: 2em;
}
.EVtracking_priceToyoyaku_sp:visited {
    color: #333333!important;
}

#step .box figure{
	position: relative;
}
#step .box figure img{
	max-width: 440px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.nagere_sub_ttl{
	font-size: 1.5em;
	color: #E7203D;
}

.business{
	overflow: hidden;
}
.business_ttl{
	font-size: 2.5em;
	color: #E7203D;
	text-align: center;
	width: 100%!important;
	padding-bottom: 30px;
}
.business_ctt{
	width: 100%!important;
	overflow: hidden;
	margin-bottom: 30px;
}
.business .image1{
	width: 230px;
	float: left;
}
.business .image1 img{
	max-width: 100%;
	margin-top: 20px;
}
.business .text1{
	width: calc(100% - 270px);
	float: right;
	overflow: hidden;
}
.business .text1 span{
	display: block;
	text-align: center;
	color: #281bfb;
	font-size: 1.2em;
}
@media(max-width:768px) {
	#step .box figure{
		padding-top: 35px;
	}
	.nagere_sub_ttl{
		position: absolute;
		top: 0px;
		left: 0px;
		font-size: 1.35em;
	}
	.business_ttl{
		padding-bottom: 0px;
	}
	.business .image1, .business .text1{
		width: 100%;
	}
	.business .text1 span{
		text-align: left;
		margin-top: 15px;
		font-size: 1em;
	}
	.business .image1 img{
		margin-top: 10px;
	}
}


#contact div.tab {
	padding: 50px 0 0px 0;
	position: relative;
	overflow: hidden;
}
#contact div.tab ul {
	position: relative;
	left: 50%;
	float: left;
}
#contact div.tab ul li {
	position: relative;
	left: -50%;
	float: left;
	width: 150px;
	height: 46px;
	line-height: 46px;
	margin: 0 5px 30px 0;
	border: solid 1px #310C0C;
	background: #fff;
	color: #310C0C;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#contact div.tab ul li.active {
	background: #310C0C;
	color: #fff;
	cursor: auto;
	transform: rotate3d(1,0,0,0deg);
}
#contact .p-desc {
	margin: 0 0 30px 0;
	font-size: 80%;
	text-align: center;
}
#contact h2 {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
	position: relative;
	text-align: center;
	padding-bottom: 20px;
}

header .top_contact_link{
	background-color: #ff526c;
	width: 322px;
	line-height: 52px;
	text-align: center;	
}
header .top_contact_link a{
	display: inline-block;
	color: #fff;
	width: calc(100% - 8px);
	border: 1px solid #fff;
	margin: 3px;
	font-size: 1.3em;
	font-weight: normal;
	position: relative;
}
header .top_contact_link a:hover{
	text-decoration: none;
}
header .top_contact_link a:after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: 5px;
	right: 5px;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #ffffff transparent;
}

.page {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #ea608c;
}
.page a {	
	text-decoration: none;
	color: #666;
	background-color: transparent;
}
.page a, .page span{
	margin: 5px;
}


#konkatsu_list .box {
	margin-bottom: 19px;
	padding: 40px;    
	background: #FFFFFF;
}
#konkatsu_list h3{
	background-color: #333;
	color: #fff;
	font-size: 1.5em;
	padding: 0.5em;
	margin-top: 3em;
	font-weight: normal;
}
#konkatsu_list ul li{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
#konkatsu_list ul li:not(:first-of-type){
	border-top: 1px solid #ddd;
}
#konkatsu_list ul li a{
	text-decoration: none;
	transition-duration: 0.3s!important;
}
#konkatsu_list ul li a:hover{
	text-decoration: none;
	opacity: 0.5!important;
}
.konkatsu_ctt{
	overflow: hidden;
}
.konkatsu_ctt img{
	width: 90px;
	float: left;
	margin-right: 1rem;
}
.konkatsu_ctt .category{
	/*background-color: #ea608c;*/
	background-color: #ed6a23;
	color: #fff;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: .9em;
}
.konkatsu_ctt .area{
	background-color: #cf020c;
	color: #fff;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: .9em;
}
.konkatsu_ctt .date{
	margin-left: 3rem;
	float: right;
	font-size: 0.8em;
}
.konkatsu_ctt p:nth-of-type(2){
	margin-top: 10px;
}

#konkatsu_list .goto_list {
	padding: 10px 20px;
	color: #EC6F82;
	display: block;
	width: 70px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2rem;
	border: solid 1px #EC6F82;
}
#konkatsu_list .goto_list:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #EC6F82;
}

@media(min-width: 769px){
	#konkatsu_list .box {
		box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	}
}

@media(max-width: 768px){
	#konkatsu_list .box {    
		margin-bottom: 15px;
		padding: 15px 4.3% 25px 4.3%;
		background: #FFFFFF;
		border: solid 1px #E6E6E6;
	}
}

.limited-offer{
	position: fixed;
	width: 100%;
	height: 45px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	line-height: 45px;
	font-weight: 700;
	top: -999px;
	left: 100%;
	z-index: 9999;
}

.limited-offer-inner{
	position: relative;
}

.limited-offer .limited-offer-info{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
}

.limited-offer .limited-offer-info:not(:first-of-type){	
	display: none;
}

.flower_box{
	border: 2px dotted #EAA8BF;	/* 線の太さ・種類・色 */
	margin: 20px 15px;
	padding: 15px 20px;	/* 内側の余白 上下・左右 */
	position: relative;
}
.flower_box:before{
	content: '＊';
	color: #fff;
	font-size: 2.2em;
	font-weight: bold;
	position: absolute;
	top: -0.4em;
	left: -0.6em;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	text-shadow: 0 0 8px #eaa8bf, 0 0 6px #eaa8bf, 0 0 4px #eaa8bf, 0 0 2px #eaa8bf, 0 0 0.5px #eaa8bf;
}
.flower_box:after{
	content: '*';
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	position: absolute;
	bottom: -0.6em;
	right: -0.3em;
	transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-o-transform: rotate(20deg);
	text-shadow: 0 0 8px #eaa8bf, 0 0 6px #eaa8bf, 0 0 4px #eaa8bf, 0 0 2px #eaa8bf, 0 0 0.5px #eaa8bf;
}

.stripe_box{
	padding: 0px;
	position: relative;
	z-index: 0;
}
.stripe_box:before{
	background: repeating-linear-gradient(-45deg, #f5d5da, #f5d5da 5px, #fcf0f1 0, #fcf0f1 10px); /* ストライプの色 */
	content: '';
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: -2;
}
.stripe_box:after{
	background: #fff; /* 背景色 */
	content: '';
	position: absolute;
	top: 10px;	/* ストライプ部分の太さ・上 */
	bottom: 10px;	/* ストライプ部分の太さ・下 */
	left: 10px;	/* ストライプ部分の太さ・左 */
	right: 10px;	/* ストライプ部分の太さ・右 */
	z-index: -1;
}

ul.header_menu {
	width: 1200px;
	display: -webkit-flex; /* Safari対応のつもり */
	display: -ms-flexbox; /* IE10以下対応 */
	display: flex;
}
ul.header_menu li{
	font-family: "Sawarabi Mincho";
	list-style-type: none;
	width: 100%;
	text-align: center;	
	position: relative;
	font-size: 1.25em;
	vertical-align: middle;
}
ul.header_menu li:before{
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #fff;
	top: 0px;
	left: 0px;	
}
ul.header_menu li:last-of-type:after{
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #fff;
	top: 0px;
	left: 100%;	
}
ul.header_menu li a{
	color: #fff;
	display: block;
	width: 100%;
	line-height: 80px;
}
ul.header_menu li a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: 5px;
	right: 5px;
	border-style: solid;
	border-width: 0 0 10px 10px;
	border-color: transparent transparent #ffffff transparent;
}
ul.header_menu li a:hover{
	text-decoration: none;
	opacity: 1;
	background-color: #ff526c;
}
ul.header_menu li a:hover:after{
	opacity: 0.7;
}

ul.header_menu li a span{
	display: block;
	width: 100%;
	transition: 0.3s;
}
ul.header_menu li a:hover span{
	transform: scale(1.2);
}

#box.no-data{
	background-color: #fce6e2;
	font-size: 1.2em;
	text-align: center;
	line-height: 2.3em;
	padding-top: 5em;
	padding-bottom: 5em;
	font-weight: bold;
}
#box.no-data span, #box.no-data a{
	display: inline-block;	
	position: relative;
}
#box.no-data span:nth-child(1):before{
	content: "";
	width: 1.2em;
	height: 2em;
	position: absolute;
	top: 0px;
	left: -1.5em;
	background-image: url("/admin/asset/img/no-data.png");
	background-repeat: no-repeat;
	background-position: center;
}
#box.no-data ul#single_pager li a{
	padding: 3px 20px!important;
    font-weight: normal;
}
#box.no-data ul#single_pager li{
	margin-top: 1em!important;
}


.toc_container,
#toc_container {
	margin: 2rem 0;
	padding: 10px 20px;
	color: #43a3ff;
	border: 1px solid #e0e0e0;
	line-height: 2em;
}
.toc_container p,
#toc_container p{
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1em;
}
.toc_container li a,
#toc_container li a{
	color: #43a3ff;
	margin-left: 10px;
	display: block;
	text-indent: -15px;
    padding-left: 15px;
}
.toc-ttl h2{
	font-size: 1.7rem;
	padding-bottom: 5px;
	color: #191919;
	border-bottom: 2px solid #755d35;
	margin-bottom: 0.5em;
	margin-top: 1em;
}


p.date span.new {
	background-color: #ff2c5a;
}
.column-image{
	position: relative;
	width: fit-content;
}
.column-image img {
	margin-right: 0;
}
.column-image span[class^=sprite]{
	position:absolute;
	top:0;
	right:0
}
.column-image .sprite-new {
	background-image: url(/admin/asset/img/sprite-corner.png);
	background-position: -76px 0;
	width: 38px;
	height: 38px;
	background-size: 114px 110px;
}

.column-image.relation{
	float: left;
	overflow: hidden;
	margin-right: 1rem;
}




.cl-bold-box {
	position: relative;
	border: 1px solid #415573;
	border-radius: 4px;
	padding: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.cl-bold-box:after {
	position: absolute;
	content: '';
	width: 22px;
	height: 22px;
	border-left: 5px solid #fff;
	top: -5px;
	left: 20px;
	transform: translateY(-50%);
	background-color: #fff;
	background-image: url(/sendai/img/check.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.cl-bold-box.has-thumbnail {
	display: flex;    
}
.content p {
	margin-top: 20px;
}
.content :first-child {
	margin-top: 0;
}
.content p:after {
	content: "";
	display: block;
	clear: both;
}
.cl-bold-box p {
	margin: 0;
}
.cl-bold-box label,
.cl-bold-box > p:nth-child(1) {
	position: absolute;
	top: -15px;
	left: 38px;
	padding: 0 10px;
	background-color: #fff;
	color: #333;
	font-weight: 300;
	font-size: 1em;
	border-radius: 4px;
}
.cl-bold-box .thumbnail {
	display: flex;
	align-items: center;
	width: 140px;
	float: left;
	line-height: 0;
	margin-bottom: 0!important;
}
.cl-bold-box .thumbnail:hover a, .cl-bold-box .thumbnail a {
	text-decoration: none;
	border: 0 !important;
	display: block;
}
.cl-bold-box .thumbnail img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.cl-bold-box .content {
	padding-left: 15px;
	width: calc(100% - 140px);
	float: right;
}
.cl-bold-box .content p:first-child {
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 16px;
}

.cl-custom-btn {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.cl-custom-btn .cla-btn {
	margin-top: 0;
	position: relative;
	font-weight: 700;
	line-height: 2;
	color: #000;
	animation: cla-btn 2s linear infinite;
}
.cl-custom-btn .block-button a {
	background: linear-gradient(100deg, #ff7ab8 0%, #ffb6b9 100%);
	border-radius: 30px;
	display: inline-block;
	line-height: 1.5;
	margin: 0;
	position: relative;
	text-decoration: none;
	color: #fff;
	padding: 12px 20px;
	border: 0 !important;
	transition: .25s all ease-in-out;
	padding-left: 45px;
}
.cl-custom-btn .block-button a:hover {
	border: 0 !important;
	bottom: -2px;
}
.cl-custom-btn .block-button a:before {
	content: "";
	position: absolute;
	width: 19px;
	height: 16px;
	background-image: url(/sendai/img/heart.svg);
	background-size: contain;
	background-repeat: no-repeat;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
@keyframes cla-btn{
	0%,100%{
		transform:translateY(5px)
	}
	50%{
		transform:translateY(-5px)
	}
}
@media (max-width: 768px) {
	.cl-bold-box .content p {
		display: none;
	}
	.cl-bold-box .content p:first-child {
		display: block;
		margin-bottom: 0;
		font-size: 15px;
	}
}


#wake_interview {
	margin: 30px auto;
}
#wake_interview h2 {
	margin: 20px 0 10px 0;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
	position: relative;
	font-family: "游明朝", "yumincho", serif;
	text-align: center;
}
#wake_interview h2 span {
	position: relative!important;
	display: block;
	color: #FFF!important;
	background: #846C49;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 0.9rem;
	font-weight: normal;
	width: 120px;
	margin: 10px auto;
	border-radius: 30px;
}
#wake_interview p {
	text-align: left;
	padding: 10px;
	line-height: 1.5em;
}
.wake_box {
	margin: 40px auto;
}
.wake_box > p:nth-child(1){
	text-align: center!important;
}
.table111 {
	max-width: 800px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #ddd;
	margin: 0 auto 32px;
}
.table111 .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #ddd;
}
.table111 .row:last-child {
	border-bottom: none;
}
.table111 .row .right, .table111 .row .center {
	width: 50%;
	height: 48px;
	line-height: 48px;
}
.table111 .row .right {
	background-color: #f5f5f5;
}
.table111 .row .center{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin:0 auto;
}
.bigining_box {
	width: 100%;
	margin: 1.5em 0;
	overflow: hidden;
}
.bigining_box .faceicon {
	float: left;
	width: 80px;
}
.bigining_box .faceicon img {
	width: 100%;
	height: auto;
	/*zborder: solid 3px #e1e8f6;*/
	border-radius: 50%;
	margin-bottom: 0px;
}
.bigining_box .chatting {
	width: 100%;
}
.bigining_text {
	display: inline-block;
	position: relative;
	margin: 5px 0 0 95px;
	padding: 10px 10px;
	border-radius: 12px;
	background: #e1e8f6;
	max-width: 700px;
}
.bigining_text:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 10px;
	left: -24px;
	border: 12px solid transparent;
	border-right: 12px solid #e1e8f6;
}

@media (min-width: 768px) {
	.table111 {
		font-size: 16px;
	}
	.table111 .row .right, .table111 .row .center {
		height: 60px;
		line-height: 60px;
	}
	.table111 .row .center{
		font-size: 22px;
		text-align: center;
		margin:0 auto;
	}
}
@media(max-width: 768px) {
	.bigining_box .faceicon {
		margin-right: -90px;
	}
}


#single #box #comment iframe{
	display: block;
	margin: 20px auto;
	width: 100%;
	max-width: 560px;    
}



.header__button{
	--color_seach: #f63876;
	--color_seach_hover: #ff6699;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	position: relative;
	z-index: 0;
}
.header__button a.top-app-link-btn.btn-c i.fa {
    margin-right: 0px;
    display: block;
    width: 14px;
    height: 14px;
	background: url(../img/icon-search.png) no-repeat center center / 100%;
}
.header__button a.top-app-link-btn.btn-c {
    gap: 10px;
}
.header__search-form{
	position: absolute;
	z-index: 1;
	width: 300px;
	top: calc(100% + 10px);
	right: 0;
	max-height: 0;
	overflow: hidden;
	transition: all 0.2s;
}
.header__search-form.active{
	max-height: 200px;
}
.header__search-form form{
	position: relative;
    z-index: 0;
    border: 1px solid var(--color_seach);
    border-radius: 5px;
}
.header__search-form input[type="text"]{
	width: 100%;
	border: none;
	box-shadow: none;
	outline: none;
	margin: 0;
	padding: 7px;
	border-radius: 4px;
	box-sizing: border-box;
	height: 33px;
}
.header__search-form button{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	height: 100%;
	background: var(--color_seach);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 5px;
	font-size: 12px;
	color: #fff;
	border: none;
}
.header__search-form button:hover{
	background: var(--color_seach_hover);
	color: #fff;
}
.btn-search{
	display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 2px;
    margin-top: 5px;
    text-decoration: none !important;
    font-size: 12px;
}
.btn-search:hover{
	text-decoration: none;
	color: inherit;
}
.btn-search i.fa {
	margin-right: 0px;
	display: block;
	width: 19px;
	height: 19px;
	background: url(../img/icon-search-pink-bold.png?20241020) no-repeat center center / 100%;
}
@media(max-width: 768px) {
	.header__search-form.active {
		width: 80vw;
	}
}

@media(min-width: 768px) {
	.fixed-toc-btn.sp{
		display: none;
	}
}
.fixed-toc-btn{
	position: fixed;
	right: 0px;
	bottom: 20px;
	border: solid 1px #000;
	border-radius: 1em 0 0 1em;
	height: 40px;
	width: 160px;
	background-color: #000;
	color: #fff;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	display: none;
}
@media(max-width: 768px) {
	.fixed-toc-btn.active{
		display: flex;
	}
}
.fixed-toc-content{
	display: none;
	opacity: 0;
	transition: opacity 0.2s;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #00000066;
	padding: 5vw;
    box-sizing: border-box;
}
.fixed-toc-content.active{
	display: block;
	opacity: 1;
}
.fixed-toc-content__inner{
	height: 100%;
	box-sizing: border-box;
	background-color: #fff;
	position: relative;
}
.fixed-toc-content__close{
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
}
.fixed-toc-content__body.toc_container{
	position: relative;
	margin: auto;
	overflow: auto;	
	height: 100%;
	box-sizing: border-box;
}

.review{
	padding: 20px 30px;
	background: #f2f2f2;
	border-radius: 15px;
	margin: 30px 0;
}
.review h4{
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 5px;
	margin: 0 0 15px;
}
.review h4:after{
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/chat_bubble.svg) no-repeat center center/100%;
}
.boder{
	padding: 15px 20px;
	border: 1px solid #415573;
	border-radius: 4px;
	width: fit-content;
}

.c-button__grp{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.c-button._shiny {
	display: block;
	position: relative;
	padding: 1em 1.5em;
	background-color: #1981f7;
	box-shadow: 0 3px 0 0 #0867d4;
	border-radius: 4px;
	margin:30px auto;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.5;
	width: fit-content;
	color: #fff;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	transition: 300ms;
}
.c-button._shiny::before {
	position: absolute;
	content: '';
	display: inline-block;
	top: -180px;
	left: 0;
	width: 30px;
	height: 100%;
	background-color: #b5e7ff;
	transition: 300ms;
	animation: shinyshiny 2.5s ease-in-out infinite;
}

.c-button._shiny:hover {
	text-decoration: none;
	color: #fff;
	box-shadow: none;
	-webkit-transform: translateY(3px);
}

@-webkit-keyframes shinyshiny {
	0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
	80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
	81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
	100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

@media(max-width: 768px) {
	.c-button__grp .c-button._shiny {
		width: 100%;
		margin: 10px auto;
	}
}
.c-button__progress{
	width: fit-content;
	margin:30px auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 0;
}
.c-button__progress .c-button._shiny {
	margin: 0 auto 10px;
}
.c-button__progress__bar__inner{
	width: calc(100% - 4px);
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 10px;
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
}
.c-button__progress__bar{
	border: 1px solid #333;
	flex: 1;
	margin: 10px 0;
	background: linear-gradient(to right,#ff5623,#d3ff42);
	display: flex;
	justify-content: flex-end;
}
.c-button__progress__bar>div{
	height: 10px;
	background: #999;
}

#single #box #comment table{
	border-collapse: collapse; 
	width: 100%;
}
#single #box #comment table tr:first-child {
	background-color: #fffdf9 !important;
	font-weight: bold !important;
}
#single #box #comment table td{
	border: 1px solid #ccc;
	vertical-align: middle;
	padding: 10px 15px;
}
#single #box #comment table td:nth-child(1){
	text-align: center;
}
#single #box #comment table td a{
	color: #6f97bc;
}
#single #box #comment table td a:hover{
	color: #6495ED;
}
#single #box #comment .title-1{
	position: relative;
	padding: 30px 20px;
	background: linear-gradient(90deg, #FFEBF5 13.19%, #E1EFFF 56.59%);
}
#single #box #comment .title-1::before {
	content: "";
	position: absolute;
	top: 8px;
	width: 100%;
	height: 1px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #777;
}
#single #box #comment .title-1::after {
	content: "";
	position: absolute;
	bottom: 8px;
	width: 100%;
	height: 1px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #777;
}
#single #box #comment .title-1 p{
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
}
#single #box #comment .title-1 h3{
	margin-bottom: 0;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.4;
}
#single #box #comment .title-2{
	position: relative;
	padding-bottom: 8px;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.4;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 8px solid #fff;
	border-image: linear-gradient(90deg, #FACFE6 13.19%, #C5E0FF 56.59%);
	border-image-slice: 1;
}
#single #box #comment .title-2:after{
	content: "";
	position: absolute;
	bottom: -8px;
	width: 100%;
	height: 1px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #777;
}
#single #box #comment .point{
	position: relative;    
    padding: 20px;
    margin-bottom: 20px;
    background: #f5f5f5;
    border: solid 1px #e2e2e2;
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
#single #box #comment .point__img{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}
#single #box #comment .point__img img{
	border-radius: 100%;
	overflow: hidden;
}
#single #box #comment .point__img:before{
	content: "";
	display: block;
	width: 65px;
	height: 35px;
	background: url(/lp/B1/img/icon-point.svg) no-repeat center center/100% 100%;
}
#single #box #comment .point__txt{
	flex: 1;
	line-height: 35px;
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 97%, #e2e2e2 97%, #e2e2e2 100%);
	background-size: 100% 35px;
}
#single #box #comment .list-check-box {
	padding: 20px;
	background: #f5f5f5;
}
#single #box #comment .list-check-box h3 {
	margin-bottom: 24px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 2px #000;
}
#single #box #comment .list-check-box ul li {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 14px;
}
#single #box #comment .list-check-box ul li:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	width: 15px;
	height: 15px;
	content: "";
	background: #b60005;
}
#single #box #comment .list-check-box ul li:after {
	content: "";
	position: absolute;
	top: 8px;
	left: 5px;
	display: block;
	width: 4px;
	height: 8px;
	color: #fff;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
	transform: translateY(-50%) rotate(35deg);
}
@media(max-width: 768px) {
	#single #box #comment .point__txt {
		flex: unset;
		width: 100%;
	}
	#single #box #comment .point__img {
		width: 77px;
	}
}


.group-popup {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 999;
	top: 0;
	left: 0;
}

.group-popup .group {
	position: relative;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	display: flex;
	align-items: center;
	justify-content: center;
}

.group-popup .group .bg {
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
}

.group-popup .group .group-image {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.group-popup .group .group-image .group-main {
	position: relative;
	width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
	transform: translate(10px, -63%);
}

.group-popup .group .group-image .group-main.active img:nth-child(1) {
	animation: ani_01 1s cubic-bezier(0.04, 0.27, 0.35, 1.32) forwards;
}

.group-popup .group .group-image .group-main.active img:nth-child(2) {
	animation: ani_02 1s cubic-bezier(0.04, 0.27, 0.35, 1.32) forwards;
}

.group-popup .group .group-image .group-main.active img:nth-child(3) {
	animation: ani_03 1s cubic-bezier(0.04, 0.27, 0.35, 1.32) forwards;
}

@keyframes ani_01 {
	0% {
		transform: translateX(50px) translateY(70px) rotate(7deg);
	}
	100% {
		transform: translateX(84px) translateY(0px) rotate(7deg);
	}
}

@keyframes ani_02 {
	0% {
		transform: translateX(0px) translateY(70px) rotate(0deg);
	}
	100% {
		transform: translateX(0px) translateY(00px) rotate(0deg);
	}
}

@keyframes ani_03 {
	0% {
		transform: translateX(-74px) translateY(70px) rotate(-9deg);
	}
	100% {
		transform: translateX(-129px) translateY(0px) rotate(-9deg);
	}
}

.group-popup .group .group-image .group-main img {
	position: absolute;
}

.group-popup .group .group-image .group-main img:nth-child(1) {
	transform:  translateX(50px) translateY(70px) rotate(7deg);
	z-index: 1;
}
.group-popup .group .group-image .group-main img:nth-child(2) {
	transform: translateX(0px) translateY(70px) rotate(0deg);
	z-index: 2;
}
.group-popup .group .group-image .group-main img:nth-child(3) {
	transform: translateX(-74px) translateY(70px) rotate(-9deg);
	z-index: 1;
}

.group-popup .content {
	position: relative;
	width: 100%;
	max-width: 360px;
}

.group-popup .content .group-content {
	background-color: #333333;
	padding: 16px;
	border-radius: 20px;
	position: relative;
	z-index: 3;
}

.group-popup .content .above {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.group-popup .content .above .title {
	font-size: 27px;
	font-weight: 700;
	text-align: center;
	line-height: 1.5;
	color: #fff;
}

.group-popup .content .above .close {
	position: absolute;
	top: 0;
	right: 0;
}

.group-popup .content .above .ic-close {
	position: relative;
	cursor: pointer;
	width: 30px;
	height: 30px;
}

.group-popup .content .above .ic-close::after,
.group-popup .content .above .ic-close::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 1px;
	background-color: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
}

.group-popup .content .above .ic-close::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.group-popup .content .below {
	margin-top: 20px;
	padding: 0 5px;
	max-height: 300px;/*内容高さの制限*/
	overflow-y: auto;
}
.group-popup .content .below::-webkit-scrollbar {
  width: 5px;
}
.group-popup .content .below::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.group-popup .content .below::-webkit-scrollbar-thumb {
  background: #888; 
}
.group-popup .content .below::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.group-popup .content .below .text{
	font-size:  16px;
	text-align: center;
	line-height: 1.5;
	color: #fff;
}

.group-popup .content .below .group-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 10px;
	margin-top: 20px;
}

.group-popup .content .below .group-btn .btn-popup {
	width: 100%;
	color: #fff;
	padding: 8px 0;
	font-weight: 700;
	text-align: center;
	font-size: 16px;
	border-radius: 6px;
	transition: 0.5s all;
}
.group-popup .content .below .group-btn .btn-popup:hover {
	text-decoration: unset;
	opacity: 0.8;
}

.group-popup .content .below .group-btn .bg-blue {
	background-color: #5c3dc2;
}
.group-popup .content .below .group-btn .bg-gray {
	background-color: #059cb5;
}
.group-popup .content .below .group-btn .bg-pink {
	background-color: #af6388;
}
.group-popup .content .below .group-btn .btn-popup__close {
	color: #fff;
	cursor: pointer;
	transition: opacity 0.2s;
	margin-top: 10px;
}
.group-popup .content .below .group-btn .btn-popup__close:hover {
	opacity: 0.8;
}

@media (max-width: 768px) {
	.group-popup .content .above .title {
		font-size: 20px;
	}
	.group-popup .content .below .text {
		font-size: 14px;
	}
	.group-popup .content .below .group-btn .btn-popup {
		font-size: 14px;
	}
	.group-popup .group .group-image .group-main img:nth-child(1) {
		height: 200px;
		width: 200px;
	}
	.group-popup .group .group-image .group-main img:nth-child(2) {
		height: 200px;
		width: 200px;
	}
	.group-popup .group .group-image .group-main img:nth-child(3) {
		height: 200px;
		width: 200px;
	}
}

.group-popup-below {
	display: none;
	position: fixed;
	bottom: 0;
	right: 20px;
	width: 100%;
	max-width: 320px;
	z-index: 1000;
}
.group-popup-below .group-content {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.group-popup-below .group-content .group-image {
	position: absolute;
	z-index: 0;
	top: -20%;
	transform: translateY(-50%);
}
.group-popup-below .group-content .group-image img {
	transform: translateX(0px) translateY(70px) rotate(0deg);
}
.group-popup-below .group-content .group-image.active img {
	animation: ani_02 1s cubic-bezier(0.04, 0.27, 0.35, 1.32) forwards;
}

.group-popup-below .group-content .content {
	position: relative;
	z-index: 1;
	padding: 20px;
	background-color: #fff;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

.group-popup-below .group-content .content .above .close {
	position: absolute;
	top: 0;
	right: 0;
}
.group-popup-below .group-content .content .above .close .ic-close {
	position: relative;
	cursor: pointer;
	width: 30px;
	height: 30px;
}
.group-popup-below .group-content .content .ic-close::after,
.group-popup-below .group-content .content .ic-close::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 1px;
	background-color: #000;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
}

.group-popup-below .group-content .content .ic-close::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.group-popup-below .group-content .content .title p {
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	line-height: 1.5;
}

.group-popup-below .group-content .content .text p {
	font-size:  16px;
	text-align: center;
	line-height: 1.5;
}
.group-popup-below .group-content .content .group-btn .btn-popup {
	width: 100%;
	color: #fff;
	padding: 8px 15px;
    box-sizing: border-box;
	font-weight: 700;
	text-align: center;
	font-size: 16px;
	border-radius: 6px;
	transition: 0.5s all;
	background-color: #5c3dc2;
}

.group-popup-below .group-content .content .group-btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	margin-top: 20px;
}

.group-popup-below .group-content .content .group-btn .btn-popup:hover {
	text-decoration: unset;
	opacity: 0.8;
}
.group-popup-below .group-content .content .below {
	margin-top: 10px;
	padding: 0 5px;
	max-height: 350px;/*内容高さの制限*/
	overflow-y: auto;
}
@media (min-width: 768px) {
	.group-popup-below .group-content .content .below::-webkit-scrollbar {
		width: 5px;
	}
	.group-popup-below .group-content .content .below::-webkit-scrollbar-track {
		background: #f1f1f1; 
	}
	.group-popup-below .group-content .content .below::-webkit-scrollbar-thumb {
		background: #888; 
	}
	.group-popup-below .group-content .content .below::-webkit-scrollbar-thumb:hover {
		background: #555; 
	}
}

@media (max-width: 768px) {
	.group-popup-below {
		max-width: 270px;
		right: 10px;
	}
	.group-popup-below .group-content .content .title p {
		font-size: 20px;
	}
	.group-popup-below .group-content .content .text p {
		font-size: 14px;
	}
	.group-popup-below .group-content .content .group-btn {
		font-size: 14px;
	}
	.group-popup-below .group-content .group-image img {
		height: 120px;
		width: 120px;
	}
}