.article img {
    width: 100%;
    margin: auto;
}
.img_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.new_itembox .img_flex img {
    box-sizing: border-box;
    margin: 0 13px 30px 0;
    width: calc(33.3333333% - 13px);
}
.new_itembox .img_flex img:nth-child(3n){
margin-right:0;
}
.item_explain .title01 {
    padding-left: 1rem;
    font-size: 20px;
    font-weight: bold;
    color: #193a8a;
    padding-bottom: 1rem;
    line-height: 1.8;
}
.item_explain .title01 .s_s {
    font-size: 10px;
    vertical-align: top;
}
.item_explain .title01 .border_b {
    border-bottom: dotted 4px #e8af0e;
    padding-bottom: 3px;
}
.item_explain .txt01.memo {
    background: #edf2ff;
    border-radius: 10px;
    padding: 1rem;
    margin: .5rem 1rem 2rem;
}
.item_explain .txt01.memo a {
    font-size: 16px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.item_explain .txt01.memo .border_b {
    padding-bottom: 4px;
    background: linear-gradient(transparent 70%, #f7f099 70%);
}

.item_explain .title02 {
    font-size: 18px;
    font-weight: bold;
    color: #193a8a;
    margin: 0 15px 20px;
    line-height: 1.7;
}

.item_explain .txt02 {
    font-weight: 300;
    font-size: 15px;
    line-height: 1.8;
    color: #333;
}
.item_explain .txt02 .text_red {
    color: #b71313;
}
.item_explain .txt03 {
    padding-left: 1rem;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.8;
    color: #193a8a;
    margin-bottom: 2rem;
}
.item_explain .txt03 span {
    color: #333;
    font-weight: 300;
}
/*トピック*/
.topic ul {
    margin-top: 0;
    position: relative;
}
.topic ul li {
    list-style-type: none;
    font-size: 15px;
    line-height: 1.8;
    margin-left: 35px;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}
.topic ul li:before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f0c8";
    left: 1em;
    color: #a9b4ef;
    font-size: 15px;
    font-weight: 900;
}
/*トピックここまで*/

/*おすすめポイント*/
.point_box {
    margin: 3em 1rem 2rem;
}
.point_box .point_title {
    display: inline-block;
    padding: 5px 10px;
    background: #263cb1;
    color: #fff;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
}
.point_box ul {
    position: relative;
    border: solid 2px #263cb1;
    margin: 0;
    padding: 0.8rem;
}
.point_box ul li {
    font-size: 16px;
    color: #263cb1;
    line-height: 1.5;
    padding: 0.4em 0.9em 0.5em 1.8em;
    border-bottom: dashed 1px #263cb1;
    list-style-type: none;
    font-weight: bold;
    margin-left: 0;
}
.point_box ul li:before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    left: 1em;
    color: #263cb1;
}
.point_box ul li:last-of-type {
    border-bottom: none;
}
/*おすすめポイントここまで*/

/*追加おすすめポイント*/

.sec_text1 .inner{
    margin: 4rem 0rem 3rem;
}
.sec_text1 .point_section_box{
    text-align: center;
    margin-bottom: -35px;
}
.sec_text1 .point_section_title01{
    line-height: 1.4;
    color: #333;
    font-size: 23px;
    text-align: center;
    letter-spacing: 0.1em;
    border-bottom: none;
    margin-bottom: 0;
}
.sec_text1 .point_section_title02{
    font-size: 35px;
    background-color: #fff;
    font-weight: 600;
    padding: 0 2rem;
}
.sec_text1 .point_section_box02{
    border: 3px solid #faea2c;
    padding: 30px 20px 15px 60px;
}
.sec_text1 .point_section_list01 li{
    position: relative;
    list-style-type: none;
    margin: 1rem;
    font-weight: 500;
    padding: 5px 0 10px;
    font-size: 18px;
}
.sec_text1 .point_section_list01 li::before{
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    position: absolute;
    left: -1.7em;
    font-size: 30px;
    font-weight: 900;
    color: #faea2c;
}

