@charset "UTF-8";
/* CSS Document */
body.no-scroll {
  overflow: hidden;
}

.kiwi {
  font-family: "Kiwi Maru", serif;
}
.img_full img{
	width: 100%;
	height: auto;
}
#wrap {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
	min-width: 1280px;
}
#head {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#headwrap {
	clear: both;
	background-image: url(../img/bg.png);
	background-size: 1346px auto;
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	min-width: 1280px;
	height: 192px;
	position: fixed;
	z-index: 100;
}
#logo {
	float: left;
	width: 24%;
	max-width: 360px;
	padding:65px 0 47px 2%;
}
#telwrap {
	text-align: right;
	float: right;
}
#mojiwrap{
	float: left;
	padding-top: 38px;
	padding-right: 14px;
	text-align: left;
}
#mojiwrap h5{
	font-size: 13px;
	line-height: 28px;
	color: #787878;
	font-weight: bold;
	float: left;
	padding-bottom: 0;
	padding-right: 6px;
}
#mojiwrap button{	
	font-size: 13px;
	line-height: 26px;
	color: #787878;
	background-color: #EEEEEE;
	border: none;
	margin: 0;
	display: block;
	float: left;
	cursor: pointer;
}
#mojiwrap button:first-of-type{
	border-radius: 8px 0 0 8px;
}
#mojiwrap button{
	border-right: 1px solid;
}
#mojiwrap button:last-of-type{
	border-radius: 0 8px 8px 0;
	border-right: 0px solid;
}
#mojiwrap button strong{
	padding-right: 4px;
	display: inline-block;
	vertical-align: middle;
}
#mojiwrap button:first-of-type strong{
	font-size: 12px;
	line-height: 27px;
}
#mojiwrap button:last-of-type strong{
	font-size: 18px;
	line-height: 24px;
}
#mojiwrap button.active{
	background: #333;
	color:#fff;
}
#langbox{
	width: 176px;
	float: left;
	text-align: left;
	padding-top: 38px;
	color: #787878;
}

#langbox h5{
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
	float: left;
	padding-bottom: 0;
	padding-right: 6px;
}
#submenu{
	float: right;
	text-align: center;
}
#submenu li{
	float: left;
}
#submenu li a{
	font-size: 16px;
	line-height: 21px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 10px;
	background-color: #6CB74B;
	border-radius: 0 0 10px 10px;
	margin-left: 10px;
	transition: 0.2s;
}
#submenu li:first-of-type a{
	padding-top: 20px;
	background-color: #88D367;
	padding-bottom: 21px;
}
#submenu li:last-of-type a{
	padding-top: 20px;
	background-color: #17A36B;
	padding-bottom: 21px;
}
#submenu li a:hover{
	opacity: 0.8;
}
#navwrap {
	clear: both;
	padding-top: 28px;
}
#navwrap02 {
	display: none;
	visibility: hidden;
}
#nav02 {
	margin-right: auto;
	margin-left: auto;
}
#nav02 li {
	float: left;
	padding-right: 30px;
}
#nav02 a img {
	display: block;
	width: auto;
	height: 50px;
	transition: 0.2s;
}
#nav02 a:hover img{
	transform: scale(1.2);
	opacity: 1;
}
#nav02 a {
	text-decoration: none;
	color:#787878;
	font-weight: bold;
	text-align: center;
}
#flash {
	clear: both;
	background-color: #FBF7EF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#flash .inner{
	width: 90%;
	max-width: 1192px;
	position: relative;
	margin: 0 auto;
}
#flash .photo{
	margin-top: 182px;
	padding-top: 50px;
	width: calc(100% - 262px);
	position: absolute;
	right: 0;
	top: 0;
	background-image: url("../img/eng.png");
	background-size: 411px auto;
	background-position: right 20px;
	background-repeat: no-repeat;
}
#flash .photo img{
	border-radius:30px; 
}
#flash .box {
	width: 522px;
	position: relative;
	color: #000000;
}
#flash .box h2{
	padding-bottom: 30px;
}
#flash .box h3 span{
	background-color: #FFF;
	display: inline-block;
	padding: 10px 20px;
	margin-bottom: 10px;
	border-radius: 50px;
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 6px rgba(0,0,0,0.15);
}

