/* ------------------------------------- */
/* 教室体験ページ　PC・SP共通　　　　　　 　*/
/* ------------------------------------- */
body{
    width: 100%;
/*     overflow: hidden; */
    margin: 0 calc(50% - 50vw);
}

section {
    clear: both;
    /*margin-top: 8vh;
    margin-bottom: 8vh;*/
}

a {
    text-decoration: none;
}

input[type="text"] {
	-webkit-appearance: none;
	appearance: none;
    height: 2.5em;
}

select {
    /* height: 2.5em; */
    /* -webkit-appearance: none; */
    /* appearance: none; */
    /* position: relative; */
    -webkit-appearance: button;
    appearance: button;
    height: 2.5em;
}

#cts_inner{
    display: flex;
    flex-direction: row;
    margin-top: 50px;
	justify-content:center !important;
}




.triangled_space{
    position: relative;
    margin: 0 calc(50% - 50vw);
    /* height: 33vh !important; */
    background-color: rgba(25, 156, 166, 0.25);
    padding-bottom: 10px;
}

.bg_triangle{ 
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 50vw 0 50vw;
    border-color: #fff transparent transparent transparent;
    margin: 0 calc(50% - 50vw);
    z-index: 10;
} 

/* .under_triangle {
    position: absolute;
    width: 100%;
    height: 50vh;
    top: 5vh;
} */

.top-hd-li::before{
	font-family: 'Material Icons';
    font-size: 2em;
    content: "arrow_right";
	color: #1955A6;
}


.tuhd-elm {
    display: inline-block;
    vertical-align: middle;
}

.top-hd-txt {
    color: #1955A6;
    font-size: 1.5em;
    font-weight: bold;
}

.top-hd-detail {
    color: #1955A6;
    font-size: 1.1em;
}
.kekkamoji {
    color: #1955A6;
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;

	position:relative;
}

.merits_hd {
    color: #1955A6;
    font-weight: bold;
    font-size: 1.6em;
    text-align: left;
    margin-left: 10px;
    padding-left:1.5em;
	position:relative;
}

.merits_hd::before{
    font-family: 'Material Icons';
    font-size: 1.1em;
    content: "done_outline";
    color: #1955A6;
    position:absolute;
	left:0;
	top:0;
}

.merit_txt {
    color: #707070;
    margin-left: 2em;
    margin-bottom: 1.0em;
}

.merits_img {
    display: flex;
    background: #000;
    width: 70%;
    height: 300px;
    margin: 3vh auto 6vh 40px;
    justify-content: center;
    align-items: center;
}

.merits_filter {
    background: rgba(8,139, 167, .2);
    width: 80%;
    height: 80%;
}

#taiken {
    margin-top: 10vh;
}

.acd_label {
    width: 100%;
    height: 7vh;
    /*max-width: 900px;*/
    margin: 5vh auto 5vh 0;
    background-color: #1955A6;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.acd_label input[type=checkbox] {
    display: none;
}

.acd_elm {
    /* display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.5em;
    margin-left: 15px; */
}

.acd_arrow::before {
    right: 1vw;
    font-family: 'Material Icons';
    font-size: 2em;
    content: "expand_more";
    transition: .5s;
    
}

#kouka_icon::before {
    right: 1vw;
    font-family: 'Material Icons';
    font-size: 2em;
    content: "trending_up";
}

#voice_icon::before {
    right: 1vw;
    font-family: 'Material Icons';
    font-size: 2em;
    content: "chat";
}

#cts_icon::before {
    right: 1vw;
    font-family: 'Material Icons';
    font-size: 2em;
    content: "list_alt";
}


.acd_arrow.open::before {
    transform: rotateX(180deg);
}


.acd_btn_cts.closed{
    display: none;
    transition: all .5s linear;
}

.acd_btn_cts.open {
    display: block;
    opacity: 1;
}

.bigSpan {
    color: #A6199C;
    font-size: 1.4em;
    font-weight: bold;
}

.top-hd-txt-merit{
    color: #1955A6;
    font-size: 1.3em;
    line-height: 2em;
    padding-left: 1em;
    text-indent: -1em;
	font-weight:bold;
}

.top-hd-txt-merit::before{
	font-family: 'Material Icons';
    font-size: 1.22em;
    content: "arrow_right";
}

.align_right {
    font-size: 0.9em;
    text-align: right;
}

.taikendan_container {
    padding: 0 20px;
}

#taikendan_msg {
    margin: 0;
    padding: 0;
    list-style: none;
}

#taikendan_msg  li{
    margin-top: 3vh;
    margin-bottom: 3vh;
}
 

