.fs_b {
    font-size: 1.2rem;
}
img.wk_img_new {
    width: 100%;
    margin: auto;
    display: block;
}
h1.point_n {
    text-align: center;
    font-size: 1.2rem;
    margin-top: 10px;
}
div.point {
    background-color: #FFF;
    /* border: 5px solid #00a196; */
    margin: 15px;
    padding: 1.5rem!important;
}
/* PDF */	
.dl_pdf {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 250px;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #f9507a;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
}
.dl_pdf:hover {
    background-color: fe7134;
}
.dl_pdf::after {
}

p.center {
    text-align: center;
    color: #FFF;
    font-size: 0.8rem;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: bold;
}
h1.customers {
    text-align: center;
    font-size: 1.7rem;
    font-family: serif;
}
img.dh_girl {
    width: 100px;
    float: none;
    position: unset;
}
span.year {
    background-color: #f9507a;
    padding: 0px 10px;
    border-radius: 10px;
    font-weight: 500;
    color: #FFF;
    font-size: 0.7rem;
}
img.under_img {
    width: 100%;
    margin: auto;
    display: block;
    padding-top: 10px;
}
span.dr_names {
    font-size: 1.1rem;
}
.line {
    border: 5px solid #241a17;
    padding: 10px;
}
/* ポイント3つ */
h1.point_n {
    text-align: left;
}
/* 変身内容 */


span.mini {
    font-size: 0.8rem;
    color: #ff0676;
}
h1.point {
    position: relative;
    border: solid 4px #212121;
    line-height: 1;
    padding: 0.4em 0.5em;
    margin: 2em 0 0.5em;
    font-size: 1rem;
    border-radius: 50px;
    background: #FFF;
    line-height: 1.1rem;
}
h1.point2 {
    position: relative;
    border: solid 4px #212121;
    line-height: 1;
    padding: 0.4em 0.5em;
    margin: 2em 0 0.5em;
    font-size: 1rem;
    border-radius: 50px;
    background: #FFF;
    line-height: 1.1rem;
}
h1.point3 {
    position: relative;
    border: solid 4px #212121;
    line-height: 1;
    padding: 0.4em 0.5em;
    margin: 2em 0 0.5em;
    font-size: 1rem;
    border-radius: 50px;
    background: #FFF;
    line-height: 1.1rem;
}
h1.point:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free", 'Quicksand', 'Avenir', 'Arial', sans-serif;
    font-weight: 900;
    content: '変身その１';
    background: #212121;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 30px;
    padding: 7px 15px;
    font-size: 0.8em;
    line-height: 1;
    letter-spacing: 0.05em;
}
h1.point2:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free", 'Quicksand', 'Avenir', 'Arial', sans-serif;
    font-weight: 900;
    content: '変身その２';
    background: #212121;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 30px;
    padding: 7px 15px;
    font-size: 0.8em;
    line-height: 1;
    letter-spacing: 0.05em;
}
h1.point3:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free", 'Quicksand', 'Avenir', 'Arial', sans-serif;
    font-weight: 900;
    content: '変身その３';
    background: #212121;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 30px;
    padding: 7px 15px;
    font-size: 0.8em;
    line-height: 1;
    letter-spacing: 0.05em;
}
/* 4つのポイント */	
	
