/*--style----*/
html{
    margin: 0;
    padding: 0;
}
body{
    margin: 0;
    padding: 0;
}
.main{
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}


/*--header-----*/

header{
    margin: 0;
    padding: 0;
    width:100%;
}

.k-header{
    display:flex;
    flex-wrap:wrap;
    width:100%;
    justify-content: space-around;
    background: #ffcaca;
    position: relative;
    height: 120px;
    border-bottom-left-radius: 50% 20%;
    border-bottom-right-radius: 50% 20%;
}
.k-box01{
    width:40%;
    margin: 20px auto;
    text-align: center;
}
.k-box01 img{
    width:100%;
}
.k-box02 img{
    width:100%;
}
.k-box p{
    font-size:28px;
    font-family:"";
    vertical-align: middle;
}

/*--footer-----*/

footer{
    width:100%;
}
.k-footer{
    display:flex;
    flex-wrap:wrap;
    width:100%;
    justify-content: space-around;
    background: #ffcaca;
    position: relative;
    height: 120px;
    border-top-left-radius: 50% 20%;
    border-top-right-radius: 50% 20%; 
}
.foot-box01{
    width:100%;
    margin: 20px auto;
    text-align: center;
    background: #ffcaca;
    font-size:15px;
    color:gray;
}
.foot-box01 img{
    width:40%;
}


/*--main-----*/
.katsuragi{
}    
.info-container{
    width:100%;
}
.info-img{
    display: flex;
    flex-wrap: wrap;
    width:80%;
    margin: 50px auto;
    justify-content: space-around;
}
.infobox01{
    width:40%;
    margin:0 auto;
}
.infobox01 img{
    width:100%;
}
.infoimg-box01{
    width:25%;
}
.infoimg-box02{
    width:60%;
}
.infoimg-box01 img,.infoimg-box02 img{
    width:100%;
}
.infoimg-box01 img{

}
.info-box{
    width:78%;
    background: #ffeee3;
    margin:50px auto;
    border-radius: 5rem;
    padding:10px 50px 20px;
    border:3px solid #ffcaca;
}
#info-theme{
    font-size:28px;
    color:#305c2e;
    font-family: "Kaisei Opti", serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1rem;
    text-align: center;
    background: #fff;
    padding: 8px;
}
#info-exp{
    line-height:2rem;
}
.link-container{
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin: 50px auto;
    justify-content: center;
}
.link-box{
    margin-left:30px;
    width:180px;
    background: #fff68e;
    padding:20px 30px;
    border-radius: 3rem;
    box-shadow: 5px 5px  5px #cbcbcb;
    font-weight: bold;
    text-align: center;
    font-family: "Kaisei Opti", serif;
    font-weight: 700;
}
.link-box:hover{
    background: pink;
}
.link-box a{
    text-decoration: none;
    color:#305c2e;
}
.link-box a:hover{
    color:#09a8a9;
}



.jyoken,.ryokin,.riyou{
    margin-top:120px;
}
#ryokin-exp{
    text-align: center;
}
.jyoken-title,.ryokin-title,.riyou-title{
    text-align: center;
    font-size:30px;
    color:gray;
    letter-spacing: 0.5rem;
    border-bottom: 8px solid #ffeee3;
    width: 20%;
    margin:0px auto 40px;
    font-family: "Kaisei Opti", serif;
    font-weight: 500;
}
.jyoken-table,.ryokin-table,.riyou-table{
    width:85%;
    margin: 0 auto;
}
.jyoken-table tr,.ryokin-table tr,.riyou-table tr{
    width:100%;
}
.jyoken-table th,.ryokin-table th{
    width:20%;
    padding:20px 10px;
    background: #ffcaca;
    letter-spacing: 0.2rem;
    border-radius:0.4rem;
    font-family: "Kaisei Opti", serif;
    font-weight: 600;
}
.jyoken-table td,.ryokin-table td{
    width:80%;
    padding:20px 20px;
    letter-spacing: 0.1rem;
}
.bb{
    border-bottom:1px solid #ffcaca;
}
.jyoken-table table,.ryokin-table table{
    border:2px solid #ffcaca;
    border-radius:0.7rem;
    width:100%;
}
.riyou-table table{
    width:100%;
    /*background: #fff2f4;*/
    padding-top: 40px;
    border-radius: 0.7rem;
}
.riyou-table table th{
    width:25%;
    letter-spacing: 0.2rem;
    padding:0px 30px 30px;
    color: #5e3535;
    font-size: 20px;
    vertical-align: top;
    font-family: "Kaisei Opti", serif;
    font-weight: 600;
}
.riyou-table table td{
    width:30%;
    padding:40px 30px;
    vertical-align: top;
    line-height: 2.2rem;
    letter-spacing: 0.1rem;
    background: #fff2f4;
    border-radius: 0.7rem;
}
.riyou-table img{
    width: 150px;
}
#touroku{
    width:80px;
    padding:30px 0px 30px 30px;
}
#yoyaku{
    width:80px;
    padding:30px 0px 30px 30px;  
}
#toujitsu{
    width:80px;
    padding:30px 0px 30px 30px;
}
#omukae{
    width:120px;
    padding:30px 0px 30px 30px;  
}
.riyou-table table span{
    color:#305c2e;
    /*font-family: "Kaisei Opti", serif;
    font-weight: 600;*/
    
}
.riyou-table table #pdflink{
    margin-left: 0px;
    background: #fff68e;
    text-decoration: none;
    padding: 20px 20px;
    border-radius: 0.4rem;
    box-shadow: 5px 5px  5px #cbcbcb;
    color:#305c2e;
    letter-spacing:0.2rem;
    font-family: "Kaisei Opti", serif;
    font-weight: 600;
}
.riyou-table table #pdflink:hover{
    background: pink;
}
#pcenter{
    text-align: center;
}
#riyou-s{
    color:#db3b89;
    font-family: "Kaisei Opti", serif;
    font-weight: 600;
}
#pdficon{
    width: 30px;
    vertical-align: middle;
    padding-left: 10px;
}
.onegai{
    width:85%;
    margin: 100px auto;
    line-height: 2.2rem;
}
.onegai-title p{
    font-size:30px;
    text-align: center;
    letter-spacing: 0.2rem;
    color: gray;
    font-family: "Kaisei Opti", serif;
    font-weight: 500;
}
.onegai-exp02 p{
    color:#db3b89;
}
#panda{
    width:80px;
    vertical-align: middle;
}
#pengin{
    width:80px;
    vertical-align: middle;
}
.onegai-exp{
    background: #fffbcd;
    padding: 20px 40px;
    letter-spacing: 0.1rem;
    border-radius: 0.7rem;
}
.onegai-exp02{
    letter-spacing: 0.1rem;
}
#orange{
    color:#ffbb21;
}
#red{
    color:#e10000;
    font-weight: 600;
}
#grape{
    color:#db3b89;
    font-weight: 600;
}
#dis1170{
    display:block;
} 
.dis845{
    display:none;
}
.dis540{
    display:none;
}
.dis700{
    display:none;
}
.dis410{
    display:none;
}
#tellink{
    text-decoration: none;
    color:#db3b89;
}