/* #taikendan_msg li { */
#taiken1 {
    margin-top: 20px;
    display: flex;
	align-items: center;
} 

/* #taikendan_msg li:nth-child(2) { */
#taiken2 {
    display: flex;
    flex-direction: row-reverse;
	align-items: center;
}

#taiken1 .taikendan_pic {
    margin-right: 3em;
}

#taiken2 .taikendan_pic {
    margin-left: 3em;
}

.taikendan_pic {
/*     width: 150px;
    height: 150px; */
    overflow: hidden;
    border-radius: 50%;
    /* text-align: center; */
    /* vertical-align: middle; */
    display: flex;
    justify-content: center;
    align-items: center;
	border: 1.5px solid #1955A6;
}

.taikendan_pic img {
    background-image: url(//www.pc-sokudoku.co.jp/wp-content/themes/Image/kouza/1kaikanketsu_camp/z_camp_img3.gif);
	background-position: top;
/*     transform: scale(1.9); */
}




.taikendan_pic .material-icons {
    font-size: 8em;
}
.taikendan_div {
    width:80%;
  max-width:400px;
}
.taikendan_txt {
    width:100%;
    height:fit-content;
    background-color: rgba(25, 85, 166, 0.2);
    border-radius: 15px;
    padding: 8px;
    position: relative;
}

.taikendan_hd {
    text-align: center;
    color: #0B284D;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.4em;
}

.taikendan_detail{
    padding: 10px;
    color: #0B284D;
    font-size: 1.0em;
    line-height: 1.2em;
    text-align: left;
}

#kouza .img_box {
    text-align: center;
    margin-bottom: 25px;
    background: url(//www.pc-sokudoku.co.jp/Image/kouza/1kaikanketsu_camp/kanketsu_graph4.gif) no-repeat;
	background-size: contain;
}

#prof1, #prof2 {
    color: #0B284D;
    font-size: 0.9em;
}

#prof1 {
    text-align: left;
}
#prof2 {
    text-align: right;
}

/* #taikendan_msg li:nth-child(1) .taikendan_txt:before { */
#taiken1 .taikendan_txt:before {
    content: "";
    border: 10px solid transparent;
    border-right: 20px solid rgba(25, 85, 166, 0.2);
    position: absolute;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* #taikendan_msg li:nth-child(2) .taikendan_txt::before { */
#taiken2 .taikendan_txt::before {
    content: "";
    border: 10px solid transparent;
    border-left: 20px solid rgba(25, 85, 166, 0.2);
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);  
}

.taikendan_result {
    padding: 0px;
    display: flex;
	align-items: center;
}

#tk_result_1{
    justify-content: flex-start;
	padding-left:20px;
}

#tk_result_2{
    justify-content: flex-end;
}

.taikendan_result div:nth-child(1) {
    width: 5px;
    height:30px;
    background: #088BA7;
}
.taikendan_result div:nth-child(2) {
    width: 8px;
    height: 30px;
    background: #088BA7;
	margin-left:2px;
}
.taikendan_result div:nth-child(3) {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent rgba(8, 139, 147, 1);
    border-width: 25px 0 25px 25px;
    margin-left: 2px;
}

.kiji {
    margin: 5em auto 5em;
    /* transform: translateX(-5em); */
    width: 90%;
    /* height:30%; */
    padding: .6em;
    padding-left: 1em;
    border: 6px solid #1955a6;
    color: #3124dd;
    font-size: 1.6em;
    display: inline-block;
    position: relative;
    background: #fff;
    border-radius: 5px;
    transition: all 0.3s;
    }
    
.kiji div {
    /* margin-left: 1em; */
}

.grad_moji{
    background: -webkit-linear-gradient(60deg, rgb(87 205 176) 0%, rgb(31 79 255) 66%, rgb(245 10 248) 95%);
    /* background-size:400%; */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: mojiGraduate 5s infinite;
    -moz-animation: mojiGraduate 5s infinite;
    
    animation: mojiGraduate 5s infinite;
    font-size: 3em;
    font-weight: bold;
}

@keyframes mojiGraduate{
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

.kiji:before, .kiji:after {
    content: "";
    position: absolute;
    display: block;
    transition: all 0.3s;
  }


.kiji:before {
    top: 0;
    right: 0;
    width: 4rem;
    height: 100%;
    background: #1955a6;
  }
  .kiji:after {
    width: 0.5rem;
    height: 1rem;
    top: 50%;
    right: 1.7rem;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: translateY(-50%) rotate(45deg) skewX(-45deg);
  }
  .kiji:hover {
    padding: .8em;
    text-decoration: none;
    color:#1955A6;

  }
  .kiji:hover:before {
    width: 5rem;
    background: #2219A6;
  }
  .kiji:hover:after {
    height: 2rem;
    right: 2.3rem;
  }


#n_ana_img{
    /* text-align: center; */
    /* margin-bottom: 25px; */
    /* background: url(//www.pc-sokudoku.co.jp/Image/kouza/1kaikanketsu_camp/nishi_ana_2.png) no-repeat;
	background-size: contain; */
}

