@charset "utf-8";
/* 共通 */
p {
    line-height: 1.4;
}
/*select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}*/
.h2__style-pink {
    text-align: center;
    padding: 6% 2%;
    background: url("../images/img_top_04.jpg");
}
.h2__style-pink h2 {
    color: #fff;
    font-weight: bold;
    padding-bottom: 15px;
    background: url(../images/img_diagonal_line.png) no-repeat bottom center;
    letter-spacing: 5px;
}
.pagination, .nav-links {
    display: inline-flex;
}
.page-numbers {
    background: #EC6576;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: -1px;
    color: #fff;
}
.page-numbers.next, .page-numbers.prev {
    font-size: 10px;
}
.screen-reader-text {
    display: none;
}

@media screen and (max-width:768px) {
.h2__style-pink {
    padding: 10% 2%;
}
.h2__style-pink h2 {
    background: url(../images/img_diagonal_line.png) no-repeat bottom center;
    background-size: 20% auto;
}
iframe {
    height: 300px;
}
address {
    padding-bottom: 13% !important;
}
}
/* サイドバー */
.widget {
    padding: 10px;
    background: url(../images/img_top_05.jpg);
    margin-bottom: 7%;
    list-style: none;
}
.widgettitle {
    color: #ef0725;
    font-size: 2.0rem;
    line-height: 1.5;
    padding-bottom: 10px;
    text-align: center !important;
    font-weight: bold;
    background: #fff;
    padding: 20px 20px 10px 20px;
}
.widget ul {
    background: #fff;
    padding: 0px 20px 20px 20px;
}
.widget ul li, #useful li {
    padding: 5px 0px !important;
}
.children {
    margin-top: 10px;
}
#category-posts-2-internal .cat-post-item {
    margin: 0 !important;
}

