#info { padding: 15px 0; text-align: center; color: rgba(129, 137, 157, 1); line-height: 140%;}
/*_photo*/
#profile_main { width: 100%; margin: 0 auto; border-top: 3px solid rgba(0, 80, 255, 1);}
#profile_title { width: 90%; max-width: 980px; margin: 0 auto;}
#who_blue { width: 90%; max-width: 500px; padding-top: .5em;}
#who_blue:before, #who_blue:after { content: ""; display: table;}
#who_blue:after { clear: both;}
#who_blue::after { content: ""; display: block; clear: both;}
#prof_main { box-sizing: border-box; width: 25%; float: left; padding: .5em .2em .5em 0;}
#prof_mainp { width: 100%; max-width: 500px; margin: 0 auto 1em auto;}
#prof_img { width: 100%; height: 0; padding-top: 100%; position: relative;}
#prof_img .img_sp { width: 100%; height: 0; padding-top: 100%; position: absolute; top: 0; left: 0; background: rgba(255, 255, 255, 1); -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%;}
#prof_img .img { width: 100%; height: 0; padding-top: 100%; position: absolute; top: 0; left: 0; background-repeat: no-repeat; -webkit-background-size: contain; background-size: contain; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%;}
/*_name*/
#prof_name { box-sizing: border-box; width: 74%; padding: 1.5em 0 .1em .5em; text-align: left; font-size: 80%; letter-spacing: .1em; float: left;}
.link_who { font-size: 96%; text-align: left; padding-top: 5px;}
/*for_W640-*/
@media screen and (min-width: 640px) {
#prof_name { font-size: 110%;}
}
/*for_W768-*/
@media screen and (min-width: 768px) {
#profile_title { max-width: 560px; margin: 10px auto 0 auto;}
#prof_name { padding-top: 2.5em;}
.link_who { font-size: 96%; text-align: right; padding-top: 15px; float: right;}
}

/*_gallery*/
#gallery_space { width: 90%; max-width: 1000px; margin: 0 auto 1em auto; padding: 0 0 1em;}
#gallery_ul:before, #gallery_ul:after { content: ""; display: table;}
#gallery_ul:after { clear: both;}
#gallery_ul::after { content: ""; display: block; clear: both;}
#gallery_ul li { box-sizing: border-box; width: 24%; height: 0; padding-top: 24%; margin: 0 0 .3em .9%; position: relative; float: left;}
#gallery_ul li .img_space { width: 100%; height: 0; padding-top: 100%; background-color: rgba(160, 200, 250, 0); background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; background-position: center top; position: absolute; top: 0; left: 0;}
#gallery_ul li .img_space a { width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: none;}
#gallery_ul li .img_space a:hover { background: rgba(255, 255, 255, .2);}
#gallery_ul li .img_space img { width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
#gallery_ul li .list_info { position: absolute; top: 50%; right: 0; transform: translateY(-50%); -webkit- transform: translateY(-50%);}
#gallery_ul li.lazyloaded { opacity: 1; transition-delay: 1000ms;}
#gallery_ul div.lazyloaded { opacity: 1; transition-delay: 0; transition: all 100ms;}
/*for_W640-*/
@media screen and (min-width: 640px) {
#gallery_ul li { width: 18%; padding-top: 18%; margin: .3em 0 .3em 1.5%;}
}
/*for_W768-*/
@media screen and (min-width: 768px) {
#gallery_ul li { width: 15%; padding-top: 18%; margin: .3em 0 .3em 1.5%;}
}