.bigSpan_bl {
    color: #247EF2;
    font-size: 1.2em;
    font-weight: bold;
}

#training_info_new li {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
    position: relative;
}

#training_info_new .list_box_01b{
    color: #fff;
    font-weight: bolder;
    background: #a565a7;
    width: 37%;
    padding: 8px;
    border-radius: 10px 0 0 10px;
}
#training_info_new .list_box_01{
    color: #fff;
    font-weight: bolder;
    background: #CC7400;
    width: 37%;
    padding: 8px;
    border-radius: 10px 0 0 10px;
}

#training_info_new .list_box_02 {
    width: 63%;
    border-radius: 0 10px 10px 0;
}

#training_info_new .list_box_01, #training_info_new .list_box_02 {
    border: solid 2px #CC7400;
    padding: 5px;
}
#training_info_new .list_box_01b, #training_info_new .list_box_02 {
    border: solid 2px #a565a7;
    padding: 5px;
}

#training_info_new li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 15%;
    border: 12px solid transparent;
    border-top: 12px solid #CC7400 !important;
}



.more-info {
    width: 90vw;
    height: 8vh;
    background-color: #088BA7;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 8vh;
    border-radius: 30px;
    margin: 8vh auto 15vh;
/* 	transform: translateX(4%); */
}

.radioDiv {
    background-color: #ccd5d869;
    font-size: 1.3rem;
    font-weight: bold;
    color: black;
    float: left;
    /* margin: 7px; */
    padding: 0 10px;
    cursor: pointer;
    cursor: hand;
    border-radius: 4px;
    border-bottom: 4px solid #2222;
    border-right: 4px solid #2222;
}

.checkedBG {
    background: #a6199c !important;
    color: #fff !important;
    border: none;
    font-weight: bold;
    /* transform: translateY(3px); */
    /* margin-bottom: 10px; */
}
	    .checkedBGblue {
        background: #bef !important;
		    color: #000 !important;
        border: none;
        transform: translateY(3px);
        margin-bottom: 10px;
    }
.radioDiv0{
    background: #ccd5d869;
color: #000;
}
    
.ilb {
    display: inline-block;
    vertical-align: top;
}
.course_plus_info {
    margin: 0;
    padding: 10px;
    border: 4px dashed #1955a6;
    background: transparent;
}

#form_tb2 tbody tr {
    height:4em;
}

input[type="text"] {
    -webkit-appearance: none;
    width: 80%;
    height: 2.5em;
}

.attention:before {
    font-family: 'Material Icons';
    font-size: 1.2em;
    content: "error_outline";
	line-height: 1.5em;
}

.attention {
    line-height: 1.5em;
	color: #3884cf !important;
}

#attention_submit {
    position: relative;
    width: 90%;
    padding: 1.2em;
    border: solid 2px red;
    border-radius: 8px;
    text-align: left;
}

#attention_hd {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 9px;
    line-height: 1;
    font-size: 2em;
    background: #FFF;
    color: red;
    font-weight: bold;
}

#attention_submit ul::-webkit-scrollbar-thumb {
	-webkit-appearance: none;
    border-radius: 8px;
    /* border: .5px solid white; */
    background-color: rgba(0, 0, 0, .45);
}
#attention_submit ul::-webkit-scrollbar:horizontal {
	-webkit-appearance: none;
    height: 10px;
}

#attention_submit ul::-webkit-scrollbar:vertical {
	-webkit-appearance: none;
    width: 3px;
}
#attention_submit ul::-webkit-scrollbar {
	-webkit-appearance: none;
    -webkit-appearance: none;
}
#attention_submit ul {
	-webkit-appearance: none;
    margin-top: 1em;
    /* height: 50vh; */
    /* overflow-y: scroll; */
    width: 100%;
    overflow-y: auto;
}

#attention_submit ul li {
    list-style-type: disc;
    list-style-position: outside;
    margin-bottom: 1.3em;
    margin-left: 1em;
}

.formbutton {
	
    width: 90%;
    max-width: 900px;
    background: #BF0AD4;
    color: #fff;
    border-radius: 10px;

}

#before_submit {
	/* -webkit-appearance: none; */
	/* width: 10%; */
	/* transform: scale(2); */
	/* margin: 10px 0 10px; */
	/* -webkit-appearance: none; */
}