.sec_text3{
    font-size: 16px;
    font-weight: 300;
}
.sec_text3 .point_section_title03{
    color: #333;
    text-align: center;
    margin: 60px 0 10px;
    font-size: 24px;
    letter-spacing: 3px;
    border-bottom: none;
}
.sec_text3 .point_section_text01{
    margin: 2rem 1rem 1rem;
    letter-spacing: 1px;
}
.sec_text3 .point_section_text02{
    margin: 0 1rem 3rem;
    letter-spacing: 1px;
}
.sec_text3 .point_section_text02 span{
    background: linear-gradient(transparent 40%, #ffffa1 70%);
}
.sec_text4{
    margin-bottom: 3rem;
}
/*追加おすすめポイントここまで*/

/*基本コース*/
.item_explain .zo_course {
    padding-top: 1rem;
    padding-left: 1rem;
    font-size: 25px;
    font-weight: bold;
    color: #0070ff;
}
.item_explain .zo_course span {
    font-size: 18px;
    line-height: 1;
    color: #0070ff;
}
.zo_basic .b_gsr {
    max-width: 55%;
    width: 100%;
    margin-top: 2rem;
}
.zo_basic .b_gsr .gsr {
    border: solid 1.5px #1d30ac;
    width: 100%;
    padding: 0.1rem 0;
    color: #1d30ac;
    background: #edf2ff;
    display: inline-block;
    margin-left: 1.4rem;
    text-align: center;
    font-size: 14px;
}
.zo_basic ul {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
}
.zo_basic .zoitem {
    width: 16%;
    margin: 0 auto;
    padding: 10px 5px 0;
    list-style: none;
}
.zo_basic .series_name2 {
    text-align: center;
    color: #fff;
    background-color: #1d31ad;
    margin: 2px;
}
.zo_basic .use_icon {
    text-align: center;
}
.zo_basic img {
    object-fit: contain;
    width: 100%;
}
.zo_basic .item_img {
    margin: 1.5em 0;
    object-fit: contain;
    width: 100%;
}
.zo_basic .use_img {
    height: 19px;
    margin: 10px auto 0;
}
.zo_basic li a {
    display: block;
}
.zo_basic .series_name3 {
    font-size: 13px;
    color: #5d6b74;
    text-align: center;
    line-height: 1.4;
}
.zo_basic .series_name3 span {
    color: #ca0a0a;
}
.zo_basic .series_name3 a {
    color: #5d6b74;
}
.gsr_box {
    position: relative;
    margin: 2em 1rem 2rem;
    padding: 1.8em 1.4rem 1rem;
    border: solid 2px #1d30ac;
    border-radius: 8px;
}
.gsr_box .gsr_title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 16px;
    background: #FFF;
    color: #1d30ac;
    font-weight: bold;
}
.gsr_box ul {
    margin-top: 0;
}
.gsr_box ul li {
    font-size: 14px;
    border-left: 10px solid #1d30ac;
    line-height: 11px;
    padding-left: 0.3rem;
    list-style: none;
    margin-left: 0;
    margin-bottom: 1.3rem;
}
.gsr_box ul li:last-child {
    border-left: none;
    padding-left: 0;
}
.gsr_box ul span {
    color: #1d30ac;
    font-weight: bold;
    font-size: 14px;
}
.item_explain .txt01.red {
    color: #ca0a0a;
}
a.online_c {
    display: block;
    max-width: fit-content;
    padding: 8px;
    margin: 10px 0 10px 17px;
    color: #ffffff;
    background-color: #6bb2ef;
    border-radius: 3px;
    font-size: 15px;
    text-align: center;
}
.zo_basic .series_note {
    margin-top: 1rem;
}
/*基本コースここまで*/

