.page_nav_wrap {
    width: 960px;
    margin: 0 auto;
}

.page_nav_list {
    padding: 0 0 25px 0;
}

.page_nav_list li a {
    display: block;
    text-align: center;
}

.page_nav_list li span {
    font-size: 12px;
    line-height: 25px;
    margin: 0 0 0 15px;
}

.page_nav_list li i {
    font-size: 10px;
    float: right;
    margin: 5px 5px 0 0;
}

.page_nav_list li {
    float: left;
    background-color: #fff;
    margin: 10px;
    width: 172px;
    font-weight: bold;
    cursor: pointer;
}

.page_nav_list li a:hover {
    color: #fff;
    background: #000;
}

.accounting_system_page_ttl {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    margin: 45px 0 35px;
    text-align: center;
}

.about_accounting_system {
    clear: both;
    margin-top: 30px;
    padding: 5px;
}

.about_accounting_system .about_left {
    float: left;
    width: 60%;
}

.about_accounting_system .about_right {
    float: right;
    width: 40%;
    margin-top: 60px;
}

.about02.about_accounting_system .about_left {
    width: 32%;
}

.about02.about_accounting_system .about_right {
    width: 61%;
}

.support_area_txt {
    width: 100%;
}

.about_accounting_system p,
.support_area_txt p {
    font-size: 14px;
}

.about_accounting_system .bluetxt {
    font-size: 25px;
    font-weight: bold;
    margin: 40px 0 55px;
    color: #00afde;
}




/*
理容師になるまで
*/

.flow_box {
    width: 100%;
    margin: 30px 0;
    background: url('../../images/business/guide_accounting_system/flow_img_sp.png') no-repeat;
    background-size: 100% auto;
}

.flow_box:before {
    content: "";
    display: block;
    padding-top: 469%;
}

@media only screen and (min-width: 641px) {
    .flow_box {
        width: 100%;
        background: url('../../images/business/guide_accounting_system/flow_img_pc.png') no-repeat;
        background-size: 100% auto;
    }
    .flow_box:before {
        content: "";
        display: block;
        padding-top: 93%;
    }
}




/*
講義内容
*/

.white_box {
    margin: 0 0 20px 0;
    padding: 20px 20px 40px;
    background: #fff;
}
.gray_box {
    background: #F2F2F2;
    padding: 30px;
    margin: 20px 0 20px 0;
}
.point_list {
    margin: 30px 0 0;
}

.point_list ul li {
    width: 100%;
    margin: 30px 0 0;
    text-align: center;
}

.point_list ul li .point_list_txt {
    text-align: left;
}

.point_list_ttl {
    font-size: 18px;
    margin: 15px 0;
    text-align: center;
}

.point_list ul li:first-child {
    margin: 0;
}

.bg_stripe {
    background: url('../../images/common/contents_bg.png');
}




/*
資格・就職
*/

.license {
    width: 92%;
    margin: 40px auto 0;
}

.license li {
    font-size: 14px;
    line-height: 220%;
    float: left;
    margin-right: 5%;
}

.license i {
    margin-right: 10px;
    color: #00afde;
}

.note_txt {
    text-align: right;
    margin-right: 2%;
}

.bg_body_gray_wrap {
    margin: 0 0 30px;
}

.guide_accounting_system_career_list ul li {
    float: left;
    width: 100%;
    margin: 0 0 30px;
    text-align: center;
}

.career_list_ttl {
    font-weight: bold;
}

.career_list_img {
    text-align: center;
}

