@charset "utf-8";

.btn_read {
    display: none;
}
p {
    font-size: 16px;
    line-height: 1.5;
}
#wrap {
    background: #f7f7f7;
}
#mainVisual {
    color: #D2D2D2;
    font-weight: bold;
    background: url(../../img/price/mv_pc.webp) top center no-repeat;
    height: 599px;
}
#mainVisual div {
    font-size: 48px;
    text-align: center;
    padding-top: 252px;
}
#mainVisual h1 {
    padding-top: 0;
}
#mainVisual span {
    color: #0098df;
    font-size: 20px;
    margin: 0 0 13px;
}
.inner {
    width: 960px;
}
.sub {
	position: relative;
}
.sub .inner {
    color: #fff;
    line-height: 1.5;
    width: 800px;
    background: #222;
    padding: 26px 20px;
    margin: -55px auto 0;
}
#contents {
    background: #f7f7f7;
    padding-bottom: 136px;
}
.promobanner{
    width: 100%;
    max-width: 1000px;
    margin: 40px auto;
}
.promoBanner img{
    width: 100%;
}
article {
    margin: 130px auto 0;
}
#article01 {
    margin-top: 130px;
}
#bnr {
    margin: 80px auto 0;
    width: 1000px;
}
h2 {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    height: 169px;
    padding-top: 40px;
}
#article01 h2 {
    background: url(../../img/price/bg01_pc.png) top center no-repeat;
}
#article02 h2 {
    background: url(../../img/price/bg02_pc.png) top center no-repeat;
}
#article03 h2 {
    background: url(../../img/price/bg03_pc.png) top center no-repeat;
}
h2 span {
    color: #fff;
    font-size: 22px;
    display: block;
    margin-top: 49px;
}
h3 {
    color: #222;
    font-size: 30px;
    font-weight: bold;
    /*background: #fff;*/
    border-left: 2px solid #222;
    padding: 13px 0 13px 10px;
    margin-bottom: 30px;
}
article .inner {
    padding: 22px 0 0;
}
article .inner .clearfix {
    /*margin: 1.5em 0;*/
}
article .inner .clearfix img {
    width: 335px;
    float: left;
}
article .inner .clearfix p {
    width: 385px;
    float: right;
}
#article01 img {
    margin-top: 50px;
}
.counseling_title {
    font-size: 24px;
    font-weight: bold;
    color: #006ddb;
    margin: 60px auto 0;
    text-align: center;
}
.btn_more {
    font-size: 20px;
    width: 460px;
    padding: 16px;
    margin: 10px auto;
    background: #006ddb;
}

#article02 .inner.box01,
#article02 .inner.box02 {
    /*padding-top: 0;*/
}

#article02 > .inner.box02 a {
	color: #222;
	text-decoration: none;
}

#article02 dl {
    margin-top: 76px;
    margin-bottom: 96px;
}
#article02 dt {
    font-size: 24px;
    font-weight: bold;
    margin-top: 38px;
    margin-bottom: 10px;
    position: relative;
}
/*#article02 dt:before {
    content: "";
    background: #222;
    width: 50%;
    height: 5px;
    display: block;
    position: absolute;
    top: -38px;
}*/
#article02 dd div img {
    float: left;
}
#article02 dd div table.pc-only {
    width: 710px;
    height: 120px;
    display: table;
    float: left;
}
#article02 dd div table th,
#article02 dd div table td {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border: 3px solid #0098df;
}
#article02 dd div table th + td {
    border-left: none;
}
#article02 dd div table th {
    width: 150px;
    background: #e5e5e5;
    border-left: none;
    border-right: none;
}
#article02 dd div table td {
    background: #fff;
}
#article02 dd div table td.price {
    font-size: 28px;
}
#article02 dd div table td.price.red {
    color: #E80000;
}
#article02 dd div table td.price span {
    font-size: 21px;
}

#article03 .box {
    color: #fff;
    width: 470px;
    background: #0098df;
}
#article03 .box .inner {
    width: auto;
    padding: 20px 20px 20px 98px;
}
#article03 .box h4 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}
#article03 .left {
    float: left;
}
#article03 .box01 {
    background: url(../../img/price/icon01.png) top 20px left 20px no-repeat, #0098df;
    background-size: 83px auto;
    margin-bottom: 20px;
}
#article03 .box02 {
    background: url(../../img/price/icon02.png) top 20px left 20px no-repeat, #0098df;
    background-size: 83px auto;
}
#article03 .box02 img {
    padding: 0 20px 20px;
}
#article03 .box03 {
    background: url(../../img/price/icon03.png) top 20px left 20px no-repeat, #0098df;
    background-size: 83px auto;
    float: right;
}

