@charset "utf-8";

/* CSS Document */

#page {
    padding-top: 70px;
}

#page.in {
    background: url(../img/index/dots-bg.png) center top no-repeat, #94d6d6;
    padding-top: 70px;
}

.page_board {
    background: #fff;
    padding: 40px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.page_board1 {
    background: #fff;
    padding: 30px 40px;
    margin: 0px auto 30px;
}

.page_board1 .page_board1_inner {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 35px;
}

.page_board1 .page_board1_inner li {
    width: 31.3%;
    background: #272727;
    margin: 1%;
    color: #FFF;
    padding: 10px;
    font-weight: bold;
    border-radius: 10px;
    font-size: 20px;
}

.page_board1 .page_board1_inner .long {
    flex-basis: 48%;
}

@media screen and (max-width:640px) {
    .page_board1 {
        padding: 30px 10px;
    }
    .page_board1 .page_board1_inner li {
        font-size: 14px;
    }
}

.underbar_title {
    border-bottom: 4px solid #ff558f;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5em;
}

.bl_title {
    border-left: 5px solid #ff558f;
    font-size: 26px;
    padding-left: 15px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 15px;
}

.btns_area {
    background: url(../img/index/dots-bg.png) center no-repeat, #94d6d6;
    padding: 60px 0;
}

.btns_area .start_btn_inner {}

.btns_area .start_btn_inner .grid {
    float: left;
    width: 50%;
}

.btns_area .start_btn_inner .grid div.h2todiv_conv {
    text-align: center;
    margin-bottom: 10px;
}

.btns_area .start_btn_inner .grid div.h2todiv_conv img {
    width: auto;
    max-width: 230px;
}

.btns_area .start_btn_inner .grid h2 {
    text-align: center;
    margin-bottom: 10px;
}

.btns_area .start_btn_inner .grid h2 img {
    width: auto;
    max-width: 230px;
}

.btns_area .start_btn_inner .grid .btn_wrap {
    max-width: 384px;
    margin: auto;
    position: relative;
}

.btns_area .start_btn_inner .grid .btn_wrap a {
    display: block;
    position: relative;
    z-index: 6666;
}

.btns_area .start_btn_inner .grid .btn_wrap .hand {
    width: 35px;
    height: 41px;
    position: absolute;
    left: -10px;
    bottom: 25px;
    z-index: 7777;
}

.btns_area .start_btn_inner .grid .btn_wrap .face {
    width: 58px;
    height: 102px;
    position: absolute;
    bottom: 45px;
    left: 0;
    z-index: 5555;
}

.btns_area .start_btn_inner .grid .btn_wrap .face.slideInRight {
    left: -58px;
}

.btns_area .__bnr {
    text-align: center;
    margin-top: 30px;
}

.realsize_img {
    text-align: center;
}

.realsize_img img {
    /*width: auto;*/
    max-width: 940px;
    margin: auto;
}

.circles {
    text-align: center;
}

.circles li {
    display: inline-block;
    width: 280px;
    margin: 10px;
}

li.circle_btn img {
    filter: drop-shadow(2px 2px rgba(0, 0, 0, 0.6));
}

.solid_btn {
    text-align: center;
    margin: 30px 0;
}

.solid_btn_flexbox {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}

.solid_btn_flexbox .solid_btn {
    margin: 10px 0;
}

.solid_btn_lft {
    text-align: left;
    margin: 30px 0;
}

.solid_btn_lft .unlink,
.solid_btn_lft a {
    display: inline-block;
    color: #fff;
    background: #ff558f;
    text-align: center;
    padding: 15px 10px;
    width: 180px;
    border-radius: 50px;
}

.solid_btn_lft .unlink span,
.solid_btn_lft a span {
    display: block;
    background: url(../img/base/ui04.png) right center no-repeat;
    line-height: 21px;
}

.solid_btn .unlink,
.solid_btn a {
    display: inline-block;
    color: #fff;
    background: #ff558f;
    text-align: center;
    padding: 15px 10px;
    width: 280px;
    border-radius: 50px;
}

.solid_btn .unlink span,
.solid_btn a span {
    display: block;
    background: url(../img/base/ui04.png) right center no-repeat;
    line-height: 21px;
}

.half_area {
    display: table;
    width: 100%;
}

.half_area .grid {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    height: 500px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.half_area .grid p {
    color: #fff;
    font-weight: bold;
    line-height: 1.3em;
}

.half_area .grid .sub_t {
    font-size: 23px;
}

.half_area .grid .main_t {
    font-size: 48px;
    font-style: italic;
}

.half_area .grid .solid_btn .unlink,
.half_area .grid .solid_btn a {
    width: 190px;
}

.half_area .grid.bg01 .zoom_bg {
    background: url(../img/index/ph09.png) center no-repeat;
    background-size: cover;
}

.half_area .grid.bg02 .zoom_bg {
    background: url(../img/index/ph10.png) center no-repeat;
    background-size: cover;
}

.half_area .grid.bg03 .zoom_bg {
    background: url(../img/index/ph15.png) center no-repeat;
    background-size: cover;
}

.half_area .grid.bg04 .zoom_bg {
    background: url(../img/index/ph16.png) center no-repeat;
    background-size: cover;
}

.half_area .grid .zoom_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1111;
    transition: 0.3s;
}

.half_area .grid .overlay {
    position: relative;
    z-index: 2222;
}

.half_area .grid:hover .zoom_bg {
    transform: scale(1.05);
}

.main_title_img {
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.main_title_img img {
    width: auto;
    max-width: 100%;
    margin: auto;
}

.main_title_img:before {
    content: "";
    height: 4px;
    background: #000;
    width: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.btns_area.peoples {
    padding-bottom: 0;
}
.mt20txt{
    margin-top: 20px;
}
.mb20txt{
    margin-bottom: 20px;
}
.mb30txt {
    margin-bottom: 40px;
    line-height: 1.8em;
}

.pink {
    color: #ff558f;
    font-size: 14px;
    margin-left: 2px;
}


/*テーブル*/

.spec_table {
    width: 100%;
    border: 1px solid #000;
    /*border-bottom: none;*/
}

.spec_table tr {
    border-bottom: 1px solid #000;
}

.spec_table tr th {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding: 10px 5px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 2px 2px 0px #000, -2px 2px 0px #000, -2px -2px 0px #000, 2px -2px 0px #000, 2px 0px 0px #000, 0px 2px 0px #000, -2px 0px 0px #000, 0px -2px 0px #000;
}

.spec_table tr th span {
    font-size: 15px;
}

.spec_table tr th.pink_dots {
    background: url(../img/base/ui18.png), #ff558f;
}

.spec_table tr th.gray_dots {
    background: url(../img/base/ui18.png), #b5b5b6;
}

.spec_table tr th.empty {
    width: 180px;
}

.spec_table tr td {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding: 10px 5px;
    text-align: center;
    font-weight: bold;
    min-height: 40px;
}

.spec_table tr td.maru {
    background: url(../img/base/ui14.png) center no-repeat;
    background-size: 40px;
    color: #ff558f;
    font-size: 20px;
}

.spec_table tr td.sankaku {
    background: url(../img/base/ui15.png) center no-repeat;
    background-size: 40px;
    font-size: 18px;
}

.spec_table tr td.batsu {
    background: url(../img/base/ui16.png) center no-repeat;
    background-size: 40px;
    font-size: 18px;
}

.toggle_table.sp {
    display: none;
}

.table_wrap {
    display: none;
}

.sell_box {
    margin: 0 -10px;
}

.sell_box .left {
    float: left;
    width: 50%;
    padding: 0 10px;
}

.sell_box .right {
    float: right;
    width: 50%;
    padding: 0 10px;
}

.sell_box .left .sell_box_inner {
    border: 5px solid #ff558f;
}

.sell_box .right .sell_box_inner {
    border: 5px solid #0c4482;
}

.sell_box .sell_box_title {
    text-align: center;
    padding: 5px 10px 10px;
}

.sell_box .sell_box_title img {
    width: 100%;
    max-width: 350px;
}

.sell_box .left .sell_box_title {
    background: #ff558f;
}

.sell_box .right .sell_box_title {
    background: #0c4482;
}

.sell_box .det {
    background: url(../img/base/ui13.png);
}

.sell_box .det ul {
    padding: 10px 10px 10px 30px;
}

.sell_box .det ul li {
    list-style: disc;
    font-size: 24px;
    font-weight: bold;
}

.sell_box .det ul li span {
    display: block;
    font-size: 18px;
}

.sell_box .det ul li .pink {
    display: inline;
}

.sell_box .det .sad_box {
    text-align: right;
    position: relative;
}

.sell_box .det .sad_box img {
    width: 100%;
    max-width: 368px;
}

.sell_box .det .sad_box .lines img {
    width: 100%;
}

.sell_box .det .sad_box .lines {
    position: absolute;
    width: 149px;
    height: 82px;
    top: 10px;
    left: 20px;
    z-index: 5555;
    opacity: 0;
}

.sell_box .det .sad_box .lines.zoomIn {
    opacity: 1;
}

.bg_title {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    background: #ff558f;
    color: #fff;
    padding: 5px;
    margin-bottom: 30px;
}

.bb_title {
    color: #ff558f;
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 1px solid #ff558f;
    padding: 5px 0;
    margin-bottom: 15px;
}

.txtlink {
    color: #00a0e9;
}

.normal_table {
    width: 100%;
    margin-bottom: 40px;
    border-top: 1px solid #595757;
}

.normal_table tr {
    border-bottom: 1px solid #595757;
}

.normal_table tr th {
    padding: 10px 0;
    text-align: left;
    color: #ff558f;
    font-weight: bold;
    width: 150px;
}

.normal_table tr td {
    padding: 10px 0;
    text-align: left;
}

.gmap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    margin-bottom: 40px;
}

.gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.stren_items {
    margin: 0 -10px 40px;
}

.stren_items .grid {
    float: left;
    width: 25%;
    padding: 0 10px;
}

.stren_items .grid .fig {
    margin-bottom: 10px;
}

.sell_well_box {
    margin: 0 -10px 40px;
}

.sell_well_box .grid {
    float: left;
    width: 33.3333%;
    padding: 0 10px;
}

.sell_well_box .grid .fig {
    margin-bottom: 10px;
}

.sell_well_box .grid h3 {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 10px;
}
.sell_well_box .grid div.h3todiv_conv {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 10px;
}

.transform_bnr.bg01 {
    background: url(../img/book/wide_bg01.png) center no-repeat;
    background-size: cover;
}

.transform_bnr.bg02 {
    background: url(../img/book/wide_bg02.png) center no-repeat;
    background-size: cover;
}

.transform_bnr.bg03 {
    background: url(../img/book/wide_bg03.png) center no-repeat;
    background-size: cover;
}

.transform_bnr a {
    color: #fff;
}

.transform_bnr {
    color: #fff;
    height: 300px;
    margin: 40px 0;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: flex-end;
    padding: 0 40px;
}

.transform_bnr .overlay .sub_t {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.3em;
}

.transform_bnr .overlay .main_t {
    font-size: 48px;
    font-weight: bold;
    font-style: italic;
    line-height: 1.3em;
}

.transform_bnr .overlay .solid_btn {
    margin-bottom: 0;
}

.transform_bnr .overlay .solid_btn .unlink,
.transform_bnr .overlay .solid_btn a {
    width: 190px;
}

.matome_table {
    width: 100%;
    border: 1px solid #000;
    border-bottom: none;
    margin-bottom: 30px;
}

.matome_table tr {
    border-bottom: 1px solid #000;
}

.matome_table tr th {
    text-align: center;
    padding: 10px 5px;
}

.matome_table tr td {
    text-align: center;
    padding: 10px 5px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    font-size: 18px;
    font-weight: bold;
}

.matome_table tr th.pink_dots {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 2px 2px 0px #000, -2px 2px 0px #000, -2px -2px 0px #000, 2px -2px 0px #000, 2px 0px 0px #000, 0px 2px 0px #000, -2px 0px 0px #000, 0px -2px 0px #000;
    background: url(../img/base/ui18.png), #ff558f;
}

.matome_table tr th.orange_dots {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 2px 2px 0px #000, -2px 2px 0px #000, -2px -2px 0px #000, 2px -2px 0px #000, 2px 0px 0px #000, 0px 2px 0px #000, -2px 0px 0px #000, 0px -2px 0px #000;
    background: url(../img/base/ui18.png), #ffb62d;
}

.matome_table tr th.black_bg {
    color: #fff;
    font-weight: bold;
    background: #000;
}

#page.in.form .flow {
    max-width: 500px;
    margin: 30px auto;
}

#page.in.form .form_table {
    border-top: 1px solid #ff558f;
    width: 100%;
    margin-bottom: 30px;
}

