/*
Theme Name: lotus25
Author: lotus
Author URI: http://lotus-branding.co.jp
*/

.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}

.fright{text-align: right;}

.divleft{float: left;width: 50%;}
.divright{float: right;width: 50%;}

.divleft.seventhree{width: 70%;}
.divright.seventhree{width: 30%;}
.mbtm{margin-bottom: 1em;}

#banner > .logo{
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 600px;
	width: 90%;
	text-align: center;
}
#banner > .logo img{
width: 100%;	
}
.lmodo {
	display: block;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.1);
	display: inline-block;
	margin-top: 2em;
	padding: 0 1em;
	height: 3em;
	line-height: 2.8em;
}
.loopost .textright h2 {
	left: auto;
	right: 0;
	color: #3a1062;
	text-transform: uppercase;
	font-size: .7em;
}
.loopost .textright h2 {
	margin-bottom: 0;
	font-size: 1rem;
	padding: 0 1rem 0 1rem;
	position: absolute;
	bottom: .3rem;
	left: 1rem;
	color: #000;
	z-index: 2;
	font-weight: 400;
	font-size: .7em;
}
.nvall h2 a:after,
.loopost .textright h2:after {
	content: '\03e';
	margin: 0 0 0 .3em;
	color: #000000;
	text-transform: uppercase;
	position: relative;
	display: inline;
}
.alubumlist .loopost .textright h2:after{
	color: #ffffff;
}

.nvall h2:after,
.loopost .textright h2:after,
#three .loopost .textright h2:after{
	background:none;
}
.wrapper.style2 .alubumlist h2{
	color: #fff;
}
.alubumlist h6{
	font-size: 1em;
	line-height: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
}

.logo p{
	text-align: left;
	margin-top: 1em;
}
.nvall h2{
	bottom: .6rem;
	left: auto;
	font-size: .7em;
	right: 0em;
	height: 3em;
	line-height: 3em;
	font-weight: 400;
	margin-bottom: 0;
}
.nvall h2 a{
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
	display: block;
	padding: 0 1em 0 1rem;
	border: dashed 1px #000;
}
.nvall h2 a:hover{
	background: #edf;
}
.snaplist .loopost .textright h2{
	bottom: .6rem;
	left: auto;
	right: 1em;
	padding: 0 0 0 1rem;
}
.alubumlist .loopost .textright h2{
	font-size: .7rem;
}
.loopost .date {
	font-size: .7rem;
	position: absolute;
	bottom: .5em;
	left: 1em;
	color: #fff;
}