.page_ttl_img_wrap {
    margin: 30px 0 0;
}
@media only screen and (min-width: 561px) {
	.guide_accounting_system_career_list ul li {
		float: left;
		width: 22%;
		margin: 0 0 0 4%;
	}
	.guide_accounting_system_career_list ul li:first-child {
		margin: 0;
	}
	.guide_accounting_system_career_list ul li img {
		width: 80%;
	}
	.career_list_img {
		margin: 0 0 10px;
		text-align: center;
	}
}
@media only screen and (min-width: 640px) {
	.guide_accounting_system_career_list ul li p.career_list_ttl {
		font-size: 20px;
	}
	.guide_accounting_system_career_list ul li p {
		font-size: 13px;
	}
}
.jobs_ttl {
    text-align: center;
}
.jobs_ttl img {
    width: 160px;
}
.jobs_img {
    background: url(../../images/business/guide_accounting_system/jobs_img_sp.png) no-repeat;
    background-position: center center;
    background-size: contain;
    padding-top: 351%;
    margin: 30px 0;
}
@media only screen and (min-width: 659px) {
.jobs_ttl img {
    width: 210px;
}
.jobs_img {
    background: url(../../images/business/guide_accounting_system/jobs_img_pc.png) no-repeat;
    padding-top: 84%;
    background-position: center center;
    background-size: contain;
}
}
/*メッセージ*/
.guide_message_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	-ms-display: flex;
	-ms-flex-wrap: wrap;
	-ms-justify-content: center;
	-js-display: flex;
	-js-flex-wrap: wrap;
	-js-justify-content: center;
	width: 100%;
}
.message_box_item {
	position: relative;
	width: 100%;
	margin: 20px 0 0;
	padding: 10px;
	background: #fff;
}
.message_box01 {
	margin: 0 5% 20px 0;
}
.message_comment {
	text-align: center;
	font-size: 24px;
	margin: 0 0 20px;
	font-weight: bold;
}
.message_box_contxt {
	margin: 10px 0 0;
	clear: both;
}
.message_box_workplace {
	font-size: 14px;
}
.message_box_school {
	font-weight: bold;
	margin: 0 0 20px;
}
.message_box_txt {
	margin: 20px 0 15px;
	padding: 0 0 5px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.message_box_img {
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
.message_down_box {
	text-align: center;
}
.guide_message_wrap {
	margin: 0 0 30px;
}
.click_page_wrap {
	margin: 30px 0 0;
}
.click_page_wrap ul li {
	width: 30%;
	margin: 0 0 2% 5%;
	float: left;
}
.click_page_wrap ul li:nth-child( 3n + 1) {
	margin: 0 0 2%;
}
.click_page_wrap ul li:first-child {
	width: 30%;
	margin: 0;
}
.click_page_wrap ul li img {
	width: 100%;
}
.click_txt {
	margin: 30px 0 0;
}
.message_box_contxt {
	display: none;
}
.message_box_contxt.show {
	display: block;
}
.message_box_name {
	padding: 0 0 25px;
}
.slidetoggle_button {
	float: right;
	background: url("../../images/business/guide_accounting_system/more_button.jpg") right center no-repeat;
	width: 132px;
	height: 30px;
	margin: 0 0 15px;
	cursor: pointer;
}
.slidetoggle_button.active {
	background: url("../../images/business/guide_accounting_system/close_button.jpg") right center no-repeat;
}
.message_img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
}
@media only screen and (min-width: 681px) {
	.message_box_item {
		width: 46%;
		margin: 12.666px;
		padding: 20px;
	}
}
#pass_result_box {
    margin-top: 40px;
    margin-bottom: 45px;
}

.pass_result,
.recruit_pass_txt {
    width: 95%;
    margin: 40px auto 0;
}

.subtxt {
    font-size: 18px;
    margin: 40px 0 30px;
    text-align: center;
    font-weight: bold;
}

.attention {
    font-size: 12px;
}

#pass_result_img p {
    margin-bottom: 30px;
}

.support_box {
    width: 94%;
    margin: 0 auto;
    background-color: #fff;
}

.support_area {
    padding: 20px;
}

.support_area_img {
    width: 100%;
    text-align: center;
    margin: 2%;
}

.support_area_txt h4 {
    font-size: 16px;
    font-weight: bold;
    padding: 2% 0 1%;
}

.support_area_txt p {
    line-height: 190%;
}

.training_img {
    height: 669px;
    margin: 60px 0;
    background: url('../../images/business/guide_accounting_system/training_img01_sp.png') no-repeat center center;
    background-size: contain;
}

@media only screen and (min-width: 561px) {
    .support_area_img {
        float: left;
        width: 20%;
    }
    .support_area_txt {
        float: right;
        width: 74%;
    }
    .training_img {
        height: 177px;
        background: url('../../images/business/guide_accounting_system/training_img01_pc.png') no-repeat center center;
        background-size: contain;
    }
}

.support_parts {
    width: 60px;
    margin: 0 auto;
}

.support_parts img {
    margin: 0 0 10px;
}

.recruit_pass_txt {
    font-size: 12px;
}

.recruit_pass_txt .attention {
    text-align: right;
}

#recruit_pass {
    margin: 40px auto 60px;
}

.classroom_main_txt {
    width: 100%;
    margin: 0 auto;
}

.classroom_main_txt p {
    font-size: 16px;
    font-weight: bold;
    line-height: 200%;
    margin: 0 0 50px;
    text-align: left;
}