input.formbutton {
	-webkit-appearance: none;
    height: 7vh;
    background: #fe8900 !important;
}

/* ------------------------------------- */
/* 教室体験ページ　PC        　　　　　　 　*/
/* ------------------------------------- */

@media screen and (min-width: 767px) {
    .sp_view {
        display: none;
    }

    #hdbox_pc {
		/*
        margin-top: 10vh !important;
        margin-bottom: 10vh !important;
*/
        
    }

    #hdbox_pc_container {
        position: relative;
        max-width: 900px;
        margin: 2em auto 2em;
        padding: 0.5em 1em;
        border: solid 3px #2219A6;
        border-radius: 8px;
        text-align: center;
    }

    

/*     .top-hd-li::before {
        border-width: 10px 0 10px 20px;
    }
 */
    .top-hd-detail {
        margin-left: 20px;
    }

    #tu_pc-hd {
        position: absolute;
        display: inline-block;
        top: -13px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0 9px;
        line-height: 1;
        font-size: 2.0em;
        background: #FFF;
        color: #2219A6;
        font-weight: bold;
    }

    #tu_pc_container #taiken_uketsuke_txt{
        margin-top: 3vh;
    }

    #hdbox_innner {
        margin-top: 3vh;
        padding: 15px;
        text-align: left;
    }

    #tu_pc_container #taiken_uketsuke_txt span {
        margin-top: 3vh;
        font-size: 1.3em;
    }

    .tu_link {
        vertical-align: middle;
        width: 40%;
        max-width: 380px;
    }

    .tu_link:nth-child(1){
        margin-right: 10px;
    }

    .tu_link:nth-child(1){
        margin-left: 10px;
    }

    .merit_txt {
        font-size: 1.15em;
        /* margin-left: 15px; */
    }

    .align_right {
        margin-top: 10em;
        max-width: 800px
    }

    .taikendan_txt, .taikendan_result_detail {
        max-width: 400px;
    }
	
	.taikendan_pic {
		width: 150px;
		height: 150px;
	}

	.taikendan_pic img {
		transform: scale(1.9);
	}
	
	
    
    .more-info {
        width: 90%;
        font-size: 20px;
        max-width: 680px;
		display: flex;
		justify-content: center;
    }

    #formhd_pc {
        width: 100%;
        font-size: 2.5em;
        font-weight: bold;
        padding-top: .5em;
        padding-bottom: .5em;
        padding-left: .5em;
        margin-bottom: 2em;
        border-left: 20px solid #a6199;
        background-color: #a6199c;
        color: white;
    }
	
	select {
		
		height:40px;
		margin-top: 8px;
	}
	

    .ilb {
        margin: 0.5em;
    }
    
    #attention_submit ul {
        padding: 12px;
    }

}/* ------------------------------------- */
/* 教室体験ページ　SP        　　　　　　 　*/
/* ------------------------------------- */
@media screen and (max-width: 767px){
	.top-hd-detail {
		margin-left: 2em;
	}
	#cts_inner{
		margin-top: 1em !important;
	}
	
	.wp-to-top {
		border-radius: 50%;
		left: 85vw !important;
    bottom: 150px !important;
}
	  #hdbox_pc {
		/*
        margin-top: 10vh !important;
        margin-bottom: 10vh !important;
*/
        
    }

    #hdbox_pc_container {
        position: relative;
        max-width: 900px;
        margin: 2em auto 2em;
        padding: 0.5em 1em;
        border: solid 3px #2219A6;
        border-radius: 8px;
        text-align: center;
    }

    

/*     .top-hd-li::before {
        border-width: 10px 0 10px 20px;
    }
 */
    .top-hd-detail {
        margin-left: 20px;
    }

    #tu_pc-hd {
   
        padding: 0 9px;
        line-height: 1;
        font-size: 1.8em;
        background: #FFF;
        color: #2219A6;
        font-weight: bold;
    }

    #tu_pc_container #taiken_uketsuke_txt{
        margin-top: 3vh;
    }

    #hdbox_innner {
        margin-top: 1vh;
        padding: 15px;
        text-align: left;
    }

    #tu_pc_container #taiken_uketsuke_txt span {
        margin-top: 3vh;
        font-size: 1.3em;
    }

    .tu_link {
        vertical-align: middle;
        width: 40%;
        max-width: 380px;
    }

    .tu_link:nth-child(1){
        margin-right: 10px;
    }

    .tu_link:nth-child(1){
        margin-left: 10px;
    }

    .merit_txt {
        font-size: 1.15em;
        /* margin-left: 15px; */
    }
	
    #form_triangle{ 
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 50vw 0 50vw;
        border-color: #a6199c transparent transparent transparent;
        margin: 0 calc(50% - 50vw);
        z-index: 10;
    } 
    
    .under_triangle {
        /* position: absolute;
        width: 100%;
        height: 50vh;
        top: 5vh;
        padding: 10px 15px 10px */
    }
	
	 .align_right {
		 margin-bottom: 10em;
	}
	.taikendan_pic {
		width: 110px;
		height: 110px;
	}
	
	.taikendan_pic img {
		transform: scale(1.4);
	}

	.kiji {
		margin: 3em auto 3em;
		transform: translateX(-1em) !important;
		width: 97%;
		font-size: 1.2em !important;
		z-index:999;
		transition: .1s;
	}
    .kiji:before {
		width: 3rem;
	}


    
    .pc_view {
        display: none;
    }
	
	#attention_submit {