#flash02 {
	clear: both;
	background-color: #CCFF99;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#flash02 .box {
	background-color: #FF97F4;
	padding: 10px;
	text-align: center;
}
#flash02 h3 {
 text-align: center;
 font-size: 26px;
 line-height: 1.6em;
 padding-bottom: 0px;
}
#flash02 p {
	padding-bottom: 0px;
}


#flash02 p img {
	width: 100%;
	height: auto;
}

ul.bxslider {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	clear: both;
}
ul.bxslider li img {
	height: auto;
	padding-right: 0px;
	width: 100%;
}
ul.bxslider li {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	text-align: center;
	position: relative;
}
#cont {
 clear: both;
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 20px;
 position: relative;
}
#footwrap {
	background-color: #F5FAE1;
	clear: both;
	overflow: hidden;
	background-image: url(../img/bg02.png);
	background-repeat: repeat-x;
	background-size: 1346px auto;
	background-position: center bottom;
}
#footwrap .inner{
	width: 90%;
	max-width: 870px;
	margin: 0 auto;
	padding: 130px 0 10px;
	text-align: left;
}
#foot {
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
}
#calender{
	background-color: #FFE8A8;
	border-radius: 60px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 70px;
	letter-spacing: -1em;
	padding: 70px 20px 40px;
}
#anc-cal{
	padding-top: 100px;
	margin-top: -100px;
	display: block;
}
#calender h4{
	font-size: 24px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	width: 280px;
	letter-spacing: 0em;
	background-image: url(../img/title.png);
	background-size: 280px auto;
	margin: 0 auto;
	padding-bottom: 0;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
}
#calender .box{
	letter-spacing: 0em;
	display: inline-block;
	vertical-align: middle;
	padding: 0 1.3%;
	width: 33%;
}
#calender .box:first-of-type{
	width: 26%;
}
#calender table{
	text-align: center;
	color: #008241;
	background-color: #F0F0F0;
	width: 100%;
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
}
#calender table thead th{
	font-size: 2rem;
	line-height: 1.6em;
	font-weight: bold;
	color: #FFF;
	background-color: #17A36B;
	text-align: center;
	padding: 4px;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
#calender table thead td{
	font-weight: bold;
	color: #FFF;
	background-color: #6EC3A0;
	text-align: center;
	padding: 4px;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
#calender table tbody td{
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
#calender table tbody td.holiday{
	color: #FFF;
	background-color: #DC0000;
}
.holidaytxt{
	color: #DC0000;
}
#contact{
	background-color: #FFE8A8;
	border-radius: 60px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 70px;
	letter-spacing: -1em;
	padding: 70px 20px 40px;
}
#contact h4{
	font-size: 24px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	width: 280px;
	letter-spacing: 0em;
	background-image: url(../img/title.png);
	background-size: 280px auto;
	margin: 0 auto;
	padding-bottom: 0;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
}
#contact .box{
	font-weight: bold;
	width: 50%;
	color: #008241;
	letter-spacing: 0;
	text-align: center;
	display: inline-block;
}
#contact .box:first-of-type{
	width: calc(50% - 1px);
	border-right: 1px solid;
}
#contact .box h5{
	font-size: 2.5rem;
	font-weight: bold;
	padding-bottom: 30px;
}
#contact .box:nth-of-type(2n) h5{
	padding-bottom: 10px;
}
#contact .box .telnum{
	font-size: 3.6rem;
	font-weight: bold;
	padding: 10px 0;
}
#contact .box .link{
	width: 300px;
	margin: 0 auto;
}
#contact .box .img{
	padding-bottom: 30px;
}
#footad{
	width: 34%;
	float: left;
}
#footmenu {
    font-size: 1.5rem;
    line-height: 2.4em;
	color: #17A36B;
	float: left;
	width: 38%;
}
#footmenu ul{
	float: left;
	padding-right: 25px;
}
#footmenu  a{
	text-decoration: none;
}
#footsns{
	width: 28%;
	float: right;
}
#cr {
	clear: both;
    font-size: 12px;
    line-height: 1.6em;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 30px;
}



#sub h6 {
	text-align: center;
	font-size: 16px;
	line-height: 1.6em;
	border-bottom: 1px solid #575757;
	margin-bottom: 15px;
}