.post .image.loopost {
	margin-bottom: 0;
}
.post .image.loopost.last {
	border: dashed 1px #000;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
}
.alubumlist .post .image.loopost.last {
border: dashed 1px #fff;
}
.post .image.loopost.last:hover{
	background: rgba(231, 210, 252, 1);
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.alubumlist .post .image.loopost.last:hover{
background: rgba(255, 255, 255, 0.233);
}
.journallist ul.alt li{
	padding: .5em 0;
	background: #fff;
}
.journallist ul.alt li{
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
}
.journallist ul.alt li:hover {
background-color: rgba(255, 255, 255, 0.5);
transition: background-color .3s cubic-bezier(0.4, 1.07, 1, 1);
padding-inline: .8rem;
}
.journallist ul::after {
	content: "";
	display: block;
	clear: both;
}

.journallist .diarytitle{
	vertical-align: middle;
	line-height: 1.5em;
}
.journallist .datetime{
	margin-top: .6em;
	float: right;
	font-size: .7em;
	color: rgba(86, 86, 86, 1)
}

.journallist .icon.fa-camera {
	color: #bb94dd;
	font-size: .8em;
	vertical-align: middle;
}
.subpage .tagtop{
	margin-bottom: 2em;
}

.tagtop a:before {
	content: "#";
}
#main .tagtop a {
	display: inline-block;
	font-size: .8em!important;
	background: #E8DBF3;
	padding: 0 1em;
	line-height: 2.8em;
	height: 3em;
	display: inline-block;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
}
.tagtop a:hover{
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.home .tagtop a{
	background:none;
	padding: 0 .8em 0 0;
}
.home .tagtop a:hover{
	color: #b9d;
}
.home .alubumlist .tagtop a{
	color: #fff;
}
.alubumlist .post h2{
	font-size: 1em;
	margin: 0;
	padding: 0 0 .5em 0;
}
.alubumlist p{
	color: #fff;
}
.post .image {
	position: relative;
	display: inline-block;
}

.post .image img.imgdk {
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
}

.post .image .date {
	display: none;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
	opacity: 0;
}

.post .image:hover img.imgdk {
	filter: brightness(0.8);
}

.post .image:hover .date {
	display: block;
	opacity: 1;
}
.alubumlist .post .image .date {
	display: block;
	opacity: 1;
	pointer-events: none;
}
.post .image img.imgdk:hover{
	filter: brightness(0.8);
}
.alubumlist .post .image img.imgdk{
	filter: brightness(0.8);
}
.alubumlist .post .image img.imgdk:hover{
	filter: brightness(1);
}
.loopost .date {
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}


a.linknimg img{
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
}
a.linknimg:hover img {
	filter: brightness(0.8);
}
.pagelink:nth-child(n+2):before {
	content: '\03e';
	margin: 0 .6em;
}
.monly {
	display: none!important;
}
.ponly {
	display: block!important;
}
.backthum {
width: 100%;
position: fixed;
-moz-opacity: 0.3;
opacity: 0.3;
filter: alpha(opacity=30);
z-index: -1;
}
.backthum::after {
content: '';
position: absolute;
bottom: -1em;
left: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(180deg, transparent 0% 10%, #FFF 50% 100%);
}
.backthum img {
width: 100%;
}
.diary-wrapper {
	max-width: 600px;
	margin: 6em auto;
	min-height: 300px;
}

.single .post-edit-link{
	text-decoration: none;
	color: #fff;
	font-size: .6em;
	margin-left: .5em;
}
.loopost a.post-edit-link{
position: absolute;
bottom: 0;
right: 0;
background: rgba(255, 255, 255, 0.287);
height: 10px;
width: 10px;
clip-path: polygon(100% 0, 1000% 100%, 0 100%);
}
.tagtop{
	margin-bottom: 2em;
}
.loopost{
	position: relative;
}
ul.tags{
	list-style: none;
	display: flex;
	gap: 1em;
	margin: 0;
	padding: 0;
}

.single .tags li a:before{
  content: "#";
}
.single .tags li a{
  display: inline-block;
  font-size: .8em;
  border: 1px solid #000;
  padding: 0 .5em;
  line-height: 2.2em;
  height: 2.2em;
  display: inline-block;

  -webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
}
.single .tags li a:hover{
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-color: #f6f6f6;
}
ul.sitemap{
	padding-left: 0;
	font-family: "Poppins", sans-serif;
	font-size: 0.8rem;
	font-weight: 300;
	text-transform: uppercase;
}
ul.sitemap li{
	display: inline-block;
	margin-right: .1em;
	margin-bottom: .5em;
	background: #fff;
	padding: .5em 1em;
	border: 1px solid rgba(0, 0, 0, 0.15);
}
ul.sitemap li a{
	text-decoration: none;
}

.archive ul.sitemap{
	margin-top: 2em;
}
.archive ul.sitemap li{
	border: 1px solid #eee;
}
.hlinea,
.hline {
	position: relative;
	margin-bottom: 2em;
}
.hlinea h3,
.hline h3 {
	text-align: left;
	position: relative;
	padding-bottom: 0;
	margin-bottom: 0;
}
.hline h3:after{
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	top: 10px;
	width: 100%;
	z-index: 0;
	background: rgba(0, 0, 0, 0.15);
}

.hline h3 span {
	padding: 0 .5em 0 0;
	background: #ffffff;
	display: inline-block;
	position: relative;
	z-index: 1;
	color: #000;
}
.hlinea h3 span {
	padding: 0 .5em 0 0;
	background: none;
	display: inline-block;
	position: relative;
	z-index: 1;
	color: #fff;
}
.vmore a:after {
content: '\03e';
margin: 0 0 0 .3em;
color: #51c5e8;
}
.vmore {
	position: absolute;
	top: -6px;
	right: 0;
	padding: 0;
	background: #ffffff;
}

#three.wrapper.style2 .ttls.textright h2{
	color: #fff;
}
.pagenvleft{
	width: 50%;
	float: left;
	text-align: left;
}
.pagenvright{
	width: 50%;
	float: right;
	text-align: right;
}
.pagenv a {
background: #dce;
padding: 0 .5em;
line-height: 1.8em;
height: 2em;
display: inline-block;
text-decoration: none;
color: #000;
border: 1px solid #dce;
-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
}
.pagenv a:hover{
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.pagenv .current{
padding: .2em .5em;
border: 1px solid #dce;
}
.postloop .image.fit{
	margin-bottom: 0;
}

.single-diary .content p{
	margin-bottom: 1em;
}
.diary-wrapper{
	max-width: 600px;
	margin: 6em auto;
}
.diary-image{
	margin: 0 auto;
	max-width: 500px;
	margin-bottom: 1em;
	text-align: center;
}

#main.wrapper.subpage .alubumlist h6,
#three.wrapper.style2 .alubumlist h6{
	color: #fff;
}
.mfp_element_reset,
button#mfp_button_cancel {
box-shadow: none;
}
.gallery{
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	margin-bottom: 2em;
}
.gallery-item img{
	max-width: 100%;
	height: auto;
	vertical-align:top;
}
input[type="checkbox"] + input + label:before, input[type="radio"] + input + label:before, input[type="checkbox"] + label:before, input[type="radio"] + label:before{
	font-family: 'Font Awesome 5 Free';
}
#contact h3{
	font-size: 1.2em;
	padding-bottom: 0;
}
#contact h3:after{
	border-bottom:none;
	background:none;
}
.coffeelink{
	margin-bottom: 2em;
}
form#mailformpro label.lowc{
	text-transform: none;
	font-size: 1em;
}
.page-id-56299 .diary-wrapper{
	text-align: center;
}
#header h1 a span,
#contact h3 span{
	text-transform: none;
	font-weight: 400;
	font-size: .8em;
	padding-left: .5em;
}
#header h1,
#header.alt h1{
	text-transform: none;
	font-weight: 700;
}
.lmod{
	font-size: .8em;
}
.diarycate:before{
	content: "#";
}
.diarycate{
	padding: 0;
	font-size: .8em;
	line-height: 1.5em;
	vertical-align: middle;
	color: #bb94dd;
}
.diarycate:not(:first-child) {
	padding-left: 0.5em;
}
.single-diary .textonly{
	background: rgba(255, 255, 255, 0.497);
	padding: 2em;
}
.single-diary .textonly p{
	margin-bottom: 0;
}
.dlista{
	display: block;
}
.newicon{
	color: #51c5e8;
	font-family: "proxima-soft", sans-serif;
	font-size: .6em;
	width: 40px;
	vertical-align: middle;
}
.dsnophoto{
	width: 40px;
	height: 40px;
	vertical-align: middle;
	margin-right: .5em;
	display: inline-block;
	border: 1px dashed #eee;
}
.dsphoto{
	width: 40px;
	height: auto;
	vertical-align: middle;
	margin-right: .5em;
}
.diary-gallery{
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-moz-align-items: -moz-stretch;
	-webkit-align-items: -webkit-stretch;
	-ms-align-items: -ms-stretch;
	align-items: stretch;
}
.diary-gallery .gallery{
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));
	margin-bottom: 2em;
	justify-content: start;
}
.single-diary .gallery-item img{
	max-width: 100%;
	height: auto;
	vertical-align:top;
	border-radius: 0;
}
.single-diary .content p{
	margin-bottom: 1em;
}
.single-diary .gallery-item img{
	max-width: 100%;
	height: auto;
	vertical-align:top;
	border-radius: 0;
}

