@media screen and (max-width : 768px){
.wrap {
	overflow: hidden;
	
}
}


.google-auto-placed {
	margin-bottom: 70px;
}


body {
	color: #1A1A1C;
}

.breadcrumbs__list {
    max-width: 1220px;
}

.photoTools__button span {
    position: relative;
    font-size: 1.5rem;
}

.mainVisual__title {
    font-size: 32px;
}

.mainVisual__title2 {
    font-size: 18px;
    margin-top: 10px;
}

@media screen and (max-width : 768px){
.mainVisual__title {
    font-size: 20px;
}
}

@media screen and (max-width : 768px){
.mainVisual__title2 {
    font-size: 16px;
}
}

.faq-box{
	color: #1A1A1C;
    background: #fff;
    padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #b1b1b1;
}

.faq-box:last-child{
	border-bottom: 1px dotted #b1b1b1;
}

.faq-box-title {
    color: #fff;	
}

.editorArea p{
margin-top: 20px;
}

.faq-box-Q {
    background: #f6f6f6;
    border-radius: 7px;
    margin-bottom: 20px;
    padding: 15px;
	margin-top:20px;
	border: 5px solid #d5d5d5;
}

.faq-box-Q-title {
   font-size: 20px;	
   font-weight: bold;
       line-height: 1.5em;
    letter-spacing: 0.04em;
}

@media screen and (max-width : 768px){
.faq-box-Q-title {
   font-size: 16px;	
}
}

.faq-box-list {
   overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 12px;
}

.faq-box-Q small {
    display: block;
    font-size: 14px;
    line-height: 1;
	margin-bottom:10px;
	color: #fe7657;
	font-weight: bold;
}

.faq-box-F {
    display: inline-block;
    padding: 3px 10px 4px;
    font-size: 14px;
    background: #5785fe;
    color: #fff;
    line-height: 1.5em;
    letter-spacing: 0.04em;
    border-radius: 7px;
    font-weight: bold;
	margin-left:10px;
}

.l-container {
    padding: 67px 0 0;
	grid-template-columns: 1fr 1240px 0px 1fr;
	min-width: 1240px;
}

.block__content {
  padding: 40px;
  font-size: 16px;
  letter-spacing: 0.04em;
}

@media screen and (max-width : 768px){
.block__content {
  padding: 16px;  
}
}

.editorArea {
    font-size: 16px;
    letter-spacing: 0.04em;
}

.editorArea h2::after, .page__photos>h2::after {
    height: 2px;
    margin-top: 13px;
}

.d-page__title{
    font-size: 32px;
    line-height: 1.5em;
    letter-spacing: 0.04em;
}

@media screen and (max-width : 768px){
.d-page__title{
	font-size: 28px;
}
}

.about__title {
    font-size: 32px;
}

.e-page__title{
    font-size: 28px;
    line-height: 1.5em;
    letter-spacing: 0.04em;
}

@media screen and (max-width : 768px){
.e-page__title{
	font-size: 20px;
}
}

.e-page__heading{
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 0.04em;
	border-left: 15px solid #f0f0f0;
	padding-left: 15px;
	font-weight: bold;
}

@media screen and (max-width : 768px){
.e-page__heading{
	font-size: 18px;
}
}

.mainVisual__thumb {
    height: 50vh;
}

.e-page__heading-a{
    font-size: 16px;
    line-height: 1.7em;
    letter-spacing: 0.04em;
	font-weight: bold;
}

@media screen and (max-width : 768px){
.e-page__heading-a{
	font-size: 16px;
}
}

.c-page__heading{
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 0.04em;
	font-weight: bold;
	color: #14171a;
	margin-bottom: 10px;
}

@media screen and (max-width : 768px){
.c-page__heading{
	margin-bottom: 10px;
}
}

.s-page__heading{
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: 0.04em;
	font-weight: bold;
	margin-bottom:20px;
}




