
div#wholeContents.twoColumnpage h4:before {
    content: none;
}
.schoolList li::before{
    content:"■";
    color: #795548;
    font-size: .9rem;
}
.square {
    /* width: 90%; 
    
    background: #8BC34A;
    color: #333;
    padding: .5rem;
    border-radius: .4rem;*/
    margin: 1rem auto 0.5rem;
    text-align: center;
    padding:.8em;/*内側の余白*/
	border: 1px solid #eee;	
	position: relative;
	z-index: 0;
    }
.square:before {
	border-bottom:50px solid transparent;
	border-left:50px solid #99cc99;
	content: '';
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
}
.square:after{
	border-left:50px solid transparent;
	border-bottom:50px solid #99cc99;
	content: '';
	display: block;
	position: absolute;
	bottom: -5px;
	right: -5px;
}

.square h2{
    color: #333;
    font-size: 1.5rem;
    font-weight: bold;
}
.square h2+p{
    color:#F00;
    font-weight: 700;
}


.schoolList{
    margin-top: 1rem;
    padding:2em; 
	position:relative; 
	border: 1px solid #CCA99D;
}
div#wholeContents.twoColumnpage h4 { 
	background-color:#CCA99D; 
	font-size: 1em;
	color: #fff ; 
	padding: 7px 12px;
	line-height: 1;
	position:absolute;
	top: -20px; 
	left: 20px; 
    border-bottom: none;
}
div#wholeContents.twoColumnpage .plan p{
    padding: 0rem 1rem 0 0;
}

.plan .vc_btn3-container{
    margin-bottom: 0;
}


div#wholeContents.twoColumnpage p.btn {
    padding:1rem;
}


div#wholeContents.twoColumnpage .entry-content section.vc_section{
    margin: 0 0 1rem 0 ;
}




#plan .left {
    padding-right: .5rem;
}

#plan .center {
    padding: 0 .25rem;
}
#plan .right {
    /* padding-left: .5rem; */
}
body #plan .atLabel>div {

}

.atLabel {
    padding: 1rem;
}

.wpb_text_column.wpb_content_element.taxExc {
    font-size: 1.6rem;
    font-weight: bold;
    color: #0860a7;
}
body #plan .comment+div{
    display:inline-block;
    margin: 0 0 0 0px;
    vertical-align: bottom;
}

body #plan .comment+div p{
     padding: 8px 1rem;
}
.taxExc{
    display:inline-block;
    margin: 0 0 0 -7px;
    }

#plan .taxInc {
    font-size: 14px;
    color: #555;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    border-left: transparent;
    vertical-align: bottom;
    padding: 10px 8px 6px 0px;
    margin-left: -7px;
    border-radius: 0 .4rem .4rem 0;
}


.taxExc p {
    font-size: 2rem;
}
/***1***/



/***4***/


.bgStripe4 .price-type {
    padding: 0;
    display: inline-block;
    padding: 0.7rem 1rem;
    border: 1px solid #ff5723;
    background-color: #ff5723;
    border-radius: .4rem 0 0 .4rem;
    font-size: .9rem;
    font-weight: bold;
    color: #fff;
    vertical-align: bottom;
}

.bgStripe4 .taxExc {
    color: #ff5723;
    border: 1px solid #ff5723;
    /* line-height: 1.6; */
    border-left: transparent;
    border-right: transparent;
    border-color:#ff5723;
}
.bgStripe4 .taxExc p{
    color:#ff5723;
}
.bgStripe4 .taxInc{
    border-color:#ff5723;
}



/***4***/


body #plan h3 {
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0.8rem 0.5rem .2rem;
}
body #plan .comment{
    padding: 0;
    letter-spacing:0;
    font-size: 0.8rem;
    margin-bottom: 1rem;
}
body #plan .row1,
body #plan .row2{
    margin-bottom: 3rem;
}
body #wholeContents #plan .atPrice ,
body #wholeContents #plan .atLabel {
    padding: 0.5rem 0;
}
    #wholeContents.twoColumnpage .left .atLabel .vc_column-inner{
    padding-right: 0;
}
body #plan .btn{
    width: 80%;
    margin:auto;
    display: block;
    margin-bottom: 2rem;
}
body #plan .moreCourse .btn{
    
    width: 60%;
    margin:auto;
    display: block;
    margin-bottom: 0rem;
}
body #plan .btn a{
    padding: 0.2rem;
    border-width: 1px;
}
body #plan .moreCourse .btn a{
    padding: 0.8rem;
    border-width: 1px;
    font-size:1.1rem;
}
body #plan .btn a i{
    position:absolute;
    top:calc(50% - .55rem);
    right:0.5rem;
}
body #plan .moreCourse .btn a i{
    position:absolute;
    top:calc(50% - 0.4rem);
    right:0.5rem;
    font-size:1.3rem;
}
#plan .atPrice {
    padding-top: 1.1rem;
    padding-left: 0;
}


