main{
    padding: 60px 0;
    padding-bottom: 0;
}
section {
    max-width: 900px;
    margin: auto;
}
.info {
    padding-top: 40px;
}
section#fuku_list {
    padding-top: 60px;
}
h1{
	margin: 0;
}


img.fv_img {
    width: 100%;
}
.swiper-slide>a {
    text-decoration: none;
    color: #000;
}
.swiper-slide {
    margin-bottom: 30px;
}
.box {
    width: 250px;/*16:9*/
    margin: auto;
}

.img-box {
    height: 150px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.img-box>img {
    width: auto;
    height: auto;
    margin: auto;
    max-width: 250px;
}

h2 {
    text-align: center;
    font-size: 25px;
    position: relative;
    padding: 10px 0;
}h2:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 75px;
    background: #000;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
section.fuho {
    background: #e6e6e6;
    padding: 20px;
    margin: 60px auto 0;
}
p.date {
    margin: 0;
    font-size: 12px;
}
.con-box>h4 {
    margin: 2px 0;
    font-size: 16px;
    line-height: 1.31;
}
.sort-list {
    display: flex;
    justify-content: center;
    max-width: 340px;
    flex-wrap: wrap;
    margin: auto;
}
.sort {
    width: 38px;
    height: 38px;
    border: 1px solid #202020;
    border-radius: 100%;
    background: #e6e6e6;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px 8px;
    cursor: pointer;
}
.sort.active {
    background: #202020;
    color: #fff;
    font-weight: bold;
}
.generation-set {
    text-align: center;
}
select.generation-select {
    width: 300px;
    padding: 7px;
    margin: 15px 0;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
}

.user-list {
    margin: 10px auto;
    border: 2px solid #adadad;
    height: 400px;
    overflow-y: auto;
    max-width: 350px;
}
.user-data {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 5px;
    border-bottom: 2px solid #adadad;
    cursor: pointer;
}
.user-img {
    width: 65px;
    height: 65px;
    margin: 2px 10px;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
}
.user-img>img {
    width: 100%;
}img.no-img {
    background: #202020;
    box-sizing: border-box;
    padding: 10px 10px 0;
}
.user-content {
    width: 60%;
}
.icon-btn {
    width: 50px;
    text-align: center;
    background: #333;
    color: #fff;
    border-radius: 5px;
    padding: 9px 0;
    font-weight: bold;
}
.icon-btn.shosai-btn {
    background: #6f8698;
}
.user-content>p {
    margin: 2px 0;
}
.user-content>p:first-child {
    font-size: 12px;
}
.user-content>p:nth-child(2) {
    font-weight: bold;
}
.mdl-user-img {
    width: 150px;
    height: 150px;
    margin: 20px auto 10px;
    border-radius: 100%;
    overflow: hidden;
}
.mdl-user-img>img {
    width: 100%;
}
.banner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.banner>a {
    width: 36%;
    margin: 1%;
}
.banner img {
    width: 100%;
    /* margin: 1%; */
    max-width: 320px;
    display: inline-block;
}
section.banner-area {
    padding: 50px 0 50px;
    margin-top: 50px;
    background: #e6e6e6;
}
a.btn.banner-btn {
    margin: 30px auto;
    background: #2b5798;
}
.basic-data {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.basic-data>p {
    margin: 0;
}
p.mdl-user-name {
    font-size: 20px;
}
.details-data>table {
    width: 100%;
    border-collapse: collapse;
}
.details-data>table th {
    width: 110px;
    text-align: left;
    font-size: 14px;
    letter-spacing: 0;
}
.details-data>table th, .details-data>table td {
    border-bottom: 1px solid #202020;
    padding: 10px 0;
}
.modal h5 {
    margin: 40px 0 0;
    text-align: center;
}
.user-data.hidden {
    display: none;
}
.user-data.gene-sort{
    display: none;
}
a.btn.fuho-btn {
    background: #2b5798;
}
img.mui.hide {
    display: none;
}
.noimage.active {
    width: 100%;
    height: 100%;
    /*background: #b7b7b7;*/
    background: url(/img/profile_dummy.png);
    background-size: cover;
}
h5.company-info.hide, .company-table.hide {
    display: none;
}
.info_user{
    margin: 0;
    color: #676767;
    
}

a.mdl-url-a {
    color: #000;
}
/*.swiper-wrapper {
    height: auto;
}*/




section.facebook {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 35px auto;
}

.basic-data>p.inari:first-child:after {
    content: "宮司";
    position: absolute;
    background: #fff;
    width: 100px;
    margin-left: -85px;
}


.details-data>table th {
    border: none;
    padding: 10px 0 0;
}
.details-data>table td {
    display: flex;
    align-items: flex-end;
    padding-bottom: 5px;
    padding-top: 5px;
    flex-wrap: wrap;
    line-height: 1;
}
span.shozoku {
    position: absolute;
    right: 0px;
}
span.mdl-belongs {
    max-width: 250px;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
}
.details-data>table tr {
    position: relative;
    display: block;
}