@media screen and (max-width : 768px){
.s-page__heading{
	font-size: 18px;
	margin-bottom:10px;
}
}


.editorArea h2 {
    font-size: 24px;
    line-height: 1.4em;
    letter-spacing: 0.04em;
}

@media screen and (max-width : 768px){
.editorArea h2 {
    font-size: 20px;
    line-height: 1.4em;
    letter-spacing: 0.04em;
}
}

.editorArea h3 {
    margin-top: 40px;
    font-size: 20px;
    line-height: 1.4em;
    letter-spacing: 0.04em;
}

@media screen and (max-width : 768px){
.editorArea h3 {
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: 0.04em;
}
}


.sidebar-title{
	margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.7em;
    letter-spacing: 0.04em;
	font-weight: bold;
}

@media screen and (max-width : 768px){
.sidebar-title{
	font-size: 16px;
}
}


.right-bar{
	margin-left:20px;
}

@media screen and (max-width : 768px){
.right-bar{
	margin-left:0px !important;
}
}


.aboutSection__title {
    font-size: 2rem;
}


.download_info {
    padding: 0px;
}

.photoDownload__buttons {
    margin: 0px -5px 0;
}

.block__head {
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 20px;
    padding-left: 5px;
}


.acd-check{
    display: none;
}
.acd-label{
    background: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    position: relative;
	border: 1px solid #d1d5db;
}
.acd-label:after{
    background: #f3f4f6;
    box-sizing: border-box;
    content: '\f078';
    display: block;
    font-family: "FontAwesome";
    height: auto;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 0px;
}
.acd-content{
    border: 1px solid #d1d5db;
    display: block;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
	margin-top: 10px;

}
.acd-check:checked + .acd-label:after{
    content: '\f077';
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
	margin-bottom: 10px;
}



.download_info:before{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -60px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "\f03e";
    font-family: FontAwesome;
    color: #FFF;
    font-size: 40px;
    line-height: 1;
    font-weight: 900;
}

.download_info p {
    position: relative;
    z-index: 3;
	font-size: 15px;
	margin-bottom: 15px;
}

.download_info cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}




.slideimg {
    position: relative;
    background: #fff;
}

.l-footer {
    min-width: unset;
}

.block__headerMore {
    position: unset;
    margin-top: 30px;
}


@media (max-width: 110px){
.footerNav {
    max-width: 768px;
}
}

@media screen and (min-width : 769px){
.se_muki {
    width: 100% !important;
}
}


@media (max-width: 1170px){
.l-container {
   grid-template-columns: 1fr auto auto 1fr !important;
   min-width: auto;
}
}

@media (max-width: 980px){
.l-container2 {
   grid-template-columns: 1fr auto auto 1fr !important;
   min-width: auto !important;
}
}

.photoEntries__picture {
    height: auto!important;
}


.slideimg img {
    max-height: 500px;
	display: block;
    margin: 0 auto;
}

@media screen and (max-width : 768px){
.about__description {
    margin: 0px auto 0px;
}
}

@media screen and (max-width : 768px){
.page__description {
    padding: 0 10px!important;;
}
}




.about__description {
    margin: 0px auto 20px;
}

@media screen and (max-width : 768px){
.slideimg img {
    max-height: 240px;
	display: block;
    margin: 0 auto;
}
}