article .notes .inner{
    padding: 60px 80px;
    background: #e5e5e5;
}

article .notes .inner .notes-glp1 h2{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    height: auto;
    margin-bottom: 40px;
    padding-top: 0;
    text-indent: -0.5em;
    color: #222;

}
article .notes .inner .notes-glp1 h2 span{
    display: inline-block;
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #222;
    color: #222;
}

article .notes .inner .notes-glp1 h3{
    font-size: 18px;
    font-weight: bold;
    color: #222;
    font-weight: bold;
    border-left: none;
    padding: 0;
    margin-bottom: 8px;
}
article .notes .inner .notes-glp1 p{
    margin-bottom: 30px;
}
article .notes .inner .notes-glp1 p:last-of-type{
    margin-bottom: 0;
}

@media all and (max-width: 767px) {
    article .notes .inner{
        padding: 12vw 4vw;
        background: #e5e5e5;
    }

    article .notes .inner .notes-glp1 h2{
        font-size: 4.8vw;
        font-weight: bold;
        text-align: center;
        height: auto;
        margin-bottom: 6vw;
        padding-top: 0;
        padding-bottom: 0;
        text-indent: 0;
        color: #222;

    }
    article .notes .inner .notes-glp1 h2 span{
        font-size: 4.8vw;
        display: inline-block;
        margin-top: 0;
        padding-bottom: 4vw;
        border-bottom: 1px solid #222;
        text-indent: -0.5em;
        color: #222;
    }

    article .notes .inner .notes-glp1 h3{
        font-size: 4vw;
        font-weight: bold;
        color: #222;
        font-weight: bold;
        border-left: none;
        padding: 0;
        margin-bottom: 2vw;
    }
    article .notes .inner .notes-glp1 p{
        font-size: 3.2vw;
        margin-bottom: 8vw;
    }
    article .notes .inner .notes-glp1 p:last-of-type{
        margin-bottom: 0;
    }
}

article .inner .clearfix img,
article .inner .clearfix p {
    width: auto;
    float: none;
}
.body_read p {
	margin-top: 20px;
	font-size: 14px;
}

.body_read .box02 p span {
    color: #E80000;
}