.journallist.diarylist ul.alt {
	gap: 20px;
	grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	margin-bottom: 2em;
	display: grid;
	justify-content: start;
}
@media screen and (max-width: 1070px){
	.journallist.diarylist ul.alt{
		gap: 10px;
	}
}
.journallist.diarylist ul.alt li{
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-moz-align-items: -moz-stretch;
	-webkit-align-items: -webkit-stretch;
	-ms-align-items: -ms-stretch;
	align-items: stretch;
	position: relative;
	padding: 0;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
}


.journallist.diarylist .dsphoto {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
	-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;
	filter: brightness(0.6);
}
.journallist.diarylist .dsphoto:hover{
	filter: brightness(0.8);
}

.journallist.diarylist .dlista {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 1.5em;
	z-index: 2;
}

.journallist.diarylist .diarytitle,
.journallist.diarylist .datetime {
	position: relative;
	color: #fff;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
	z-index: 3;
	pointer-events: none;
}

.journallist.diarylist .diarytitle {
	font-size: .9em;
	line-height: 1em;
	display: block;
}

.journallist.diarylist .datetime {
	font-size: .7em;
	line-height: 1em;
	float: none;
	margin-left: .5em;
}

.journallist.diarylist .newicon {
	position: absolute;
	right: .5em;
	top: .2em;
	color: #fff;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
	z-index: 4;
}
.journallist.diarylist .icon{
	position: absolute;
	right: .5em;
	bottom:.2em;
	color: rgba(255, 255, 255, 0.8);
	z-index: 4;
}
.card{
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	margin-bottom: 2em;
	justify-content: start;
}