.slick-next, .slick-prev {
    bottom: 50%;
    background: #ffffffb8;
    border-radius: 5px;
    margin: 10px;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover  {
    outline: 0;
    background: 0 0;
    color: transparent;
	background: #ffffff82;
}



.entries__thumb img {
    border: 1px solid #e4e2da;
}


.l-container2 {
    line-height: 1.5;
    display: grid;
	grid-template-columns: 1fr 980px 0px 1fr;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: px;
    padding: 67px 0 0;
}

.crop__size {
    padding: 6px 8px;
}

.entriesList__item {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.page__description {
    padding: 0 50px;
}


.crop__download {
    border: 0px;
	font-size: 1.4rem;
	padding: 0px 0;
}

.photoEntries {
    box-shadow: 0 0 10px rgb(0 0 0 / 0%);
}

.masonry_box {
	display: inline-block;
    margin: 0 0 1em;
    width: 100%;
	border: 1px solid #e4e2da;
}

.masonry {
    column-count: 3;
    column-gap: 1em;
}

.masonry4 {
    column-count: 4;
    column-gap: 1em;
}

@media screen and (max-width : 768px){
.masonry {
    column-count: 2;
    column-gap: 1em;
}
}

@media screen and (max-width : 768px){
.masonry4 {
    column-count: 2;
    column-gap: 1em;
}
}


@media screen and (max-width : 768px){
.search {
    border-top: 0px solid #ece8db;
}
}


.open {
	cursor:pointer;
}
#pop-up {
	display: none;
}
.overlay {
	display: none;
}
#pop-up:checked + .overlay {
	display: block;
	position: fixed;
	width: 100%;
	height: 500vw;
	top: 0;
	left: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.8);
}
.window {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 95vw;
	max-width: 600px;
padding-top:30px;

	height: auto;
	background-color: #fff;
	border-radius: 4px;
	align-items: center;
	transform: translate(-50%, -50%);
}
.close {
	position: absolute;
    top: 0px;
    right: 7px;
    cursor: pointer;
    font-size: 20px;
    text-align: center;
    width: 25px;
}

.close:hover{
	opacity: 0.7;
}




.artificialPhotos__item6 {
    width: calc(100%/6);
    position: relative;
}

@media screen and (max-width : 768px){
.artificialPhotos__item6 {
    width: calc(100%/3);
    position: relative;
}
}

.artificialPhotos__item6 a:hover img {
    opacity: .7;
}

.dl__Ssize {
	font-size: 5.2rem;
    color: #ea056e;
}

.photoTags__list_noscroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -3px;
}

@media screen and (max-width : 768px){
.photoTags__list_noscroll  {
    margin: -5px;
	margin: -5px;
    display: flex;
    width: auto;
	margin-top: 15px;
}
}

.category_top {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e7eb;
}





.photoTags__list {
    margin: -3px;
}

.share__item.-x a {
    background: #333;
}

@media screen and (max-width : 768px){
.photoTags__list {
    margin: -5px;
	margin: -5px;
    display: flex;
    width: auto;
    height: 55px;
    overflow-x: scroll;
    flex-wrap: unset;
	margin-top: 15px;
}


.photoTags__list::-webkit-scrollbar{
   display:none;
}
}


.dl__Msize {
	font-size: 5.2rem;
    color: #258dc8;
}

.mainSlider__item {
    padding: 0 6px;
}

.artificial__thumbs {
    width: 100%;
}

.entries {
    padding: 0px 0;
}

.dl__Lsize {
	font-size: 5.2rem;
    color: #7cae3e;
}

.dl__button {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0.7em;
    text-align: center;
    text-decoration: none;
    color: #333;
    background: #fafafa;
    border: 1px solid #ddd;
    transition: transform ease .3s;
    font-weight: 600;
    font-size: 1.3rem;
    padding-bottom: 2.9em;
    padding-top: 22px;
}

.dl__button:hover {
	 cursor: pointer;
	 text-decoration: none;
	 background: #fff;
}

.dl__button span {
	display: inline-block;
	text-decoration: none;	
	transition: transform ease .3s;
	font-size: 3.5rem;
	color: #d1d5db;
	margin-top: 20px;
}

.dl__button:hover span {
	cursor: pointer;
	text-decoration: none;
	transform: translateY(10px);
}




.l-main.-two {
    margin-top: 20px;
}

.button--large, .button.-primary {
    width: 100%;
    background: #258DC8;
    -webkit-box-shadow: 0 5px #1D6F9D;
    box-shadow: 0 5px #1D6F9D;
}