/* 		position: relative;
		width: 90%; */
/* 		padding: 2em;
		border: solid 2px red;
		border-radius: 8px;
		text-align: left; */
	}
	
	#attention_submit ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    /* border: .5px solid white; */
    background-color: rgba(0, 0, 0, .45);
}
#attention_submit ul::-webkit-scrollbar:horizontal {
    height: 10px;
}

#attention_submit ul::-webkit-scrollbar:vertical {
    width: 3px;
}
#attention_submit ul::-webkit-scrollbar {
    -webkit-appearance: none;
}
#attention_submit ul {
    margin-top: 1em;
    height: 30vh;
    /* overflow-y: scroll; */
    width: 100%;
    overflow-y: auto;
}

}/* ------------------------------------- */
/* オンライン体験ページ　PC・SP共通　　　　　　 　*/
/* ------------------------------------- */
body{
    width: 100%;
    margin: 0 calc(50% - 50vw);
}

section {
    clear: both;
    margin-top: 8vh;
    margin-bottom: 8vh;
}

a {
    text-decoration: none;
}
#cts_inner{
	flex-direction: row-reverse !important;
	justify-content:center !important;
}

input[type="text"] {
	-webkit-appearance: none;
	appearance: none;
    height: 2.5em;
}

select {
    -webkit-appearance: button;
    appearance: button;
    height: 2.5em;
}





.bg_triangle{ 
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 50vw 0 50vw;
    border-color: #fff transparent transparent transparent;
    margin: 0 calc(50% - 50vw);
    z-index: 10;
} 

.under_triangle {
    /* position: absolute; */
    /* width: 100%; */
    /* height: 50vh; */
    top: 5vh;
}

.top-hd-li {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #6d9bdc;
}


.tuhd-elm {
    display: inline-block;
    vertical-align: middle;
}

.top-hd-txt {
    color: #1955A6;
    font-size: 1.5em;
    font-weight: bold;
}

.top-hd-detail {
    color: #1955A6;
    font-size: 1.1em;
}

.merits_hd {
    color: #1955A6;
    font-weight: bold;
    font-size: 1.6em;
    text-align: left;
    margin-left: 10px;
    padding-left:1.5em;
	position:relative;
}

.merits_hd::before{
    font-family: 'Material Icons';
    font-size: 1.1em;
    content: "done_outline";
    color: #1955A6;
    position:absolute;
	left:0;
	top:0;
}
.merit_txt {
    color: #707070;
    margin-left: 2em;
    margin-bottom: 2.5em;
}



.merits_img {
    display: flex;
    background: #000;
    width: 70%;
    height: 300px;
    margin: 3vh auto 6vh 40px;
    justify-content: center;
    align-items: center;
}

.merits_filter {
    background: rgba(8,139, 167, .2);
    width: 80%;
    height: 80%;
}

#taiken {
    margin-top: 1vh;
}

.acd_label {
    width: 100%;
    height: 7vh;
    max-width: 900px;
    background-color: #1955A6;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.acd_label input[type=checkbox] {
    display: none;
}

.acd_elm {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 1.2em;
    margin-left: 15px;
}

.acd_arrow::before {
    right: 1vw;
    font-family: 'Material Icons';
    font-size: 2em;
    content: "expand_more";
    transition: .5s;
    
}

#kouka_icon::before {
    right: 1vw;
    font-family: 'Material Icons';
    font-size: 2em;
    content: "trending_up";
}

#voice_icon::before {
    right: 1vw;
    font-family: 'Material Icons';
    font-size: 2em;
    content: "chat";
}

#cts_icon::before {
    right: 1vw;
    font-family: 'Material Icons';
    font-size: 2em;
    content: "list_alt";
}

#flow_icon::before {
    right: 1vw;
    font-family: 'Material Icons';
    font-size: 2em;
    content: "format_list_numbered";
}


.acd_arrow.open::before {
    transform: rotateX(180deg);
}


