@charset "utf-8";
body#mypageLoginPage.fixed #pagehead{
	position: static;
	margin-top: 56px;
}
body#mypageLoginPage:before{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
}


/* page head */
#pagehead .wrap {
	margin: auto;
	height: auto;
	padding:16px 0;
	position: relative;
	text-align: center;
}
#pagehead .wrap {padding:16px 0 36px;}
#pagehead h1,
#pagehead .name {
	position: relative;
	width:100%;
	height: auto;
	margin: 0 auto 15px;
	font-size: 4.5rem;
	line-height: normal;
}
#pagehead h1 span{display: block;}
#pagehead h1 span.enName{
	margin: 0 auto 15px;
	font-size: 4.5rem;
	vertical-align: middle;
}
#pagehead h1 span.enName i{
	font-style: normal;
	display: inline-block;
	font-size: 80%;
	vertical-align: 2px;
}
#pagehead h1 span.jpName{font-size:2.0rem;}
#pagehead .name {top: 16px;}
.login #pagehead h1 {width: 100%;}

#pagehead h1 img,
#pagehead .name img {
	height: 22px !important;
	width: auto;
}
#glnavi .myroom a::before{background-image:url(/myroom/images/logout-ico.png);}
#login .wrap_bd[data-category] h2{
	color: #000;
	border: 1px solid #2d2726;
	border-bottom: none;
	box-sizing: content-box;
}
#login .wrap_bd[data-category="workroom"] h2{background:#99adb4;}
#login .wrap_bd[data-category="share"] h2{background:#ddd6cd;}
#login .wrap_bd[data-category="space"] h2{background:#bac0bd;}
#form #errorMessageBox{
	margin:36px 2%;
	color:#f00;
	font-size: 1.8rem;
	font-weight: bold;
}
#login .wrap_bd[data-category] .wrap{box-sizing: content-box;}


/****************************************
content
******************************************/
p.chBox{text-align: center;}
.chBox input[type="checkbox"]{display: none;}
.chBox input[type="checkbox"]+label{
	position: relative;
	display: inline-block;
}
.chBox input[type="checkbox"]+label:before{
	content: '';
	width: 1.2rem;
	height: 1.2rem;
	display: inline-block;
	margin: 0 0.8rem 0 3px;
	vertical-align: -0.2rem;
	background-color: #eee;
}
.chBox input[type="checkbox"]+label:after{
	content: '';
	width: 30px;
	height: 24px;
	background-image: url(/common/img/form/tick-white.svg);
	background-repeat: no-repeat;
	background-position: 0;
	-webkit-background-size: 18px;
	background-size: 18px;
	position: absolute;
	left: 5px;
	bottom: 0;
}
.chBox input[type="checkbox"]:checked+label:after{background-image: url(/common/img/form/tick_act02.svg);}

#shareContactnavi li{
	display: block;
	background-color: #fff;
	padding: 16px;
	margin: 0;
	text-align:center;
}
#shareContactnavi li[data-category="individual"]{
	border:3px solid #2d2825;
}
#shareContactnavi li[data-category="corporation"]{
	border:3px solid #635e34;
}
#shareContactnavi li a.more{
	display:inline-block;
	width: auto;
	padding:3px 20px;
	line-height: normal;
	font-weight: normal;
	color: #fff;
	transition: all 0.4s;
	text-decoration: none;
}
#shareContactnavi li[data-category="individual"]{
	border:5px solid #2d2825;
}
#shareContactnavi li[data-category="corporation"]{
	border:5px solid #635e34;
}
#shareContactnavi li a.more:before{content:none;}
#shareContactnavi li a.more:after{
	margin-left: 16px;
	font-family: FontAwesome;
	content: "\f105";
	display:inline-block;
}
#shareContactnavi li[data-category="individual"] a.more{background:#2d2825;}
#shareContactnavi li[data-category="corporation"] a.more{background:#635e34;}
#shareContactnavi li a.more:hover{
	opacity: 0.8;
	text-decoration: none;
}
#goTop{display: none;}

.submit01, .button01, .btn01 a,input[type="button"].button01{padding:8px 20px;}
#mypageLoginReminder #wrapAll.fixed{padding-top:0;}
#mypageLoginReminder #login dl{width: auto;}
#mypageLoginReminder #pagehead{position: static;}
#mypageLoginReminder.fixed #pagehead,
#myroomLoginRegister.fixed #pagehead{
	position: static;
	padding-top: 56px;
}
#mypageLoginReminder #pagehead h1 span,
#myroomLoginRegister #pagehead h1 span{margin-left: 0;}
#mypageLoginReminder.send #main h2,
#myroomLoginRegister.thanks #main h2{
	font-weight: bold;
	font-size:2.4rem;
	padding: 16px 0;
	text-align: center;
}
#mypageLoginReminder.send #login > form > h2{background-image:none;}
#mypageLoginReminder ul.btn-c li input[type="button"]{
	padding:7px 30px 9px;
	font-size: 1.6rem;
}
#mypageLoginReminder ul.btn-c li:last-child input[type="button"]{
	border-radius: 4px;
	background-color:#D22C2C;
	color:#fff;
}
#mypageLoginReminder ul.btn-c li:first-child input[type="button"]{
	background-color:#aaa;
	background-position:8px center;
}
#myroomLoginRegister.thanks #main .btn-c{margin-top:36px;}
#myroomLoginRegister.thanks #main .btn-c li.btn01.bttn_1:first-child a{background-color:#aaa;}
#mypageLoginPage .section.wrap_bd .button01,
#mypageLoginPage .section.wrap_bd input[type="button"]{background-color: #D22C2C;}
#mypageLoginPage .section.wrap_bd a.button01{padding:7px 20px 9px;}
#mypageLoginPage .section.wrap_bd a.button01:hover{opacity: 0.8;}