#page.in.form .form_table tr {
    border-bottom: 1px solid #ff558f;
}

#page.in.form .form_table tr th {
    padding: 10px;
    text-align: left;
    font-weight: normal;
    border-right: 1px solid #ff558f;
}

#page.in.form .form_table tr td {
    padding: 10px;
}

#page.in.form .form_table input[type="text"],
#page.in.form .form_table input[type="email"] {
    font-size: 16px;
    padding: 3px;
}

.switch {
    text-align: center;
    margin: 30px auto;
}

.switch a,
#page.in.form input[type="submit"].confirm,
#page.in.form input[type="submit"].send {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    background: url(../img/base/ui19.png) right 10px center no-repeat, #ff558f;
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 13px;
    height: unset;
    font-size: 20px;
    line-height: 1em;
    box-shadow: 0px 5px 0px 0px #d5226d;
    cursor: pointer;
    min-width: 200px;
}

#page.in.form input[type="button"].back {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    background: url(../img/base/ui20.png) left 10px center no-repeat, #c9caca;
    color: #fff;
    border: none;
    border-radius: 10px;
    padding: 20px;
    font-size: 20px;
    line-height: 1em;
    box-shadow: 0px 5px 0px 0px #898989;
    cursor: pointer;
    min-width: 150px;
}