.acd_btn_cts.closed{
    display: none;
    transition: all .5s linear;
}

.acd_btn_cts.open {
    display: block;
    opacity: 1;
}

.bigSpan {
    color: #A6199C;
    font-size: 1.4em;
    font-weight: bold;
}

.top-hd-txt-merit{
    color: #1955A6;
    font-size: 1.2em;
	line-height: 2em;
    padding-left: 1em;
    text-indent: -1em;
}

.top-hd-txt-merit::before {
    font-family: 'Material Icons';
    font-size: 1.22em;
    content: "arrow_right";
}

.align_right {
    font-size: 0.9em;
    text-align: right;
}

.taikendan_container {
    /* padding: 20px; */
}

#taikendan_msg {
    margin: 0;
    padding: 0;
    list-style: none;
}

#taikendan_msg  li{
    /* margin-top: 3vh;
    margin-bottom: 3vh; */
}
 

#taiken1 {
    /* margin-top: 20px; */
    display: flex;
    justify-content: space-evenly;
}

#taiken2 {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-evenly;
}

.taikendan_pic .material-icons {
    font-size: 8em;
}

.taikendan_txt {
    width: 60%;
    /* height:10vh; */
    background-color: rgba(25, 85, 166, 0.2);
    border-radius: 15px;
    padding: 12px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-self: center;
    justify-self: center;
}

.taikendan_hd {
    text-align: center;
    color: #0B284D;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.4em;
}

.taikendan_detail{
    padding: 15px 8px 0;
    color: #0B284D;
    font-size: .9em;
    line-height: 1.2em;
    text-align: left;
}

#kouza .img_box {
    text-align: center;
    margin-bottom: 3em;
    background: url(//www.pc-sokudoku.co.jp/Image/kouza/onlineTaiken.png) no-repeat;
    background-size: contain;
}

#prof1, #prof2 {
    color: #0B284D;
    font-size: 0.9em;
}

#prof1 {
    text-align: left;
}
#prof2 {
    text-align: right;
}

#taiken1 .taikendan_txt:before {
    content: "";
    border: 10px solid transparent;
    border-right: 20px solid rgba(25, 85, 166, 0.2);
    position: absolute;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#taiken2 .taikendan_txt::before {
    content: "";
    border: 10px solid transparent;
    border-left: 20px solid rgba(25, 85, 166, 0.2);
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);  
}

.taikendan_result {
    padding: 20px;
    display: flex;
}

#tk_result_1{
    justify-content: flex-start;
}

#tk_result_2{
    justify-content: flex-end;
}

.taikendan_result div:nth-child(1) {
    width: 25px;
    height: 130px;
    background: #088BA7;
}
.taikendan_result div:nth-child(2) {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent rgba(8, 139, 167, .58);
    border-width: 65px 0 65px 30px;
    margin-left: 8px;
}

.taikendan_result_detail {
    background: rgba(8, 139, 167, .38);
    /* width: 65%; */
    /* height: 100px; */
    border-radius: 10px;
    padding: 15px;
    color: #fff;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.3;
    text-align: left;
    margin-left: 10px;
    align-self: center;
}


.bigSpan_bl {
    color: #247EF2;
    font-size: 1.2em;
    font-weight: bold;
}

#taikenContents_cts {
    margin-bottom: 4em;
}

#training_info_new li {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
    position: relative;
}

#training_info_new .list_box_01{
    color: #fff;
    font-weight: bolder;
    background: #CC7400;
    width: 37%;
    padding: 8px;
    border-radius: 10px 0 0 10px;
}

#training_info_new .list_box_02 {
    width: 63%;
    border-radius: 0 10px 10px 0;
}

#training_info_new .list_box_01, #training_info_new .list_box_02 {
    border: solid 2px #CC7400;
    padding: 5px;
}


#training_info_new li:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 15%;
    border: 12px solid transparent;
    border-top: 12px solid #CC7400 !important;
}


.more-info {
    width: 90vw;
    height: 8vh;
    background-color: #088BA7;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 8vh;
    border-radius: 30px;
	margin: 13vh auto 8vh;
}

#attention_btn_label {
    background-color: #A6199C !important;
}

#attention_icon::before {
    right: 1vw;
    font-family: 'Material Icons';
    font-size: 2em;
    content: "priority_high";
}

.radioDiv {
    background-color: #ccd5d869;
    font-size: 1.3rem;
    font-weight: bold;
    color: black;
    float: left;
    margin: 7px;
    padding: 0 10px;
    cursor: pointer;
    cursor: hand;
    border-radius: 4px;
    border-bottom: 4px solid #2222;
    border-right: 4px solid #2222;
}

