.chiiki_wrapper {
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    border-right: 1px solid #CACCDE;
    border-left: 1px solid #CACCDE;
    width: 1100px;
    background-color: #FFFFFF;
}

.my_body {
    text-align: left;
    margin: 0px auto 0 auto;
    width: 980px;
}

.bukai_left img {
    float: left;
    width: 320px;
    height: auto;
    margin: 0px 0 0 0px;
}

.bukai_right {
    float: right;
    width: 610px;
    height: auto;
    padding: 0px 10px 0 10px;
    margin-bottom: 0;
    line-height: 26px;
}

.pc_none {
    display: block;
}

.main_l {
    float: left;
    width: 100%;
    margin: 0px 0 0 0;
    padding: 0 5px;
    text-align: left;
}

.main_r {
    padding: 0;
    margin: 0;
    width: 180px;
    float: right;
}

h1 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}


ul#menu01 {
    padding: 0;
    position: relative;
}

ul#menu01:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
    position: relative
}

ul#menu01 li {
    color: #555555;
    margin: 1px;
    padding: 0;
    float: left;
    width: 95px;
    /* ボタンの幅 */
    list-style-type: none;
}

ul#menu01 li a {
    padding: 1px 3px;
    display: table-cell;
    position: relative;
    /* IE6でマウス反応領域がおかしいのをFix */
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin: 10px 0;
    width: auto;
    height: 35px;
    width: 95px;
    border: 2px solid #fff;
    border-radius: 5px;
    background-color: #ADADAd;
}

ul#menu01 li a:hover {
    color: #fff;
    background-color: #d083b6;
}

.sen_kai {
    background-color: hsla(0, 0%, 53%, 1.00) !important;
}

.bukai_normal {
    width: 760px;
}

/**bukai_table**/
.bukaiheight {
    display: table;
    width: 99%;
    margin: 0px auto 0 auto;
}

/**tr**/
.bukai_topl {
    display: table-cell;
    font-size: 12px;
    width: 32%;
    border-collapse: collapse;
    vertical-align: middle;
}

.bukai_topl img {
    max-width: 320px;
    width: 320px;
}

.bukai_topr {
    display: table-cell;
    font-size: 12px;
    width: 60%;
    border-collapse: collapse;
    padding-left: 0px;
}

/**td**/

.bukai {
    font-size: 12px;
    width: 100%;
    border-collapse: collapse;
}

.bukai th {
    font-size: 13px;
    text-align: center !important;
    width: 16%;
    padding: 3px 7px;
    border-bottom: 1px solid #FFFFFF;
    line-height: 20px;
    background-color: #ECECEC;
    text-align: left;
}

.bukai td {
    font-size: 13px;
    padding: 7px 10px;
    border-bottom: 1px solid #ECECEC;
    line-height: 20px;
}

.bukai2 {
    font-size: 13px;
    width: 100%;
    border-collapse: collapse;
}

.bukai2 th {
    font-weight: normal;
    width: 15% !important;
    padding: 3px 7px;
    border-bottom: 2px solid #FFFFFF;
    line-height: 22px;
    background-color: #ECECEC;
    text-align: left;
    text-align: center;
}

.bukai2 td {
    font-weight: normal;
    padding: 6px 30px;
    border-bottom: 2px solid #ECECEc;
    line-height: 22px;
}

.happyo_ul {
    margin: 10px 0 10px -20px;
}

.happyo_ul_span {
    margin: 0 0 0 -20px;
}

.happyo_ul span {
    margin: 0 0 0 -20px;
}



.bukai_top {
    display: table;
    font-size: 15px;
    width: 460px !important;
    height: 250px;
    border-collapse: collapse;
    float: left;
    margin: 10px;
    border: 1px solid #ECECEC;
}

.bukai_top img {
    width: 100%;
}


.bukai_top th {
    display: table-cell;
    width: 150px;
    font-weight: normal;
    width: 100px;
    padding: 3px 10px;
    line-height: 22px;
    text-align: left;
}

.bukai_top td {
    display: table-cell;
    width: 300px;
    font-weight: normal;
    padding: 0;
}

.bukai_title_top {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold !important;
}

