@media (max-width: 736px) {
    .pc_only {
        display: none !important;
    }

    .sp_only {
        display: inherit !important;
    }

    #btnConcept a {
        width: 90%;
    }

    #topgallery div#photos {
        height: inherit;
        background: none;
    }

    #topgallery div#photos img {
        width: 100%;
        height: auto;
    }

    h2.mincho {
        width: 90%;
        margin: 0px auto 30px;
    }

    ul.optionList {
        width: 90%;
    }

    #mainCouseCont section.withBIgStyle ul.optionList {
        display: inherit;
    }

    .optionList li {
        height: inherit;
        margin-bottom: 10px;
    }

    .optionList li a {
        padding-left: 28px;
        background-position: 0px 3px;
    }

    #ttlSubInner {
        padding-top: 32px;
    }

    /**** 各プラン ****/
    /*----------------------------slider*/
    #slider,
    #carousel {
        width: 100%;
        margin: 0 auto;
    }

    #slider img {
        width: 100%;
    }

    #carousel img {
        width: 100%;
    }

    #carousel {
        margin-bottom: 20px;
    }

    #mainCouseCont .msgArea-baby1 .msgAreaIntro1inner h2 span.t_pink,
    .msgArea-babyphoto .msgAreaIntro1inner h2 span.t_pink,
    .msgArea-one h2 span.t_pink,
    .msgArea-matanity1 h2 span.t_pink,
    .msgArea-hichigo h2 span.t_pink,
    .msgArea-omiyamairi h2 span.t_pink,
    .msgArea-onehand h2 span.t_pink,
    .msgArea-half h2 span.t_pink {
        font-size: 20px;
        line-height: 1.8em;
    }

    #mainCouseCont .msgArea-baby1 .msgAreaIntro1inner .txt span.t_pink,
    .msgArea-baby3 .msgAreaIntro1inner .t_pink {
        text-shadow: none;
    }

    .msgArea-baby3 .msgAreaIntro1inner .txt {
        color: #fff !important;
        text-shadow: -1px 1px 0 #333;
    }


    /* .msgArea-baby1{
  background: rgba(0, 0, 0, 0) url('/import/tenant_1/www.studioandm.com/wp-content/themes/studio/img/baby/bg_message_baby01.png') repeat scroll 87% top / cover;  
} */
    /* .msgArea-baby2{
  background: rgba(0, 0, 0, 0) url('/import/tenant_1/www.studioandm.com/wp-content/themes/studio/img/baby/bg_message_baby02.png') repeat scroll 9% top / cover;
} */
    /* .msgArea-babyphoto{
  background: rgba(0, 0, 0, 0) url('/import/tenant_1/studioandm.sakura.ne.jp/wp2017/wp-content/uploads/2017/08/bg_baby_intro1.png') repeat scroll 80% top / cover;
} */
    /* .msgArea-one{
  background: rgba(0, 0, 0, 0) url('/import/tenant_1/www.studioandm.com/wp-content/themes/studio/img/one/one01.png') repeat scroll 64% top / cover;
} */
    .msgArea-hichigo {
        background: rgba(0, 0, 0, 0) url("/import/tenant_1/www.studioandm.com/wp-content/themes/studio/img/753/bg_message_intro1.png") repeat scroll 79% top / cover;
    }

    .msgArea-omiyamairi {
        background: rgba(0, 0, 0, 0) url("/import/tenant_1/studioandm.sakura.ne.jp/wp2017/wp-content/uploads/2017/08/bg_message_intro1.png") repeat scroll 79% bottom / cover;
    }

    .msgArea-onehand {
        background: rgba(0, 0, 0, 0) url("/import/tenant_1/studioandm.sakura.ne.jp/wp2017/wp-content/uploads/2017/08/bg_100day_intro1.png") repeat scroll 68% bottom / cover;
    }

    .msgArea-half {
        background: rgba(0, 0, 0, 0) url("/import/tenant_1/studioandm.sakura.ne.jp/wp2017/wp-content/uploads/2017/08/bg_birthday_intro1.png") repeat scroll 76% bottom / cover;
    }

    .msgArea-half2 {
        background: rgba(0, 0, 0, 0) url("/import/tenant_1/studioandm.sakura.ne.jp/wp2017/wp-content/uploads/2017/08/bg_birthday_intro2.png") repeat scroll 33% bottom / cover;
    }

    #mainCouseCont .msgArea-baby2 .msgAreaIntro2inner .txt {
        color: #505050;
        text-shadow: none;
        background-color: none !important;
    }

    .msgArea-half2 .msgAreaIntro2inner p,
    .msgArea-one2 .msgAreaIntro2inner p {
        color: #505050;
        text-shadow: none;
    }

    .msgArea-one2 {
        background: rgba(0, 0, 0, 0) url("/import/tenant_1/studioandm.sakura.ne.jp/wp2017/wp-content/uploads/2017/08/bg_one_intro2.jpg") repeat scroll 23% bottom / cover;
    }

    .msgArea-one3 {
        background: rgba(0, 0, 0, 0) url("/import/tenant_1/studioandm.sakura.ne.jp/wp2017/wp-content/uploads/2017/08/bg_one_intro3.jpg") repeat scroll 78% bottom / cover;
    }

    /*////--------------------*/


    /**** メニュー ****/
    #drawer_menu,
    .drawer_btn {
        display: inherit;
    }

    #drawer_menu {
        height: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    #drawer_menu .mainBtn {
        margin-top: 0px;
        margin-bottom: 5px;
        padding: 5px 0px 5px 0px;
        background: #fff;
    }

    #drawer_menu h2 {
        display: none;
    }

    #drawer_menu .spTell p {
        display: none;
    }

    #drawer_menu .mainFooterInner2 {
        margin-bottom: 10px;
    }

    .drawer_btn {
        width: 44px;
        height: 44px;
        display: block;
        padding: 4px;
        border: none;
        background: #fff;
        cursor: pointer;
        position: fixed;
        top: 4%;
        right: 3%;
        z-index: 999999;
    }

    .drawer_btn span {
        width: 32px;
        height: 3px;
        display: block;
        margin: 4px auto 7px auto;
        background: #ec8fa7;
    }

    .drawer_btn.active span {
        display: none;
    }

    .drawer_close {
        width: 30px;
        vertical-align: middle;
        margin: 0px auto 0 auto;
        font-size: 29px;
        color: #ec8fa7;
        line-height: 24px;
        text-align: center;
    }

    .drawer_btn.active .drawer_close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .sidr {
        width: 100%;
        display: block;
        overflow-x: hidden;
        overflow-y: auto;
        background: #333;
        position: fixed;
        top: 0;
        z-index: 999998;
    }

    .sidr.left {
        left: -100%;
        right: auto;
    }

    .drawer_menu {
        margin-bottom: 10px;
        /* background: url(../images/bg_menu.png) no-repeat top center; */
        background-size: 100%;
        background-color: #fff;
    }

    .drawer_menu a {
        display: block;
        padding: 13px 30px 13px 20px;
        font-size: 19px;
        text-decoration: none;
    }

    /*-- メニューを開いたときにコンテンツを固定 --*/
    .contents_area.sidr-open {
        position: fixed !important;
    }

    /*-- 非表示コントロール --*/
    .hide {
        display: none;
    }

    .hide_important {
        display: none !important;
    }

    #logoArea {
        padding-bottom: 10px;
    }

    #logoArea .subLogotxt {
        padding-top: 30px;
    }

    #headRight {
        padding: 0px;
        text-align: center;
        background: #fff;
    }

    #headRight .sns-icon {
        float: none;
        padding-bottom: 10px;
    }

    #headRightBtns {
        width: 160px;
    }

    .mainBtn {
        display: block;
        margin-top: 15px;
        padding: 15px 0px;
        text-align: center;
        background: #faf9f6;
    }

    .mainBtn .txt {
        margin-bottom: 15px;
        color: #c0667e;
    }

    .mainBtn a {
        width: 90%;
        display: block;
        margin: auto;
        padding: 15px 0px;
        color: #fff;
        text-decoration: none;
        border-bottom: 4px solid #c0667e;
        background: #ec8fa7;
    }

    .mainBtn a.text-link {
        display: inline-block;
        font-weight: bold;
        color: #ec8fa7;
        text-decoration: underline;
        border-bottom: none;
        /*background: linear-gradient(transparent 60%, #ffff66 60%) !important;*/
        background: none;
    }

    .maintxtTop {
        letter-spacing: 0px;
    }

    #topmessage .txt,
    #topmessage .txt {
        margin: 1.8em auto;
        font-weight: normal;
        font-size: 12px;
        line-height: 1.6em;
        letter-spacing: 1.2px;
        text-align: center;
    }

    #topmessage p span {
        border-bottom: dotted 1.5px #fb8aac;
    }

    #mainVisAll {
        height: inherit;
    }

    #mainVisAll img {
        width: 100%;
        height: inherit;
        margin: 0 auto;
        position: inherit;
    }

    .mainBgTxtArea {
        padding-top: 20px;
    }

    .indexMainTxt .communication {
        width: 90%;
        margin: auto;
        padding-top: 20px;
        font-size: 16px;
        line-height: 1.8em;
        text-align: left;
    }

    #topgallery {
        padding-top: 45px;
    }

    #topgallery h2,
    #topVoice h2,
    .newsSection h2 {
        margin-bottom: 45px;
    }

    #topgallery h2 span,
    #topVoice h2 span,
    .newsSection h2 span {
        margin: 0;
    }

    #topAbout {
        padding-top: 45px;
    }

    #topAbout h2 {
        width: 94%;
        margin: 0px auto 20px;
        font-size: 28px;
        line-height: 1.4em;
        text-align: left;
    }

    #topAbout .messagetxt,
    #topStaff .messagetxt,
    #topkashikiri .messagetxt {
        width: 90%;
        margin: auto;
        font-size: 18px;
        letter-spacing: 1px;
        text-align: left;
    }

    #topAbout {
        background-position: left;
    }

    .topAboutBtns {
        width: inherit;
        margin-bottom: 30px;
    }

    .topAboutBtns a {
        width: 90%;
        float: none !important;
        margin: auto;
        margin-top: 20px;
    }

    #topPrice {
        margin-bottom: 50px;
    }

    #topPrice h2 {
        font-size: 26px;
        line-height: 1.4em;
    }

    #topPrice .messagetxt {
        width: 90%;
        margin: auto;
        margin-bottom: 20px;
        font-size: 18px;
        letter-spacing: 1px;
        text-align: left;
    }

    #topStaff,
    #topkashikiri {
        margin-bottom: 50px;
        padding: 0;
        background-image: none;
    }

    #topStaff .topStaffInner,
    #topkashikiri .topkashikiriInner {
        width: inherit;
    }

    #topStaff h2,
    #topkashikiri h2 {
        padding-top: 20px;
        font-size: 26px;
        color: #4d4d4d;
        text-align: center;
        text-shadow: none;
    }

    #topStaff img,
    #topkashikiri img {
        width: 100%;
        height: auto;
    }

    #topStaff .messagetxt,
    #topkashikiri .messagetxt {
        color: #4d4d4d;
        text-shadow: none;
    }

    #topTwocol .twoColLeft,
    #topTwocol .twoColRight {
        width: 100%;
        height: inherit;
        float: none;
    }

    #topTwocol .twoColLeft {}

    .colInner {
        width: 100%;
        padding: 0;
    }

    #topTwocol .twoColLeft .colInner {
        padding-bottom: 40px;
    }

    .colInner img {
        width: 100%;
        height: auto;
    }

    #topTwocol .twoColRight.photo,
    #topTwocol .twoColLeft.photo {
        background: none;
    }

    #topTwocol .twoColLeft.photo {
        height: inherit;
    }

    #topTwocol a.btnBottomCenter {
        margin-bottom: 40px;
    }

    #topTwocol .colInner h2 {
        padding-top: 30px;
        font-size: 28px;
        text-align: center;
    }

    #topTwocol .colInner .messagetxt {
        width: 90%;
        margin: auto;
    }

    #topVoice ul {
        width: 314px;
        margin: auto;
    }

    /* .bottomMessageAreaBg .mgTxt {
    padding: 158px 0px 10px;
} */
    div#footerBtns {
        width: 330px;
    }

    div#footerBtns ul li {
        margin-bottom: 8px;
    }

    div#footerBtns ul li a {
        position: inherit;
    }

    div#footerBtns ul li:nth-child(1) a {
        margin: inherit;
        top: inherit;
        left: inherit;
        right: inherit;
    }

    .mainFooterInner2 nav ul {
        width: 100%;
    }

    .mainFooterInner2 nav ul li {
        width: 25%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #c0667e;
    }

    .mainFooterInner2 nav ul li:before {
        content: none;
    }

    ul#foot-add {
        width: 100%;
        margin-bottom: 0px;
    }

    ul#foot-add li {
        float: none;
        margin-bottom: 18px;
        /*text-align: left;*/
        text-align: center;
    }

    ul#foot-add li a {
        font-size: 14px;
        color: #c0667e;
        text-align: center;
        text-decoration: underline;
    }

    .mainFooterInner2 nav ul li a {
        display: block;
        padding: 7px 0px;
        text-align: center;
    }

    .bottomMessageAreaBg {
        margin-top: 0px;
    }

    .spTell {
        text-align: center;
    }

    .spTell h2 {
        padding: 0px 0px 20px;
        font-size: 28px;
    }

    .spTell p {
        margin-bottom: 10px;
    }

    .spTell ul li {
        width: 50%;
        display: inline-block;
        float: none;
    }

    .spTell ul li a {
        display: block;
        padding: 15px 0px 30px 40px;
        font-size: 18px;
        color: #c0667e;
        text-decoration: none;
        background-image: url("/import/tenant_1/www.studioandm.com/wp-content/themes/studio/img/common/bg_smartphone.jpg");
        background-repeat: no-repeat;
        background-position: 10% 30%;
    }

    #mainCouseCont {
        /* padding-top: 20px; */
        width: 92%;
        margin: auto;
    }

    .summary {
        width: 90%;
        margin: 10px auto 20px;
        text-align: left;
    }

    .msgAreaIntro1inner p {
        padding-top: 0;
    }

    div.footerBtns {
        width: 100%;
        height: inherit;
        padding-top: 0px;
        position: inherit;
    }

    div.footerBtns ul li {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }

    div.footerBtns ul li:nth-child(1) a {
        margin: inherit;
    }

    .centerSection1 {
        width: 100%;
    }

    ul.ul-style001 li {
        width: 48%;
    }

    ul.ul-style001 li img {
        width: 100%;
    }

    ul.ul-style001 li:nth-child(odd) {
        margin-right: 3%;
    }

    .cautionAreaAbm2 {
        width: inherit;
    }

    .cautionAreaAbm2 li {
        padding: 12px 10px 50px;
        background-size: contain;
    }

    .cautionAreaAbm2 li.pinkRed {
        padding: 20px 10px 50px;
    }

    .cautionAreaAbm2 li span {}

    .maternityTerm {
        width: 100%;
        float: none;
        margin: auto;
    }

    section.maternityVoice {
        width: 90%;
        padding: 5%;
    }

    /*↓furuki記載*/
    section.menuContents {
        width: 100%;
        padding: 5%;
        background: #f7f5ed;
    }

    /*@media (max-width: 749px) {
  section.menuContents {width: 100%;}
  } 
*/
    section.menuContents2 {
        width: 100%;
        padding: 5%;
        background: #f7f5ed;
    }

    /*@media (max-width: 749px) {
  section.menuContents2 {width: 100%;}
  }
*/
    section.menuContents3 {
        width: 100%;
        padding: 5%;
        background: #f7f5ed;
    }

    /*@media (max-width: 749px) {
  section.menuContents3 {width: 100%;}
  }
*/
    /**** <ul> の書式 ****/
    .menuContents ul {
        list-style: none;
    }

    /**** <li> ****/
    .menuContents li {
        padding-left: 2.3em;
        /* 画像高さと同じ大きさ */
        font-size: 16px;
        line-height: 45px;
        /*木村追記_20190405*/
        text-indent: -2.3em;
        /*木村追記_20190405*/
    }

    /**** <li> の中の <img> ****/
    .menuContents li img {
        width: 23px;
        height: 23px;
        vertical-align: middle;
    }

    /*↑furuki記載*/

    ul.tubBalloon {
        width: 100%;
    }

    ul.tubBalloon li {
        width: 45%;
        margin: 2% 2% 4% 2%;
    }

    .studioConcept {
        width: 100%;
    }

    .studioConceptInner {
        width: 90%;
    }

    .studioConceptInner img {
        width: 100%;
        height: auto;
    }

    ul.telMail {
        width: 100%;
    }

    ul.telMail li {
        width: 90%;
        float: none;
        margin: 10px auto;
    }

    ul.telMail li a {
        font-size: 18px;
    }

    ul.telMail li a span.icon {
        width: 56px;
        margin-right: 8px;
        padding: 6px 0px;
        font-size: 14px;
    }

    .shop_schedule {
        width: 90%;
    }

    table.tableTypeA {
        width: 100%;
    }

    table.tableTypeA th {
        width: 44%;
        color: #90a2b0;
        text-align: left;
    }

    h2.sp_table {
        padding: 15px 10px;
        text-align: center;
        border: 3px #fff solid;
        border-bottom: none;
        background: #f9dfe6;
    }

    ul.galleryList {
        width: 100%;
    }

    ul.galleryList li {
        width: 48%;
        height: auto;
        display: block;
        margin-bottom: 25px;
        margin-right: 4%;
    }

    ul.galleryList li img {
        width: 100%;
        height: auto;
    }

    ul.galleryList li:nth-child(even) {
        margin-right: 0px;
    }

    ul.galleryList li a .tit {
        width: 100%;
        font-size: 16px;
        background-position: 90% 50%;
    }

    div.priceConcept {
        width: 90%;
        clear: both;
        margin: auto;
        margin-bottom: 40px;
    }

    div.priceConcept img {
        width: 100%;
        float: none;
    }

    div.priceConcept_txt {
        width: 100%;
        float: none;
    }

    .msgArea-matanity2 {
        /*margin-bottom: 40px;*/
        margin-bottom: 0px;
    }

    div.applyFlow {
        width: 100%;
    }

    div.applyFlow h3 {
        border: none;
    }

    ul.colThree {
        width: 100%;
        margin: 0px auto 40px;
    }

    ul.colThree li {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        margin-right: 0px;
    }

    ul.colThree li img {
        width: 100%;
    }

    ul.colTwo {
        width: 100%;
        margin-bottom: 40px;
    }

    ul.colTwo li {
        width: 100%;
        float: none;
        margin-bottom: 10px;
        margin-right: 0px;
    }

    .introduction section {
        width: 90%;
        margin: auto;
    }

    .introduction section img {
        max-width: 100%;
    }

    .introduction .msgAreaIntro1inner {
        width: 90%;
        padding: 30px 0px;
    }

    h3.mincho {
        font-size: 24px;
    }

    .boxLeftAreaB,
    .boxRightAreaB {
        width: 100%;
        float: none;
    }

    div.productBox {
        width: 96%;
        padding: 2%;
    }

    div.productBox .txt,
    div.productBox h3 {
        text-align: left;
    }

    div.productBox img {
        max-width: 100%;
    }

    div.productBox table th,
    div.productBox table td {
        padding: 10px 3px;
        font-size: 12px;
        border: #f8f7f1 solid 2px;
    }

    div.productBox .price {
        font-size: 14px;
    }

    div.productBox h2 {
        margin-bottom: 15px;
        font-size: 20px;
    }
}




