@charset "UTF-8";
/* CSS Document */

.h2_h2.text_left {
    text-align: left;
}




#service_contents {
    padding-right: 7.69%;
    padding-left: 7.69%;
    /* [disabled]padding-bottom: 5.38%; */
}
.license{
	padding-top:3.84%;
}
#service_contents .h2_h2 h2 {
    border-bottom: 3px solid #E1690D;
    display: inline-block;
    padding-bottom: 6px;
    font-size: 32px;
	line-height:1.4em;
}
.license_step_ul{
	margin-top:40px;
	margin-bottom:6.15%;
}
.license_step_ul_li{
    border-radius: 16px;
    padding-top: 24px;
    padding-right: 32px;
    padding-left: 24px;
    padding-bottom: 24px;
    background-color: #FFFFFF;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    -webkit-box-shadow: 1px 1px 1px #E7D8C9;
    box-shadow: 1px 1px 1px #E7D8C9;
}
.step_head_wrap {
    display: flex;
    align-items: center;
    margin-right: 6.15%;
    /* [disabled]width: 632px; */
    min-width: 392px;
    /* [disabled]background-color: #EACFCF; */
}

.step_box{
    background-color: #E1690D;
    color: #FFFFFF;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}
.step_box_in{
	text-align: center;
}
.step_step{
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 0px;
}
.step_num{
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: .04em;
}
.license_step_ul h3{
    font-size: 20px;
    color: #E1690D;
    line-height: 1.4em;
}
.license_step_txt{
    font-weight: 500;
    /* [disabled]display: flex; */
    /* [disabled]align-items: center; */
    /* [disabled]justify-content: space-between; */
    width: 100%;
    /* [disabled]background-color: #FDFFDD; */
}
.license_step_txt p{
    color: #464545;
    line-height: 1.8em;
    font-size: 17px;
}
.license_step_txt p a{
	text-decoration: underline;
	color: #3A06A5;
}
.license_step_txt .link_btn{
    margin-top: 16px;
    text-align: left;

}
.license_step_txt .link_btn a{
    background-color: #FFFFFF;
    color: #E1690D;
    border: 2px solid #E1690D;
    background-image: url(../images/arrow_org.svg);
    font-size: 18px;
    font-weight: 600;
	width:100%;
	max-width: 312px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: right 16px center;
    border-radius: 32px;
    background-size: 8px auto;
    text-align: center;
}
.license_step_txt ul{
	list-style: square;
	margin-top: 16px;
	margin-bottom: 16px;
}
.license_step_txt ul li{
    display: flex;
	flex-wrap:wrap;
    align-items: baseline;
    margin-bottom: 8px;
}
.license_step_txt ul li p{
	line-height: 1.6em;
	font-size: 15px;
	text-align: left;
}
.license_step_txt ul h4{
	text-align: left;
	line-height: 1.6em;
    font-size: 16px;
	    min-width: 80px;
}


#license_about{
    margin-bottom: 56px;
}
.license_about_in{
	margin-top: 3.07%;
	border-radius: 16px;
    padding-top: 32px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 32px;
    background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 1px #E7D8C9;
    box-shadow: 1px 1px 1px #E7D8C9;
}
#license_about h2{
}
#license_about h3{
	font-size: 28px;
    color: #464545;
}
.license_about_txt{
    margin-top: 2.3%;
}
.license_about_txt p{
    font-weight: 500;
    line-height: 1.8em;
    font-size: 16px;
}
.license_about_txt small{
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-weight: 400;
	display: inline-block;
}
#license_about table{
	margin-top: 3.07%;
	margin-bottom: 2.3%;
	width: 100%;
	border-collapse: collapse;
}
#license_about table th, #license_about table td{
    border-collapse: collapse;
    padding: 14px 10px;
    text-align: center;
    border: .8px solid #ADBAC0;
    font-size: 15px;
    line-height: 1em;
    font-weight: 500;
        }
#license_about table .header-row th {
            background-color: #ADBAC033;
            font-weight: 500;
            font-size: 16px;
        }
#license_about table .header-row th:first-child {
            background-color: transparent;
	border:0;
        }