.center_container {
    display: flex;
}
.box01 dd {
    margin-bottom: 1.5rem;
}
.box01 .text_l {
    font-size: 17px;
    margin-left: 1rem;
    font-weight: 600;
    line-height: 1.8;
    color: #193a8a;
}
.box01 .text_l span {
    font-weight: 300;
    font-size: 15px;
    color: #333;
}
.box01 .zeo_i {
    float: right;
    clear: both;
    padding-left: 3%;
    width: 40%;
    height: auto;
    margin-top: 0;
}
.component {
    padding-left: 1rem;
    padding-bottom: 1rem;
}
.component .c_title {
    color: #193a8a;
    font-weight: bold;
    font-size: 19px;
    margin: 1rem 0;
    padding: 0 10px;
    line-height: 1.7;
    border-left: solid 5px;
}
.component .c_title span {
    font-size: 13px;
    vertical-align: top;
}
.component .c_title .c_title2 {
    font-size: 16px;
    font-weight: normal;
}
.component .com {
    float: left;
    width: 26%;
    clear: both;
    margin-left: 0;
    margin-right: 10px;
}
.center_container2 {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
}
.component .column {
    width: 49%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.component .column .com2 {
    float: left;
    width: 26%;
    clear: both;
    margin-left: 0;
    margin-top: 0;
}
.component .column .text_l {
    font-size: 17px;
    margin-left: 0.5rem;
    font-weight: 600;
    line-height: 1.8;
    color: #193a8a;
}
.component .column .text_l .t_s {
    font-size: 11px;
    vertical-align: top;
    color: #193a8a;
}
.component .text_l .t_s {
    font-size: 11px;
    vertical-align: top;
    color: #193a8a;
}
.box01 .zeo_i_r {
    float: left;
    width: 45%;
    clear: both;
    margin-top: 0;
}
.box01 .text_l .text_blu {
    color: #193a8a;
}
.box01 .text_l .text_red {
    color: #b71313;
}
.headline6 {
    font-size: 17px;
    margin: 15px 0;
    color: #223988;
    border-bottom: 1px solid #223988;
    line-height: 1.9;
}
.box02 {
    margin-left: 20px;
    margin-bottom: 40px;
}
.func_note {
    font-size: 12px;
    margin: 0 15px;
    color: #737373;
}
.box3 img{
    width: 85%;
    margin-bottom: 3rem;
}

.center_container3 {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #263db1;
    margin: 0 1rem;
}
.center_container3 .photo_ig {
    margin-left: 1rem;
    margin-right: 1rem;
    float: left;
    width: 240px;
    clear: both;
}
.center_container3 .text4 {
    color: #ffffff;
    font-size: 16px;
    font-weight: lighter;
    line-height: 2;
    overflow: hidden;
    letter-spacing: normal;
    margin: 0 1.5rem;
}
.center_container3 .text4 span {
    font-size: 26px;
    color: #bfc6ec;
}
span.notes {
    font-size: 10px;
    color: #999;
    vertical-align: super;
}


/* SP用CSSはここから

====================================================*/


@media screen and (max-width: 768px) {
.img_flex {
    margin-top: 0;
}
.new_itembox .img_flex img {
    margin: 0px 10px 10px 0;
    width: calc(50% - 6px);
}
.new_itembox .img_flex img:first-child {
    width: 100%;
}
.new_itembox .img_flex img:nth-child(2n){
margin-right:0;
}

.item_explain .title01 {
    font-size: 4.2vw;
    padding: 2.5vh 0rem;
    text-align: center;
}
.item_explain .title01 .s_s {
    font-size: 2.7vw;
    vertical-align: top;
}
.item_explain .title01 .border_b {
    border-bottom: dotted 1vw #e8af0e;
    padding-bottom: .6vh;
}
.item_explain .txt01.memo {
    padding: 3vw;
    margin: 3.6vw;
}
.item_explain .txt01.memo a {
    font-size: 3.4vw;
}
.item_explain .title02 {
    font-size: 4vw;
    margin: 1vh 3vw 1vh;
}
.item_explain .txt02 {
    color: #333;
    font-size: 14px;
    font-weight: normal;
    margin: 0 1.2rem 30px;
}
.item_explain .txt02 .text_red {
    color: #b71313;
}
.item_explain a {
    color: #193a8a;
}
.item_explain .txt03 {
    padding-left: 3vw;
    font-size: 3.4vwpx;
}
/*トピック*/
.topic {
    padding: 0 3vw;
}
.topic ul {
    margin-top: 0;
    margin-bottom: 1.5vh;
    position: relative;
}
.topic ul li {
    font-size: 3.4vw;
    margin-left: 5.2vw;
    margin-bottom: 1.5vh;
}
.topic ul li:before {
    left: 0.2vw;
    font-size: 3.4vw;
}
/*トピックここまで*/

/*おすすめポイント*/
.point_box {
    margin: 4vh 3vw 2vh;
}
.point_box .point_title {
    padding: .88vh 3vw;
    font-size: 3.4vw;
}
.point_box ul {
    padding: 2.5vw;
}
.point_box ul li {
    font-size: 3.4vw;
    padding: 0.7vh 1vw 0.7vh 8vw;
    line-height: 1.8;
}
.point_box ul li:before {
    left: 3vw;
    font-size: 5.5vw;
}
.point_box ul li:last-of-type {
    border-bottom: none;
}
/*おすすめポイントここまで*/

/*追加おすすめポイント*/
.sec_text1{
    margin: 1vh 0 5vh;
}
.sec_text1 .inner{
    margin: 0 auto;
}
.sec_text1 .point_section_box{
    text-align: center;
    margin-bottom: -3vh;
}
.sec_text1 .point_section_title01{
    font-weight: 600;
    padding: 0.7vh 0;
    font-size: 3.6vw;
    margin: 0
}
.sec_text1 .point_section_title02{
    font-size: 6vw;
    padding: 0 5vw;
}
.sec_text1 .point_section_box02{
    border: 0.7vw solid #faea2c;
    padding: 3vh 3vw 2vh 10vw;
}
.sec_text1 .point_section_list01 li{
    margin: 3vw;
    padding: 0.8vh 0;
    font-size: 3.4vw;
}
.sec_text1 .point_section_list01 li::before{
    left: -9vw;
    font-size: 6vw;
}
.sec_text3 .point_section_title03{
    margin: 5vh 0 1vh;
    font-size: 4.2vw;
}
.sec_text3 .point_section_text01{
    margin: 2vh 3vw 2vh;
    font-size: 3.4vw;
}
.sec_text3 .point_section_text02{
    margin: 2vh 3vw 2vh;
    font-size: 3.4vw;
}
.sec_text4{
    margin-bottom: 4vh;
}
/*追加おすすめポイントここまで*/

/*基本コース*/
.item_explain .zo_course {
    padding: 0vh 3vw 1vh;
    font-size: 5vw;
    line-height: 1.4;
}
.item_explain .zo_course span {
    font-size: 4vw;
}
.zo_basic .b_gsr {
    max-width: 100%;
    margin-top: 2vh;
}
.zo_basic .b_gsr .gsr {
    padding: 1.5vw 0;
    margin: 0 3vw;
    font-size: 3.2vw;
    line-height: 1.3;
    width: 94%;
    line-height: 1.3;
}
.zo_basic ul {
    padding-bottom: 1vh;
}
.zo_basic .zoitem {
    padding: 1vh 1vw 0;
    width: 30%;
    margin: 0 1.666% 2vh;
    display: inline-block;
    vertical-align: top;
}
.zo_basic .series_name2 {
    font-size: 3.2vw;
}
.zo_basic img {
    object-fit: contain;
    width: 100%;
}
.zo_basic .item_img {
    margin: 2vh 0;
}
.zo_basic .use_img {
    height: 2vh;
    margin: 1.2vh auto 0;
}
.zo_basic li a {
    color: #333;
}
.zo_basic .series_name3 {
    font-size: 3.2vw;
}
.gsr_box {
    margin: 3vh 3vw 3vh;
    padding: 2.5vh 3vw 1vh;
    border: solid 0.4vw #1d30ac;
}
.gsr_box .gsr_title {
    top: -0.9vh;
    left: 10px;
    padding: 0 2vw;
    font-size: 3.4vw;
}
.gsr_box ul li {
    font-size: 3.2vw;
    line-height: 1.7;
    padding-left: 0;
    margin-bottom: 1.5vh;
    border-left: none;
}
.gsr_box ul li::before {
    content: "■";
    color: #1d30ac;
    margin-right: .3em;
}
.gsr_box ul span {
    color: #1d30ac;
    font-weight: bold;
    font-size: 14px;
}

a.online_c {
    width: fit-content;
    padding: 1vh 3vw;
    margin: 1vh 3vw;
    font-size: 3.4vw;
    color: #ffffff;
}
.zo_basic .series_note {
    margin-top: 1vh;
    font-size: 2.8vw;
}
/*基本コースここまで*/

.center_container {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 2vh;
}
.box01 .text_l {
    font-size: 3.4vw;
    margin: 0 3vw 1vh;
}
.box01 .text_l span {
    font-size: 3.2vw;
}
.box01 .zeo_i {
    float: none;
    width: 70%;
    clear: none;
    padding-left: 0;
}
.center_container .text_l {
    font-size: 3.4vw;
    margin: 0 3vw 1vh;
    overflow: auto;
}
.component .text_l .t_s {
    font-size: 2.2vw;
    vertical-align: top;
    color: #193a8a;
}
.component {
    padding-left: 3vw;
    padding-bottom: 2vh;
}
.component .c_title {
    font-size: 3.4vw;
    margin: 2vh 0;
    padding: 0 3vw;
}
.component .c_title span {
    font-size: 3vw;
}
.component .c_title .c_title2 {
    font-size: 3.2vw;
}
.component .com {
    float: left;
    width: 33%;
    margin-right: 2vw;
    display: block;
}
.center_container2 {
    display: block;
}
.component .column {
    width: 100%;
    display: block;
}
.component .column .com2 {
    float: left;
    width: 26%;
    margin-right: 3vw;
}
.component .column .text_l {
    font-size: 3.4vw;
    margin-left: 3vw;
    overflow: auto;
}
.component .text_l .t_s {
    font-size: 2.4vw;
}

.box01 .zeo_i_r {
    width: 100%;
    margin-bottom: 3vh;
    float: none;
}
.box01 .text_l .text_blu {
    font-weight: 600;
}
.box01 .text_l .text_red {
    font-weight: 600;
}


.func_note {
    font-size: 2.7vw;
    margin: 0 3vw;
}
    
.center_container3 {
    display: block;
    padding-top: 2vh;
    margin: 3vh 3vw 3vh;
    text-align: center;
}
.center_container3 .photo_ig {
    float: none;
    width: 90%;
}
.center_container3 .text4 {
    font-size: 3.2vw;
    padding: 3vh 0 4vh;
    margin: 0 3vw 4vh;
}
.center_container3 .text4 span {
    font-size: 8vw;
}
span.notes {
    font-size: 2.2vw;
}
}


/*------------------------------
  画像付き吹き出し(解説用)
------------------------------*/
 
.arrow_answer,
.arrow_question {
    position: relative;
    background: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 10px;
    width:80%;
    font-size: 15px;
    padding:4%;
}
 
.arrow_question {
    float: right;
}
 
.arrow_answer:after,
.arrow_answer:before,
.arrow_question:after,
.arrow_question:before {
    top: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
 
.arrow_question:after,
.arrow_question:before {
    right: 100%;
}
 
.arrow_answer:after,
.arrow_answer:before{
     left: 100%;
}
 
.arrow_answer:after,
.arrow_question:after {
    border-color: rgba(255, 255, 255, 0);
    border-width: 8px;
    margin-top: -8px;
}
 
.arrow_answer:after{
    border-left-color: #fff;
}
 
.arrow_question:after{
    border-right-color: #fff;
     
}
 
.arrow_answer:before,
.arrow_question:before {
    border-color: rgba(200, 200, 200, 0);
    border-width: 9px;
    margin-top: -9px;
}
 
.arrow_answer:before{
    border-left-color: #c8c8c8;
}
 
.arrow_question:before {
    border-right-color: #c8c8c8;    
}
 
.question_image{
     float: left;
     width:20%;
}
 
.answer_image{
     float: right;
     width:15%;
}
 
.answer_image img,
.question_image img{
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    max-width: 90px;
    width: 100%;
}
 
.question_Box .name {
    text-align: center;
    font-size: 11px;
    margin-top: 5px;
}
.question_Box{
     width: 100%;
     overflow: hidden;
     margin-bottom: 8px;
}
.question_Box:nth-child(even){
     margin-bottom: 25px;
}

/*------------------------------
  SP用 画像付き吹き出し(解説用)
------------------------------*/

@media screen and (max-width: 768px) {
.arrow_answer,
.arrow_question {
    position: relative;
    background: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 10px;
    width:70%;
    font-size: 3.4vw;
    padding:4%;
}
 
.arrow_question {
    float: right;
}
 
.arrow_answer:after,
.arrow_answer:before,
.arrow_question:after,
.arrow_question:before {
    top: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
 
.arrow_question:after,
.arrow_question:before {
    right: 100%;
}
 
.arrow_answer:after,
.arrow_answer:before{
     left: 100%;
}
 
.arrow_answer:after,
.arrow_question:after {
    border-color: rgba(255, 255, 255, 0);
    border-width: 8px;
    margin-top: -8px;
}
 
.arrow_answer:after{
    border-left-color: #fff;
}
 
.arrow_question:after{
    border-right-color: #fff;
     
}
 
.arrow_answer:before,
.arrow_question:before {
    border-color: rgba(200, 200, 200, 0);
    border-width: 9px;
    margin-top: -9px;
}
 
.arrow_answer:before{
    border-left-color: #c8c8c8;
}
 
.arrow_question:before {
    border-right-color: #c8c8c8;    
}
 
.question_image{
     float: left;
     width:25%;
}
 
.answer_image{
     float: right;
     width:15%;
}
 
.answer_image img,
.question_image img{
    border-radius: 100px;
    display: block;
    max-width: 300px;
    width: 100%;
}
 
.question_Box .name {
    text-align: center;
    font-size: 3.2vw;
    margin-top: 10px;
}
.question_Box{
     width: 100%;
     overflow: hidden;
     margin-bottom: 8px;
}
.question_Box:nth-child(even){
     margin-bottom: 25px;
}
}