h1.fukami {
    position: relative;
    padding: 0.1em 0em 0em 3.1em;
    border-top: #e84283 solid 1px;
    text-align: left;
    font-size: calc(0.95rem + 0.95vw);
    font-weight: 500;
    line-height: 1.5;
}
h1.fukami::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0.5em;
    width: 3.5em;
    height: 2em;
    border-radius: 0 0 10px 10px;
    background: #00a196;
}
h1.fukami::after {
    position: absolute;
    content: '1';
    top: 0;
    left: 0.5em;
    width: 3.5em;
    text-align: center;
    line-height: 2em;
    color: #ffffff;
}
h1.cover {
    position: relative;
    padding: 0.1em 0em 0em 3.1em;
    border-top: #008ccf solid 1px;
    text-align: left;
    font-size: calc(0.95rem + 0.95vw);
    font-weight: 500;
    line-height: 1.5;
}
h1.cover::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0.5em;
    width: 2em;
    height: 2em;
    border-radius: 0 0 10px 10px;
    background: #008ccf;
}
h1.cover::after {
    position: absolute;
    content: '2';
    top: 0;
    left: 0.5em;
    width: 2em;
    text-align: center;
    line-height: 2em;
    color: #ffffff;
}
h1.step {
    position: relative;
    padding: 0.1em 0em 0em 3.1em;
    border-top: #e84283 solid 1px;
    text-align: left;
    font-size: calc(0.95rem + 0.95vw);
    font-weight: 500;
    line-height: 1.5;
}
h1.step::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0.5em;
    width: 2em;
    height: 2em;
    border-radius: 0 0 10px 10px;
    background: #e84283;
}
h1.step::after {
    position: absolute;
    content: '3';
    top: 0;
    left: 0.5em;
    width: 2em;
    text-align: center;
    line-height: 2em;
    color: #ffffff;
}
img.point_img {
    width: 100px;
}
/* どんな雑誌 */	
img.point_no {
    width: 12%;
    float: left;
    margin-right: 5px;
    padding-top: 15px;
}
.p-3 {
    padding: 0.5rem!important;
}
p.point_four {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0;
    font-size: 0.8rem;
}
span.marker01 {
    background: linear-gradient(transparent 60%, #fdf1f5 60%);
}
span.marker02 {
    background: linear-gradient(transparent 60%, #eef4fb 60%);
}
span.marker03 {
    background: linear-gradient(transparent 60%, #e5f3f4 60%);
}
/* 新連載  */
span.b {
}
.p-4 {
    padding: 0.8rem!important;
}
h2.new {
    color: #fff;
    border-radius: 100vh;
    background-color: #AF94C4;
    border: 5px solid #F1D1F8;
    display: block;
    width: 50%;
    text-align: center;
    padding: 4px 0;
    font-size: 1.1rem;
    letter-spacing: 0.5rem;
    margin: auto;
}
h2.popular {
    color: #fff;
    border-radius: 100vh;
    background-color: #008ccf;
    border: 5px solid #77aede;
    display: block;
    width: 50%;
    text-align: center;
    padding: 4px 0;
    font-size: 1.1rem;
    letter-spacing: 0.5rem;
    margin: auto;
}
/* 新連載  */
span.author {
    display: inline-block;
    font-size: 0.7rem;
    font-weight: lighter;
}
h6.new_coming {
    padding: 5px;
    vertical-align: middle;
    display: flex;
    line-height: 1.3;
    flex-direction: column;
    align-items: flex-start;
    color: #241a17;
    border-left: 10px solid #6356a3;
    justify-content: space-evenly;
}
div.new_box {
    padding: 10px 0 10px 0;
    background-color: white;
    border-bottom: 5px dotted #6356a3;
}
h6.new_coming2 {
    padding: 5px;
    vertical-align: middle;
    display: flex;
    line-height: 1.3;
    flex-direction: column;
    align-items: flex-start;
    color: #241a17;
    border-left: 10px solid #008ccf;
    justify-content: space-evenly;
}
div.new_box2 {
    padding: 10px 0 10px 0;
    background-color: white;
    border-bottom: 5px dotted #77aede;
}
span.new_coming_t {
    display: inline-block;
    float: left;
    font-size: 1.05rem;
    margin-right: 20px;
}
span.author {
    display: inline-block;
    float: right;
    font-size: 0.8rem;
    font-weight: lighter;
}
.spe {
    margin: 0 15px 0 15px;
}
.spe2 {
    margin: 15px;
}
.offcanvas-end {
    width: 200px;
}
.navbar {
    padding-top: 2px;
    padding-bottom: 2px;
}
/* 4つのポイント */

img.wk_img {
    width: 100%;
    margin: auto;
}
img.sf_img {
    width: 95%;
    margin: auto;
    display: block;
}
/* タブバナー*/
.flb {
    position: fixed;
    right: 0;
    display: flex;
    top: 70px;
    flex-direction: column;
    gap: 10px;
    z-index: 100;
}
/* 講師部分	*/

.s_m_none {
    margin-top: 0;
}
.s_m15 {
    margin-top: 30px;
}
img.w90 {
    width: 60%;
}
.d-flex {
    display: flex!important;
    flex-direction: column;
}
.dr_name {
    text-align: center;
    font-size: 0.8rem;
    line-height: 1.3;
}
.dr_pic {
    text-align: center;
}
/*センターコンテンツ*/
.rounded-3 {
    border-radius: var(--bs-border-radius-lg)!important;
}
.bg-body-tertiary {
--bs-bg-opacity: 1;
    background-color: #ffbedb;
}
.bg-body-tertiary2 {
--bs-bg-opacity: 1;
    background-color: #00a196;
}
.text-center {
    text-align: center;
}
.container {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
}
/* ロゴの横*/
span.renew4 {
    text-align: center;
    font-weight: bold;
    color: #FFF;
    display: block;
    background-color: #e4007f;
    border-radius: 25px;
    font-size: 0.6rem;
    width: 40%;
    padding: 0 1px;
}
/* 発刊・購読 */	
p.pub_d {
    text-align: center;
    color: #FFFFFF;
    display: block;
    background-color: #241a17;
    border-radius: 25px;
    width: 90%;
    margin: auto;
    font-size: 0.8rem;
    font-weight: normal;
}
p.pub_inner {
    text-align: center;
    font-weight: 400;
    font-size: 0.9rem;
}
p.pub_inner2 {
    text-align: center;
    font-weight: 400;
    font-size: 0.85rem;
}
p.pub_inner3 {
    text-align: center;
    font-weight: 400;
    font-size: 0.9rem;
}
.lead {
    font-size: 0.9rem;
    line-height: 1.6;
    font-weight: 500;
    text-align: left!important;
    color: #212121;
    padding: 10px;
    font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
}
.notoserif {
    font-family: 'Noto Serif JP', serif;
}
.justify-content-md-center {
    justify-content: left!important;
}
.px-3 {
    padding-right: 1rem!important;
    padding-left: 1rem!important;
    padding-bottom: 55px;
    padding-top: 18px;
}
.spnone {
    display: none;
}
.pcnone {
    display: block;
}
/* infomation */
img.infomation {
    display: block;
    float: none;
    width: 70%;
    padding-right: 20px;
}
img.pcnone {
    width: 100%;
}
#page_top {
    width: 45px;
    height: 45px;
    position: fixed;
    right: 0;
    bottom: -50px;
    background: #212121;
    opacity: 0.8;
    border-radius: 50%;
    margin: 10px;
}
#page_top a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f0d8';
    font-size: 20px;
    color: #fff;
    position: absolute;
    width: 45px;
    height: 45px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
.row {
--bs-gutter-x: 0;
}

@media (min-width: 768px) { /******************************* media *************************************/


/* 変身 */
.fs_b {
    font-size: 1.8rem;
}
.line2 {
    /*border: 3px solid #241a17;*/
    padding: 15px;
    border-radius: 10px;
}
.line {
    border: 5px solid #241a17;
    padding: 15px;
    border-radius: 10px;
}
.p-3 {
    padding: 2rem!important;
    border-radius: 10px;
}
.py-md-5 {
    padding-top: 1.7rem!important;
    padding-bottom: 0.5rem!important;
}
/* 新連載  */
span.b {
}
h2.new {
    padding: 1rem 3rem;
    color: #fff;
    border-radius: 100vh;
    background-color: #AF94C4;
    border: 5px solid #F1D1F8;
    display: block;
    width: 40%;
    text-align: center;
    padding: 10px 0;
    font-size: 1.3rem;
    margin-left: 0;
}
h2.popular {
    padding: 1rem 3rem;
    color: #fff;
    border-radius: 100vh;
    background-color: #008ccf;
    border: 5px solid #77aede;
    display: block;
    width: 40%;
    text-align: center;
    padding: 10px 0;
    font-size: 1.3rem;
    margin-left: 0;
}
span.new_coming_t {
    display: inline-block;
    float: left;
    font-size: 1.5rem;
    margin-left: 10px;
}
span.author {
    display: inline-block;
    font-size: 1rem;
    font-weight: lighter;
}
h6.new_coming {
    vertical-align: middle;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #241a17;
    border-left: 10px solid #a096cc;
    justify-content: space-between;
}
div.new_box {
    background-color: white;
    border-bottom: 5px dotted #6356a3;
}
h6.new_coming2 {
    vertical-align: middle;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #241a17;
    border-left: 10px solid #008ccf;
    justify-content: space-between;
}
div.new_box2 {
    background-color: white;
    border-bottom: 5px dotted #77aede;
}
.spe {
    margin: 0 15px 0 15px;
}
.spe2 {
    margin: 15px;
}
.container {
    max-width: 1140px;
}
.navbar {
    padding-top: 2px;
    padding-bottom: 2px;
}
/* タブバナー */
.flb {
    position: fixed;
    right: 0;
    display: flex;
    top: 186px;
    flex-direction: column;
    gap: 10px;
    z-index: 100;
}
/* 4つのポイント */
div.point {
    background-color: #FFF;
    /*border: 10px solid #00a196;*/
    margin: 0px;
    border-radius: 10px;
    padding: 3rem!important;
}
/* 講師部分	*/
.dr_box {
    display: flex;
}
img.w90 {
    width: 90%;
}
p.text-body-secondary {
    padding: 20px;
}
.row {
    margin-top: 0;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
}
.row>* {
    margin-top: 0;
}
.dr_name {
    text-align: left;
    font-size: 0.8rem;
    line-height: 1.3;
    display: block;
    margin: auto;
}
.dr_pic {
    text-align: center;
}
.d-flex {
    display: flex!important;
    flex-direction: column;
}
img.wk_img {
    width: 42%;
    margin: auto;
    display: block;
}
img.sf_img {
    width: 100%;
    display: block;
}
body {
    font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
}
.container {
    padding-right: 0;
    padding-left: 0;
}
/* ロゴ横*/
span.renew4 {
    text-align: center;
    color: #FFF;
    display: block;
    background-color: #e4007f;
    border-radius: 25px;
    width: 10%;
    font-size: 0.9rem;
}
/* 発刊・購読 */	
p.pub_d {
    text-align: center;
    color: #FFFFFF;
    display: block;
    background-color: #241a17;
    border-radius: 25px;
    width: 50%;
    margin: auto;
}
p.pub_inner {
    text-align: center;
    font-size: 1.3rem;
    letter-spacing: 0.01rem;
}
p.pub_inner2 {
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.3;
    padding-top: 9px;
    letter-spacing: 0.01rem;
}
span.year {
    background-color: #f9507a;
    border-radius: 10px;
    font-weight: 500;
    color: #FFF;
    font-size: 0.8rem;
    text-align: center;
    padding-bottom: 2px;
}
p.pub_inner3 {
    text-align: center;
    font-size: 1.1rem;
    line-height: 1.3;
    padding-top: 9px;
    letter-spacing: 0.01rem;
}
.lead {
    color: #212121;
    font-size: 1.4rem;
    font-weight: 500;
    font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
    /* text-align: left!important; */
    margin: 0px 40px 30px;
}
.spnone {
    display: block;
}
.pcnone {
    display: none;
}
/* infomation */
img.infomation {
    display: block;
    float: none;
    width: 35%;
    padding-right: 20px;
}
.justify-content-md-center {
    justify-content: left!important;
}
.px-3 {
    padding-right: 0.5rem!important;
    padding-left: 0.5rem!important;
    padding-bottom: 10px;
    padding-top: 10px;
}
.px-md-3 {
    padding-right: 3rem!important;
    padding-left: 12rem!important;
    margin-top: 295px;
}
/* New TOP戻る */	

#page_top {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 0;
    bottom: -50px;
    background: #212121;
    opacity: 0.8;
    border-radius: 50%;
    margin: 10px;
}
#page_top a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f0d8';
    font-size: 30px;
    color: #fff;
    position: absolute;
    width: 50px;
    height: 50px;
    top: -12px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
/* どんな雑誌 */	
img.point_no {
    width: 12%;
    float: left;
    margin-right: 22px;
}
p.point_four {
    line-height: 1.3;
    font-size: 1.1rem;
    color: #595757;
}
span.marker01 {
    background: linear-gradient(transparent 60%, #fdf1f5 60%);
}
/* 変身内容 */
span.mini {
    font-size: 1.15rem;
    color: #ff0676;
}
h1.point {
    position: relative;
    border: solid 4px #212121;
    line-height: 0.8;
    padding: 0.4em 0.5em;
    margin: 2em 0 0.5em;
    font-size: 2rem;
    border-radius: 50px;
    background: #FFF;
}
h1.point2 {
    position: relative;
    border: solid 4px #212121;
    line-height: 0.8;
    padding: 0.4em 0.5em;
    margin: 2em 0 0.5em;
    font-size: 2rem;
    border-radius: 50px;
    background: #FFF;
}
h1.point3 {
    position: relative;
    border: solid 4px #212121;
    line-height: 0.8;
    padding: 0.4em 0.5em;
    margin: 2em 0 0.5em;
    font-size: 2rem;
    border-radius: 50px;
    background: #FFF;
}
h1.point:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free", 'Quicksand', 'Avenir', 'Arial', sans-serif;
    font-weight: 900;
    content: '変身その１';
    background: #212121;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 30px;
    padding: 10px 25px;
    font-size: 0.6em;
    line-height: 1;
    letter-spacing: 0.05em;
}
h1.point2:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free", 'Quicksand', 'Avenir', 'Arial', sans-serif;
    font-weight: 900;
    content: '変身その２';
    background: #212121;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 30px;
    padding: 10px 25px;
    font-size: 0.6em;
    line-height: 1;
    letter-spacing: 0.05em;
}
h1.point3:after {
    /*タブ*/
    position: absolute;
    font-family: "Font Awesome 5 Free", 'Quicksand', 'Avenir', 'Arial', sans-serif;
    font-weight: 900;
    content: '変身その３';
    background: #212121;
    color: #fff;
    left: 0px;
    bottom: 100%;
    border-radius: 30px;
    padding: 10px 25px;
    font-size: 0.6em;
    line-height: 1;
    letter-spacing: 0.05em;
}
/* 4つのポイント */	
	
h1.fukami {
    position: relative;
    padding: 0em 0em 0em 3.1em;
    border-top: #e84283 solid 1px;
    text-align: left;
    font-size: calc(1rem + 1vw);
    line-height: 1.4;
}
h1.fukami::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0.5em;
    width: 3.5em;
    height: 2em;
    border-radius: 0 0 10px 10px;
    background: #00a196;
}
h1.fukami::after {
    position: absolute;
    content: '1';
    top: 0;
    left: 0.5em;
    width: 3.5em;
    text-align: center;
    line-height: 2em;
    color: #ffffff;
}
h1.cover {
    padding: 0em 0em 0em 0.5em;
}
h1.cover::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0.5em;
    width: 2em;
    height: 2em;
    border-radius: 0 0 10px 10px;
    background: #008ccf;
}
h1.step {
    position: relative;
    padding: 0em 0em 0em 3.1em;
    border-top: #e84283 solid 1px;
    text-align: left;
    font-size: calc(1rem + 1vw);
    line-height: 1.4;
}
h1.step::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0.5em;
    width: 2em;
    height: 2em;
    border-radius: 0 0 10px 10px;
    background: #e84283;
}
h1.step::after {
    position: absolute;
    content: '3';
    top: 0;
    left: 0.5em;
    width: 2em;
    text-align: center;
    line-height: 2em;
    color: #ffffff;
}
img.point_img {
    width: 200px;
    margin-left: -20px;
}
span.dr_names {
    font-size: 1rem;
}
img.under_img {
    width: 80%;
    margin: auto;
    display: block;
    padding-top: 10px;
}
p.center {
    text-align: center;
    color: #FFF;
    font-size: 1.4rem;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: bold;
}
h1.customers {
    text-align: center;
    font-size: 3.1rem;
    font-family: serif;
    line-height: 1.4;
}
img.dh_girl {
    width: 300px;
    float: inline-end;
    position: absolute;
    top: 100px;
    left: 756px;
}
.dl_pdf {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 250px;
    margin: 0 auto;
    padding: .9em 2em;
    border: none;
    border-radius: 5px;
    background-color: #f9507a;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
}
.dl_pdf:hover {
    background-color: fe7134;
}
.dl_pdf::after {
}
img.wk_img_new {
    width: 70%;
    margin: auto;
    display: block;
}
}



@keyframes infinity-scroll-left {
from {
  transform: translateX(0);
}
  to {
  transform: translateX(-100%);
}
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 60s infinite linear 0s both;
}
.scroll-infinity__item {
  width: calc(100vw / 6);
}
.scroll-infinity__item>img {
  width: 100%;
}



@media (max-width: 450px) { /******************************* media *************************************/


@keyframes infinity-scroll-left {
from {
  transform: translateX(0);
}
  to {
  transform: translateX(-100%);
}
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 60s infinite linear 0s both;
}
.scroll-infinity__item {
  width: calc(100vw / 2);
}
.scroll-infinity__item>img {
  width: 100%;
}


}