#license_about table .header-row th:nth-child(2),
        .header-row th:nth-child(3) {
            background-color: #e8e8ffB3;
        }
#license_about table .header-row th:nth-child(3){
	background-color: #d4f4e8B3;
}

#license_about table .header-row th:nth-child(4),#license_about table .header-row th:nth-child(5) {
            background-color: #d4f4e8B3;
        }
#license_about table .header-row th:last-child {
            background-color: #ADBAC033;
        }

 #license_about table .sub-header {
            font-size: 13px;
            display: block;
            margin-top: 8px;
	 font-weight: 500;
        }

#license_about table .subheader-row th {
            font-size: 13px;
    line-height: 1em;
    font-weight: 500;
            padding: 8px;
        }

#license_about table .subheader-row th:nth-child(1),#license_about table .subheader-row th:nth-child(2) {
            background-color: #e8e8ffB3;
        }

#license_about table .subheader-row th:nth-child(3),#license_about table .subheader-row th:nth-child(4) {
            background-color: #d4f4e8B3;
        }
#license_about table .subheader-row th:nth-child(5),#license_about table .subheader-row th:nth-child(6) {
            background-color: #ADBAC033;
        }
#license_about table .level-cell {
        }
#license_about table .circle {
            display: inline-block;
            width: 16px;
            height: 16px;
            border: 3px solid #E1690D;
            border-radius: 50%;
        }
#license_about table .cross {
            font-size: 26px;
            color: #717071;
            font-weight: 300;
        }
#license_about table .font-ora{
            color: #E1690D;
            font-size: 15px;
	font-weight: 600;
	line-height: 1em;
        }
 #license_about table .font-ora_s {
            font-size: 11px;
            color: #E1690D;
	 font-weight: 500;
	 line-height: 1em;
	 margin-top: 6px;
	 display: block;
           
        }
 #license_about table .required {
            color: #ff5599;
            font-size: 13px;
        }
#license_about table .gray-bg {
            background-color: #ADBAC033;
        }
#license_about table .look{
	border:1.6px solid #E1690D;
}
#license_about table .notes-row td {
            padding: 20px 10px;
        }
#license_about table .level-descriptions {
            display: flex;
            gap: 10px;
            margin-top: 20px;
        }
#license_about table .level-box {
            flex: 1;
            padding: 20px;
            text-align: center;
            border: 1px solid #ddd;
            border-radius: 4px;
        }
#license_about table .level-box.level-1 {
            background-color: #fafafa;
        }
#license_about table .level-box.level-2 {
            background-color: #fafafa;
        }
#license_about table .level-box.level-3 {
            background-color: #fafafa;
        }
#license_about table .level-box.level-4 {
            background-color: #ffe8f0;
        }
#license_about table .level-title {
            color: #ff5599;
            font-weight: bold;
            margin-bottom: 10px;
            font-size: 14px;
        }
#license_about table .level-desc {
            font-size: 13px;
            line-height: 1.6;
        }
#license_about_lv_ul{
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
}
#license_about_lv_ul li{
	box-sizing: border-box;
	width: 24.61%;
	margin-right: .52%;
	background-color: #ADBAC033;
	padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}
#license_about_lv_ul li:last-child{
	margin-right: 0;
}
#license_about_lv_ul li:nth-child(4){
	border: 2px solid #E1690D;
	background-color: #E1690D33;
}
#license_about_lv_ul li h3{
	text-align: center;
	font-weight: 600;
	font-size: 18px;
	line-height: 1em;
    color: #464545;
	margin-bottom: 8px;
}
#license_about_lv_ul li:nth-child(4) h3{
	color: #E1690D;
}
#license_about_lv_ul li:nth-child(4) p{
	color: #E1690D;
}
#license_about_lv_ul li p{
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    text-align: center;
}