#page.in.form .form_control {
    text-align: center;
    margin-bottom: 30px;
}

#page.in.form .form_table input:-webkit-autofill,
#page.in.form .form_table input[type="text"].wpcf7c-conf,
#page.in.form .form_table input[type="email"].wpcf7c-conf {
    border: none;
    background: none;
    background-color: none;
}

.thanks_msg {
    text-align: center;
    font-size: 26px;
    margin: 30px 0;
    color: #ff558f;
}

.form_table2 p {
    width: 80%;
    line-height: 1.5;
}

#page.in.form .form_table2 {
    width: 100%;
    border-top: 1px solid #888888;
    margin-bottom: 30px;
}

#page.in.form .form_table2 tr {
    border-bottom: 1px solid #888888;
}

#page.in.form .form_table2 tr th {
    font-weight: normal;
    text-align: right;
    padding: 17px 0;
    vertical-align: middle;
    width: 200px;
    font-weight: bold;
    position: relative;
}

#page.in.form .form_table2 tr td {
    padding: 25px 10px;
}

#page.in.form .form_table2 tr td .att {
    color: red;
}

#page.in.form .form_table2 tr td .ex {
    margin-left: 10px;
}

#page.in.form .form_table2 tr th .req {
    color: #fff;
    background: #ff0000;
    padding: 3px 5px;
    display: inline-block;
    width: 50px;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -13px;
}