@media screen and (max-width:768px) {
}
/* トップページ */
#mv {
    background: url("../images/main_bg.jpg") no-repeat center center;
    background-size: cover;
    text-align: center;
}
#mv .wrap {
    position: relative;
    display: inline-block;
}
#mv .txt_a {
    position: absolute;
    right: 20px;
    top: 40px;
}
#mv .txt_b {
    position: absolute;
    right: 20px;
    top: 270px;
}
.w715 {
    margin-right: auto;
    margin-left: auto;
    max-width: 715px;
    width: 90%;
}
.bg_pink {
    background: #fce8eb;
}
.btn_pink a, input[type=submit], .btn_pink button {
    display: inline-block;
    background: #ec6576;
    color: #fff;
    width: 220px;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 10px;
    font-weight: bold;
    font-size: 130%;
}
.tbl__satei {
    width: 100%;
    font-size: 130%;
}
.tbl__satei td {
    padding: 10px;
    vertical-align: middle;
}
.tbl__satei span {
    background: #ec6576;
    color: #fff;
    padding: 2px 10px;
    font-weight: bold;
    font-size: 1.4rem;
    margin-right: 15px;
}
.form__pink select, .form__pink input[type=text], .form__pink input[type=email], textarea {
    border: 1px solid #d6d6d6;
    padding: 15px 20px;
    width: 450px;
    box-sizing: border-box;
    background: #fff;
    font-size: 16px;
}
::placeholder {
 color: #ccc;
}
/* 旧Edge対応 */
::-ms-input-placeholder {
 color: #ccc;
}
/* IE対応 */
:-ms-input-placeholder {
 color: #ccc;
}
#reason {
    background: url("../images/pic_top_02.jpg") no-repeat center center;
    background-size: cover;
}
#reason .flex-container > div {
    position: relative;
    background: url("../images/img_reason_bg.png") no-repeat;
    width: 370px;
    height: 370px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    display: flex;
}
#reason .icon_no {
    position: absolute;
    top: 0;
    left: 0;
}
.bg_blue {
    background: #2B73C8;
}
.ttl__line_wave {
    background: url("../images/img_wave.png") no-repeat bottom center;
    font-weight: bold;
    text-align: center;
    padding-bottom: 15px;
}
#merit {
    background: url("../images/pic_woman.jpg") no-repeat right bottom;
}
.list_check li {
    background: url("../images/icon_checkbox.jpg") no-repeat left top 3px;
    padding-left: 50px;
}
.bg_pink_ptn {
    background: url("../images/img_top_04.jpg");
}
.box_wht {
    background: #fff;
    text-align: center;
    border-radius: 20px;
    padding: 4%;
}
.ttl__line_slash {
    background: url("../images/img_top_07.png") no-repeat bottom center;
    text-align: center;
    font-weight: bold;
    color: #EC6576;
    padding-bottom: 15px;
}
.tbl_a td, .tbl_a th {
    padding: 20px;
    text-align: center;
    border: 1px solid #E6E6E6;
}
.tbl_a th {
    background: #F7F7F7;
    color: #EC6576;
}
.box_list_blk > div {
    padding: 10px;
    background: url("../images/img_top_05.jpg");
    display: flex;
    margin-bottom: 40px;
}
.box_list_blk > div > div {
    background: #fff;
}
.box_list_blk .pic {
    width: 30%;
}
.box_list_blk .txt {
    width: 70%;
    box-sizing: border-box;
    padding: 5%;
}
#manga {
    background: url("../images/img_top_06.jpg") no-repeat;
    background-size: 100% auto;
    text-align: center;
    padding: 7% 0;
}
.tbl_825 {
    width: 825px;
    margin-right: auto;
    margin-left: auto;
}
.tbl_825 td, .tbl_825 th {
    padding: 10px 0;
    text-align: left;
}
.tbl_825 th {
    width: 30%;
}
.hissu {
    border-radius: 5px;
    text-align: center;
    padding: 3px;
    font-size: 11px;
    color: #fff;
    width: 41px;
    background: #CC0000;
    margin-right: 10px;
    display: inline-block;
}
.form__wht input[type=text], .form__wht input[type=email], .form__wht textarea, select {
    background: #F7F7F7;
    padding: 15px 20px;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    border: none;
}
.form__wht .size_s {
    width: 33% !important;
}
.form__wht label {
    margin-right: 15px;
}
.faq_title {
    background: #fff;
    font-weight: bold;
    font-size: 130%;
    padding: 20px 20px 20px 100px;
    margin-top: 30px;
    position: relative;
}
.faq_box {
    background: #fff;
    font-size: 130%;
    padding: 10px 20px 20px 100px;
}
.faq_title .num {
    background: url("../images/faq_no.png") no-repeat;
    box-sizing: border-box;
    width: 100px;
    height: 69px;
    position: absolute;
    top: -10px;
    left: -26px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 10px;
    font-size: inherit;
    margin: 0;
}
dl > .faq_title:nth-child(1), dl > .faq_box:nth-child(1) {
    display: none !important;
}
.line__top__pink {
    display: block;
    border-top: 1px dotted #ec6576;
    padding-top: 20px;
    position: relative;
    padding-left: 35px;
}
.line__top__pink::before {
    content: 'A';
    color: #ec6576;
    font-weight: bold;
    font-size: 140%;
    position: absolute;
    left: 0;
    top: 20px;
}
footer {
    color: #fff;
    background: #EC6576;
    font-size: 86%;
}
footer li {
    display: inline-block;
    margin: 0 10px;
}
footer .left {
    width: 22%;
}
footer .right {
    width: 78%;
}
.btn_wht a {
    display: block;
    width: 160px;
    box-sizing: border-box;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    color: #ec6576;
    background: #fff;
}
footer .tel {
    white-space: nowrap;
    padding-right: 30px;
}
.mt5 {
    margin-top: 5px;
}
.side_nav {
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 70px;
}
.num {
    background: #000;
    color: yellow;
    font-weight: 900;
    font-size: 5.0rem;
    padding: 5px;
    margin: 10px 5px 0 0;
}