.checkedBG {
    background: #a6199c !important;
    color: #fff !important;
    border: none;
    font-weight: bold;
    transform: translateY(3px);
    margin-bottom: 10px;
}

.radioDiv0{
    background: #ccd5d869;
color: #000;
}
    
.ilb {
    display: inline-block;
    vertical-align: top;
}
.course_plus_info {
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 20px;
    border: 4px dashed #1955a6;
    background: transparent;
}

#form_tb2 tbody tr {
    height:4em;
}

input[type="text"] {
    width: 80%;
    height: 2.5em;
}

.form_intro {
    margin: 1em 0 1em !important;
}

.attention:before {
    font-family: 'Material Icons';
    font-size: 1.2em;
    content: "error_outline";
	line-height: 1.5em;
}

.attention {
    line-height: 1.5em;
	color: #a6199c !important;
}

#attention_submit {
    position: relative;
    width: 90%;
    padding: 1.2em;
    border: solid 2px red;
    border-radius: 8px;
    text-align: left;
}

#attention_hd {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 9px;
    line-height: 1;
    font-size: 2em;
    background: #FFF;
    color: red;
    font-weight: bold;
}


#attention_submit ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(0, 0, 0, .45);
}
#attention_submit ul::-webkit-scrollbar:horizontal {
    height: 10px;
}

#attention_submit ul::-webkit-scrollbar:vertical {
    width: 3px;
}
#attention_submit ul::-webkit-scrollbar {
    -webkit-appearance: none;
}
#attention_submit ul {
    margin-top: 1em;
    /* height: 50vh; */
    width: 100%;
    overflow-y: auto;
}

#attention_submit ul li {
    list-style-type: disc;
    list-style-position: outside;
    margin-bottom: .4em;
    margin-left: 1em;
    line-height: 1.5;
}


.formbutton {
    width: 90%;
    max-width: 900px;
    background: #2219A6;
    color: #fff;
    border-radius: 10px;

}

#before_submit {
    margin: 10px 0 10px;
}

input.formbutton {
    height: 7vh;
    /* background: #BF0AD4 !important; */
    background: #3884cf !important;
}

#attention_cts .open {
    display: block;
}

#attention_online #attention_cts .attention_point {
    color: #1955A6;
    font-size: 1.4em;
    position: relative;
    margin: 2em 0 1em;
}

#attention_online #attention_cts .attention_point:after {
    content:"";
    display:block;
    width:90%;
    height:1px;
    background-color:#1955A6;
    position:absolute;
    bottom:0;
    left:10px;
}

ul.target{
    width: 80%;
    margin: 0 auto;
    font-weight: bold;
}
ul.target li{
    list-style-type: disc;
    list-style-position: outside;
    /* margin-bottom: 1.3em; */
    /* margin-left: 1em; */
}

ul.target_attention{
    width: 90%;
}
ul.target_attention li{
    list-style-type: "※";
    list-style-position: outside;
    /* margin-bottom: 1.3em; */
    margin-left: 1em;
}



ul.red {
    color: red;
}

ul.red li {
    list-style-type: disc;
    margin-left: 2.1em;
    
}



#moushikomi_flow > ol {
    padding: 0;
}

#moushikomi_flow ol li {
    list-style-type: none;
}

