@charset "utf-8";
/*
* Copyright 2020, kyoto-info
* 2/19/2020
*/
h2.shisetsu {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    border-bottom: #35599a solid 5px;
    padding-bottom: 0.5em;
}


.bg-1 {
    background-color: #ede9da;
    border-radius: 8px;
    width: 85%!important;
    margin-top: 2em!important;
    margin-bottom: 1em!important;
    margin-left: 8%!important;
    position: relative;
    padding: 0.5em 1em 1em 1em!important;
}

.bg-1 h3 {
    font-size: 1.8rem!important;
    font-weight: 600!important;
    color: dimgray!important;
    text-align: center;
    margin-bottom: 1.5em!important;
    border-bottom: #35599a solid 3px;
    padding-bottom: 0.5em;
}

.wakunai {
    padding: 1em!important;
    overflow: hidden!important;
}

.wakunai-1 h4 {
    font-size: 1.4rem;
    font-weight: 600;
    color: #35599a;
    margin: 0 1em!important;
}

.wakunai-1 p {
    font-size: 1.3rem;
    font-weight: 400;
    color: dimgray;
    margin: 0 1.3em!important;
}

.wakunai-1 img {
    margin: 1em;
    max-width: 100%;
}


/*装飾*/

.point-1 {
    background-color: #35599a;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    padding: 0.5em;
    border: #fff double 5px;
    margin-left: 20px;
}

p.point-1 {
    font-size: 1rem;
    font-weight: 700;
}

.dot-blue {
    border-bottom: #35599a dotted 3px;
    margin: 1em 2em;
}

h3.waku-001 {
    color: #fff!important;
    background-color: #35599a;
    paddng: 8px 0!important;
    text-align: center;
    border-radius: 5px;
}



/*せいめい透視図*/

.seimei {
    position: relative;
}




