@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template: cocoon-master
Version: 1.1.3
*/
/************************************
** 子テーマ用のスタイルを書く
************************************/
/*.fixed-header .navi-in > ul li:hover > ul {
display: block;}
}*/
/*PAGE TOP*/
a.modolinkpc:hover {
    position: relative;
    top: 2px;
    left: 2px;
}

.modopc {
    display: block;
    text-align: right;
    position: relative;
    top: 70px;
    left: 0;
}

.modosp {
    display: none;
}

.menu-drawer .menu-item-home{border-bottom:1px solid #c0a2c7;padding-bottom:0;}
.menu-drawer .sub-menu {border-bottom:1px solid #c0a2c7;padding-bottom:0;}
.menu-drawer .firmenu {border-bottom:1px solid #c0a2c7;padding-bottom:0;}
.menu-drawer .secmenu {border-top:1px dotted #c0a2c7;margin-left: -1.2rem;text-indent: 1.2rem;}

#navi-in{position:sticky;z-index:3;}
:root {
  --vw: 1vw;
}
.ma-0 {
    margin: 0 auto;
}

.mar-0 {
    margin-right: 0;
}

.mal-0 {
    margin-left: 0;
}

.mab-0 {
    margin-bottom: 0;
}

.mab-05 {
    margin-bottom: 0.5rem;
}

.par-1 {
    padding-right: 1rem;
}

.lihe-0 {
    line-height: 0;
}

.wid-100 {
    width: 100%;
}

.inlineblock {
    display: inline-block;
}

.distab {
    display: table;
}

.discell {
    display: table-cell;
}

.alignmiddle {
    vertical-align: middle;
}

.textcenter {
    text-align: center;
}

.textleft {
    text-align: left;
}
.textright {
    text-align:right;
}

.fonbold {
    font-weight: bold;
}

.posiabso {
    position: absolute;
}

.posirela {
    position: relative;
}

.logo-text {
    line-height: 1.75;
}

/* サイトタイトル */
.sitti01 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-shadow: 1px 1px 2px #e1e1e1;
}

.sitti02 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-shadow: 1px 1px 2px #e1e1e1;
}

.sitti03 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-shadow: 1px 1px 2px #e1e1e1;
}

.sitti04 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-shadow: 1px 1px 2px #e1e1e1;
}

.sitti05 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-shadow: 1px 1px 2px #e1e1e1;
}

.sitti06 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-shadow: 1px 1px 2px #e1e1e1;
}

.sitti07 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-shadow: 1px 2px 2px #e1e1e1;
}

.sitti08 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-shadow: 1px 2px 2px #e1e1e1;
}

.sitti09 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-shadow: 1px 2px 2px #e1e1e1;
}

.sitti10 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-shadow: 1px 2px 2px #e1e1e1;
}


/* ページ内のスムーススクロール */
html {
    scroll-behavior: smooth;
}

.honbun01 {
    width: 87%;
}

.honbun02 {
    width: 96%;
}

.taitoru {
    font-weight: bold;
    margin: 0;
    font-size: 16px;
}

.taitoru02 {
    font-weight: normal;
    padding-top: 0;
    margin-left: 6px;
}

.hiduke {
    font-weight: normal;
    font-size: 16px;
}

dt.osirase {
    float: left;
    width: 140px;
    margin-left: 5px;
    margin-bottom: 0;
    margin-top: 0px;
}

dd.osirase {
    text-align: left;
    margin-left: 130px;
    margin-right: 3px;
    margin-bottom: 0;
}

