@charset "utf-8";
/* CSS Document */
#container .main_image { background-image: url(../images/tofu/main_img.png); }

#contents .sub_content { background-image: url(../images/tofu/president_img.png); background-repeat: no-repeat; background-size: 261px auto; background-position: right top; margin: 20px 0 40px;  padding:0 298px 0 0; font-size: 12px; }

#contents .flow { overflow: hidden; height: 1262px; background-image: url(../images/tofu/flow_img.png); background-repeat: no-repeat; background-size: 1000px auto; position: relative; margin: 40px 0 64px; }
#contents .flow span.more { display: block; width: 227px; height: 43px; background-image: url(../images/tofu/btn_more.png); background-repeat: no-repeat; background-size: 227px auto; }
#contents .flow span.item { display: block; width: 143px; height: 43px; background-image: url(../images/tofu/btn_item.png); background-repeat: no-repeat; background-size: 143px auto; }
#contents .flow span.flow01 { position: absolute; top: 221px; left:4px; }
#contents .flow span.flow02 { position: absolute; top: 221px; left:259px; }
#contents .flow span.flow03 { position: absolute; top: 221px; left:514px; }
#contents .flow span.flow04 { position: absolute; top: 221px; left:769px; }
#contents .flow span.flow05 { position: absolute; top: 539px; left:586px; }
#contents .flow span.flow06 { position: absolute; top: 539px; left:332px; }
#contents .flow span.flow07 { position: absolute; top: 539px; left:77px; }
#contents .flow span.okara { position: absolute; top: 368px; left:850px; }
#contents .flow span.flow08 { position: absolute; top: 896px; left:77px; }
#contents .flow span.flow09 { position: absolute; top: 896px; left:332px; }
#contents .flow span.flow10 { position: absolute; top: 896px; left:586px; }
#contents .flow span.flow11 { position: absolute; top: 1214px; left:260px; }

#contents .btn { margin-bottom: 40px; }
#contents .btn a { margin-right: 20px; }
#contents .btn a.last { margin-right: 0; }

.over_flow {
    opacity: 0.5;
    background-image: url(../images/tofu/bg.png);
    background-repeat: repeat;
    width: 100%;
    height: 2400px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}
.more2 {
    position: absolute;
    width: 235px;
    height: 268px;
    padding: 11px;
    background-color: #000;
    border-radius: 8px;
    z-index: 999;
    display: none;
}
.more2 .number {
    display: inline-block;
    background-color: yellow;
    color: #000;
    width: 27px;
    height: 27px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    line-height: 28px;
    vertical-align: middle;
    border-radius: 3px;
}
.more2 .title {
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
    width: 174px;
    vertical-align: middle;
}
.more2 .photo {
    margin: 9px 0;
    background-color: #fff;
    text-align: center;
}
.more2 .photo .title2 {
    color: #263289;
    font-size: 15px;
    font-weight: bold;
    line-height: 31px;
}
.more2 .photo img {
    max-width: 213px;
    max-height: 140px;
}
.more2 .photo2 {
    margin: 10px 0;
    background-color: #fff;
    text-align: center;
    color: #263289;
    font-weight: bold;
    height: 170px;
    padding: 10px 0;
}
.more2 .photo2 .photo_img {
    max-width: 72px;
    max-height: 55px;
    vertical-align: top;
    margin-top: 5px;
}
.more2 .photo2 .title2_area {
    display: inline-block;
    margin-left: 5px;
    width: 130px;
}
.more2 .photo2 hr {
    border-color: #000;
    margin: 8px 5px;
}
.more2 .photo2 .title2_area .title2 {
    font-size: 14px;
    margin: 5px 0;
    text-align: left;
}
.more2 .btn_area2 {
    text-align: center;
}
.more2 .btn_area3 {
    text-align: right;
}
.more2 .btn_area2 img {
    cursor: pointer;
}
.more2 .more_link {
    margin-right: 3px;
}
.btn_flow, .more_close {
    cursor: pointer;
}
.flow_link01 {
    top: 0px;
    left: 0px;
}
.flow_link02 {
    top: 0px;
    left: 255px;
}
.flow_link03 {
    top: 0px;
    left: 510px;
}
.flow_link04 {
    top: 0px;
    left: 765px;
}
.flow_link05 {
    top: 318px;
    left: 582px;
}
.flow_link06 {
    top: 318px;
    left: 328px;
}
.flow_link07 {
    top: 318px;
    left: 73px;
}
.flow_link08 {
    top: 676px;
    left: 73px;
}
.flow_link09 {
    top: 676px;
    left: 328px;
    height: 308px;
}
.flow_link10 {
    top: 676px;
    left: 582px;
}
.flow_link11 {
    top: 994px;
    left: 256px;
}
.flow_link09 .photo2 {
    height: 212px;
}


/*
----------------------------------- */
#flow04_more .photo2 {
  height: auto;
}

#flow04_more.more2 {
  height: auto;
}