#page.in.form .form_table2 tr th .any {
    color: #fff;
    background: #898989;
    padding: 3px 5px;
    display: inline-block;
    width: 50px;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -13px;
}

#page.in.form .form_table2 select {
    height: 28px;
    width: 300px;
}

#page.in.form .form_table2 input[type="text"],
#page.in.form .form_table2 input[type="tel"],
#page.in.form .form_table2 input[type="email"] {
    font-size: 16px;
    padding: 3px;
    width: 300px;
}

#page.in.form .form_table2 input[type="text"].your-postcode {
    width: 150px;
    margin-left: 10px;
}

#page.in.form .form_table2 .row {
    display: table;
    width: 100%;
    margin: 5px 0;
}

#page.in.form .form_table2 .row.date_inner {
    margin-top: 0;
}

#page.in.form .form_table2 .row .col-h {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
}

#page.in.form .form_table2 .row .col-b {
    display: table-cell;
    vertical-align: middle;
}

#pro-type span.wpcf7-list-item {
    width: 155px;
    float: left;
    margin-left: 2%;
}

#pro-type span.wpcf7-list-item img {
    max-width: 130px;
    display: block;
}

#kit,
#boxnum,
#timezone {
    display: block;
    margin: 0;
}

#kit label input,
#boxnum label input,
#timezone label input {
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
}

#kit label {
    display: block;
    background: #898989;
    color: #fff;
    padding: 10px 20px 10px 15px;
    border-radius: 10px;
    text-align: center;
    float: left;
    width: 40%;
    margin-left: 2%;
}

#boxnum label {
    display: block;
    background: #898989;
    color: #fff;
    padding: 10px 20px 10px 15px;
    border-radius: 10px;
    text-align: center;
    float: left;
    width: 15%;
    margin-left: 2%;
}

#timezone label {
    display: block;
    background: #898989;
    color: #fff;
    padding: 10px 20px 10px 15px;
    border-radius: 10px;
    text-align: center;
    float: left;
    width: 100%;
    margin-left: 2%;
}

#kit label.current,
#boxnum label.current,
#timezone label.current {
    background: #ff558f;
}

#boxsize span.wpcf7-list-item {
    width: 180px;
    margin-left: 5%;
    float: left;
}

#boxsize span.wpcf7-list-item img {
    max-width: 130px;
    display: block;
}


/*#free-deliv span.wpcf7-list-item{
	width: 50%;
	float: left;
}*/

#free-deliv span.wpcf7-list-item.first {
    display: inline-block;
    width: 45%;
}

#free-deliv span.wpcf7-list-item.last {
    display: inline-block;
    width: 45%;
}

#timezone span.wpcf7-list-item {
    display: block;
    float: left;
    width: 33.3333%;
    margin: 0;
    padding: 5px;
}

#timezone:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}

#page.in.form .form_table2 textarea {
    width: 100%;
    display: block;
    height: 200px;
    resize: vertical;
}

#page.in.form .souryo {
    max-width: 557px;
    margin: 0 auto 30px;
}

span.wpcf7-list-item.first {
    display: block;
    width: 85%;
}

.simple_title {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin: 30px 0;
    color: #ff558f;
}

#page.in.form .simple_table {
    width: 100%;
    margin-bottom: 30px;
}

#page.in.form .simple_table th {
    padding: 15px 0;
    text-align: left;
    font-weight: normal;
}

#page.in.form .simple_table td {
    padding: 15px;
}

#page.in.form .simple_table input[type="text"] {
    font-size: 16px;
    padding: 3px;
}

.result_price {
    color: #ff558f;
    font-size: 16px;
}

.result_price{
    margin: auto;
    width: fit-content;
    margin-top: 30px;
}

.result_price .ok {
    background: #ff558f;
}

.result_price .cancel {
    background: #9fa0a0;
}

.result_price a {
    display: inline-block;
    color: #fff;
    padding: 3px 5px;
    line-height: 26px;
    border-radius: 5px;
    width: 120px;
    height: 30px;
    text-align: center;
    margin: 0 10px;
    font-weight: bold;
}

#page.in.form .form_msg {
    font-size: 26px;
    font-weight: bold;
    color: #ff558f;
    margin: 40px 0;
}

#page.in.form .drop_msg {
    font-size: 16px;
    margin-bottom: 10px;
}

#page.in.form .drop_area {
    border: 3px dashed #b5b5b6;
    padding: 20px;
    margin: 15px auto;
    display: block;
}