#license_curriculum{
	
}
.license_curriculum_in{
	margin-top: 3.07%;
	border-radius: 16px;
    padding-top: 32px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 32px;
    background-color: #FFFFFF;
    margin-bottom: 32px;
}
#license_curriculum h2{
}
#license_curriculum h3{
	font-size: 28px;
    color: #464545;
}
.license_crr_txt{
	   margin-top: 3.07%; 
}
.license_crr_txt a{
	text-decoration: underline;
    color: #3A06A5;
}
.license_crr_txt a img{
	display: inline-block;
	width: 14px;
	margin-left: 2px;
	    vertical-align: middle;
}
.license_crr_txt p{
    line-height: 1.8em;
    font-size: 16px;
    font-weight: 500;
}
#license_curriculum table{
	    margin-top: 2.3%;
	    width: 100%;
	border-collapse: collapse;
}
#license_curriculum table th {
    font-size: 16px;
    font-weight: 500;
    padding: 16px;
    line-height: 1em;
}
#license_curriculum table .head_col1 {
	border-top: .8px solid #ADBAC0;
}
#license_curriculum table .head_col2 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1em;
}
#license_curriculum table .head_line {
	text-align: left;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
    background-color: #ADBAC033;
    border-top: .8px solid #ADBAC0;
    border-left: .8px solid #ADBAC0;
	    border-bottom: .8px solid #ADBAC0;
    width: 112px;
}
#license_curriculum table td{
    padding: 12px 8px;
    border: .8px solid #ADBAC0;
    text-align: center;
    font-size: 15px;
    line-height: 1.5em;
}
#license_curriculum table .look{
    border: 3px solid #E1690D;
    position: relative;
}
#license_curriculum table .look .osusume {
    position: absolute;
    width: 58.46%;
    right: -16px;
    top: -20px;
    max-width: 80px;
}

#license_curriculum table .head_col1 {
    border-right: .8px solid #ADBAC0;
}
#license_curriculum table .blue-bg.head_col1 {
    border-left: .8px solid #ADBAC0;
}


#license_crr_rei{
	
}
#license_crr_rei h4{
	color: #464545;
    border-bottom: 1px solid #E1690D;
	margin-top: 4.61%;
    padding-bottom: 18px;
	margin-bottom: 24px;
    font-size: 17px;
}
#license_crr_rei h4 span{
	padding-top: 3px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 4px;
    border-radius: 16px;
    background-color: #FFF518;
}
#license_crr_rei h5{
    color: #464545;
    font-size: 17px;
    margin-bottom: 24px;
}
#license_crr_rei ul{
	
}
#license_crr_rei ul li{
	box-sizing: border-box;
	display: flex;
	margin-bottom: 8px;
}
.license_crr_rei_time{
    box-sizing: border-box;
    color: #E1690D;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.8em;
    margin-right: 3.07%;
    width: 104px;
    min-width: 104px;
    text-align: center;
}
.license_crr_rei_p{
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.6em;
}

/*以下、経験者認定講習*/
.license.nintei{
	
}
.license.nintei #license_about h3{
	color: #E1690D;
}
#license_crr_dfo{
	
}
#license_crr_dfo h3{
    margin-bottom: 3.84%;
}
#license_crr_dfo .catch{
    line-height: 1.4em;
    font-weight: 600;
    font-size: 20px;
    text-align: left;
}
#license_crr_dfo .bg-ora{
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.4em;
    font-weight: 600;
    font-size: 24px;
    text-align: left;
    display: inline-block;
}
#license_crr_dfo h4{
	font-size: 22px;
    color: #464545;
	margin-top: 4.61%;
}
#license_crr_dfo .license_crr_txt{
	margin-top: 16px;
}
#license_crr_dfo h5{
	color: #464545;
    border-bottom: 1px solid #E1690D;
    padding-bottom: 14px;
    margin-bottom: 16px;
    font-size: 18px;
}
#license_crr_dfo h5 span{
	padding-top: 3px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 4px;
    border-radius: 16px;
    background-color: #FFF518;
}
#license_crr_dfo h6{
	font-size: 20px;
}
.license.nintei #license_curriculum table td{
	text-align: center;
	font-size: 15px;
}




