﻿#contents > h1 {
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    border-bottom: solid 3px #f1eeea;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.4;
    height: auto;
}
/** アイキャッチ **/
 #sample_image {
    background-image: none;
    max-width: 100%;
    height: auto;
}
.content_img {
    height: auto;
    width: 100%;
}
.halfsize_img {
    height: auto;
    width: 50%;
}
.quarter_size_img {
    height: auto;
    width: 25%;
}
#featured_image {
    background-image: none;
    max-width: 100%;
}
/** 目次 **/
#contents > dl {
    padding: 1em 0 1em 0.5em;
}
#contents > dl dd a {
    color: #3FA9F5;
    font-weight: bold;
}
.announce > p a {
    color: #3FA9F5;
    font-weight: bold;
}
#contents > ul {
    padding: 0.5em 1.7em;
}
#contents > ul li {
    margin-left: 1rem;
    text-indent: -2rem;
}
/*目次子階層あり*/
#contents > .child_hierarchy dd {
    padding: 0.75em 0 0.75em 1.5em;
}
#contents > .child_hierarchy a {
    text-decoration: none;
}
#contents > dl dd ul {
    padding: 0 0 0 2.5em;
}
#contents > dl dd li {
    line-height: 1.5;
    padding: 1.5em 0 0 0;
}
#contents > dl dd li a {
    font-weight: normal;
}
/** 画像 **/
#sample_image_005_1, #sample_image_005_2, #sample_image_005_4, #sample_image_009_1, #sample_image_009_2 {
    width: 100%;
    height: auto;
}
/*ランキング等リンク*/
#ranking {
    padding: 1em;
    overflow: hidden;
}
#ranking > img {
    float: left;
    padding-right: 15px;
}
#ranking_link {
    float: left;
     margin-right: auto; 
}
#ranking_link > p a {
    color: #3FA9F5;
    font-weight: bold;
}
/*リンク*/
.transition {
    padding: 1em;
    overflow: hidden;
    border: solid 2px #f5f3f0;
}
.transition > img {
    float: left;
    padding-right: 15px;
    width: 15%;
    height: 50px;
    object-fit: cover;
}
.transition_link {
    float: left;
    margin-right: auto;
    border-left: solid 2px #f5f3f0;
    height: 4em;
    line-height: 4em;
}
.transition_link > p {
    padding-left: 20px;
}
.transition_link > p a {
    color: #3FA9F5;
    font-weight: bold;
}
/*テーブル*/
table.table02 td, table.table02 th {
    vertical-align: middle;
}
/*例文*/
.sample h2::before {
    background-image: url('/Images/navi/ico_sample.png');
}
/** ピンク背景POINT部分 **/
.point_list_wrap {
    position: relative;
    margin-top: 30px
}
.point_list_wrap .point_ico {
    position: absolute;
    top: -30px;
    left: 0;
}
#contents > ul.point_list {
    background-color: #FFF9FB;
    border: none;
    border-block-start-color: #FCC3CD;
    border-block-end-color: #FCC3CD;
    border-block-start-style: solid;
    border-block-end-style: solid;
    border-block-end-width: 1px;
    border-block-start-width: 1px;
}
#contents > ul.point_list li::before {
    color: #FB8B98;
}
#contents > p > a {
    color: #3FA9F5;
}
/** ミルポッシェ共通 **/
/*.mp_common_wrap {
    margin-top: 50px;
}
.mp_top_page {
    margin-bottom: 50px;
    text-align: center;
}
.mp_collabo_txt {
    text-align: center;
}
.mp_announce {
    background-color: #F9F6F4;
    padding: 1.2em 1.7em 1.7em 1.7em;
}
#mp_catalog {
    padding: 20px;
    background-color: white;
    display: table;
    width: 94.4%;
}
#mp_catalog .mp_catalog_left {
    display: table-cell;
    vertical-align: middle;
}
.mp_catalog_left div {
    float: right;
}
.mp_catalog_left div p {
    margin: 0 0 20px 0.8em;
}*/
.mp_catalog_left img {
    width: auto;
    height: 160px;
}
/*#mp_catalog > div ul li::before {
    content: "●";
    color: lightcoral;
    font-size: 6px;
}
#mp_catalog > div ul li span {
    color: #4d4d4d;
    font-weight: normal;
    font-size: 12px;
    line-height: 0.6em;
}
#mp_catalog .mp_catalog_right {
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
}
#mp_catalog .mp_catalog_right p:first-child {
    margin-bottom: 10px;
}*/
/*横並び、線削除*/
#contents .dot_list.float {
    border: none;
    list-style-type: none;
}
#contents .side_by_side li {
    margin-left: 1rem;
    text-indent: -2rem;
}
#contents .side_by_side li::before {
    content: "●";
    color: lightcoral;
    font-size: 9px;
    margin: 10px;
}
#contents .side_by_side_wrap {
    overflow: hidden;
}
#contents .side_by_side {
    float: left;
}
#contents .float.side_by_side {
    width: 55%;
    margin-left: 5%;
}
#contents .side_by_side_img {
    width: 40%;
    float: left;
}
#contents .side_by_side_img img {
    width: 100%;
}
.w_70_img {
    width: 70%;
}
/*マナー講師*/
.manner_instructor {
    border: 1px solid #EFE9E4;
    padding: 20px;
    justify-content: center;
    align-items: center;
    display: table;
}
.manner_instructor .teacher_img {
    display: table-cell;
}
.manner_instructor .teacher_img img {
    width: 146px;
    height: 140px;
    object-position: 50% -10%;
    object-fit: cover;
}
.manner_instructor .teacher_info {
    display: table-cell;
    vertical-align: top;
}
.manner_instructor .teacher_info p {
    padding: 0.5rem;
}
.manner_instructor .teacher_info .prc__title {
    background-color: #f9f6f5;
    padding: 0.5rem;
}
.manner_instructor.midwife .teacher_info {
    padding-left: 2%;
}
/*お食い初め*/
.okz_bnr {
    margin: 0 auto 50px auto;
    width: 480px;
}
.okz_bnr_txt {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.mp_top_page_okz {
    margin: 30px auto 50px auto;
    text-align: center;
}
.tableware_img_wrap {
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    width: 70%;
}
/*結婚内祝い*/
.mp_kekkonuchiiwai_wrap .mp_top_page {
    margin-top: 30px;
}
.mp_kekkonuchiiwai_wrap .mp_kekkonuchiiwai_page {
    margin-bottom: 50px;
    text-align: center;
}
.f-left {
    float: left;
}
.f-right {
    float: right;
}
.t_center {
    text-align: center;
}
.t_right {
    text-align: right;
}
.m_auto {
    margin: auto;
}
/*吹き出し*/
#contents .speech_bubble ul {
    list-style-type: none;
}
.speech_bubble {
    margin-bottom: 10px;
}
.speech_bubble li {
    background-image: url(/Images/navi/common/ct_icon_humanoid_pc.svg);
    background-repeat: no-repeat;
    background-size: 3.5%;
    display: inline-block;
    width: 100%;
    background-position: right 2px bottom 26px;
    margin-bottom: 10px;
}
.speech_bubble li.no_ubder_txt {
    background-position: right 2px bottom 0;
    margin-bottom: 20px;
}
.speech_bubble li .speech_wrap {
    width: 93.5%;
}
.speech_bubble li .speech {
    position: relative;
    display: inline-block;
    padding: 20px;
    width: 100%;
    color: #7f5746;
    font-size: 12px;
    line-height: 22px;
    background: #ffffff;
    border: solid 2px #fbeeef;
    box-sizing: border-box;
    border-radius: 10px;
}
.speech_bubble li .speech:before {
    content: "";
    position: absolute;
    bottom: 25%;
    right: -13px;
    border: 5px solid transparent;
    border-left: 10px solid #ffffff;
    z-index: 2;
}
.speech_bubble li .speech:after {
    content: "";
    position: absolute;
    bottom: 25%;
    right: -16px;
    border: 5px solid transparent;
    border-left: 10px solid #fbeeef;
    z-index: 1;
}
.speech_bubble li .purchase {
    color: #7f5746;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    margin-top: 5px;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
/*コスメ*/
.org_btn {
    margin: 50px auto;
    text-align: center;
}