.list {
	padding-bottom: 20px;
}
.list li {
	padding-bottom: 10px;
	line-height: 20px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
}
.list a {
	color: #2E2E2E;
	text-decoration: none;
}

.midashi {
	clear: both;
	font-size: 26px;
	line-height: 1.6em;
	margin-bottom: 15px;
}
.midashib {
 margin-bottom: 20px;
 text-align: center;
}
.midashib h4 {
 font-size: 26px;


 line-height: 1.em;
 line-height: 61.em;
 padding-bottom: 0px;
}

.midashi02 {
	font-size: 20px;
	line-height: 1.6em;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.komidashi {
	line-height: 20px;
	background-image: url(../img/list04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 16px;
}
.komidashi02{
	font-weight: bold;
	color: #FFF;
	background-color: #269DE1;
	display: inline-block;
	margin: 0 0 20px;
	padding: 4px 20px;
	border-radius: 50px;
}
.imgtitle{
	text-align: center;
	font-size: 3.4rem;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 30px;
}
.imgtitle .eng{
	letter-spacing: 0.1em;
}
.imgtitle h4{
	font-size: 1.7rem;
	line-height: 1.6em;
	font-weight: bold;
}
.imgtitle02{
	text-align: center;
	font-size: 3.4rem;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 30px;
}
.imgtitle02 h4{
	font-size: 2.4rem;
	line-height: 1.6em;
	font-weight: bold;
}
.imgtitle02 h4 img{
	width: 80px;
	height: auto;
}
.txtbox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 20px;
}
.txtbox li {
	list-style-position: inside;
	list-style-type: disc!important;
}

.linebox {
	background-color: #FFF;
 clear: both;
 margin-right: auto;
 margin-left: auto;
	padding: 60px 18%;
 margin-bottom:80px;
	border-radius: 30px;
}
.linebox h6{
	font-size: 1.7rem;
	line-height: 1.6em;
	font-weight: bold;
	padding-bottom: 20px;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	border: 3px solid #6CB84B;
	clear: both;
	margin-bottom: 50px;
}
.tbl td {
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6CB84B;
	border-bottom-color: #6CB84B;
}
.tbl th {
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6CB84B;
	border-bottom-color:#6CB84B;
	background-color: #F0F5DA;
}
.tbl th.slash{
	background-image: -webkit-linear-gradient(11deg,rgba(240,245,218,1.00) 0%,rgba(240,245,218,1.00) 49.20%,rgba(108,184,75,1.00) 50%,rgba(240,245,218,1.00) 50.20%,rgba(240,245,218,1.00) 100%);
	background-image: -moz-linear-gradient(11deg,rgba(240,245,218,1.00) 0%,rgba(240,245,218,1.00) 49.20%,rgba(108,184,75,1.00) 50%,rgba(240,245,218,1.00) 50.20%,rgba(240,245,218,1.00) 100%);
	background-image: -o-linear-gradient(11deg,rgba(240,245,218,1.00) 0%,rgba(240,245,218,1.00) 49.20%,rgba(108,184,75,1.00) 50%,rgba(240,245,218,1.00) 50.20%,rgba(240,245,218,1.00) 100%);
	background-image: linear-gradient(16deg,rgba(240,245,218,1.00) 0%,rgba(240,245,218,1.00) 49.20%,rgba(108,184,75,1.00) 50%,rgba(240,245,218,1.00) 50.20%,rgba(240,245,218,1.00) 100%);
}
.tbl th .tr{
	text-align: right;
}
.tbl th .tl{
	text-align: left;
	padding-bottom: 0;
}
.tbl02 {
	width: 100%;
	clear: both;
	margin-bottom: 50px;
}
.tbl02 td {
	padding: 6px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid  #93D4BA;
}
.tbl02 th {
	padding: 10px 0;
	text-align: left;
	vertical-align: top;
	color: #17A36B;
	font-weight: bold;
	border-bottom: 1px solid  #6CB84B;
	border-right: 10px solid #FFF;
}
.tbl02 tr:first-of-type td {
	border-top: 1px solid  #93D4BA;
}
.tbl02 tr:first-of-type th {
	border-top: 1px solid  #6CB84B;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pagetop a {
	background-color: #CFC1A9;
	padding: 10px;
	display: inline-block;
	color: #001226;
	text-decoration: none;
}
.pc-none{
	display: none;
}
.sp-none{
	display: block;
}
.pc-none02{
	display: none;
}
.sp-none02{
	display: inline-block;
}
.telbox {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #001226;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.link {
    padding-bottom: 0px;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
	border-radius:60px; 
	background-color: #17A36B;
}
.link.wid300{
	width: 300px;
	margin: 0 auto 10px;
}
.link.wid420{
	max-width: 420px;
	margin: 0 auto 10px;
}
.link a {
	font-size: 1.8rem;
	line-height: 1.6em;
	font-weight: bold;
    padding: 20px;
    display: block;
	color: #FFF;
    text-decoration: none;
  background: transparent;
	position: relative;
	transition: 0.5s;
	z-index: 5;
}
.link a:after{
	visibility: visible;
	content: " ";
	background-image: url("../img/arrow.png");
	background-size: cover;
	width: 16px;
	height: 15px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.5s;
}
.link a:hover {
}
.link a:hover:after{
	right: 10px;
}
.link a::before {
  content: "";
  width: 140%;
  height: 100%;
  position: absolute;
  top: 0;
  left:-20%;
  z-index: -1;
  background-color: #000;
  transform-origin: 100% 50%;
  transform: skewX(60deg) scaleX(0);
  transition: transform ease .3s;
}
.link a:hover::before {
  transform-origin: -10% 50%;
  transform: skewX(60deg) scaleX(1);
}
.mojilist li {
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: -20px;
	padding-bottom: 10px;
}
.mojilist li:before {
	content: "●";
	color: #DE891E;
	padding-right: 5px;
}
.faqbox h5 {
	font-size: 18px;
	line-height: 1.6em;
	border-bottom: 1px solid #A6A6A6;
	margin-bottom: 10px;
	text-indent: -33px;
	padding-left: 33px;
}
.faqbox h5:before {
	content: "Q";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #70AD47;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.faqbox p {
	text-indent: -27px;
	padding-left: 27px;
}

.faqbox p:before {
	content: "A";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #ED7D31;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.pname  {
	font-size: 18px;
	text-align: right;
	line-height: 1.6em;
}
.caption {
	color: hsla(359,100%,39%,1.00);
}
#half {
	background-color: #0100B4;
	color: #FFFFFF;
}