@media screen and (max-width:768px) {
#mv .txt_a {
    width: 60%;
    right: 10px;
    top: 5%;
}
#mv .txt_b {
    width: 50%;
    right: 10px;
    top: 52%;
}
.box_list_blk .pic {
    padding: 5% 0 5% 5%;
}
.form__pink select, .form__wht input[type=text], .form__wht textarea {
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;
}
.tbl__satei td, .tbl_825 th, .tbl_825 td {
    display: block;
    width: 100%;
    box-sizing: border-box;
}
#reason .flex-container {
    justify-content: center;
}
#reason .flex-container > div {
    background: url(../images/img_reason_bg.png) no-repeat;
    background-size: 100% 100%;
    width: 300px !important;
    height: 300px;
    margin: 3% !important;
}
#merit {
    background: url(../images/pic_woman.jpg) no-repeat right bottom;
    background-size: 70% auto;
}
#merit img {
    max-width: 300px;
}
.ttl__line_wave {
    background: url(../images/img_wave.png) no-repeat bottom center;
    background-size: 50% auto;
}
.ttl__line_slash {
    background: url(../images/img_top_07.png) no-repeat bottom center;
    background-size: 50% auto;
}
.tbl_wrap {
    overflow-x: scroll;
}
.tbl_wrap table {
    width: 700px !important;
}
.tbl_825 {
    width: 90%;
}
.faq_title .num {
    background: url(../images/faq_no.png) no-repeat;
    width: 50px;
    height: 35px;
    top: -10px;
    left: -13px;
    padding: 5px;
    background-size: 50px 35px;
    font-size: 13px;
}
.faq_title {
    font-size: 120%;
    padding: 20px;
}
.faq_box {
    font-size: 120%;
    padding: 0 20px 20px;
}
.side_nav {
    top: inherit;
    bottom: 0;
    display: flex;
}
.list_check li {
    background: url(../images/icon_checkbox.jpg) no-repeat left top 3px;
    padding-left: 30px;
    background-size: 20px;
}
.flex-container.sp_cl.box_list_blk > div {
    margin-bottom: 20px !important;
}
.form__pink select, .form__pink input[type=text], .form__pink input[type=email], textarea {
    padding: 8px 10px;
    width: 100%;
}
}
/* menu */
header nav {
    width: 100%;
    height: 120px;
    position: relative;
}
.drawer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 100px;
}
.navbar_toggle {
    z-index: 9999;
}
.navbar_toggle_icon {
    position: relative;
    display: block;
    height: 3px;
    width: 30px;
    -webkit-transition: ease .5s;
    transition: ease .5s;
    border-radius: 5px;
}
.navbar_toggle_icon:nth-child(1) {
    top: 0;
    background: #3D3938;
}
.navbar_toggle_icon:nth-child(2) {
    margin: 8px 0;
    background: #EC6576;
}
.navbar_toggle_icon:nth-child(3) {
    top: 0;
    background: #3D3938;
}
/*OPEN時の動き*/
.navbar_toggle.open .navbar_toggle_icon:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navbar_toggle.open .navbar_toggle_icon:nth-child(2) {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}
.navbar_toggle.open .navbar_toggle_icon:nth-child(3) {
    top: -12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: ease .5s;
    transition: ease .5s;
    z-index: 1000;
}
.menu ul li {
    padding: 1.5em;
    border-bottom: 1px solid #CCC;
}
/*OPEN時の動き*/
.menu.open {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
.hd_nav .mypage a, .mypage_sp a {
    display: inline-block;
    width: 160px;
    box-sizing: border-box;
    border: 3px solid #EC6576;
    padding: 5px;
    text-align: center;
    color: #EC6576;
    font-weight: bold;
    font-size: 110%;
}
.mypage_sp {
    text-align: right;
    padding-right: 15px;
    width: 100%;
    position: relative;
    z-index: 9999;
}

@media screen and (min-width: 769px) {
header {
    max-width: 1200px;
    margin: 0 auto;
}
header h1 img {
    max-width: 370px;
    margin-top: 10px;
}
header nav {
    display: flex;
    flex-direction: row;
    height: 130px;
    padding-top: 30px;
    box-sizing: border-box;
}
.navbar_toggle {
    display: none;
}
.menu {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    display: flex;
}
.hd_nav {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 14px;
    align-items: center;
}
.hd_nav > div {
    padding-left: 20px;
}
.hd_nav > div:nth-child(1) {
    white-space: nowrap;
}
.hd_nav .logo img {
    width: 127px;
}
.menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    font-size: 92%;
    font-weight: bold;
    width: 100%;
}
.menu ul li {
    padding: 0 7px;
    border-bottom: none;
}
.drawer {
    width: 65%;
    display: block;
}
.sec_l {
    width: 35%;
}
}

@media screen and (max-width: 768px) {
main {
    margin-top: 120px;
}
header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background: #fff;
}
header h1 {
    padding: 15px 15px 8px 15px;
}
header h1 img {
    max-width: 80%;
    /*max-height: 40px;*/
}
.drawer {
    position: absolute;
    top: 0;
    width: 100%;
    display: inherit;
}
.navbar_toggle {
    position: absolute;
    right: 15px;
    top: 40px;
}
.hd_nav {
    display: none;
}
.menu {
    width: 100%;
    background: #fff;
    margin-top: 100px;
    position: relative;
}
.mypage_sp a {
    width: 120px;
    border: 2px solid #EC6576;
    font-size: 90%;
}
}
/* 査定フォーム */
.form__wht .pb20 {
    padding-bottom: 20px;
}
.tbl_a.txt_l td, .tbl_a.txt_l th {
    text-align: left;
}