.classroom_ttl {
    margin: 45px 0 35px 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}

@media only screen and (max-width: 1024px) {
    .classroom_ttl {
        font-size: 25px;
    }
}

@media only screen and (max-width: 1340px) {
    .dental_page_ttl {
        font-size: 25px;
    }
}

.schedule_img_pc {
    width: 87%;
    margin: 0 auto;
}

.guide_schedule_list li {
    float: left;
    width: 19%;
    margin: 0 3%;
}

.guide_schedule_list ul {
    width: 98%;
    margin: 0 auto;
}

.guide_schedule_list .sub,
.guide_schedule_list h6 {
    text-align: center;
}

.guide_schedule_list h6 {
    font-size: 24px;
    font-weight: bold;
    margin: 5% 0 8%;
}

.guide_schedule_list .sub {
    font-weight: bold;
    margin: 0 0 4%;
}

.guide_schedule_list p {
    font-size: 14px;
    font-weight: normal;
}

.schedule_img_sp {
    display: none;
    margin-top: 15%;
    text-align: center;
}

.ceremony_box {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #fff;
}

.ceremony_txt {
    font-size: 12px;
    width: 100%;
    margin: 0 0 30px;
}

.ceremony_inner {
    margin: 30px 0;
}

.ceremony_img {
    float: left;
    width: 100%;
    text-align: center;
}

.ceremony_img img {
    width: 100%;
}

.ceremony_img02 {
    float: right;
    width: 100%;
    text-align: center;
}

.ceremony_img02 img {
    width: 100%;
}

.ceremony_txt02 {
    font-size: 12px;
    width: 100%;
    margin: 0 0 30px;
}

.pdf_img {
    text-align: center;
}

.b_link {
    margin: 80px 0 0;
    border-bottom: 1px solid #000;
}