#page.in.form .reset_file {
    font-size: 16px;
    width: 200px;
    margin: 15px auto 0;
    border: 1px solid #000;
    cursor: pointer;
    text-align: center;
    padding: 10px 0;
}

#page.in.form .drop_info {
    font-size: 16px;
    color: #b5b5b6;
    text-align: center;
    margin-bottom: 20px;
}

#page.in.form .drop_info2 {
    text-align: center;
    font-size: 16px;
}

#page.in.form .file_input_area {
    text-align: center;
    margin-top: 10px;
}

.centering_main_lead {
    text-align: center;
    color: #ff558f;
    font-size: 26px;
    font-weight: bold;
    margin: 30px auto;
}

.fs18 {
    font-size: 18px;
}

.lovedoll {
    max-width: 718px;
    margin: 20px auto 0px;
}

@media(min-width: 1px) and (max-width: 1024px) {
    .sell_box {
        margin: 0;
    }
    .sell_box .left {
        margin-bottom: 30px;
    }
    .sell_box .left,
    .sell_box .right {
        float: none;
        width: auto;
        padding: 0;
        max-width: 378px;
        margin-left: auto;
        margin-right: auto;
    }
    .sell_box .det ul li {
        font-size: 20px;
    }
    .sell_box .det ul li span {
        font-size: 16px;
    }
}

@media(min-width: 1px) and (max-width: 1000px) {
    .btns_area .start_btn_inner .grid {
        float: none;
        width: auto;
        margin: 30px 0;
    }
    .btns_area {
        padding: 30px 0;
    }
    .circles li {
        width: 140px;
    }
}

@media(min-width: 1px) and (max-width: 940px) {
    #page.in.form input[type="submit"].confirm,
    #page.in.form input[type="submit"].send,
    #page.in.form input[type="button"].back {
        display: block;
        margin: 10px 0;
        width: 100%;
    }
    #page.in.form .form_table input[type="text"],
    #page.in.form .form_table input[type="email"] {
        display: block;
        width: 100%;
    }
    #page.in.form .form_table {
        display: block;
    }
    #page.in.form .form_table tbody {
        display: block;
    }
    #page.in.form .form_table tr th {
        display: block;
        width: auto;
        border-right: none;
    }
    #page.in.form .form_table tr {
        display: block;
    }
    #page.in.form .form_table tr td {
        display: block;
        width: auto;
    }
    .half_area .grid {
        display: block;
        width: auto;
        height: 250px;
        display: flex;
        align-items: center;
    }
    .half_area .grid .overlay {
        margin: auto;
    }
    .half_area .grid .solid_btn {
        margin: 30px 0 0;
    }
    .solid_btn_flexbox {
        display: block;
    }
    .solid_btn_flexbox .solid_btn {
        margin: 10px auto;
    }
    .solid_btn_flexbox .solid_btn a {
        max-width: 280px;
        width: 100%;
    }
    .page_board {
        padding: 15px;
    }
    .underbar_title {
        font-size: 27px;
    }
    .bl_title {
        font-size: 20px;
    }
    .spec_table.pc {
        display: none;
    }
    .toggle_table.sp {
        display: block;
    }
    .toggle_table {
        border-bottom: 1px solid #000;
    }
    .toggle_table .trg {
        border: 1px solid #000;
        border-bottom: none;
        text-align: center;
        padding: 10px 5px;
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        text-shadow: 2px 2px 0px #000, -2px 2px 0px #000, -2px -2px 0px #000, 2px -2px 0px #000, 2px 0px 0px #000, 0px 2px 0px #000, -2px 0px 0px #000, 0px -2px 0px #000;
    }
    .toggle_table .trg span {
        display: block;
        background: url(../img/base/ui17.png) right center no-repeat;
    }
    .toggle_table .trg.pink_dots {
        background: url(../img/base/ui18.png), #ff558f;
    }
    .toggle_table .trg.gray_dots {
        background: url(../img/base/ui18.png), #b5b5b6;
    }
    .table_wrap {
        border: 1px solid #000;
        border-bottom: none;
    }
    .table_wrap table {
        width: 100%;
    }
    .table_wrap table tr:first-child {
        border-top: none;
    }
    .table_wrap table tr {
        border-top: 1px solid #000;
    }
    .table_wrap table th {
        width: 160px;
        /*border-left: 1px solid #000;*/
        border-right: 1px solid #000;
        padding: 10px 5px;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        text-shadow: 2px 2px 0px #000, -2px 2px 0px #000, -2px -2px 0px #000, 2px -2px 0px #000, 2px 0px 0px #000, 0px 2px 0px #000, -2px 0px 0px #000, 0px -2px 0px #000;
        background: url(../img/base/ui18.png), #ff558f;
    }
    .table_wrap table th span {
        font-size: 14px;
    }
    .table_wrap table td {
        padding: 10px 5px;
        text-align: center;
        font-weight: bold;
    }
    .table_wrap table td.maru {
        background: url(../img/base/ui14.png) center no-repeat;
        background-size: 40px;
        color: #ff558f;
        font-size: 18px;
    }
    .table_wrap table td.sankaku {
        background: url(../img/base/ui15.png) center no-repeat;
        background-size: 40px;
        font-size: 18px;
    }
    .table_wrap table td.batsu {
        background: url(../img/base/ui16.png) center no-repeat;
        background-size: 40px;
        font-size: 18px;
    }
    .sell_box .det ul li {
        font-size: 18px;
    }
    .sell_box .det ul li span {
        font-size: 15px;
    }
    .switch a,
    #page.in.form input[type="submit"].confirm,
    #page.in.form input[type="submit"].send {
        font-size: 18px;
    }
    #page.in.form .form_table2 tr th,
    #page.in.form .form_table2 tr td {
        display: block;
        width: auto;
        padding: 10px 0;
        text-align: left;
    }
    #page.in.form .form_table2 tr th .any,
    #page.in.form .form_table2 tr th .req {
        float: none;
        margin-right: 10px;
        margin-top: 0;
        position: static;
    }
    #page.in.form .form_table2 tr td .ex {
        margin: 0;
        display: block;
    }
    #page.in.form .form_table2 .row .col-h {
        padding: 10px 0;
    }
    #page.in.form .form_table2 .row .col-h,
    #page.in.form .form_table2 .row .col-b {
        display: block;
        width: auto;
    }
    #page.in.form .form_table2 .row {
        margin: 0;
    }
    #pro-type span.wpcf7-list-item,
    #boxsize span.wpcf7-list-item {
        width: 50%;
        margin: 0;
        padding: 10px;
        font-size: 12px;
    }
    #boxnum span.wpcf7-list-item {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #page.in.form .form_table2 .row.date_inner {
        display: table;
    }
    #page.in.form .form_table2 .row.date_inner .col-h {
        width: 60px;
    }
    #page.in.form .form_table2 .row.date_inner .col-h,
    #page.in.form .form_table2 .row.date_inner .col-b {
        display: table-cell;
        vertical-align: middle;
    }
    #page.in.form .form_table2 input[type="text"],
    #page.in.form .form_table2 input[type="tel"],
    #page.in.form .form_table2 input[type="email"] {
        width: 100%;
        display: block;
    }
    #page.in.form .form_table2 select {
        width: 100%;
        display: block;
    }
    #page.in.form .form_table2 input[type="text"].your-postcode {
        display: inherit;
    }
    #timezone span.wpcf7-list-item {
        float: none;
        width: auto;
    }
    #page.in.form .talign_center {
        text-align: left;
    }
    .centering_main_lead {
        font-size: 18px;
    }
    .fs18 {
        font-size: 14px;
    }
    .half_area .grid a {
        margin: auto;
    }
}