div#wholeContents.twoColumnpage  #plan .btn a {
    display: block;
    font-size: 0.9rem;
    width: 90%;
    margin: 1rem auto;
    padding: 0.4rem 0 0.4rem;
}

div#wholeContents.twoColumnpage #plan .btn a i{
    font-size:1rem;
    color:#444;
    transform: translateY(0);
    height: inherit;
    right: .5rem;
    position: absolute;
    top: 0.6rem;
}


div#wholeContents.twoColumnpage #plan .right .comment p{
    text-align: left;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.4;
}
body #wholeContents.twoColumnpage .atPrice.right .vc_column-inner{
    padding:0;
}
div#wholeContents.twoColumnpage #plan .taxExc p{
    font-size: 24px;
    padding: 8px 20px;
}

.dropmenu {
    width: 100%;
    margin: 0 auto;
    /* padding: 0; */
}

body .dropmenu li a {
    font-size: 0.8rem;
    padding: .5rem 1.2rem .5rem .5rem;
}
body #plan .row1 >.wpb_column>.vc_column-inner>.wpb_wrapper {
    /* padding-bottom: 1rem; */
}


div#wholeContents.twoColumnpage .wpb_single_image {
    margin: 0 0 1rem 0;
    padding: 0px 0.5rem;
}
#wholeContents.twoColumnpage .right .vc_column-inner {
    padding-left: .5rem;
    padding-top: .5rem;
}
.vc_col-sm-4 {
        width: 50%;
}
/***************TB****************/

@media screen and (max-width:768px) {
div#wholeContents.twoColumnpage #plan .taxExc p {
    font-size: 18px;
    padding: 8px 7px;
}
}


/***************TB****************/


/***************SP****************/


@media screen and (max-width:480px) {
    .co2.right.atPrice.wpb_column.vc_column_container.vc_col-sm-8,
body #wholeContents .textCenter.atLabel.co1.left.wpb_column.vc_column_container.vc_col-sm-4{
    width: 100%;
}
body .atLabel>div {
    margin-left: 0rem;
}

#wholeContents.twoColumnpage .left .vc_column-inner {
    padding-right: 0rem;
}
#wholeContents.twoColumnpage .right .vc_column-inner {
    padding-left: 0rem;
}
div#wholeContents.twoColumnpage .dropmenu {
    /*margin-bottom: 2rem;*/
}
div#wholeContents.twoColumnpage #plan .taxExc p {
    font-size: 20px;
    padding-top: 8px;
}
div#wholeContents.twoColumnpage .wpb_single_image {
    margin: 0rem 0 0;
    padding: 0 0rem;
}
body #plan .row1>div{
    margin-bottom:2rem;
}
#wholeContents.twoColumnpage .center .vc_column-inner {
    padding: 0 ;
}
.dropmenu {
    width: 80%;
    margin: 0 auto;
    /* padding: 0; */
}
.dropmenu label {
    display: block;
    margin: 0 0 2px 0;
    padding: 0.7rem 0;
    line-height: 1;
    background: #007bbb;
    cursor: pointer;
    color: #50485B;
    border: 1px solid #50485B;
    background-color: transparent;
    font-size: 1.2rem;
    text-align: center;
}
div#wholeContents.twoColumnpage #plan .comment p {
    text-align: center;
    line-height: 1.3rem;
    font-size: .9rem;
    padding: 0;
}
div#wholeContents.twoColumnpage #plan .right .comment p {
    text-align: left;
    /*font-size: 0.8rem;*/
    font-weight: bold;
    line-height: 1.4;
}
body #plan h3{
        text-align: center;
    font-size: 1.4rem;
}
body #plan .row1{
    margin-bottom: 0rem;
}

.colBox {
    margin-bottom: 1.8rem;
}

.wpb_single_image img {
    max-width: 80%;
}
}