.button--large:hover, .button.-primary:hover {

    -webkit-box-shadow: 0 3px #1D6F9D;
    box-shadow: 0 3px #1D6F9D;
}

.photoDownload__button {
    padding: 0 5px;
}

.social__item {
    margin-right: 15px;
}

.photo_ac {
    font-size: small;
    margin-bottom: 20px;
    line-height: 1.5em;
    letter-spacing: 0.04em;
    border-left: 15px solid #f0f0f0;
    padding-left: 15px;
}


.social__item a {
    width: 35px;
    height: 35px;
    font-size: 1.8rem;
	border-radius: 0%;
}

@media screen and (max-width : 768px){
.social__item a {
    width: 35px;
    height: 35px;
    font-size: 1.4rem;
}

.social__item {
    margin-right: 15px;
}
}



.share__item {
    margin-right: 10px;
}



.searchColors__item {
    margin: 5px 10px 5px 0;
}

.photoSpec {
    font-size: 14px;
}




@media screen and (max-width : 768px){
.l-container2 {
    display: block;
    padding-top: 0;
    min-width: 0;
	padding: 65px 0 0;
}
}

.sp__img {
    width: 80%;
}


@media screen and (max-width : 768px){
.sp__img {
    width: 40%;
}
}



.block__header2 {
    padding: 20px 25px;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #ece8db;
	
}

.sensitive img{
	filter: blur(2px);
}

.search__input {
    padding: 6px 5px;
	min-width: 180px;
}

.sensitive-border{
	border: 2px solid #eb1f1f;
}

.blur{
  filter: blur(3px);
}

.sitelink {
	padding-top: 100px;
}

.sitelink_inner {
    padding-top: 100px;
    margin-top:-100px;
}

.icon.-checkbox {
    border: 1px solid #58585a;
}


.search__field {
    border-radius: 0px;
	border: 1px solid #666;
}

.breadcrumbs a:hover {
    color: #de2f22;
}

.breadcrumbs__item:last-child {
    font-weight: 600;
    color: #555;
}

.searchColors__name {
    width: 17px;
}

.icon.-radio {
    display: block;
    margin-right: 10px;
    height: 16px;
}

.link_text {
    padding-top: 90px !important;
    margin-top: -90px !important;
}


@media screen and (max-width : 768px){
.link_text {
    padding-top: 150px !important;
    margin-top: -150px !important;
}
}


.header_ad {
    height: auto !important;
    padding: 10px;
    background-color: white;
    margin-bottom: 10px;
    margin-top: 10px;
}

@media screen and (max-width : 768px){
.header_ad {
    padding-top: 75px;
	margin-bottom: 0px;
}
}

.header_noad {
    
}

@media screen and (max-width : 768px){
.header_noad {
    padding-top: 75px;
	margin-bottom: 0px;
}
}




.l-header {
grid-template-columns: 200px 355px 685px;
}



@media screen and (max-width : 1170px){
.l-header {
    grid-template-columns: 1fr 1fr 5fr;
	min-width: 768px;
	padding-left: 10px;
}
}



.searchColors__name:hover {
    box-shadow: 0 0 5px rgb(0 0 0 / 38%);
}

.searchFilters__item.-orientation {
    width: 33%;
}

.search__more i {
    margin-top: 0px;
	padding-left: 13px;
    margin-left: -6px;
	font-size:10px;
	
}

.sidebarNav__item .fa {
    width: 45px;
    margin-right: 0px;
    text-align: center;
    font-size: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
	margin-left: -20px;
}

.globalNav__link.-icon {
    padding: 10px 0;
}

.searchFilters__description {
    font-weight: 500;
	font-size: 1.5rem;
}

.searchFilters__title {
    font-size: 1.5rem;
}

.block__meta .photoTags__title {
   font-weight: bold;
}

.sidebarNav__thumb {
    font-weight: bold;
}

.search__keywords {
	    font-weight: 500;
}



.fa-x:before {
    content: "\1D54F";
}

