/* mina write css */

body {
    border-left:15px solid #941717;
            border-right:15px solid #941717;
}
#allbox {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
}
#coverframe {
    position:fixed;
    width:100%;
    max-width: 1600px;
    height:15px;
    background:#941717;
    z-index:3 !important;
    top:0px;
    left:0px;
    right:0px;
    margin: auto;
}
#coverframebt {
    position:fixed;
    width:100%;
    max-width: 1600px;
    height:15px;
    background:#941717;
    z-index:3 !important;
    bottom:0px;
    left:0px;
    right:0px;
    margin: auto;
}
.mphead {
    text-align:center;
    padding:70px;
}
.mphead img {
    width:200px;
    max-width:70%;
    height:auto;
}

.header-wrapper {
    padding:0px;
    margin:0px !important;
    z-index: 99;
}

.personal-portfolio .header-wrapper.pos-tranparent {
    top: 0px;
}
.personal-portfolio .header-wrapper .logo img {width: 200px; }

.topflower {
    position: absolute;
    top:-30px;
    width:100%;
    height:auto;
    text-align: center;
    z-index: 99;
}
.topflower img {
    max-width: 65%;
    height:auto;
    display: block;
    margin:0px auto;
}
.mplogo {
    text-align: center;
    width:100%;
    position: relative;
    z-index: 5;
}
.mplogo img {
    width: 200px;
}
#tophero {
/*    height:80vh;*/
    position: relative;
}

#tophero .headbg {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    z-index: 2;
}
#headphoto .hpbg {
position: relative;
z-index: 0;
}
#headphoto .hpivy {
position: absolute;
z-index: 2;
max-width: 100%;
bottom: -1px;
left:0px;
}

@media screen and (min-width:1000px) {
#tophero .headbg {
    top:-200px;
}
.mplogo {
        padding-top: 10vh;
}
}
@media screen and (min-width:1600px) {

#tophero .headbg {
    top:-300px;
}
body {
    background-color:#000;
    border: none;
}
.topflower  {
    text-align: center;
}
.topflower  img {
    max-height: 240px;
    width: auto;
}
#allbox {
    width:1600px;
    margin:0px auto !important;
    display:block;
    border-left:15px solid #941717;
    border-right:15px solid #941717;
}
}
@media screen and (max-width:1024px) {
.nav-link {
    background:#fff;
}
.mplogo img {
    width: 150px;
}
.mplogo {
        padding-top: 10vh;
}
#tophero .headbg {
    top:-100px;
}
.topflower {
    top:0px;
    left:0px;
}
.topflower img {
    max-width:70%;
}
}
@media screen and (max-width:820px) {
  .mplogo {
        padding-top: 8vh;
}
}
@media screen and (max-width:678px) {
 #tophero .headbg {
    top:-20px;
}
.mplogo img {
    width: 100px;
}
.page-title h2 {
    font-size:26px !important;
}
.introtext {
    font-size:16px !important;
}
}
@media screen and (max-width:428px) {
    #tophero .headbg {
    top:0px;
}
    #headphoto {
        margin-top:-40px;
    }
  .mplogo {
        padding-top: 5vh;
}
}

.header-wrapper div.maru {
    margin:15px 15px 0px 0px;
    background-color:#000000 !important;
    position:relative;
    z-index:99;
    height:50px;
    width:50px;
    float:right;
}
.personal-portfolio div.maru .side-click {
    margin:18px 10px 0px 0px;
}
.personal-portfolio div.maru .side-click span {
    background:#fff;
}
.personal-portfolio .page-title h2 { font-size: 32px; margin-bottom: 60px; }
.personal-portfolio .portfolio-item h4 {
font-family: 'Homemade Apple', cursive;
}
.cinzel {
    font-family: 'Cinzel', serif; 
}
.introtext {
    text-align: center;
    font-size: 1.25em;
    line-height: 2.5em;
}
.mintyo {
     font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
h5 {
  font-family: 'IM Fell English', serif;  
}
.fa-instagram {
    font-size: 2em;
}
.personal-portfolio .footer-wrapper {
    background-image: url(../images/bg-28.png);
    background-size:cover;
    background-repeat:no-repeat;
    background-position:bottom center;
     }
/*font-family: 'Homemade Apple', cursive;
font-family: 'IM Fell English', serif;
font-family: 'Dawning of a New Day', cursive;
font-family: 'Cinzel', serif;*/