#moushikomi_flow ol > li {
  position: relative;
}
#moushikomi_flow ol > li:not(:last-child) {
  margin-bottom: 40px;
}
#moushikomi_flow ol > li dl {
    padding: 20px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid rgba(25,85,166,.55);
    position: relative;
}
#moushikomi_flow ol > li:not(:last-child) dl::before,
#moushikomi_flow ol > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#moushikomi_flow ol > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: rgb(107,144,219);
}
#moushikomi_flow ol > li:not(:last-child) dl::after {
  border-width: 20px;
  border-top-color: #fff;
}
#moushikomi_flow ol > li dl dt {
    font-size: 2.3rem;
    line-height: 2.6rem;
    width: 2.3rem;
    height: 2.3rem;
    color: #fff;
    background: rgb(107,144,219);
    background: -moz-linear-gradient(left, rgba(107,144,219,1) 0%, rgba(102,213,233,1) 100%);
    background: -webkit-linear-gradient(left, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
    background: linear-gradient(to right, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b90db', endColorstr='#66d5e9',GradientType=1 );
    margin: 10px 14px 10px;
    padding: 5px;
    display: block;
    border-radius: 50%;
    position: relative;
    z-index: 100;
}

.form_hd {
    color: #247EF2;
    font-size: 1.2em;
    line-height: 1.5em;
    
}

/* ------------------------------------- */
/* オンライン体験ページ　PC        　　　　　　 　*/
/* ------------------------------------- */

@media screen and (min-width: 767px) {
    .sp_view {
        display: none;
    }

    #hdbox_pc {
        margin-top: 3vh !important;
        margin-bottom: 3vh !important;

        
    }

    #hdbox_pc_container {
        position: relative;
        max-width: 900px;
        margin: 2em auto 2em;
        padding: 0.5em 1em;
        border: solid 3px #2219A6;
        border-radius: 8px;
        text-align: center;
    }

    

    .top-hd-li {
        border-width: 10px 0 10px 20px;
    }

    .top-hd-detail {
        margin-left: 20px;
    }

    #tu_pc-hd {
        position: absolute;
        display: inline-block;
        top: -13px;
        left: 50%;
        transform: translateX(-50%);
        padding: 0 9px;
        line-height: 1;
        font-size: 2.0em;
        background: #FFF;
        color: #2219A6;
        font-weight: bold;
    }

    #tu_pc_container #taiken_uketsuke_txt{
        margin-top: 3vh;
    }

    #hdbox_innner {
        margin-top: 3vh;
        padding: 15px;
        text-align: left;
    }

    #tu_pc_container #taiken_uketsuke_txt span {
        margin-top: 3vh;
        font-size: 1.3em;
    }

    .tu_link {
        vertical-align: middle;
        width: 40%;
        max-width: 380px;
    }

    .tu_link:nth-child(1){
        margin-right: 10px;
    }

    .tu_link:nth-child(1){
        margin-left: 10px;
    }

    .merit_txt {
        font-size: 1.15em;
        margin-left: 15px;
    }

    .taikendan_txt, .taikendan_result_detail {
        max-width: 400px;
    }

    
    .more-info {
        width: 90%;
        font-size: 20px;
        max-width: 680px;
		display: flex;
		justify-content: center;
    }

    #formhd_pc {
        width: 100%;
        font-size: 2.5em;
        font-weight: bold;
        padding-top: .5em;
        padding-bottom: .5em;
        padding-left: .5em;
        margin-bottom: 2em;
        border-left: 20px solid #1955A6;
        background-color: #E9E8FF;
        color: #2219A6;
    }
	
	select {
		height:40px;
		margin-top: 8px;
	}

    .ilb {
        margin: 1.5em;
    }
    #attention_submit {
        margin: 10em auto 2em;
    }
    
    #attention_submit ul {
        padding: 12px;
    }
	
	.align_right {
    font-size: 0.9em;
    text-align: right;
    margin-top: -9%;
}
	
	#attention_submit {
        margin: 2em auto 2em;
    }
    
    #attention_submit ul {
        padding: 6px;
    }
    

}/* ------------------------------------- */
/* オンライン体験ページ　SP        　　　　　　 　*/
/* ------------------------------------- */
@media screen and (max-width: 767px){
	
	#cts_inner {
		margin-top: 1em;
	}
	
	.wp-to-top {
		border-radius: 50%;
		left: 85vw !important;
    bottom: 150px !important;
}
	
    .top-hd-li {
        border-width: 6px 0 6px 12px;
    }

    #formhd_sp {
        position: relative;
        margin: 0 calc(50% - 50vw);
        height: 7vh;
        color: #fff;
        background-color: #2219A6;
        font-size: 1.5em;
        font-weight: bold;
        text-align: center;
        line-height: 3em;
    }
    
    #form_triangle{ 
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 30px 50vw 0 50vw;
        border-color: #2219A6 transparent transparent transparent;
        margin: 0 calc(50% - 50vw);
        z-index: 10;
    } 
    
    .under_triangle {
        /* position: absolute;
        width: 100%;
        height: 50vh; */
        top: 5vh;
        padding: 20px 15px;
    }
    
    .pc_view {
        display: none;
    }
	
	.align_right {
    	margin-top: -38%;
	}
	
	#attention_submit ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: rgba(0, 0, 0, .45);
}
#attention_submit ul::-webkit-scrollbar:horizontal {
    height: 10px;
}

#attention_submit ul::-webkit-scrollbar:vertical {
    width: 3px;
}
#attention_submit ul::-webkit-scrollbar {
    -webkit-appearance: none;
}
#attention_submit ul {
    margin-top: 1em;
    height: 30vh;
    width: 100%;
    overflow-y: auto;
}


#taiken1 {
    justify-content: space-evenly;
}
.taikendan_pic .material-icons {
    font-size: 4em;
}
.taikendan_txt {
    padding: 8px;
}
.merits_hd {
    line-height: 1.4;
}
.merit_txt {
    line-height: 1.5;
}
.merit_txt:last-child {
    margin-bottom: 0;
}

}