.school_course_contents.flex {
	margin-top: 4.61%;
    display: flex;
    justify-content: space-between;
    margin-top: 4.61%;
}
.school_course_contents.flex .course_contents_txt {
    width: 64.61%;
}
.course_contents_txt h4 {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 1em;
    padding-top: 8px;
    padding-right: 8px;
    padding-left: 16px;
    padding-bottom: 8px;
    background-color: #D55F2D;
    margin-bottom: 3.84%;
}
.course_contents_txt h5 {
    color: #D55F2D;
    font-size: 17px;
    line-height: 1.6em;
    margin-bottom: 8px;
}
#license_crr_dfo .course_contents_txt table {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 8.46%;
}
#license_crr_dfo .course_contents_txt table td {
    background-color: #e8e8ffB3;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    font-size: 14px;
    line-height: 1.6em;
    padding-right: 16px;
}
.course_contents_txt table td ul {
    list-style-type: square;
    padding-left: 24px;
	margin-bottom: 8px;
}
.course_contents_txt table td ul li {
    padding-left: 0px;
    font-weight: 500;
    margin-bottom: 4px;
	    text-align: left;
	line-height: 1.6em;
}
.course_contents_txt .school_course_table_tit{
	font-size: 16px;
}
.course_contents_txt table td ul li::marker {
	font-size: 20px;
}
.course_contents_txt table td ul li ul {
    list-style-type: disc;
    padding-left: 8px;
}
.course_contents_txt table td ul li ul li {
    font-weight: 400;
    line-height: 1.6em;
	    margin-top: 6px;
	font-size: 15px;

}
.course_contents_txt table td ul li ul li::marker {
	font-size: 12px;
}
#license_crr_dfo .course_contents_txt table .course_time {
    background-color: #FFFFFF;
    width: 80px;
}
.course_contents_txt p {
    font-size: 15px;
    line-height: 1.7em;
}
.course_contents_img {
    width: 30%;
}
.course_contents_img img {
    border-radius: 16px;
    width: 100%;
    margin-bottom: 12.3%;
    display: block;
}
.course_outlien {
}
.course_outlien table {
    width: 100%;
    border-top: .8px solid #ADBAC0;
	text-align-last: left;
}
.course_outlien table th {background-color: #d4f4e8CC;
    text-align: left;
    font-size: 15px;
    line-height: 1.6em;
    padding-top: 16px;
    padding-right: 8px;
    padding-left: 24px;
    padding-bottom: 16px;
    width: 176px;
	border-left: .8px solid #ADBAC0;
    border-bottom: .8px solid #ADBAC0;
}
#license_curriculum .course_outlien table td {
    padding: 16px;
    border-bottom: .8px solid #ADBAC0;
    font-size: 15px;
    line-height: 1.6em;
}
.license.nintei .school_course_contents table td small{
	line-height: 1.6em;
    margin-top: 4px;
    display: block;
	font-size: 13px;
}
.license.nintei .course_outlien table td small {
    line-height: 1.6em;
    margin-top: 8px;
    display: block;
	font-size: 13px;
}

.course_outlien table td ul {
    list-style-type: disc;
    padding-left: 16px;
}
.course_outlien table td ul li{
	    font-size: 15px;
	line-height: 1.6em;
	font-weight: 400;
	margin-bottom: 6px;
}
.course_outlien table{
	margin-bottom: 32px;
}
.course_outlien .link_btn a{
    min-width: 368px;
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 20px;
    border-radius: 32px;
    font-size: 20px;
}





.license .blue-bg {
            background-color: #e8e8ffB3;
        }
.license .green-bg{
	background-color: #d4f4e8CC;
}
.license .light-blue-bg {
            background-color: #e8e8ff66;
        }
.license .light-green-bg{
	background-color: #d4f4e866;
}
.license .dash {
            font-size: 16px;
            color: #717071;
        }
.license .p_margin-top{
	margin-top: 16px;
}
.inline_b{
	display: inline-block;
}

.license.nintei small{
	font-size: 14px;
	font-weight: 400;
}
.nintei .font-ora{
    color: #E1690D;
	    
}
.nintei .bg-ora{
	border-radius: 8px;
	color: #ffffff;
    background-color: #E1690D;
	padding: 10px 16px;
	padding-bottom: 11px;
}
.course_outlien .link_btn {
}
.course_outlien .link_btn a {
}