.social__item.-x a {
    background: #333;
}




.globalNav__link {
    padding: 20px 10px;
	font-weight: bold;
}

.globalNav__subItem a {
    font-weight: 900;
}

.globalNav__item .arrow {
    bottom: 10px;
}

.search__more {
    background: #fff;
    padding-right: 10px;
	border-radius: 0px;
	width: 130px;
}

.searchColors__radio:checked+.searchColors__name {
        box-shadow: 0 0 5px rgb(0 0 0 / 38%);
}

a {
    color: #de2f22;
}

.photoDownload__title {
    color: #696969;
}

.photosq a:hover {
	border: 2px solid #ffffff;
}


.photo__title {
	left: 0px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 1.3rem;
	padding: 2px 5px;
}


.aboutImageSection__thumb img, .archive__thumb img {
    width: 100vw;
}


.icon.-favorite {
transform: scale(.48);
}

.icon.-shop {
transform: scale(.48);
}

.globalNav__item.-shop {
    margin-right: 0;
    width: 80px;
    border-right: 1px solid #ddd;
}

.tooltip {
  position: relative;
  font-size: 0.8em;
  cursor : pointer;
}

.tooltip::before,
.tooltip::after {
  position: absolute;
  transition: all 0.2s ease 0s;
  opacity: 0;
}

.tooltip::before {

}
.tooltip::after {
  content: attr(data-tooltip);
  display: block;
  padding: 10px;
  background: rgba(0,0,0,.7);
  color: #fff;
  margin-left:20px;
  top: 20px;
  left: 20;

}
.tooltip:hover::before{
  top: 20px;
  opacity: 1;
}
.tooltip:hover::after{
  top: 20px;
  opacity: 1;
  border: 2px solid #ededed;
  font-weight: bold;
}

.tooltip:hover{
  opacity: 1.0;

}


.tooltip:hover img{
  transition-duration: 2.5s;
  opacity: 1;
}

@media screen and (max-width : 768px){
.card__content {
    padding: 7px;
}
}


.card__content p {
    padding-bottom: 10px;
}


.card__content {
    padding: 15px 15px 5px 15px;
}

.card__title {
    font-size: 1.3rem;
	line-height: 1.5em;
    letter-spacing: 0.04em;
}

.card__title h4 {
    font-size: 1.2rem;
}

@media screen and (max-width : 768px){
.card__title {
    font-size: 16px;
}
}

@media screen and (max-width : 768px){
.tooltip {
  position: relative;
  font-size: 0.7em;
  left: 20;
}
.tooltip::before,
.tooltip::after {
  position: absolute;
}

.tooltip::before {
}

.tooltip::after {
  content: attr(data-tooltip);
  display: block;
  padding: 5px;
  background: rgba(0,0,0,.7);
  color: #fff;
  margin-left:5px;
  top: 5px;
  left: 5;
  font-size: 1.2rem;

}
.tooltip:hover::before{
  top: 5px;
  opacity: 1;
}
.tooltip:hover::after{
  top: 5px;
  opacity: 1;
  border: 2px solid #ededed;
  font-weight: normal;
}

.tooltip:hover{
  opacity: 1;
  transition-timing-function:ease-in-out;
}
}


.globalNav__item {
    margin-right: 5px;
}

.globalNav__subList {
    width: 160px;
}

.globalNav__item.-menu {
    margin-right: 0;
    border-left: 0px solid #ddd;
}

.globalNav__item.-gacha {
    border-left: 1px solid #ddd;
	width: 80px;
	margin-right: 0;
}


@media screen and (max-width : 1170px){
.globalNav__item.-gacha {
    width: 50px;
	margin-right: 0px;
}
}

.mainVisual__content a:hover {
    text-decoration: none;
}



.before-none {
	display: none;

}

.sidebarNav__thumb img {
    padding: 5px;
	max-width: 140px;
}

.pageNav__item a, .pageNav__item span {
    width: auto;
}