@media(min-width: 1px) and (max-width: 640px) {
    .btns_area .start_btn_inner .grid .btn_wrap {
        max-width: 250px;
        margin-left: auto;
        margin-right: 30px;
    }
    .btns_area .start_btn_inner .grid h2 img {
        /*max-width: 100%;*/
    }
    .btns_area .start_btn_inner .grid .btn_wrap .hand {
        width: 25px;
        height: 29px;
        bottom: 12px;
    }
    .btns_area .start_btn_inner .grid .btn_wrap .face {
        width: 40px;
        height: 70px;
        bottom: 30px;
    }
    .btns_area .start_btn_inner .grid .btn_wrap .face.slideInRight {
        left: -40px;
    }
    .circles li {
        display: block;
        max-width: 280px;
        width: 30%;
        margin: 10px auto;
        display: inline-block;
    }
    .half_area .grid .sub_t {
        font-size: 18px;
    }
    .half_area .grid .main_t {
        font-size: 35px;
    }
    .half_area .grid .solid_btn {
        margin-top: 15px;
    }
    .btns_area.peoples .wrap {
        width: auto;
    }
    .btns_area {
        background: url(../img/index/dots-bg.png) center repeat-y, #94d6d6;
        background-size: 490px;
    }
    .bg_title,
    .bb_title {
        font-size: 21px;
    }
    #page.in {
        background-size: 490px;
    }
    .normal_table tr th {
        padding-bottom: 0;
    }
    .normal_table tr td {
        padding-top: 0;
    }
    .normal_table tr th,
    .normal_table tr td {
        display: block;
        width: auto;
    }
    .stren_items .grid {
        width: 50%;
    }
    .sell_well_box {
        margin: 0;
    }
    .sell_well_box .grid {
        float: none;
        width: auto;
        padding: 0;
        margin-bottom: 30px;
    }
    .transform_bnr {
        justify-content: center;
        padding: 0;
        height: 250px;
    }
    .transform_bnr .overlay .sub_t {
        font-size: 18px;
    }
    .transform_bnr .overlay .main_t {
        font-size: 35px;
    }
    .transform_bnr .overlay .solid_btn {
        margin-top: 15px;
    }
    .transform_bnr.bg01 {
        background: url(../img/book/wide_bg01-sp.png) center no-repeat;
        background-size: cover;
    }
    .transform_bnr.bg02 {
        background: url(../img/book/wide_bg02-sp.png) center no-repeat;
        background-size: cover;
    }
    .transform_bnr.bg03 {
        background: url(../img/book/wide_bg03-sp.png) center no-repeat;
        background-size: cover;
    }
    .matome_table tr td,
    .matome_table tr th.pink_dots,
    .matome_table tr th.orange_dots {
        font-size: 16px;
    }
    .thanks_msg {
        font-size: 20px;
    }
    #page.in.form .souryo {
        max-width: 256px;
    }
    #page.in.form .simple_table th,
    #page.in.form .simple_table td {
        display: block;
        width: auto;
        padding: 10px 0;
    }
    #page.in.mypage .trans_logs table td.result_price .num {
        display: block;
    }
    #page.in.mypage .trans_logs table td.result_price a {
        width: 90px;
    }
    #page.in.form .drop_area {
        padding: 10px 5px;
    }
    #page.in.form .drop_info {
        font-size: 13px;
    }
    #page.in.form .drop_info2 {
        font-size: 13px;
    }
}