@media screen and (max-width:768px) {
.form__wht .pb20 {
    padding-bottom: 10px;
}
}
/* お役立ちコンテンツ */
.content__blog {
    box-sizing: border-box;
    background: #fff;
    padding: 7% !important;
}
.content__blog p {
    line-height: 3;
}
.sidemenu__blog > div {
    padding: 10px;
    background: url(../images/img_top_05.jpg);
    margin-bottom: 7%;
}
.sidemenu__blog > div .bg {
    background: #fff;
    padding: 20px;
}
.txt_red {
    color: #ef0725;
}
.subttl{
    background: url(../images/img_top_04.jpg);
    color: #fff;
    font-weight: bold;
    padding: 0 20px;
    margin: 8% 0% 5% 0;
    font-size: 110%;
}
@media screen and (max-width:768px) {
.flex-container > div.sidemenu__blog {
    padding-top: 30px !important;
}
}
/* オンライン相談 */
.box_yel {
    background: #fefff6;
    border: 3px solid #EC6576;
    width: 100%;
    box-sizing: border-box;
    padding: 3%;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
}
#reason.osusume {
    background: url("../images/zoom/pic_zoom_01.jpg") no-repeat center center;
    background-size: cover;
}
.sec__flow {
    border: 4px solid #e5e5e5;
    text-align: center;
}
.sec__flow > div:nth-child(1), .sec__flow > div:nth-child(2) {
    width: 35%;
    box-sizing: border-box;
    padding: 2% 7% 4% 2%;
    background: url("../images/zoom/img_zoom_01.jpg") no-repeat right;
    background-size: auto 100%;
}
.sec__flow > div:nth-child(3) {
    width: 30%;
    box-sizing: border-box;
    padding: 2% 2% 4% 2%;
}
.txt_pink {
    color: #EC6576;
}
.form__pink #time.size_s, .form__pink #month.size_s, .form__pink #day.size_s {
    width: 128px;
    margin: 1px 0;
}
.form__pink .bikou {
    vertical-align: top;
    padding-left: 75px;
}

@media screen and (max-width:768px) {
.box_yel {
    letter-spacing: inherit;
}
.sec__flow > div:nth-child(1), .sec__flow > div:nth-child(2) {
    padding: 2% 5% 20% 5%;
    background: url("../images/zoom/img_zoom_02.jpg") no-repeat bottom;
    background-size: 100% 13%;
}
.sec__flow > div:nth-child(3) {
    padding: 2% 5% 8% 5%;
}
.form__pink .bikou {
    padding-left: 10px;
}
}

/*  */
@media screen and (max-width:450px) {
.ttl__line_slash {
    background: url(../images/img_top_07.png) no-repeat bottom center;
    background-size: 80% auto;
    padding-bottom: 8px;
}
.ttl__line_wave {
    background: url(../images/img_wave.png) no-repeat bottom center;
    background-size: 70% auto;
    padding-bottom: 8px;
}
}
/* マイページ */
.box__pink {
    background: #fce8eb;
    border-radius: 30px;
    width: 66%;
    margin-right: auto;
    margin-left: auto;
    padding: 3% 6% 2% 6%;
    box-sizing: border-box;
}
.box__pink td, .box__pink th, .form__pink td, .form__pink th {
    vertical-align: middle;
}
.tbl_a.mypage th {
    width: 20%;
    text-align: center;
}
.form__pink input.size_s {
    width: 200px;
}
.form__pink input[type="button"] {
    border: 1px solid #ccc;
    background: #f1e767;
    background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
    background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
    background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
    border-radius: 5px;
    text-align: center;
    padding: 5px 10px;
    margin: 0 10px;
}
.w830 {
    margin-right: auto;
    margin-left: auto;
    width: 830px;
}
.btn_red {
    background: #d03f3f !important;
    color: #fff;
    border: none !important;
    border-radius: 50px !important;
    font-size: 14px;
}
.fukidasi_l, .fukidasi_r {
    position: relative;
    display: inline-block;
    margin-left: 15px;
    padding: 30px 35px;
    width: 100%;
    background: #fdeff1;
    border-radius: 10px;
    box-sizing: border-box;
    -webkit-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
    -moz-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
    -ms-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
}
.fukidasi_r {
    background: #fff;
}
.fukidasi_l:before, .fukidasi_r:before {
    content: "";
    position: absolute;
    top: 30px;
    left: -20px;
    margin-top: -10px;
    border: 10px solid transparent;
    border-right: 10px solid #fdeff1;
}
.fukidasi_r:before {
    left: 100%;
    border-left: 10px solid #fff;
    border-right: inherit;
}
.icon__inquiry {
    width: 140px;
    text-align: center;
}
.bg_gray {
    width: 100%;
    background: #f3f3f3;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 30px 35px;
    border: none;
    height: 150px;
}
.w85 {
    width: 84%;
}
.w15 {
    width: 14%;
}