dl.osirase {
    border-bottom: 1px dotted #c0a2c7;
    margin-bottom: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.osirasewide {
    width: 70%;
    height: 680px;
    padding: 4px;
    overflow: auto;
    margin-top: 6px;
}

.osirasewaku {
    width: 70%;
    background: linear-gradient(to right, rgba(192, 162, 199, 0.25), rgba(192, 162, 199, 1), rgba(192, 162, 199, 0.25));
    font-size: 16px;
    color: #fff;
    display: inline-block;
    margin-top: 0;
    padding: 4px 0 4px 0;
}

/*HOME半円*/
.donyu {
    display: none;
}

.hanen {
    width: 400px;
    height: 150px;
    display: block;
    background-color: #fcfafc;
    clip-path: ellipse(50% 80% at 50% 100%);
    margin: 0 auto;
}

/*導入文*/
.hanenabove {
    position: absolute;
    left: 12%;
    z-index: 1;
    top: 70px;
    color: #643c77;
    font-size: 16px;
    width: 76%;
}

.kaigyo01 {
    display: none;
}

.kaigyo02 {
    display: block;
}

/*プライバシーポリシー*/
.policybox {
    border: 2px solid;
    margin-inline: auto;
    width: 80%;
    text-align: center;
    color: #c1269b;
    font-size: 16px;
    padding: 4px 0 4px 0;
    border-image: linear-gradient(to right, rgba(192, 162, 199, 0.25), rgba(192, 162, 199, 1), rgba(192, 162, 199, 0.25));
    border-image-slice: 1;
}

ol.policy {
    counter-reset: my-counter02;
    list-style: none;
    padding: 0;
    margin: 1em 0 0 0;
}

li.policy {
    padding-left: 30px;
    position: relative;
    text-align: left;
    font-weight: bold;
    width: 80%;
    font-size: 14px;
}

li.policy:before {
    content: counter(my-counter02);
    counter-increment: my-counter02;
    background-color: #c0a2c7;
    color: #fff;
    display: block;
    float: left;
    line-height: 22px;
    margin-left: -28px;
    text-align: center;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    margin-top: 1px;
    margin-right: 0.5rem;
    font-size: 14px;
}

.policyplain {
    font-size: 14px;
    margin-left: 1rem;
    padding-bottom: 8px;
}

/*アドレス枠*/
.box7 {
    padding: 1.5em;
    margin: 1em 0 2em 0;
    background: rgba(192, 162, 199, 0.05);
    border-left: double 6px #c0a2c7;
    border-right: double 6px #c0a2c7;
    width: 60%;
}

.box7 p {
    margin: 0;
    padding: 0;
}

/*グローバルメニューの高さを変更*/
#navi .navi-in>ul li {
    height: 40px;
    line-height: 40px;
}

/*ヘッダーの高さを変更*/
.logo.logo-header.logo-text {
    padding: 10px;
}

/*サイトタイトルとキャッチフレーズの間隔*/
.tagline {
    margin: 0em;
}

/*フッターの高さを変更*/
.footer {
    padding: 0;
}

/*サイトロゴのフォント変更*/
.logo-header a span {
    font-size: 19px;
    font-weight: normal;
}

/* アクティブメニューキープ*/
.navi-in .current-menu-item a {
    background-color: #cdb5d2;
}

.navi-in .current-page-parent a {
    background-color: #cdb5d2;
}

/* 主な研究グラデ*/
.gra {
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 1rem 1rem 0;
    border-image: linear-gradient(to right, rgba(192, 162, 199, 1), rgba(192, 162, 199, 0.25), rgba(192, 162, 199, 1));
    border-image-slice: 1;
}

a.listbox:hover {
    text-decoration: none;
    color: #2e2930;
}

a.listbox:link {
    text-decoration: none;
    color: #2e2930;
}

a.listbox:visited {
    text-decoration: none;
    color: #2e2930;
}

a.listbox:active {
    text-decoration: none;
    color: #2e2930;
}

.main {
    padding: 0px 0px;
}

.content {
    margin-top: 16px;
}

.resebox {
    position: relative;
    padding: 0.75em .7em 1em 1.5em;
    border: 1px solid #cc7eb1;
    border-radius: 4px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    cursor: pointer;
    transition: all 0.3s ease 0s;
    margin-bottom: 0px;
}