@media (max-width: 480px) {

    #drawer_menu h2,
    #drawer_menu .spTell p {
        display: block;
    }

    #drawer_menu .mainBtn {
        padding: 15px 0px;
        background: #faf9f6;
    }

    #drawer_menu .mainBtn a {
        font-size: 14px;
    }

    .mainFooterInner2 nav ul li {
        width: 50%;
    }

    #drawer_menu .mainFooterInner2 nav ul li a {
        font-size: 14px;
    }

    .mainFooterInner2 nav ul li:nth-child(even) {
        border-right: none;
    }

    .mainFooterInner2 nav ul li:nth-child(odd) {
        border-left: none;
    }

    .mainFooterInner2 nav ul li a {
        padding: 14px 0px;
    }

    ul#foot-add {
        margin-bottom: 30px;
    }

    .spTell ul li a {
        height: 40px;
    }

    .flex-direction-nav a,
    .flex-control-nav {
        display: block;
    }

    /*ogzk_20200218*/
    .flex_footerbanners {
        /* 余白指定 */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        /* フレックスボックスにする */
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px;
    }

    .flex_footerbanners-item {
        margin: 10px;
        padding: 10px;
    }

    .flex_footerbanners-item img {
        width: 100%;
    }

    img.img100 {
        width: 100%;
    }
}

/*木村追記_20200403_コロナ注意*/
@media (max-width: 736px) {
    .withBIgStyle .communication {
        font-size: 16px;
        text-align: center;
    }
}