#footer {
    background: #222;
}
@media all and (min-width: 768px) {
}
@media all and (max-width: 767px) {
    .btn_read {
        font-size: 5.333333333333333vw;
        font-weight: bold;
        text-align: center;
        display: block;
        width: 89.33333333333333%;
        border: 1px solid #2f2f2f;
        border-radius: 8vw;
        background: #fff;
        padding: 4vw;
        margin: 0 auto;
        position: relative;
        display: none; /*********************************/
    }
    .btn_read:after {
        content: "";
        background: url(../../img/icon_plus.png);
        background-size: 100% 100% !important;
        width: 7.2vw;
        height: 7.2vw;
        position: absolute;
        right: 30px;
        top: 50%;
        margin-top: -3.6vw;
    }
    .btn_read.active {
        font-size: 1.3rem;
        text-align: right;
        background: none;
        border: none;
        width: 100%;
        padding: 0 20px 0 0;
        margin-top: 20px;
    }
    .btn_read.active:after {
        background: url(../../img/icon_close.png) top right no-repeat;
        -webkit-background-size: 15px 15px !important;
        background-size: 15px 15px !important;
        width: 15px;
        height: 15px;
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -8px;
    }
    .body_read {
        /*display: none;*/
    }
	.body_read p {
		margin-top: 20px;
    }
    p {
        font-size: 14px;
    }
    #contents {
        padding-bottom: 43.6%;
    }
    #mainVisual {
        background: url(../../img/price/mv_sp.webp) top center no-repeat;
        background-size: 100% auto;
        height: 0;
        padding-bottom: 83.2%;
    }
    #mainVisual div {
        font-size: 6.4vw;
        padding-top: 0;
        width: 100%;
        position: absolute;
        top: 20vw;
    }
    #mainVisual div span {
        font-size: 2.666666666666667vw;
        margin-bottom: 3vw;
    }
    #mainVisual h1 {
        position: initial;
    }
    .sub {
        margin-top: -37.8vw;
    }
    .sub .inner {
        font-size: 3.733333333333333vw;
        width: 89.33333333333333%;
        margin-top: -12.8vw;
    }
    .promobanner{
        width: 89.33333333333333%;
        margin: 4vw auto;
    }
    article {
        width: 100%;
    }
    article .inner {
        padding: 5% 0 0;
    }
    #article01 {
        margin-top: 5%;
    }
    #article01 h2 {
        background: url(../../img/price/bg01_sp.png) top center no-repeat;
        background-size: 100% auto;
    }
    #article02 h2 {
        background: url(../../img/price/bg02_sp.png) top center no-repeat;
        background-size: 100% auto;
    }
    #article03 h2 {
        background: url(../../img/price/bg03_sp.png) top center no-repeat;
        background-size: 100% auto;
    }
    #article01 .inner > p {
        margin-bottom: 8.208955223880597%;
    }
    #bnr {
    margin: 10% auto 10%;
    width: 90%;
    }
    .counseling_title {
        font-size: 24px;
        font-weight: bold;
        color: #006ddb;
        margin: 60px auto 0;
        text-align: center;
    }
    .btn_more {
        font-size: 4.5vw;
        width: 95%;
        padding: 5vw;
        margin: 10px auto;
        background: #006ddb;
        border-radius: 10vw;
    }
    .btn_more:after {
        width: 4.17910447761194vw;
        height: 6.119402985074627vw;
        margin-top: -3.059701492537313vw;
    }
    h2 {
        font-size: 5.066666666666667vw;
        height: 0;
        padding-top: 23.5%;
        padding-bottom: 36.23333333333333%;
    }
    h2 span {
        font-size: 3.2vw;
        margin-top: 23%;
    }
    h3 {
        font-size: 4.8vw;
        padding:6px 0 6px 10px
    }
    article {
        margin-top: 20%;
    }
    article .inner {
        width: 89.33333333333333%;
    }
    article .inner .clearfix p,
    article .inner .clearfix img {
        width: 100%;
        float: none;
    }
    article .inner .clearfix img {
        margin-top: 5%;
    }
    #article01 img {
        margin-top: 0;
    }

    #article02 .inner > p {
        margin-bottom: 8.208955223880597%;
    }
    #article02 dl {
        padding-top: 1px;
        margin-top: 0;
    }
    #article02 dt {
        font-size: 4.8vw;
    }
    #article02 .box01 .line3.text {
        line-height: 1.1;
        top: 79%;
    }
    #article02 dd div img {
        float: none;
    }
    #article02 dd div table.pc-only {
        display: none;
    }
    #article02 dd div table.sp-only {
        width: 100%;
        height: auto;
        display: table;
        float: none;
    }
    #article02 dd div table th,
    #article02 dd div table td {
        font-size: 4.2vw;
        border: 3px solid #0098df;
        width: 50%;
    }
    #article02 dd div table th {
        padding: 2%;
    }
    #article02 dd div table td {
        padding: 5%;
    }
    #article02 dd div table th:nth-child(1),
    #article02 dd div table td:nth-child(1) {
        width: 35%;
    }
    #article02 dd div table td.price {
        font-size: 5.6vw;
    }
    #article02 dd div table td.price span {
        font-size: 4.2vw;
    }
    #article02 dl:last-child {
        margin-bottom: 0;
    }
    #article03 h2 span {
        font-size: 3.2vw;
        margin-top: 20.8%;
        line-height: 1.3;
    }
    #article02 .box02 dd div p {
        font-size: 5.6vw;
    }
    #article02 .btn_read {
        width: 89.33333333333333%;
    }

    #article03 .box01,
    #article03 .box02 {
        margin-bottom: 28px;
    }
    #article03 .box02 img {
        margin-top: 0;
    }
    #article03 .left,
    #article03 .box03 {
        float: none;
    }
    #article03 .box {
        width: 100%;
    }
    #article03 .box h4 {
        font-size: 6.4vw;
    }
    #article03 .box .inner {
        padding: 4.477611940298507% 4.477611940298507% 4.477611940298507% 98px;
    }
}

