﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.toyohashi_info {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.toyohashi_info li {
    width: 29%;
    max-height: 70px;
    display: inline-table;
    box-sizing: border-box;
    padding: 0;
    margin: 0 5px 10px 0;
}

.toyohashi_info li a {
    color: #000000;
    border: 3px solid #88E3DA;
    border-radius: 10px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    font-size: 120%;
font-weight: bold;
    padding: 10px 40px 10px 80px;
    background-repeat: no-repeat;
    background-position: left 15px top 50%;
}

.toyohashi_info li a:hover {
    border: 3px solid #FF9E94;
}

.toyohashi_info li:nth-child(1) a {
    background-image: url(../../../secure/121059/gaiyou.png);
}

.toyohashi_info li:nth-child(2) a {
    background-image: url(../../../secure/121059/kouji.png);
}

.toyohashi_info li:nth-child(3) a {
    background-image: url(../../../secure/121059/keiyaku.png);
}

.toyohashi_info li:nth-child(4) a {
    background-image: url(../../../secure/121059/tyousa.png);
}

.toyohashi_info li:nth-child(5) a {
    background-image: url(../../../secure/121059/kifu.png);
}

.toyohashi_info li:nth-child(6) a {
    background-image: url(../../../secure/121059/kouen.png);
}

/*#module_83885, #module_83885 .__ModuleBody, #module_83885 .__ModuleContent, #module_83885 .__ContentDiv {
    height: 100%;
    display: flex;
}*/
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.toyohashi_info {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.toyohashi_info li {
    width: 47%;
    max-height: 70px;
    display: inline-table;
    box-sizing: border-box;
    padding: 0;
    margin: 5px 0 5px 5px;
}

.toyohashi_info li a {
    color: #000000;
    border: 3px solid #88E3DA;
    border-radius: 10px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    text-decoration: none;
    font-size: 85%;
font-weight: bold;
    padding: 10px 3px 10px 70px;
    background-repeat: no-repeat;
    background-position: left 15px top 50%;
}

.toyohashi_info li:nth-child(1) a {
    background-image: url(../../../secure/121059/gaiyou.png);
    background-size: 30%
}

.toyohashi_info li:nth-child(2) a {
    background-image: url(../../../secure/121059/kouji.png);
}

.toyohashi_info li:nth-child(3) a {
    background-image: url(../../../secure/121059/keiyaku.png);
}

.toyohashi_info li:nth-child(4) a {
    background-image: url(../../../secure/121059/tyousa.png);
}

.toyohashi_info li:nth-child(5) a {
    background-image: url(../../../secure/121059/kifu.png);
}

.toyohashi_info li:nth-child(6) a {
    background-image: url(../../../secure/121059/kouen.png);
}
}