#half .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
#half .photo img {
	width: 100%;
	height: auto;
}
#half .box {
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 50%;
}
.sidebnbox {
 margin-bottom: 10px;
 position: relative;
}
.sidebnbox p img {
 width: 100%;
 height: auto;
}
.sidebnbox  h5  {
 padding-top: 10px;
 padding-right: 2%;
 padding-left: 2%;
 padding-bottom: 10px;
 width: 96%;
 color: rgba(255,255,255,1.00);
 text-decoration: none;
 background-color: rgba(255,116,118,1.00);
 position: absolute;
 bottom: 0px;
}


.sidebnbox p {
 padding-bottom: 0px;
}
.drop {
	padding-bottom: 30px;
}

.drop dt {
	background-color: #44B0FF;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
	position: relative;
}
.drop dt:after {
	visibility: visible;
	content:'+';
	top: 50%;
	right: 20px;
	font-weight: bold;
	transform:translateY(-50%);
	position: absolute;
}
.drop dt.opened:after {	content:'－';
}
.drop dd{
	padding: 0 10px 20px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
	padding-bottom: 40px;
	background-color: #fff;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
 display: none;
 padding-top: 40px;
 padding-bottom: 0;
 clear: both;
 overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #59b057;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(2n) {
  background-color: #69c7f1;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(3n) {
  background-color: #f5a4c0;
  color: #fff;
}

.ts20{
	font-size: 2rem;
	line-height: 2em;
}

