@charset "utf-8";
/* CSS Document */
.page-id-310 .btn1{
    display: inline-block;
    text-align: center;
    font-weight: 600;
    letter-spacing: 3px;
    background: #00053a;
    color: #fff;
    border: solid 2px #00053a;
    padding: 5px 50px;
    line-height: 31px;
    box-sizing: border-box;
    border-radius: 100px;
    margin-top: 40px;
    transition: ease-out .1s;
}

.page-id-709 .photo1{
	width: 30%;
	float: right;
	margin: 0 0 30px 30px;
	text-align: center;
}
.page-id-709 .photo1 .name{
	font-size: 18px;
	font-weight: bold;
}

.content .inner_b .ctbox .ft_logo{
    margin: 0 0 20px 0;
}

.content .inner_b .ctbox .ct_btnset .graybtn{
    background-color: #fff;
    color: #00053a;
}
.content .inner_b .ctbox .ct_btnset .graybtn:hover{
    opacity: 0.8;
}

.content .inner_b .ctbox .ct_btnset .graybtn a{
    color: #00053a;
}

/* 20230110 */
header.typeB ul#gnavis li a .gn_ja{
    font-size: 16px;
}

.trbox .trbox_t .trbox_t_ttl{
    font-size: 34px;
}

.trbox .trbox_t .trbox_t_txt{
    font-weight: 700;
}

.tlbox .tlbox_t .tlbox_t_ttl{
    font-size: 34px;
}

.tlbox .tlbox_t .tlbox_t_txt{
    font-weight: 700;
}

@media only screen and (max-width: 1110px) {
}


@media only screen and (max-width: 1024px) {
}


@media only screen and (max-width: 768px) {
}