@charset "utf-8";
/* CSS Document */

.paprika {
    padding: 20px 10px 30px;
    background: url("../images/paprika/bg_01.jpg") repeat;
     color: #333;
    font-size: 14px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}

img {
    margin: 0;
    padding: 0;
    max-width: 100%;
    vertical-align: bottom;
    height: auto;
}

p {
    margin: 0;
    padding: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    line-height: 1.6;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    display: block;
}

.about , .box01 , .appendix {
    text-align: center;
    padding: 15px 15px 20px;
    background: #fff;
    border: 2px solid #f75979;
    border-radius: 10px;
}

.about h1 {
    margin: 5px 0 10px;
}
.about > img {
    width: 80%
}

.about .tx01 {
    text-align: left;
    margin-top: 10px;
    font-weight: bold;
}
.info {
    margin-top: 10px;
    text-align: left;
}
.info li {
    margin-top: 5px;
}
.info .icon {
    color: #f75979;
}
.about .bt01 {
    margin-top: 15px;
}
.about .bt02 {
    margin-top: 8px;
}

.box01:nth-of-type(n+2) {
    margin-top: 15px;
}

.flex {
    display: -webkit-flex;
    display: flex;
}

.point .pink {
    display: block;
    color: #f75979;
    font-weight: bold;
    line-height: 1.8;
    padding-bottom: 5px;
}
.point .tx02 {
    margin-top: 15px;
}
.pointLink {
    margin-top: 3px;
}
.pointLink li {
    margin-top: 8px;
}
.appendix {
    margin: 15px 0 15px;
}
.appendix h2 {
    margin: 0;
    text-align: left;
}
.appendixImg {
    margin-top: 15px;
}
.appendix .txImg01 {
    margin-top: 15px;
}
.appendix .tx01 {
    text-align: left;
    margin-top: 10px;
}
.appendix .tx02 {
    text-align: left;
    margin-top: 10px;
    font-size: 12px;
    padding-left: 12px;
    position: relative;
}
.appendix .tx02:before {
    position: absolute;
    content: "※";
    display: block;
    left: 0px;
}
.appendix a {
    margin: 15px 0 10px;
}
#point01 {
    border: 2px solid #31a8e5;
    text-align: center;
    padding-bottom: 30px;
}
.box01 .lead .tx01 {
    margin-top: 15px;
    text-align: left;
}

h3 {
    margin: 0;
    padding: 0;
    text-align: center;
}
.caption {
    font-size: 13px;
     text-align: left;
     margin: 2px 0 20px;
}
.caption.center {
    text-align: center;
}
.name {
    color: #31a8e5;
    font-weight: bold;
    margin: 5px 0 0;
    line-height: 1.3;
}
h4 {
    color: 333;
    margin: 30px 0;
    padding-bottom: 5px;
    border-bottom: 2px dotted #78c937;
    font-size: 16px;
    text-align: center;
}
h4 .icon {
    color: #78c937;
}
#point01 .icon {
    color: #31a8e5;
}
#point01 h4 , #point02 h4{
    border-bottom: 2px dotted #31a8e5;
    margin-bottom: 8px;
    text-align: left;
}

#point01 .tx02 , #point02 .tx02 {
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    
}

#point01.box01 {
    padding-bottom: 15px;
}

#point02 {
    border: 2px solid #78c937;
    text-align: center;
    padding-bottom: 30px;
}
#point02 h4 {
    border-bottom: 2px dotted #78c937;
}
#point02 .img05 {
    margin-top: -10px;
}
#point02 .name {
    color: #78c937;
}

#point03 {
    border: 2px solid #f98e32;
    text-align: center;
    padding-bottom: 25px;
}

#point03 .supervision {
    font-size: 12px;
    margin-top: 5px;
}
#point03 .tx01 {
    margin-top: 5px;
}
#point03 .tx03 {
    margin-top: 20px;
}

#nenkan h3 {
    color: 333;
    padding-bottom: 3px;
    border-bottom: 2px dotted #f75979;
    font-size: 16px;
    text-align: center;
}
#nenkan h3 .icon {
    color: #f75979;
}

#nenkan .flex.type01 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 350px;
    align-items: center;
    margin: 10px auto 0;
}
#nenkan li {
    width: 48%;
    background:  #f98e32;
    border-radius: 10px;
    padding: 5px 0; 
}
#nenkan li:nth-of-type(2n) {
    margin-left: 8px;
}
#nenkan li:nth-of-type(n+3) {
    margin-top: 8px;
}
#nenkan .flex.type01 p {
    color: #000;
    font-weight: bold;
}
#nenkan .white {
    color: #fff;
    font-size: 15px;
}
#nenkan .su , #nenkan .au {
    background: #f75979;
}
#nenkan .note {
    margin-top: 8px;
    font-size: 12px;
    position: relative;
    text-align: left;
    padding-left: 12px;
}
#nenkan .note:before {
    display: block;
    content: "※";
    position: absolute;
    left: 0;
}

#point04 {
    border: 2px solid #ffb310;
}
#point04 .inner01 {
    margin-top: 5px;
}
#point04 .caption {
    margin-top: 5px;
    font-size: 12px;
}

.koudokuBt {
    margin-top: 20px;
    text-align: center;
}