.page_s_ttl {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

@media only screen and (min-width: 481px) {
    .ttl_4line {
        font-size: 20px;
    }
}

@media only screen and (min-width: 641px) {
    .ceremony_txt {
        font-size: 12px;
        float: right;
        width: 39%;
        margin: 0;
    }
    .ceremony_txt02 {
        font-size: 12px;
        float: left;
        width: 39%;
        margin: 0;
    }
    .ceremony_img {
        width: 58%;
    }
    .ceremony_img02 {
        width: 58%;
    }
}

@media only screen and (min-width: 961px) {
    .ttl_4line {
        font-size: 24px;
    }
    .ceremony_txt {
        font-size: 14px;
    }
    .ceremony_txt02 {
        font-size: 14px;
    }
}

@media only screen and (min-width: 561px) {
    .point_list ul li {
        float: left;
        width: 30%;
        margin: 0 0 0 5%;
    }
    .recruit_pass_txt {
        font-size: 14px;
    }
    .attention {
        font-size: 14px;
    }
}

.crassroom_img01 {
    position: absolute;
    top: 79%;
    left: 11%;
    display: none;
    width: 130px;
}

.crassroom_img02 {
    position: absolute;
    top: 57%;
    left: 13%;
    display: none;
    width: 130px;
}

.crassroom_img03 {
    position: absolute;
    top: 54%;
    right: 10%;
    display: none;
    width: 130px;
}

.crassroom_img04 {
    position: absolute;
    top: 80%;
    right: -4%;
    display: none;
    width: 130px;
}

.crassroom_img05 {
    position: absolute;
    top: 73%;
    right: 12%;
    display: none;
    width: 130px;
}

.classroompic {
    margin: 0 0 30px;
}

@media only screen and (min-width: 681px) {
    .crassroom_img01 {
        top: 26%;
        left: 1%;
        display: block;
        width: 26%;
    }
    .crassroom_img02 {
        top: 3%;
        left: 75%;
        display: block;
        width: 20%;
    }
    .crassroom_img03 {
        top: 31%;
        left: 74%;
        right: 0;
        display: block;
        width: 20%;
    }
    .classroom_main_txt {
        width: 40%;
        margin: 0 auto;
    }
    .classroom_main_txt p {
        margin: 23.5% 0 10%;
        text-align: center;
    }
    .classroom_main {
        position: relative;
        padding: 0 0 9%;
        text-align: center;
        background: url('../../images/business/guide_accounting_system/main_pattern.png') no-repeat center center;
        background-size: contain;
    }
    .classroompic {
        display: none;
    }
}

@media only screen and (max-width: 1340px) {
    .accounting_system_page_ttl {
        font-size: 25px;
    }
    .about_accounting_system .yellowtxt {
        font-size: 18px;
    }
    .about_accounting_system p,
    .job_txt,
    .licence li,
    .guide_schedule_list .sub,
    .guide_schedule_list p {
        font-size: 13px;
    }
    .subtxt {
        font-size: 13px;
    }
    .job_img01 {
        width: 35%;
    }
    .page_nav_wrap {
        width: 100%;
    }
    .page_nav_list li {
        width: 23%;
        margin: 1%;
    }
}

@media only screen and (max-width: 1024px) {
    .page_nav_list li {
        width: 31.33%;
    }
    .classroom_main_txt p {
        font-size: 13px;
    }
    .accounting_system_page_ttl {
        font-size: 25px;
    }
    .guide_schedule_list h6 {
        font-size: 17px;
    }
}

@media only screen and (max-width: 659px) {
    .accounting_system_page_ttl {
        font-size: 20px;
    }
    .job_item {
        height: 580px;
        margin: 40px auto;
        background: url('../../images/business/guide_accounting_system/job_item_sp.png') no-repeat center center;
    }
    .job_item .center {
        margin: 20px auto;
    }
    .job_item li {
        float: none;
        width: 70%;
        margin: 0 auto;
    }
    .about_accounting_system .about_right {
        float: none;
        width: inherit;
        margin: 60px auto 0;
        text-align: center;
    }
    .about_accounting_system .yellowtxt {
        font-size: 16px;
        text-align: center;
    }
    .about_accounting_system p {
        font-size: 11px;
    }
    .about_accounting_system .about_left {
        float: none;
        width: 96%;
        margin: 60px 0 auto;
        text-align: center;
    }
    .about02.about_accounting_system .about_left {
        width: 90%;
    }

    .about02.about_accounting_system .about_right {
        width: 96%;
    }
    .job_img01 {
        display: none;
    }
    .job_img02 {
        display: block;
        width: 230px;
        margin: 0 auto;
    }
    .job_txt {
        font-size: 11px;
        float: none;
        width: 80%;
        margin: 30px auto;
    }
}
@media only screen and (max-width: 560px) {
    .schedule_img_sp {
        display: block;
    }
    .schedule_img_pc {
        display: none;
    }
    .guide_schedule_list li {
        float: none;
        width: 100%;
        margin: 0 auto;
    }
    .guide_schedule_list .sub,
    .guide_schedule_list p {
        font-size: 11px;
    }
    .guide_schedule_list h6 {
        font-size: 18px;
    }
    .page_nav_list li span {
        font-size: 10px;
    }
    .page_nav_list li {
        width: 48%;
    }
}

@media only screen and (max-width: 524px) {
    .about_right img {
        width: 240px;
    }
    .license li,
    .note_txt {
        font-size: 11px;
        float: none;
    }
    .license {
        margin: 20px auto 5px;
    }
}
/*
全九州簿記電卓選手権大会
*/

h5.tournament_ttl {
    font-size: 18px;
    font-weight: bold;
    color: #00AFDE;
}
.tournament_ttl_wrap {
    margin: 10px 0;
}
.business_txtcoment {
    margin: 0 0 20px 0;
}

.business_img_list ul li {
    width: 49%;
    margin: 0 0 2% 2%;
    float: left;
}
.business_img_list ul li img {
    width: 100%;
}
.business_img_list ul li:nth-child(2n - 1) {
    margin: 0 0 2% 0;
}
.business_txtcoment_top {
    margin: 20px 0 0 0;
}
@media only screen and (min-width: 481px) {
h5.tournament_ttl {
    font-size: 25px;
}
.business_img_list ul li {
    width: 32%;
    margin: 0 0 2% 2%;
    float: left;
}
.business_img_list ul li:nth-child(2n - 1) {
    margin: 0 0 2% 2%;
}
.business_img_list ul li:nth-child(3n - 2) {
    margin: 0 0 2% 0;
}
}

/*
大学3年次編入学を決めたセンパイ
*/

.transfer_content {
    margin: 30px 0 0 0;
}

.transfer_frame {
    width: 100%;
    margin: 0 0 20px 0;
}
.transfer_box {
    width: 100%;
    text-align: center;
}
.transfer_content .transfer_frame h4 {
font-weight: bold;
font-size: 18px;
}
.transfer_content .transfer_frame h5 {
font-weight: bold;
}

@media only screen and (min-width: 741px) {
.transfer_frame {
    float: left;
    width: 75%;
}
.transfer_box {
    float: right;
    width: 20%;
}
}