.freespace-modal .modal-title {
  background: #FA7A6A;
}
.rentalspace-modal .modal-title {
  background: #2aa36b;
}
.modal-title {
  color: #fff;
  height: 60px;
  padding: 0 40px;
	width: 60%;
	max-width: 280px;
	margin: 0 auto 40px;

  display: flex;
  align-items: center;
  justify-content: center;

  font-weight: bold;
  font-size: 24px;

  clip-path: polygon(
    0 0,
    calc(100% - 20px) 0,
    calc(100% - 40px) 50%,
    calc(100% - 20px) 100%,
    0 100%,
    20px 50%
  );
}
.modalimg{
	text-align: center;
}
.modalimg img{
	width: 100%;
	height: auto;
}
.leftmain{
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.rightlist{
	display: inline-block;
	width: 49%;
	vertical-align: top;
}
.rightlist li{
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-bottom: 1%;
}
.cel2{
	margin: 20px auto;
	display: flex;
}
.cel2-box{
	width: 49%;
	margin-right: 2%;
}
.cel2-box:last-child{
	margin-right: 0%;
}
.tbl-modal{
	width: 100%;
	border-collapse: separate;
  border-spacing: 10px 0px; /* 横10px / 縦20px */
}
.tbl-modal th{
	font-size:17px;
	font-weight: bold;
	padding: 15px 0;
	margin-left: 0px;
	width: 38%;
}

.tbl-modal td{
	font-size:17px;
	padding: 15px 0;
}
.freespace-modal .tbl-modal th{
	border-top:2px solid #FA7A6A;
	color:#FA7A6A;
}
.freespace-modal .tbl-modal td{
	border-top:1px solid #FA7A6A;
}
.freespace-modal .tbl-modal tr:last-child th{
	border-bottom:2px solid #FA7A6A;
}
.freespace-modal .tbl-modal tr:last-child td{
	border-bottom:1px solid #FA7A6A;
}
.rentalspace-modal .tbl-modal th{
	border-top:2px solid #17A36B;
	color:#17A36B;
}
.rentalspace-modal .tbl-modal td{
	border-top:1px solid #17A36B;
}
.rentalspace-modal .tbl-modal tr:last-child th{
	border-bottom:2px solid #17A36B;
}
.rentalspace-modal .tbl-modal tr:last-child td{
	border-bottom:1px solid #17A36B;
}
.freespace-modal .link{
	margin: 20px auto;
}
.freespace-modal .link a{
	background: #FA7A6A;
	margin: 0px auto;
}
.freespace-modal .js-modal-close {
  position: absolute;
  top: 20px;
  right: 20px;

  background: none;
  border: none;

  display: flex;
  flex-direction: column;
  align-items: center;

  color: #ff6b5c;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;

  cursor: pointer;
}

/* ×の土台 */
.freespace-modal .js-modal-close span {
  position: relative;
  width: 30px;
  height: 30px;
}

/* ×の線 */
.freespace-modal .js-modal-close span::before,
.freespace-modal .js-modal-close span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;

  width: 100%;
  height: 2px;
  background: #ff6b5c;

  transform-origin: center;
}

/* 斜め線 */
.freespace-modal .js-modal-close span::before {
  transform: rotate(45deg);
}

.freespace-modal .js-modal-close span::after {
  transform: rotate(-45deg);
}


.rentalspace-modal .js-modal-close {
  position: absolute;
  top: 20px;
  right: 20px;

  background: none;
  border: none;

  display: flex;
  flex-direction: column;
  align-items: center;

  color: #17A36B;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;

  cursor: pointer;
}

/* ×の土台 */
.rentalspace-modal .js-modal-close span {
  position: relative;
  width: 30px;
  height: 30px;
}

/* ×の線 */
.rentalspace-modal .js-modal-close span::before,
.rentalspace-modal .js-modal-close span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;

  width: 100%;
  height: 2px;
  background: #17A36B;

  transform-origin: center;
}

/* 斜め線 */
.rentalspace-modal .js-modal-close span::before {
  transform: rotate(45deg);
}

.rentalspace-modal .js-modal-close span::after {
  transform: rotate(-45deg);
}

/*翻訳*/
.trp-floating-switcher{
	display: flex;
    flex-direction: column-reverse;
    position: absolute;
    overflow: hidden;
    width: 120px!important;
    top: 35px!important;
    right: 420px!important;
    box-shadow: 0 0px 0px 0 #000!important;
	border:none!important;
	padding: 0px 0!important;
	font-size:14px!important;
	background: #efefef!important;
	border-radius: 5px!important;
	z-index: 9000!important;
}