.p-diet__thumbnail__list{
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.p-diet__thumbnail__item{
width: calc((100% - 20px) / 3);
}
.p-diet__thumbnail__item img{
  margin-top: 0 !important;
}
.p-diet__thumbnail__hd{
  font-size: 18px !important;
  position: relative;
  text-align: center;
  border-bottom:2px solid #494949;
  margin-bottom: 20px;
}
.p-diet__thumbnail__hd:after,
.p-diet__thumbnail__hd:before{
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  top:98%;
  left:50%;
  z-index: 10;
}
.p-diet__thumbnail__hd:after{
  border-color: rgba(73, 73, 73, 0);
  border-top-width:10px;
  border-bottom-width:10px;
  border-left-width:10px;
  border-right-width:10px;
  margin-left: -10px;
  border-top-color:#f7f7f7;
}
.p-diet__thumbnail__hd:before{
  border-color: rgba(73, 73, 73, 0);
  border-top-width:12px;
  border-bottom-width:12px;
  border-left-width:12px;
  border-right-width:12px;
  margin-left: -12px;
  margin-top: 2px;
  border-top-color:#494949;
}
@media all and (max-width: 767px) {
  .p-diet__thumbnail__list{
    display: block;
  }
  .p-diet__thumbnail__item{
    width: 100%;
  }
  .p-diet__thumbnail__item:not(:last-of-type){
    margin-bottom: 20px;
  }
  .p-diet__thumbnail__hd{
    font-size: 15px;
    color: #222222;
    font-weight: bold;
    border-left: solid 2px #222222;
    padding: 5px 10px;
    border-bottom: none;
    text-align: left;
  }
  .p-diet__thumbnail__hd:before,
  .p-diet__thumbnail__hd:after{
    content: none;
  }
}
#menu01 .c-price__menu,
#menu02 .c-price__menu,
#menu03 .c-price__menu {
    color: inherit;
    text-decoration: none;
}


/* 240625 ishikawa add */
@media all and (min-width: 768px) {
    article .inner table thead.campaign {
        position: absolute;
        left: 147px;
        top: -45px;
    }

    article .inner table thead.campaign th {
        width: 268.66px !important;
        border: none !important;
        background: none !important;
    }

    article .inner table .campaign th.campaign_col {
        height: 44px !important;
        vertical-align: middle;
        text-align: center;
        padding: 0 0 0 !important;
        border-top: 6px solid #E06453 !important;
        border-right: 6px solid #E06453 !important;
        border-left: 6px solid #E06453 !important;
        background: #E06453 !important;
        color: #FFF !important;
        font-size: 21px !important;
        line-height: 1;
    }

    article .inner table tbody td.campaign_col {
        border-bottom: 3px solid #E06453 !important;
        border-right: 3px solid #E06453 !important;
        border-left: 3px solid #E06453 !important;
        color: #E06453 !important;
    }

    article .inner table tbody td.campaign_col_top {
        border-top: 3px solid #E06453 !important;
        font-size: 19px !important;
    }

    article .inner table tbody td.campaign_col_left {
        border-left-width: 6px !important;
    }

    article .inner table tbody td.campaign_col_right {
        border-right-width: 6px !important;
    }

    article .inner table tbody td.campaign_col_bottom {
        border-bottom-width: 6px !important;
        font-size: 25px !important;
    }

    article .inner table tbody td.campaign_col_bottom span {
        font-size: 22px !important;
    }
}

@media all and (max-width: 767px) {
    article .inner table .campaign th {
        border: none !important;
        background: none !important;
    }

    article .inner table .campaign th.campaign_col {
        padding: 0px 0 0 !important;
        border-top: 5px solid #E06453 !important;
        border-right: 5px solid #E06453 !important;
        border-left: 5px solid #E06453 !important;
        background: #E06453 !important;
        color: #FFF !important;
        font-size: 3.966vw !important;
        line-height: 1.2 !important;
    }

    article .inner table tbody td.campaign_col {
        border-bottom: 3px solid #E06453 !important;
        border-right: 3px solid #E06453 !important;
        border-left: 3px solid #E06453 !important;
        color: #E06453 !important;
    }

    article .inner table tbody td.campaign_col_top {
        border-top: 3px solid #E06453 !important;
    }

    article .inner table tbody td.campaign_col_left {
        border-left-width: 5px !important;
    }

    article .inner table tbody td.campaign_col_right {
        border-right-width: 5px !important;
    }

    article .inner table tbody td.campaign_col_bottom {
        border-top: 3px solid #E06453 !important;
        border-bottom-width: 1.034vw !important;
    }
    article .inner table tbody td.campaign_col_right span {
        font-size: 4vw !important;
    }
    article .inner table tbody td.campaign_col_bottom span {
        font-size: 4vw !important;
    }
}

#article02 dd div table.noimg {
    width: 100%;
}

#article02 dd div table.noimg th {
    border-left: 3px solid #006ddb;
}

#article02 dd div table.noimg.col3 {
    /*max-width: 798px;*/
    max-width: 100%;
}