.resebox::after {
    position: absolute;
    top: .5em;
    left: .5em;
    content: '';
    width: 8px;
    height: calc(100% - 1.25em);
    background-color: #cc7eb1;
    border-radius: 8px;
}

.resebox:hover {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
    transform: translateY(-0.1875em);
    background-color: #faf2f7;
}

.flemain {
    padding: 0 5% 0;
}

.fle {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.flebox {
    padding: 0px 12px 24px;
    width: 50%;
}

.fle_in {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.plain {
    color: #585459;
    font-size: 14px;
}

.news {
    padding: 0;
}

.inner {
    width: 70%;
    margin: 0 auto;
    padding: 0;
}

.sub_ttl {
    font-size: 24px;
    text-align: center;
    background: #cee4ae;
}

/* ここからがニュース記事のCSS */
.news_list {
    margin: 0 5%;
}

.news_list_item {
    padding: 8px 0 0;
    border-bottom: 1px solid #E6E6E6;
}

.news_list_item a {
    position: relative;
    display: flex;
    padding-right: 30px;
}

.news_list_date {
    font-size: 15px;
    display: flex;
    margin-right: 15px;
    align-items: center;
}

.news_item {
    background: #F6C6A2;
    border-radius: 14px;
    width: 6em;
    /* 親要素の文字サイズを基準 */
    text-align: center;
    margin-left: 20px;
}

.arrow {
    width: 25px;
    height: 1px;
    background: #707070;
    position: absolute;
    top: 50%;
    right: 0;
}

.arrow::after {
    content: "";
    display: block;
    width: 6px;
    height: 1px;
    background: #707070;
    transform: rotate(45deg);
    position: absolute;
    right: 0px;
    bottom: 2px;
}

@media screen and (max-width: 769px) {
    .news_list_item a {
        font-size: 14px;
    }
}

.navi-in>ul .sub-menu li {
    border-bottom: 1px groove #ffddee !important;
    height: 38px;
    letter-spacing: -0.04em;
    font-size: 12px;
}

.hlt-tm-small .navi-in>ul li .sub-menu ul,
.cl-slim .navi-in>ul li .sub-menu ul {
    top: -50px;
}

/* 見出し */
.midashi01,
.midashi02,
.midashi03,
.midashi04,
.midashi05,
.midashi06,
.midashi07,
.midashi08,
.midashi09,
.midashi10,
.midashi11,
.midashi12,
.midashi13 {
    position: relative;
    font-size: 24px;
    padding-left: 1rem;
}

.midashi01,
.midashi02,
.midashi03,
.midashi04,
.midashi05,
.midashi06,
.midashi07,
.midashi08,
.midashi09,
.midashi10,
.midashi11,
.midashi12,
.midashi13 span {
    position: relative;
    z-index: 2;
}

.midashi01::before,
.midashi02::before,
.midashi03::before,
.midashi04::before,
.midashi05::before,
.midashi06::before,
.midashi07::before,
.midashi08::before,
.midashi09::before,
.midashi10::before,
.midashi11::before,
.midashi12::before,
.midashi13::before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 10px;
    background-size: 10px 10px;
    z-index: 1;
}

.midashi01::before {
    background-image: repeating-linear-gradient(-45deg, #daad83 0px, #daad83 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi02::before {
    background-image: repeating-linear-gradient(-45deg, #d5a500 0px, #d5a500 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi03::before {
    background-image: repeating-linear-gradient(-45deg, #efb5dc 0px, #efb5dc 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi04::before {
    background-image: repeating-linear-gradient(-45deg, #bb8f67 0px, #bb8f67 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi05::before {
    background-image: repeating-linear-gradient(-45deg, #f8e581 0px, #f8e581 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi06::before {
    background-image: repeating-linear-gradient(-45deg, #db7a79 0px, #db7a79 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi07::before {
    background-image: repeating-linear-gradient(-45deg, #88b2e5 0px, #88b2e5 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi08::before {
    background-image: repeating-linear-gradient(-45deg, #c7d6e8 0px, #c7d6e8 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi09::before {
    background-image: repeating-linear-gradient(-45deg, #d5d942 0px, #d5d942 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

/*プログラムの例見出し*/
.midashi10::before {
    background-image: repeating-linear-gradient(-45deg, #818351 0px, #818351 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi11::before {
    background-image: repeating-linear-gradient(-45deg, #e29965 0px, #e29965 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi12::before {
    background-image: repeating-linear-gradient(-45deg, #cda3c5 0px, #cda3c5 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

.midashi13::before {
    background-image: repeating-linear-gradient(-45deg, #edaeb3 0px, #edaeb3 2px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}

/* これまでの主な研究セカンド見出し*/
.midashi_ko01,
.midashi_ko02,
.midashi_ko03,
.midashi_ko04,
.midashi_ko05,
.midashi_ko06,
.midashi_ko07,
.midashi_ko08,
.midashi_ko09,
.midashi_ko10,
.midashi_ko11,
.midashi_ko12,
.midashi_ko13 {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0.75rem;
    line-height: 1.5rem;
    padding-left: 0.5rem;
}

.midashi_ko01 {
    border-left: 6px solid #daad83;
}

.midashi_ko02 {
    border-left: 6px solid #d5a500;
}

.midashi_ko03 {
    border-left: 6px solid #efb5dc;
}

.midashi_ko04 {
    border-left: 6px solid #bb8f67;
}

.midashi_ko05 {
    border-left: 6px solid #f8e581;
}

.midashi_ko06 {
    border-left: 6px solid #db7a79;
}

.midashi_ko07 {
    border-left: 6px solid #88b2e5;
}

.midashi_ko08 {
    border-left: 6px solid #c7d6e8;
}

.midashi_ko09 {
    border-left: 6px solid #d5d942;
}

/* プログラムの例セカンド見出し */
.midashi_ko10 {
    border-left: 6px solid #818351;
}

.midashi_ko11 {
    border-left: 6px solid #e29965;
}

.midashi_ko12 {
    border-left: 6px solid #cda3c5;
}

.midashi_ko13 {
    border-left: 6px solid #edaeb3;
}

/* 発表 */
.back01,
.back02,
.back03,
.back04,
.back05,
.back06,
.back07,
.back08,
.back09 {
    width: 80%;
    padding: 16px 16px 16px;
    border-radius: 12px;
}

.back11,
.back12,
.back13 {
    width: 80%;
    padding: 16px 16px 16px;
    border-radius: 2px;
}

.back01 {
    background-color: rgba(218, 173, 131, 0.05);
    border: 1px dashed rgb(218, 173, 131);
}

.back02 {
    background-color: rgba(213, 165, 0, 0.05);
    border: 1px dashed rgb(213, 165, 0);
}

.back03 {
    background-color: rgba(239, 181, 220, 0.05);
    border: 1px dashed rgb(239, 181, 220);
}

.back04 {
    background-color: rgba(187, 143, 103, 0.05);
    border: 1px dashed rgb(187, 143, 103);
}

.back05 {
    background-color: rgba(248, 229, 129, 0.05);
    border: 1px dashed rgb(248, 229, 129);
}

.back06 {
    background-color: rgba(219, 122, 121, 0.05);
    border: 1px dashed rgb(219, 122, 121);
}

.back07 {
    background-color: rgba(136, 178, 229, 0.05);
    border: 1px dashed rgb(136, 178, 229);
}

.back08 {
    background-color: rgba(199, 214, 232, 0.05);
    border: 1px dashed rgb(199, 214, 232);
}

.back09 {
    background-color: rgba(213, 217, 66, 0.05);
    border: 1px dashed rgb(213, 217, 66);
}

.back11 {
    background-color: rgba(226, 153, 101, 0.05);
    border: 1px dashed rgb(226, 153, 101);
}

.back12 {
    background-color: rgba(205, 163, 197, 0.05);
    border: 1px dashed rgb(205, 163, 197);
}

.back13 {
    background-color: rgba(237, 174, 179, 0.05);
    border: 1px dashed rgb(237, 174, 179);
}

/* これまでの研究箇条 */
ol.research {
    counter-reset: my-counter;
    list-style: none;
    padding: 0;
    list-style-position: inside;
}

li.research {
    margin-bottom: 8px;
    padding-left: 30px;
    position: relative;
}

li.research:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background: #c0a2c7;
    color: #fff;
    display: block;position: absolute;
    float: left;
    line-height: 26px;
    margin-left: -30px;
    text-align: center;
    height: 24px;
    width: 24px;
    margin-top: 4px;
    margin-right: 0.5rem;
}

/* NP箇条 */
.npkajyo {
    margin-right: 1rem;
    font-size: 16px;
    display: inline-block;
}

.npkajyo:before {
    content: '';
    display: inline-block;
    width: .5em;
    height: .5em;
    margin-right: .5em;
    background: #e29965;
    transform: rotate(45deg);
    vertical-align: 2px;
}

/* リンク箇条 */
.hpkajyo {
    text-indent: -1em;
    margin-left: 1em;
    margin-top: 0.5rem;
}

.hpkajyo:before {
    content: '';
    display: inline-block;
    width: .5em;
    height: .5em;
    margin-right: .5em;
    background: #c0a2c7;
    transform: rotate(45deg);
    vertical-align: 2px;
}

/* リンク箇条 */
a.link01:link {
    color: #2e2930;
    border-bottom: dotted 1px #2e2930;
    text-decoration: none;
}

a.link01:visited {
    color: #2e2930;
    border-bottom: dotted 1px #2e2930;
    text-decoration: none;
}

a.link01:hover {
    color: #c1269b;
    border-bottom: solid 1px #c1269b;
    text-decoration: none;
}

a.link01:focus {
    color: #c1269b;
    border-bottom: solid 1px #c1269b;
    text-decoration: none;
}

a.link01:active {
    color: #c1269b;
    border-bottom: solid 1px #c1269b;
    text-decoration: none;
}

/* リンクぱんくず */
a.link02:link {
    text-decoration: none;
}

a.link02:visited {
    text-decoration: none;
}

a.link02:hover {
    border-bottom: solid 1px #999;
    text-decoration: none;
}

a.link02:focus {
    border-bottom: solid 1px #999;
    text-decoration: none;
}

a.link02:active {
    border-bottom: solid 1px #999;
    text-decoration: none;
}

/* リンクNP */
a.linknp:link {
    border-bottom: dotted 1px #818351;
    text-decoration: none;
}

a.linknp:visited {
    border-bottom: dotted 1px #818351;
    text-decoration: none;
}

a.linknp:hover {
    border-bottom: solid 1px #818351;
    text-decoration: none;
}

a.linknp:focus {
    border-bottom: solid 1px #818351;
    text-decoration: none;
}

a.linknp:active {
    border-bottom: solid 1px #818351;
    text-decoration: none;
}

/* リンクいのちのスープ */
a.linksoup:link {
    border-bottom: dotted 1px #a07579;
    text-decoration: none;
}

a.linksoup:visited {
    border-bottom: dotted 1px #a07579;
    text-decoration: none;
}

a.linksoup:hover {
    border-bottom: solid 1px #a07579;
    text-decoration: none;
}

a.linksoupfocus {
    border-bottom: solid 1px #a07579;
    text-decoration: none;
}

a.linksoup:active {
    border-bottom: solid 1px #a07579;
    text-decoration: none;
}

/* リンク実践 */
a.linkmemo:link {
    color: #782766;
    border-bottom: dotted 1px #782766;
    text-decoration: none;
}

a.linkmemo:visited {
    color: #782766;
    border-bottom: dotted 1px #782766;
    text-decoration: none;
}

a.linkmemo:hover {
    color: #c1269b;
    border-bottom: solid 1px #c1269b;
    text-decoration: none;
}

a.linkmemo:focus {
    color: #c1269b;
    border-bottom: solid 1px #c1269b;
    text-decoration: none;
}

a.linkmemo:active {
    color: #c1269b;
    border-bottom: solid 1px #c1269b;
    text-decoration: none;
}

dl.cri {
    margin-top: 0.25rem;
    margin-bottom: 0;
}

.cri .crilist dt {
    float: left;
    clear: left;
    margin-right: 0.5em;
    width: 60px;
}

.cri .crilist dd {
    margin-left: 1em;
    width: calc(100% - 60px);
    padding-left: 3.5em;
}

.cri02 .crilist02 dt {
    float: left;
    clear: left;
    margin-right: 0.5em;
    width: 84px;
    font-size: 14px;
}

.cri02 .crilist02 dd {
    margin-left: 1em;
    width: calc(100% - 60px);
    padding-left: 5.5em;
    font-size: 14px;
}

/*HOME説明*/
.box20 {
    position: relative;
    width: 80%;
    padding: 2em 2.5em;
    margin: 0 0 0 0;
    top: 0;
    background: rgba(192, 162, 199, 0.05);
    line-height: 1.8rem;
}

.box20:before,
.box20:after {
    position: absolute;
    top: 0;
    content: '';
    width: 40px;
    height: 100%;
    display: inline-block;
    box-sizing: border-box;
}

.box20:before {
    border-left: solid 3px #c0a2c7;
    border-top: solid 3px #c0a2c7;
    border-bottom: solid 3px #c0a2c7;
    left: 0;
}

.box20:after {
    border-top: solid 3px #c0a2c7;
    border-right: solid 3px #c0a2c7;
    border-bottom: solid 3px #c0a2c7;
    right: 0;
}

.box20 p {
    margin: 0;
    padding: 0;
}

/*男性の権利*/
.box26 {
    position: relative;
    margin: 2em 0 2em 1em;
    padding: 1.5em 2.5em;
    border: solid 2px #e29965;
    border-radius: 2px;
    width: 84%;
    font-size: 16px;
    line-height: 2rem;
}

.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -12px;
    left: 24px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #e29965;
    font-weight: bold;
}

/*実践の記録*/
.box27 {
    position: relative;
    margin: 1.5em 0 0 0;
    padding: 1em 1em 1em 2em;
    border: dashed 2px #c0a2c7;
}

.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -29px;
    left: -3px;
    padding: 2px 10px;
    height: 29px;
    line-height: 27px;
    font-size: 17px;
    background: #c0a2c7;
    color: #ffffff;
    font-weight: normal;
    border-radius: 2px 2px 0 0;
}

.box27 p {
    margin: 0;
    padding: 0;
}

.zu01wid {
    width: 70%;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
    .news_list_item a {
        display: block;
    }

    .zu01wid {
        width: 85%;
    }

    .osirasewaku {
        width: 85%;
        background: linear-gradient(to right, rgba(192, 162, 199, 0.25), rgba(192, 162, 199, 1), rgba(192, 162, 199, 0.25));
        font-size: 16px;
        color: #fff;
        display: inline-block;
        margin-top: 0;
        padding: 4px 0 4px 0;
    }

    .osirasewide {
        width: 85%;
        height: 500px;
        padding: 0px;
        overflow: auto;
        margin-top: 6px;
    }
}

/*834px以下*/
@media screen and (max-width: 834px) {
    .eye-catch-wrap {
        margin-top: -36px;
    }

    .flebox {
        padding: 0px 12px 12px;
        width: 100%;
    }

    /* cocoon変更 */
    .go-to-top {
        right: 20px;
        bottom: 20px;
    }

    .honbun01 {
        width: 90%;
    }

    .honbun02 {
        width: 96%;
    }

    .osirasewaku {
        width: 85%;
        background: linear-gradient(to right, rgba(192, 162, 199, 0.25), rgba(192, 162, 199, 1), rgba(192, 162, 199, 0.25));
        font-size: 16px;
        color: #fff;
        display: inline-block;
        margin-top: 0;
        padding: 4px 0 4px 0;
    }

    .osirasewide {
        width: 85%;
        height: 400px;
        padding: 0px;
        overflow: auto;
        margin-top: 6px;
    }

    .taitoru02 {
        line-height: 24px;
    }

    .box20 {
        width: 90%;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        line-height: 27px;
    }

    .donyu {
        display: block;
    }

    .hanen {
        width: 300px;
        height: 150px;
        display: block;
        background-color: #fcfafc;
        clip-path: ellipse(50% 80% at 50% 100%);
        margin: 0 auto;
    }

    /*導入文*/
    .hanenabove {
        position: absolute;
        z-index: 1;
        top: 60px;
        color: #643c77;
        font-size: 16px;
        width: 90%;
        left: 5%;
    }

    .kaigyo01 {
        display: none;
    }

    .kaigyo02 {
        display: none;
    }

    .zu01wid {
        width: 100%;
    }

    dl.cri {
        margin-top: 0.25rem;
        margin-bottom: 0;
    }

    .cri .crilist dt {
        float: none;
        width: 100%;
    }

    .cri .crilist dd {
        float: none;
        margin-left: 0.75em;
        width: 100%;
        padding-left: 0em;
        padding-right: 0.75rem;
    }

    .cri02 .crilist02 dt {
        float: none;
        width: 100%;
        font-size: 14px;
    }

    .cri02 .crilist02 dd {
        float: none;
        margin-left: 0.75em;
        width: 100%;
        padding-left: 0em;
        padding-right: 0.75rem;
        font-size: 14px;
    }

    .box7 {
        width: 80%;
    }

    .midashi01,
    .midashi02,
    .midashi03,
    .midashi04,
    .midashi05,
    .midashi06,
    .midashi07,
    .midashi08,
    .midashi09,
    .midashi10,
    .midashi11,
    .midashi12,
    .midashi13 {
        line-height: 32px;
    }

    .midashi01::before,
    .midashi02::before,
    .midashi03::before,
    .midashi04::before,
    .midashi05::before,
    .midashi06::before,
    .midashi07::before,
    .midashi08::before,
    .midashi09::before,
    .midashi10::before,
    .midashi11::before,
    .midashi12::before,
    .midashi13::before {
        bottom: -10px;
    }

}

/*480px以下*/
@media screen and (max-width: 480px) {
    .eye-catch-wrap {
        margin-top: -36px;
    }

    /* cocoon変更 */
    .go-to-top {
        right: 10px;
        bottom: 10px;
    }

    .honbun01 {
        width: 92%;
    }

    .honbun02 {
        width: 100%;
    }

    .box20 {
        width: 96%;
        padding-right: 1rem;
        padding-left: 1rem;
        line-height: 24px;
    }

    .donyu {
        display: block;
    }

    dt.osirase {
        float: none;
        width: 140px;
        margin-left: 5px;
        margin-bottom: 0;
        margin-top: 0px;
    }

    dd.osirase {
        text-align: left;
        margin-left: 3px;
        margin-right: 3px;
        margin-bottom: 0;
    }

    .osirasewaku {
        width: 90%;
        background: linear-gradient(to right, rgba(192, 162, 199, 0.25), rgba(192, 162, 199, 1), rgba(192, 162, 199, 0.25));
        font-size: 16px;
        color: #fff;
        display: inline-block;
        margin-top: 0;
        padding: 4px 0 4px 0;
    }

    .osirasewide {
        width: 90%;
        height: 300px;
        padding: 0px;
        overflow: auto;
        margin-top: 6px;
    }

    .taitoru02 {
        line-height: 24px;
    }

    .hanen {
        width: 240px;
        height: 150px;
        display: block;
        background-color: #fcfafc;
        clip-path: ellipse(50% 80% at 50% 100%);
        margin: 0 auto;
    }

    /*導入文*/
    .hanenabove {
        position: absolute;
        left: 0%;
        z-index: 1;
        top: 50px;
        color: #643c77;
        font-size: 16px;
        line-height: 24px;
        width: 94%;
        left: 3%;
    }

    .kaigyo01 {
        display: block;
    }

    .kaigyo02 {
        display: none;
    }

    .zu01wid {
        width: 100%;
    }

    .fle {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
    }

    .fle_01 {
        padding: 16px 0 0;
        width: 100%;
    }

    .fle_02 {
        padding: 16px 0 0;
        width: 100%;
    }

    .flebox {
        padding: 0px 12px 12px;
        width: 100%;
    }

    dl.cri {
        margin-top: 0.25rem;
        margin-bottom: 0;
    }

    .cri .crilist dt {
        float: none;
        width: 100%;
    }

    .cri .crilist dd {
        float: none;
        margin-left: 0.75em;
        width: 100%;
        padding-left: 0em;
        padding-right: 0.75rem;
    }

    .cri02 .crilist02 dt {
        float: none;
        width: 100%;
        font-size: 14px;
    }

    .cri02 .crilist02 dd {
        float: none;
        margin-left: 0.75em;
        width: 100%;
        padding-left: 0em;
        padding-right: 0.75rem;
        font-size: 14px;
    }

    .box7 {
        width: 95%;
    }

    .midashi01,
    .midashi02,
    .midashi03,
    .midashi04,
    .midashi05,
    .midashi06,
    .midashi07,
    .midashi08,
    .midashi09,
    .midashi10,
    .midashi11,
    .midashi12,
    .midashi13 {
        line-height: 30px;
        font-size: 22px;
    }

    .midashi01::before,
    .midashi02::before,
    .midashi03::before,
    .midashi04::before,
    .midashi05::before,
    .midashi06::before,
    .midashi07::before,
    .midashi08::before,
    .midashi09::before,
    .midashi10::before,
    .midashi11::before,
    .midashi12::before,
    .midashi13::before {
        bottom: -10px;
    }

    .midashi_ko01,
    .midashi_ko02,
    .midashi_ko03,
    .midashi_ko04,
    .midashi_ko05,
    .midashi_ko06,
    .midashi_ko07,
    .midashi_ko08,
    .midashi_ko09,
    .midashi_ko10,
    .midashi_ko11,
    .midashi_ko12,
    .midashi_ko13 {
        font-size: 17px;
        line-height: 21px;
    }

    .arrow {
        display: none;
    }

    .news_list_item a {
        padding-right: 0;
    }

    .back01,
    .back02,
    .back03,
    .back04,
    .back05,
    .back06,
    .back07,
    .back08,
    .back09 {
        width: 92%;
        padding: 16px 16px 16px;
        border-radius: 12px;
    }

    li.research {
        padding-left: 30px;
        font-size: 16px;
        line-height: 25px;
        padding-top: 8px;
    }

   li.research:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background: #c0a2c7;
    color: #fff;
    display: block;position: absolute;
    float: left;
    line-height: 25px;
    margin-left: -30px;
    text-align: center;
    height: 24px;
    width: 24px;
    margin-top: 4px;
    margin-right: 0.5rem;
}
ol.research {
    counter-reset: my-counter;
    list-style: none;
    padding: 0;position: relative;
    list-style-position: inside;
}
    .gra {
        padding: 1rem 0.5rem 0;
    }

  
}