@media screen and (max-width : 768px){
.globalNav__link.-icon {
    /* padding: 20px 0 15px; */
}
}

@media screen and (max-width : 768px){
.globalNav__link.-icon {
    padding: 10px 0;
}
}

@media screen and (max-width : 1170px){
.globalNav__item.-favorite {
    width: 50px;
}
}

@media screen and (max-width : 1170px){
.globalNav__item.-shop {
    width: 50px;
}
}


@media screen and (max-width : 768px){
.mgsc {
    margin-left: 15px;
    margin-right: 15px;
}
}

@media screen and (max-width : 768px){
.menuButton {
    width: 50px;
    height: 60px;
}
}

@media screen and (max-width : 768px){
.logo img {
    max-width: 130px;
}
}



@media screen and (max-width : 768px){
.l-header {
    position: fixed;
	min-width: 0px;
    padding-left: 0px;
	
}
}

@media screen and (max-width : 768px){
.breadcrumbs {
    padding-top: 65px;
}
}

@media screen and (max-width : 768px){
.mainVisual__thumb {
    margin-top: 50px;
}
}


.headtag {
    font-size: 1.2rem;
    padding-top: 10px !important;
}


.photos__mg {
    margin-top: 20px;
    margin-bottom:20px;
}

.photos__block {
    margin-bottom:40px;
}

.photos__title {
    font-size: 1.4rem;
    margin-bottom: 0px;
    font-weight: bold;
    border-left: 5px solid #ece8db;
    padding-left: 10px;
}



.sidebarNav__caption {
    margin-left: 5px;
    line-height: 1.7em;
    letter-spacing: 0.04em;
	padding-top: 10px;
    padding-bottom: 10px;
}


@media screen and (max-width : 768px){
.photos__title {
    margin-left: 0px;
}
}

.tophead {
    font-weight: normal;
    margin-bottom: 25px;
}

.headnormal {
    font-weight: bold;
}

.sidebarBlock, .sidebarBlock+.sidebarBlock, .sidebarBlock+.sidebarNav {
    margin-top: 20px;
}

.photoEntries__caption {
    font-weight: normal;
	font-size: 1.3rem;
    margin-top: 5px;
    padding: 0 10px 5px;
}
}


.label {
    background: #ff9e00;
}

.photoSpec__item {
    padding: 10px 15px;
    background-color: #fff;
    margin-bottom: 5px;
	border-bottom: none;
	text-align: left;
}

.photoSpec__item_n {
    padding: 10px 10px;
	border-bottom: none;
	text-align: left;
}

.photoSpec__title {
    font-weight: bold;
}


.photoDownload__title {
    text-align: center;
}


.thumb40 img {
    max-width: 40px;
	height: auto; 
}

.newsEntries__title {
    font-weight: bold;
    font-size: 1.8rem;
}

.entries__title-slide {
    font-size: 1.2rem;
	margin-top:10px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom: 15px;
}


.editorArea h2 {
    margin-top: 50px;
}

.breadcrumbs {
    margin-top: 0px;
}


.share__item a {
    display: block;
    color: #fff;
    width: 200px;
    text-align: center;
    padding: 8px 10px;
    text-decoration: none;
	font-size: 1rem;
	}
	
.communityBlock {
    margin-top: 0px;
}
	
.sidebarNav__item.-first .sidebarNav__caption {
    font-size: 1.3rem;
}

.banner {
	max-width: 1170px;
}

.banner120{
	text-align: center;
	height:auto;
	margin-left: 0px;
    margin-right: 0px;
	background-color: #f6f6f6;
}

.block__content .banner:last-child, .page__description .banner:last-child {
    margin-top: 0px;
	margin-bottom: 0px;
}

@media screen and (max-width : 768px){
.banner120{
	max-height:120px;
	background-color: #f6f6f6;
}
}

.bannerone{
	text-align: center;
	background-color: #f6f6f6;
}