.card div{
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-moz-align-items: -moz-stretch;
	-webkit-align-items: -webkit-stretch;
	-ms-align-items: -ms-stretch;
	align-items: stretch;
	border: 1px solid #444;
	padding: 1em;
	background: rgba(238, 221, 255, 0.431);
	vertical-align: middle;
	height: 100px;
	align-items: center;
	justify-content: center;
	position: relative;
	line-height: 1.4em;
}
.card div span{
	display: none;
	font-size: .9em;
}

.card div span.show {
  display: block;
}

.card div .delbtn{
	position: absolute;
	bottom: .2em;
	right: .5em;
	box-shadow:none;
	font-size: .8em;
}
.addword input[type="text"]{
	width: 200px;
	max-width: 30%!important;
	float: left;
	margin-right: .5em;
}
.addword button{
	height: 3.65em;
}
button.copy-btn{
	position: absolute;
	bottom: 0;
	left: 0;
	box-shadow:none;
	font-size: 1em;
	height: 2em;
	line-height: 2em;
	padding: 0 .5em;
}
.addword .addttl{
	margin-bottom: .5em;
}
.loginlink{
	display: block;
	font-size: .7em;
}
.loginlink a{
	background: #eee;
	padding: .2em .3em;
	height: 1.8em;
	line-height: 1.8em;
	margin-left: .3em;
	
}
.diary-wrapper h4{
	padding-bottom: 0;
	margin-bottom: .5em;
	font-size: .9em;
}
.fpinr{
	margin-bottom: 1em;
}
.fpmeg{
	
}
.fpinr h5{
	margin-bottom: 0;
}
.fpinr label{
	display:inline-block;
	margin-bottom:6px;
}
.fpwapper{
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
	padding: 2em 0 4em;
}
.fpwapper input[type="date"]{
	width: 100%;
	line-height: 2.4em;
}
.fpwapper .file-button{
	border: 2px rgb(0, 0, 0) dashed;
	padding: 2em;
	width: 100%;
	cursor: pointer;
}
.fpwapper .file-button::file-selector-button {
  font-weight: bold;
  color: white;
  background: rgb(188, 148, 222);
  font-size: 14px;
  border: 0;
  border-radius: 10em;
  padding: 8px 16px;
  text-align: center;
}
.fpwapper .button.fit{
	height: 4em;
}
@media screen and (max-width: 1680px){ 
	.alubumlist .posts .post:nth-child(n+24):not(:last-child) { display: none; } 
}
@media screen and (max-width: 1430px){ 
	.alubumlist .posts .post:nth-child(n+20):not(:last-child) { display: none; } 
}
@media screen and (max-width: 1164px){ 
	.alubumlist .posts .post:nth-child(n+16):not(:last-child) { display: none; } 
}
@media screen and (max-width: 1016px){
	.alubumlist .posts .post:nth-child(n+15):not(:last-child) { display: none; }
}
@media screen and (max-width: 874px){
	.alubumlist .posts .post:nth-child(n+12):not(:last-child) { display: none; }
}
@media screen and (max-width: 980px){ 
	.snaplist .posts .post:nth-child(n+24):not(:last-child) { display: none; } 
}
@media screen and (max-width: 957px){ 
	.snaplist .posts .post:nth-child(n+21):not(:last-child) { display: none; } 
}
@media screen and (max-width: 847px){ 
	.snaplist .posts .post:nth-child(n+18):not(:last-child) { display: none; } 
}
@media screen and (max-width: 693px){ 
	.snaplist .posts .post:nth-child(n+15):not(:last-child) { display: none; } 
}
@media screen and (max-width: 583px){ 
	.snaplist .posts .post:nth-child(n+12):not(:last-child) { display: none; } 
}

@media screen and (max-width: 1280px){
	#banner > .logo{
		max-width: 400px;
	}
	.card{
		grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
	}


}
@media screen and (max-width: 980px) {
	.card{
		gap: 10px;
	}
}	
@media screen and (max-width: 736px) {
	.card div{
		display: block;
	}
	.card{
		grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
	}
	.page-id-56299 .diary-wrapper{
		text-align: left;
	}
	#banner > .logo{
		max-width: 70%;
	}
	div#mfp_thanks strong{
		display: inline;
	}

	.monly {
		display: block!important;
	}
	.ponly {
		display: none!important;
	}
	#main .tagtop a {
	background: #ffffff;
	padding: 0 .3em;
	line-height: 2em;
	height: 2em;
	}
}