@media (min-width: 1px) and (max-width: 320px) {
    .btns_area .start_btn_inner .grid .btn_wrap {
        margin-right: 0;
    }
}


/*******************************

アダルト女優一覧

********************************/

#page.in.actresses .page_board .__name_archive {}

#page.in.actresses .page_board .__name_archive ul {
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
}

#page.in.actresses .page_board .__name_archive ul li {
    display: inline-block;
    border-right: 1px solid #000;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
}

#page.in.actresses .page_board .__name_archive ul li:last-child {
    border: none;
}

#page.in.actresses .__name_list {}

#page.in.actresses .__name_list .__box {
    padding-bottom: 50px;
}

#page.in.actresses .__name_list .__box ul {}

#page.in.actresses .__name_list .__box ul li {
    display: inline-block;
    vertical-align: top;
    padding: 5px;
    width: 87px;
    box-sizing: border-box;
}

#page.in.actresses .__name_list .__box .bl_title {
    font-size: 22px;
}

@media (max-width: 1000px) and (min-width: 1px) {
    #page.in.actresses .__name_list .__box ul li {
        width: 19.4%;
    }
}

@media (max-width: 767px) and (min-width: 1px) {
    #page.in.actresses .page_board .__name_archive ul {}
    #page.in.actresses .page_board .__name_archive ul li {}
    #page.in.actresses .__name_list .__box .bl_title {
        font-size: 5vmin;
    }
    #page.in.actresses .__name_list .__box ul li {
        width: 31%;
        padding: 1vmin 2vmin;
        font-size: 3.4vmin;
    }
}

#page.in.list .__bnr {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.list_cv a:hover {
    opacity: 0.8;
}

.list_cv {
    width: 100%;
    margin: 10px auto 50px;
    text-align: right;
}

.list_cv .list_cv_inner {
    width: 60%;
    margin: 10px auto 0px;
}

.list_cv .list_cv_inner.fv {
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
}

.list_merchant_cv {
    text-decoration: underline;
    color: #5422ff;
    line-height: 2;
}

.list_cv .list_cv_title {
    text-align: center;
    font-weight: bold;
    font-size: 2.1vw;
}

.list_cv .list_cv_title span {
    color: #f55135;
}

.list_cv span {
    color: #5422ff;
}

.list_cv .list_inner {
    font-size: 23px;
    margin-top: 10px;
}

.start_btn_inner .list_cv .list_cv_title,
.btns_area .list_cv .list_cv_title {
    font-size: 40px;
}

.start_btn_inner .list_cv .list_cv_inner,
.btns_area .list_cv .list_cv_inner {
    width: 80%;
}

.start_btn_inner .list_cv,
.btns_area .list_cv {
    background: rgba(255, 255, 255, 0.95);
    padding: 3%;
    width: 94%;
    border-radius: 5px;
}

@media screen and (max-width:640px) {
    .list_cv .list_cv_title {
        font-size: 15px;
    }
    .list_cv {
        width: 100%;
        margin: 10px auto 30px;
    }
    .list_cv .list_cv_inner {
        width: 100%;
        margin: auto;
        display: block;
    }
    .start_btn_inner .list_cv .list_cv_title,
    .btns_area .list_cv .list_cv_title {
        font-size: 18px;
    }
    .start_btn_inner .list_cv,
    .btns_area .list_cv {
        width: 100%;
        margin: 10px 0px;
    }
    .start_btn_inner .list_cv .list_cv_inner,
    .btns_area .list_cv .list_cv_inner {
        width: 90%;
    }
}

.search_btn:hover {
    opacity: 0.8;
}

.search_btn {
    text-align: center;
    margin: 20px auto;
    width: 50%;
    padding: 10px;
    background: #ff558f;
}

.search_btn p {
    color: #FFF;
    font-size: 18px;
}