/****************************************
lightcase
******************************************/
#lightcase-content h1,
#lightcase-content h2,
#lightcase-content h3,
#lightcase-content h4,
#lightcase-content h5,
#lightcase-content h6,
#lightcase-content p{color:inherit;}
#lightcase-overlay{z-index: 1000;}
#lightcase-case{
	z-index: 1001;
	color: #000;
	text-shadow: none;
}
#lightcase-content{z-index: 1002;}
#lightcase-info{z-index: 1003;width: 100%;}
a.lightcase-icon-close{z-index: 1004;}
#lightcase-nav,
a[class*=lightcase-icon-]{z-index: 1006;}

#lightcase-overlay{background-color: rgba(255, 255, 255, 0.9);}
.lightcaseHiddenBox{display: none;}
#lightcase-info #lightcase-title{
	width: 100%;
	text-align: center;
	color: #fff;
	font-family: "Heebo","Helvetica Neue",sans-serif;;
	font-weight:normal;
	letter-spacing: 0.2rem;
}
#lightcase-nav-dots{
	display: block;
	width: 100%;
	position: fixed;
	bottom:6vh;
	z-index: 1005;
	text-align: center;
}
#lightcase-nav-dots li{
	display:inline-block;
	width: 22px;
	height:2px;
	margin:0 3px;
	background:#666;
	text-indent: -9999px;
}
#lightcase-nav-dots li.active{
	outline: #fff 1px solid;
	background:#fff;
}
a[class*='lightcase-icon-'].lightcase-icon-next,
a[class*='lightcase-icon-'].lightcase-icon-prev{
	width:12px;
	height: 18px;
	margin-bottom: 0;
	bottom: calc(6vh + 9px);
}
a[class*='lightcase-icon-'].lightcase-icon-next{
	right: 30vw;
	background:url(../img/pink-arrow-next.svg) no-repeat center center;
	background-size: contain;
}
a[class*='lightcase-icon-'].lightcase-icon-prev{
	left:30vw;
	background:url(../img/pink-arrow-prev.svg) no-repeat center center;
	background-size: contain;
}
a[class*='lightcase-icon-'].lightcase-icon-next:before,
a[class*='lightcase-icon-'].lightcase-icon-prev:before{content: none;}
.lightcase-icon-close:before{
	content: "";
	width:20px;
	height: 20px;
	/*background:url(/common/img/close-icon.svg) no-repeat center center;*/
	background: url(../../common/img/close-icon-black.svg) no-repeat center center;
	background-size: contain;
}
a[class*='lightcase-icon-'].lightcase-icon-close>span{
	display: block;
	text-indent: 0;
	color: #000;
	font-size:10px;
}
.hideNavi{display: none;}
html:not([data-lc-type=error]) body #lightcase-content{background-color: transparent;}
html:not([data-lc-type=error]) body #lightcase-case{
	width:80vw!important;
	max-width:960px!important;
}
html:not([data-lc-type=error]) body #lightcase-case .lightcase-contentInner,
html:not([data-lc-type=error]) body #lightcase-case .lightcase-inlineWrap{
	max-width:100%!important;
	max-height: 100%!important;
	width:100%!important;
	height: 100%!important;
	padding: 0;
	background-color: transparent;
}

@media screen and (min-width:769px){
	#shareContactnavi ul{
		display: flex;
		justify-content:space-between;
	}
	#shareContactnavi li{width:calc(50% - 10px);}
	#shareContactnavi li h3{
		margin-bottom:24px;
		font-size: 2.4rem;
	}
	#shareContactnavi li p{font-size: 1.8rem;}
	#shareContactnavi li p+p{margin-top:36px;}
	#shareContactnavi li a.more{font-size: 2.2rem;}
	#footer {padding-top: 36px;}
}
@media screen and (max-width:768px){
	html:not([data-lc-type=error]) body #lightcase-case{
		width:90%!important;
		height:80%!important;
		left: 5%!important;
		top:10%!important;
		margin: 0!important;
	}
	html[data-lc-type=ajax] #lightcase-case,
	html[data-lc-type=inline] #lightcase-case{padding: 0;}
	#shareContactnavi li{width:100%;}
	#shareContactnavi li+li{margin-top: 10px;}
	#shareContactnavi li h3{
		margin-bottom:18px;
		font-size: 2.0rem;
	}
	#shareContactnavi li p{font-size:1.5rem;}
	#shareContactnavi li p+p{margin-top:24px;}
	#shareContactnavi li a.more{font-size:1.8rem;}
	#footer {padding-top:6vw;}
	#footer #translation{margin-top:0;}
	#footer .copyrights{margin-top: 0;}
	body#myroomLoginRegister #footer{
		padding: 18px 0 48px;
		height: auto;
	}
}
@media screen and (min-width:641px){
	body#myroomLoginRegister #glnavi .sp.myroom{display: none;}
}

@media screen and (min-width:641px) and (max-width:1200px){
	#myroomLoginRegister #main section{
		width:96%;
		margin: 0 auto 35px;
	}
}
@media screen and (min-width:769px) and (max-width:1080px){
	#login.section,
	section#login{width:96%;}
}
@media screen and (max-width:640px){
	#pagehead .wrap {
		height: auto;
		padding-top: calc(40px + 6vw);
		padding-bottom: 10.4vw;
	}
	#pagehead h1,
	#pagehead .name {
		position: relative;
		height: auto;
		width: 100%;
		margin: 0;
	}
	body#myroomLoginRegister #footer .copyrights{line-height: 1.2;}
	body#myroomLoginRegister #footer #btmNavi li{line-height: 1.8;}
}