.banner230{
	text-align: center;
	background-color: #f6f6f6;
	height:auto;
	margin-left: 0px;
    margin-right: 0px;
	margin-top:20px;
}

@media screen and (min-width : 769px){
.banner120sp{
    display: none;
}
}

.adlist{
	height: 150px;
}

@media screen and (min-width : 769px){
.adlist{
    height: 200px;
}
}





@media screen and (max-width : 768px){
.banner120sp{
	text-align: center;
	background-color: #f6f6f6;
	height:auto;
	margin-left: 0px;
    margin-right: 0px;
	max-height:100px;
}
}

@media screen and (max-width : 768px){
.pageNav__item.-next a::after, .pageNav__item.-prev a::after, 
.pageNav__item.-next a::after, .pageNav__item.-prev a::after {
    content: none;
}
}



@media screen and (max-width : 768px){
.mainVisual__thumb {
    height: auto;
}
}

@media screen and (max-width : 768px){
.pageNav__list {
    padding-bottom: 0px;
}
}


.photoBlock.-column a {
    border-top: 1px solid #ece8db;
}

.photoBlock {
	margin: 0 0 0 0px;
}


.mainVisual__inner {
    top: 60%;
	width: auto;

}

.photoEntry__thumb img{
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	max-height: 570px;
}

.profile__header::after {
    background: none;
}

.archive {
    margin-bottom: 0px;
}

.about {
    margin-bottom: 0px;
}

.aboutImageSection__content {
    width: auto;
}

.Entryhead__title {
    font-size: 2.0rem;
    font-weight: bold;
	line-height: 1.5;
}

@media screen and (max-width : 768px){
.Entryhead__title {
    font-size: 1.8rem;
    font-weight: bold;
	line-height: 1.4;
}
}

@media screen and (min-width : 769px){
.mainVisual__inner {
    margin-left: -374pxpx;
}
}



.photoDownload__title {
    font-weight: bold;
}

.related__title {
    font-weight: bold;
	font-size: 1.5rem;
	margin-bottom: 10px;
}

.related__title2 {
    font-weight: bold;
	font-size: 1.4rem;
    background-color: white;
	padding-left: 20px;
	border-left: 5px solid #ece8db;
}


.entry__title {
	font-size: 1.2rem;
	padding-bottom: 20px;
}

.clumn__title {
	font-size: 1.4rem;
	padding-bottom: 15px;
}

.buttonrandam {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 1.0em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #fe7657;
	border-radius: 4px;
	border:1px solid #ff8f75;
	transition: transform ease .3s;
    font-weight: 600;

}

.buttonarrownextmore {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 1.0em;
	text-align: center;
	text-decoration: none;
	color: #ddd;
	background: #fafafa;
	border-radius: 4px;
	border:1px solid #f6f6f6;
	transition: transform ease .3s;
    font-weight: 600;

}



.buttonarrowPrevious, .buttonarrownext {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 1.0em;
	text-align: center;
	text-decoration: none;
	color: #333;
	background: #fff;
	transition: transform ease .3s;
    font-weight: 600;
}

.searchFilters__title {
    padding-top: 5px;
}

.button-search {
	display: inline-block;
	position: relative;
	width: 100%;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #258DC8;
	border-radius: 8px;
	border:1px solid #ddd;
	transition: transform ease .3s;
    font-weight: 600;
	font-size: 1.4rem;
    margin-right: 5px;
}

.button-search:hover {
	 cursor: pointer;
	 text-decoration: none;
	 background: #65a2c5;
}



@media screen and (max-width : 768px){
.buttonarrowPrevious, .buttonarrownext, .buttonarrownextmore {
    margin-top: 0;
}
}

.gacha span {
	display: inline-block;
	text-decoration: none;	
	transition: transform ease .3s;
	margin-right:7px;
}

.gacha:hover span {
	cursor: pointer;
	text-decoration: none;
    transform: rotate(240deg);
}

