@charset "utf-8";
	body {
    text-align: center;
    animation-name: fadein;
    animation-duration: 1s;
    background-image: url(../img/g_back_ss.jpg);
}
.top {
    height: 136px;
    background-color: rgba(255,255,255,1.00);
}

.ci {
    transition: 0.4s;
    animation: ease;
    height: auto;
    max-width: 100%;
    margin-top: 10px;
    padding-bottom: 0px;
}
.ci:hover {
    opacity: 0.5;
    padding-top: 0px;
}
        .box {
    margin-left: auto;
    margin-right: auto;
    margin-top: 36px;
    height: 40px;
    width: 329px;
}
.setumei  {
    max-width: 550px;
    clear: both;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    background-color: rgba(255,255,255,0.50);
    border-radius: 45px;
    color: #777777;
    text-align: justify;
    font-size: 1rem;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: auto;
    height: auto;
    display: block;
    left: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5rem;
}
.div1 {
    float: left;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 80px;
    padding-left: 1px;
    padding-right: 1px;
}
.button  {
    float: none;
    border: 4px solid rgba(181,181,181,1.00);
    border-radius: 20px;
    color: rgba(205,205,205,1.00);
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1rem;
    transition: 0.3s;
    animation: ease;
    background-color: rgba(255,255,255,1.00);
    margin-left: 1px;
    margin-right: auto;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    font-style: normal;
}
.button a  {
    text-decoration: none;
    color: rgba(205,205,205,1.00);
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}

.button2  {
    float: none;
    border: 4px solid rgba(181,181,181,1.00);
    border-radius: 20px;
    color: rgba(205,205,205,1.00);
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    transition: 0.5s;
    animation: ease;
    background-color: rgba(74,74,74,1.00);
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 2px 4px 4px rgba(0,0,0,0.40);
    box-shadow: 2px 4px 4px rgba(0,0,0,0.40);
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}
.button:hover {
    background-color: rgba(74,74,74,1.00);
    padding-top: 4px;
    padding-bottom: 4px;
}
    .box2 {
    margin-top: 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #777777;
    font-size: 1rem;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,0.50);
    border-radius: 45px;
    animation-name: fadein;
    animation-duration: 1s;
    height: auto;
    overflow-x: hidden;
    -webkit-box-shadow: 4px 4px 8px rgba(0,0,0,0.30);
    box-shadow: 4px 4px 8px rgba(0,0,0,0.30);
    padding-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 840px;
}
    .thumbnail {
    float: left;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    height: 85px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100px;
    margin-right: 0px;
    margin-left: 0px;
}
.thumbnail a img {
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
    box-shadow: 4px 4px 4px rgba(0,0,0,0.40);
    border-radius: 42px;
    transition: 0.3s;
    animation: ease;
    padding-top: 0px;
    margin-top: 0px;
    width: 65px;
    height: 65px;
}
.thumbnail a img:hover {
    opacity: 0.5;
    margin-top: -10px;
}
        .thumbnail .title {
    text-align: center;
    font-size: 0.7rem;
}
    a {
    display: block;
    padding-bottom: 0px;
}body p {
}
.profile {
    text-align: justify;
    padding-left: 0px;
    margin-left: 20px;
    margin-right: 20px;
    text-indent: 0px;
    line-height: 1.7rem;
}
.box2 .thumbnail .title {
}
