/* カスタマイズ用CSS */
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

.t_center {
    text-align: center;
}
.ec-categoryRole .ec-categoryRole__list {
    flex-wrap: wrap;
}
.ec-categoryRole .ec-categoryRole__listItem {
    width: 20%;
    margin: 0 !important;
    padding: 8px;
}
.ec-eyecatchRole__introDescription2 {
    width: 500px;
}
.ec-role .con1 {
    font-weight: 600;
    letter-spacing: 0.05em;
    color:#222222;
    margin:3em 0 1.5em;
}
.ec-role .con2 {
    letter-spacing: 0.05em;
    margin:0 2em 1.5em;
    line-height:2em;
}
.other_page .ec-layoutRole__main h1 {
    margin:1em 1em 2em;
    background-image: url('https://katousaketen.com/html/user_data/assets/img/top_img/icon1.png');
    background-position: left center;
    background-repeat: no-repeat;
    padding:5px 25px;
    border-bottom:solid 2px #a20000;
    
}
.other_page .ec-layoutRole__main h2 {
    margin:1em 1em 1.5em;
    font-size:23px;
}
.other_page .ec-layoutRole__main h3 {
    margin-left:1.2em;
    margin-right:1.2em;
    font-size:19px;
    color:#a20000;
}
.other_page .ec-layoutRole__main p {
    margin:2em 3em;
    line-height:2.5em;
}
.other_page .ec-layoutRole__main img {
    margin: 1em 2em;
    max-width: 85%;
    height:auto;
}
.other_page .ec-layoutRole__main hr {
    margin-top: 50px;
    margin-bottom: 70px;
    border: 0;
    border-top: 1px solid #eee;
}
.other_page .ec-layoutRole__main ul  , .other_page .ec-layoutRole__main ol{
    margin-left: 2em;
    margin-right:2em;
}
.other_page .ec-layoutRole__main ul li ,.other_page .ec-layoutRole__main ol li{
    padding: 0.4em 0;
    line-height: 1.8em;
}
.ec-blockBtn--top2 {
    display: inline-block;
    margin:0 0.7em;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 7px 1.5em;
    text-decoration: none;
    color: #444444;
    background-color: white;
    border-color: #444444;
    display: block;
    height: 48px;
    line-height: 48px;
    padding-top: 0;
    padding-bottom: 0;
}
.ec-blockBtn--top2:hover {
    color: white;
    background-color:#444444;
    border-color: #444444;
    text-decoration: none;
}
.flex_box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 0 6em;
}
.zoom_box{
    padding:0;
    justify-content: flex-start;
}
.other_page .ec-layoutRole__main .zoom_box p{
    margin:0;
    padding:0.5em 1em;
    text-align: center;
    width: 200px;
}
.other_page .ec-layoutRole__main .zoom_box p:first-child{
    padding-top:1.1em;
}
.other_page .ec-layoutRole__main .zoom_box p .zoom{
    background-color:#0E71EB;
    color:#ffffff;
    padding:0.5em 3.5em;
    border-radius: 10px;
    display: block;
}
.other_page .ec-layoutRole__main .zoom_box p a:hover{
    text-decoration: none;
    opacity: 0.6;
    transition: all 0.4s;
}
.other_page .ec-layoutRole__main .zoom_box p:last-child{
    padding:0;
}
.other_page .ec-layoutRole__main .zoom_box p img{
    margin:0;
    width: 100%;
    max-width: 100%;
}
.t02{
    border-bottom:dashed 1px #525263;
    padding:0 1em 0.3em 1em;
}
.foot_wrap {
    display: flex;
    color:#eeeeee;
    font-size:90%;
}
.foot_wrap p {
    margin:0.5em 1em 1.5em;
    line-height:1.8em;
    color: #aaaaaa;
    font-size: 85%;
}
.foot_left, .foot_right {
    width:46%;
    margin:20px 2%;
}
@media only screen and (max-width: 768px) {
.flex_box {
    flex-direction:column;
}
.ec-categoryRole .ec-categoryRole__listItem {
    width: 33%;
    margin: 0 !important;
    padding: 6px;
}
.ec-blockBtn--top2 {
    max-width: 260px;
    margin-bottom:10px;
}
.foot_wrap {
    display: block;
}
.foot_left, .foot_right {
    width:92%;
    margin:20px 4%;
}
}
@media only screen and (max-width:499.98px) {
.ec-categoryRole .ec-categoryRole__listItem {
    width: 50%;
    margin: 0 !important;
    padding: 6px;
}
}