.gachapy {
      animation:4s linear 0s infinite gachapy;
	  font-weight: bold;
	  color: #fe7657;
	  
}



	
@keyframes gachapy {
  0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
  2%  { transform: scale(1.1, 0.9) translate(0%, 5%); }
  4%  { transform: scale(1.2, 0.8) translate(0%, 10%); }
  5%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
  7%  { transform: scale(0.9, 1.2) translate(0%, -12%); }
  9%  { transform: scale(0.9, 1.2) translate(0%, -5%); }
  10%  { transform: scale(1.2, 0.8) translate(0%, 5%); }
  11%  { transform: scale(1.0, 1.0) translate(0%, 0%); }
  100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}

.trimming {
      animation: 1s infinite ease-in-out .5s alternate trimming;
	  font-weight: bold;
	  color: yellow;
	  
}

	
@keyframes trimming {
  0% {
    transform:translate(0, 0) rotate(-5deg);
  }
  50% {
    transform:translate(0, -5px) rotate(0deg);
  }
  100% {
    transform:translate(0, 0) rotate(5deg);
  }
}



.buttonrandam:hover {
	 cursor: pointer;
	 text-decoration: none;
	 background: #ff5832;
}

.buttonrandam span {
	display: inline-block;
	text-decoration: none;	
	transition-duration: 1s, 5s;
}

.buttonrandam:hover span {
	cursor: pointer;
	text-decoration: none;
    transform: rotate(360deg);
}

.buttonarrownext:hover {
	 cursor: pointer;
	 text-decoration: none;
	 background: #fff;
}

.buttonarrownext span {
	display: inline-block;
	text-decoration: none;	
	transition: transform ease .3s;
}

.buttonarrownext:hover span {
	cursor: pointer;
	text-decoration: none;
	transform: translateX(6px);
}

.buttonarrowPrevious:hover {
	 cursor: pointer;
	 text-decoration: none;
	 background: #fff;
}

.buttonarrowPrevious span {
	display: inline-block;
	text-decoration: none;	
	transition: transform ease .3s;
}

.buttonarrowPrevious:hover span {
	cursor: pointer;
	text-decoration: none;
	transform: translateX(-6px);
}

.l-sidebar {
    padding: 0 0px;
	margin-top: 20px;
}

.twitter-tweet{
  margin: 40px auto !important;
}

.share__item a {
    width: 100%;
}

.photoEntry__detailBlock {
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
	margin-top: 0px;
}

.p__sidebar {
    margin-top: 15px;
	font-size:12px;
}

.social__item.-pocket a {
    background: #FF3D55;
}

.share__item.-pocket a {
    background: #FF3D55;
}

.social__item.-line a {
    background: #00BE00;
}

.share__item.-line a {
    background: #00BE00;
}


.sidebarNav__item a {
    padding: 0px;
    padding-right: 13px;
	color: #1A1A1C;
}

.block__meta {
    border-top: 0px;
	padding: 20px 30px 20px;
}

@media screen and (max-width : 768px){
.block__meta {
    padding: 16px;
}
}

    margin-top: 0px;
}
.sidebarNav__title {
}

.photoTags__item a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.04em;
    background: white;
    border-radius: 15px;
	width: max-content;
}

.photoTags__item a:hover {
    text-decoration: none;
    background: #666;
    color: white;
}

.photobanner__thumb {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-color: white;
}

.photobanner__related {
	margin-left: 0px;
    margin-right: 0px;
	background-color: white;
	
}

.blockquote__entry{
    position: relative;
    border-left: 5px solid #f1f1f1;
    padding-left: 10px;
    margin-top: 10px;
	line-height: 1.7em;
    letter-spacing: 0.02em;
	font-size: 13px;

}

.blockquote__entry span{
	overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.l-main.-one {
    grid-column: 2/span 2;
    margin-top: 20px;
}

@media screen and (max-width : 768px){
.l-main.-one {
    margin-top: 0;
}
}