.bukai_topcon {
    background-image: linear-gradient(to top, #c4c5c7 0%, #dcdddf 52%, #ebebeb 100%);
    width: 20vw;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    /* IE6-9 */
    ;
    width: 100px;
    text-align: center;
    font-size: 13px;
    margin: 0px;
    line-height: 23px;
}

.bukai_topcon2 {
    width: 20vw;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    /* IE6-9 */
    ;
    width: 100px;
    text-align: center;
    font-size: 13px;
    margin: 0px;
    line-height: 23px;
}


.btn_see {
    width: 440px;
    margin: 30px 30px;
    opacity: 0.9;
}

.zoom-box {
    display: inline-block;
    overflow: hidden;
}

.btn_see {
    display: block;
    transition-duration: .2s;
}

.btn_see:hover {
    transform: scale(1.03);
    opacity: 1;
}

/**bukai_table_end**/

.bukai_title {
    font-size: 16px;
    color: #FFFFFF;
    padding: 10px 8px !important;
    font-weight: bold !important;
    margin: 0;
}

.bukai3 {
    font-size: 13px;
    border-collapse: collapse;
}

.bukai3 th {
    font-weight: normal;
    padding: 3px;
    border: 0px solid #ACACAC;
    line-height: 22px;
    background-color: #ECECEC;
    text-align: center;
    vertical-align: top;
}

.bukai3 td {
    font-weight: normal;
    padding: 3px 7px;
    border: 0px solid #ACACAC;
    line-height: 22px;
    vertical-align: top;
}

h3 {
    padding: 10px 15px;
    margin: 20px 0 15px 0;
    font-size: 16px;
    text-align: left !important;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}

h3:first-child {
    margin-top: 0;
}


.logbox {
    color: #2a02ca;
    font-size: 10px !important;
    background-color: #fff;
    border: solid 0px #CCCCCC;
    height: 300px;
    padding: 0.1em 0.2em 0.2em;
    overflow: auto;
}

.kako {
    font-size: 11px !important;
    width: 98%;
    border-collapse: collapse;
}

.kako th {
    font-size: 11px !important;
    width: 50%;
    padding: 3px;
    border-bottom: 1px dotted #ACACAC;
    text-align: left;
    color: #535353
}

.kako td {
    font-size: 11px !important;
    padding: 0px 3px;
    border-bottom: 1px dotted #ACACAC;
    color: #535353;
    width: 23%;
}

.area3_pc {
    display: block;
    padding-bottom: 10px;
    text-align: left;
    height: 100%;
}

.area3_pc a {
    color: #000000;
    text-decoration: none;
}

.area3_s {
    display: none;
}

.area3 {
    display: block;
    padding-bottom: 10px;
    text-align: left;
    height: 100%;
    width: 99%;
}

.area3 a {
    color: #000000;
    text-decoration: none;
}

.sankamousikomi img {
    width: auto;
}

/**list**/
#s1 {
    width: 680px;
    margin: 0;
    list-style: none;
}

li {
    list-style-type: none;
    margin: 0;
}

#c_list1 {
    color: #FFFFFF;
    background-color: #008080;
    background-image: url(bar3.gif);
    text-align: left;
    margin: 10px 10px 10px 0;
    padding: 5px 10px 5px 20px;
    border: inset 1px #0d176a;
    list-style-type: none;
    border-top-style: solid;
}

.bukai_normal {
    width: 98%;
    margin: 0 auto 30px auto;
    font-size: 14px;
    line-height: 18px;
}


.main_rmenu {
    padding: 0px;
    border: 1px solid #C3C3C3;
}

.main_rmenu li {
    position: relative;
    line-height: 3.5em;
    text-align: center;
    list-style-image: url();
    padding-left: 5px;
}

.main_rmenu a {
    text-decoration: none;
    color: #05275C;
}

.main_rmenu a:hover {
    text-decoration: none;
    color: #F8A112;
}

/**list_end**/

ul#menu02 {
    padding: 0;
    display: block;
    text-align: center;
}

ul#menu02:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

ul#menu02 li {
    color: #FFFFFF;
    margin: 1px;
    padding: 0;
    float: left;
    width: 104px;
    /* ボタンの幅 */
    list-style-type: none;
}

ul#menu02 li a {
    padding: 9px 7px 9px 8px;
    /* ボタンの厚みはここで調整 */
    display: table-cell;
    position: relative;
    /* IE6でマウス反応領域がおかしいのをFix */
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin: 10px 0;
    width: auto;
    height: 35px;
    width: 116px;
    border: 0px solid #DFDFDF;
    background-image: linear-gradient(to top, #7DAFDC 0%, #285B9A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
    /* IE6-9 */
}

ul#menu02 li a:hover {
    background-image: url(../img/menu2.gif);
    background-repeat: y-repeat;
    background-color: #D480AF;
}





.block_title_under {
    margin-bottom: 50px;
}

.block_title_under h3 {
    font-size: 40px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.block_title h3 img {
    width: 50px;
    margin-right: 20px;
}


.area {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.area img {
    overflow: hidden;
	margin: 10px 0px;
}

.area img:hover {
    transform: scale(1.1);
    transition: 0.3s;
    opacity: 0.9;
}