@media screen and (max-width:768px) {
.w830 {
    width: 90%;
    display: block !important;
}
.flex-container > div.fukidasi_l, .flex-container > div.fukidasi_r {
    padding: 5%;
}
.box__pink {
    border-radius: 20px;
    width: 100%;
    padding: 6%;
}
.tbl_a.mypage th {
    width: 30%;
}
.tbl_a.mypage td {
    width: 70%;
}
.form__pink input[type="button"] {
    margin: 5px 3px;
}
.w85 {
    width: 81%;
}
.w15 {
    width: 20%;
}
.form__pink input.size_s {
    width: 100%;
}
.tbl_a.mypage td, .tbl_a.mypage th {
    padding: 10px;
}
}
/* slider */

.sliderContent {
    width: 100%;
}
.sliderContent img {
    width: 100%;
}
.slick-dots {
    position: inherit !important;
    text-align: left !important;
    bottom: 0 !important;
}
.slick-dots li {
    width: 11.5% !important;
    height: auto !important;
    margin: 0.5% !important;
}
.slick-dots li img {
    width: 100%;
    height: auto;
}

@media screen and (max-width:768px) {
.slick-dots li {
    width: 19% !important;
}
}
/* フォーム関係 */
.mw_wp_form .error {
    /*color: #fff !important;*/
    display: inline-block !important;
    font-size: 13px !important;
    padding: 3px 0px 3px 5px !important;
}
.form__pink .mw_wp_form .error {
    color: #fff !important;
}

@media screen and (max-width:768px) {
}
/* 漫画 */
.icon_next {
    position: absolute;
    top: calc( 50% - 45px );
    margin-top: -35px;
    right: -25px;
    left: auto;
    width: 90px;
    height: 90px;
    z-index: 9;
}
.icon_prev {
    position: absolute;
    top: calc( 50% - 45px );
    margin-top: -35px;
    right: auto;
    left: -25px;
    width: 90px;
    height: 90px;
    z-index: 9;
}
.slick-disabled {
    opacity: .5;
}
.slick-slider {
    max-width: 800px;
    margin: auto;
}
@media screen and (max-width:768px) {
.icon_next {
    width: 30px;
    height: 30px;
    right: -14px;
    top: calc( 50% - 15px );
}
.icon_prev {
    width: 30px;
    height: 30px;
    left: -14px;
    top: calc( 50% - 15px );
}
}

/* プライバシーポリシー */

.public-body p {
	line-height: 1.8 !important;
}
.public-body .h3 {
    border-bottom-color: #FC697A;
	font-weight: bold;
	margin:40px 0 30px;
	font-size: 120%;
	padding-bottom: 8px;
}

@media (min-width: 768px)
.public-body :not([class*=headtitle]).h3 {
    padding-bottom: 10px;
    font-size: 20px;
}

.public-body :not([class*=headtitle]).h3 {
    display: table;
    margin: 0 auto;
    border-bottom-width: 5px;
    border-bottom-style: solid;
}

.public-body .headtitle.h4 {
    border-bottom: 2px dotted #eee;
	font-weight: bold;
	margin: 30px 0 20px;
}

.public-body :not([class*=headtitle]).h4 {
    padding: 4px 0;
    font-size: 16px;
    background: none;
    color: #000;
}

.public-body :not([class*=headtitle]).h5 {
    position: relative;
    padding: 10px;
    font-size: 14px;
    letter-spacing: .14em;
    border-radius: 3px;
    background-color: #eee;
	margin: 20px 0 10px;
	font-weight: bold;
}