.search_btn p:before {
    content: '';
    /*何も入れない*/
    display: inline-block;
    /*忘れずに！*/
    width: 40px;
    /*画像の幅*/
    height: 40px;
    /*画像の高さ*/
    background-image: url(../../../common/img/mushimegane.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
}

@media screen and (max-width:640px) {
    .search_btn {
        width: 100%;
    }
    .search_btn p:before {
        width: 30px;
        /*画像の幅*/
        height: 30px;
    }
    .list_cv .list_cv_inner.fv {
        padding-right: 0px;
    }
}

.no_search {
    margin: auto;
    width: 80%;
    text-align: center;
}

.no_search p {
    font-size: 20px;
    font-weight: bold;
}

.no_search .comatta:before {
    content: '';
    display: inline-block;
    width: 100px;
    height: 100px;
    background-image: url(../../images/komatta_man2.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: -22px;
}

.no_search .no_search_line {
    display: block;
    background: #3fbc22;
    padding: 20px 10px;
    color: #FFF;
    margin: 10px auto 40px;
    width: 60%;
}

@media screen and (max-width:640px) {
    .no_search {
        width: 100%;
    }
    .no_search .no_search_line {
        width: 100%;
    }
    .no_search .comatta:before {
        width: 80px;
        height: 80px;
    }
    .no_search .comatta {
        font-size: 16px;
    }
}
/*変更フォームサンクスページ*/
.continue{
    display: flex;
    margin: auto;
    max-width: 1000px;
}
ul.continue li {
    width: 50%;
    text-align: center;
    margin: 10px;
    background: #3e3a39;
    padding: 10px;
    color: #FFF;
    position: relative;
    border-radius: 55px;
}
ul.continue li span{
    font-size: 21px;
}
ul.continue li a{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
}
ul.continue li:hover{
    opacity: 0.6;
}
@media screen and (max-width:640px){
    .continue{
        width: 100%;
        display: block;
    }
    ul.continue li{
        width: 100%;
        margin: 10px 0px;
    }
}
.gatu3 a {
    display: block;
    margin: auto;
    width: 67%;
    background: #e51414;
    text-align: center;
    padding: 10px;
    margin-bottom: 50px;
    border-radius: 50px;
    color: #FFF;
    font-size: 17px;
    box-shadow: 0px 5px 1px rgb(139 19 19);
    -webkit-box-shadow: 0px 5px 1px rgb(139 19 19);
    -moz-box-shadow: 0px 5px 1px rgba(139 19 19);
}
.gatu3 a:hover{
    opacity:0.8;
}
@media (max-width: 767px) and (min-width: 1px) {
    .gatu3 a {
        width:90%;
    }
}
.media_keisai{
    display: flex;
    flex-wrap: wrap;
    position:relative;
}
.media_keisai img{
    width:32%;
}
.media_keisai .moreview{
    position:absolute;
    right:5px;
    bottom:8px;
}
.normal_table.company tr td {
    padding: 20px 0;
    text-align: left;
}

/* 商品ページ 微修正CSS */

@media screen and (min-width:641px) {
    .wideresize_img {
        width: 75%;
        margin: 0 auto;
    }
}

/* DVDページ 漫画CSS */
.dvd_manga_wrap {
    margin: 0 auto; 
    margin-top: 15px;
}
.dvd_manga_imagediv {
    border: solid #fff 10px;
    margin: 15px auto;
}
.dvd_manga_wrap .list_cv {
    margin: 10px auto;
    background: #fff;
    padding: 5px;
}
.dvd_manga_wrap .list_cv .list_cv_inner {
    width: 100%;
}
.dvd_manga_wrap .list_cv .list_cv_inner p:first-child {
    width: 60%;
    margin: 0 auto;
}
@media screen and (min-width:641px) {
    .dvd_manga_wrap {
        width: 70%;
    }
    .dvd_manga_wrap .list_cv {
        margin: 5px auto 0px;
        padding: 5px;
         width: 85%;         
    }
}
@media screen and (max-width:640px){
    .dvd_manga_wrap .list_cv {
        margin: 5px auto 0px;
        padding: 5px 10px;
        width: 70%;
    }  
    .dvd_manga_wrap .list_cv .list_cv_inner p:nth-child(2) {
        display: none;
    }
    .dvd_manga_imagediv {
        margin: 10px auto;
    }
}

/* マイページ */
.page_type {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cell {
    padding: 5px 10px;
    margin-right: 10px;
    background: #ff558f;
    box-shadow: #d5226d 2px 2px;
    margin-top: 10px;
}

.cell a {
    color: #fff;
}

.resultswitch {
    display: inline-block;
    text-align: center;
    margin: 30px auto;
    border: none;
    border-radius: 10px;
    padding: 13px;
    height: unset;
    margin-right: 10px;
    vertical-align: middle;
    background: url(../img/base/ui19.png) right 10px center no-repeat, #006bef;
    box-shadow: 0px 5px 0px 0px #000c9f;
    margin-top: 10px;
    cursor: pointer;
    min-width: 200px;
}

.resultswitch a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}