@charset "UTF-8";
/* sp */
@media screen and (max-width: 767px) {
  body {
    /*min-width: 750px;*/ }
  .only_pc {
    display: none !important; }
  .wrapper {
    position: relative;
    box-sizing: border-box;
    min-height: 100%; }
  .main_area {
    padding-top: 100px;
    padding-bottom: 82px; }
  .capsule.btn {
    font-size: 28px;
    line-height: 80px;
    width: 70%;
    height: 80px; }
  header {
    height: 100px; }
  #mypage header {
    display: flex; }
  .header_shadow header {
    box-shadow: 0px 0px 0px 0px #fff;
    -moz-box-shadow: 0px 0px 0px 0px #fff;
    -webkit-box-shadow: 0px 0px 0px 0px #fff; }
  header > .area_left, header > .area_center, header > .area_right {
    height: 100px; }
  header > .area_left {
    width: 46%; }
  header > .area_right {
    width: 54%; }
  header > .area_center {
    position: absolute;
    z-index: 1;
    top: 100px;
    left: 0;
    width: 100%;
    height: 140px;
    padding: 30px;
    border-top: 1px solid #d6d5cc;
    background: #fff; }
  header > .area_center .triangle {
    left: 66%; }
  #search {
    display: none; }
  #search.is-show {
    display: block; }
  #search .wrap_input {
    font-size: 28px;
    max-width: inherit;
    height: 80px;
    padding-left: 70px;
    background-position: 20px center;
    background-size: 40px; }
  #search input {
    width: 100%;
    height: 100%; }
  #search_balloon {
    left: 50%;
    padding: 20px; }
  #search_balloon a {
    text-decoration: none; }
  #search input {
    display: block; }
  #search_balloon {
    font-size: 28px;
    position: absolute;
    left: 0;
    display: block;
    overflow: auto;
    max-height: calc( 100vh - 240px);
    margin-top: 69px;
    margin-left: 0; }
  #search_balloon .desc {
    position: relative;
    display: block; }
  #search_balloon .triangle {
    top: -175px; }
  header .logo {
    width: 100%;
    height: 100px;
    background-size: 88.41%; }
  header .notice {
    margin-top: 25px; }
  body.is-login .notice {
    top: 50%;
    width: 14%;
    margin-top: -6%;
    margin-right: 7.4%; }
  .loginout {
    position: relative;
    width: 100%;
    height: 87px;
    text-align: center;
    background: #fff; }
  body.is-login .loginout {
    display: none; }
  .header_shadow .loginout {
    /* box-shadow:0px 0px 6px 3px #eee; */
    -moz-box-shadow: 0px 0px 6px 3px #eee;
    /* -webkit-box-shadow: 0px 0px 10px 5px #fafafa; */ }
  .loginout .login-btn, .loginout .logout-btn {
    font-size: 28px;
    line-height: 64px;
    position: relative;
    width: 57%;
    height: 64px;
    margin-top: 6px;
    text-align: center;
    vertical-align: top;
    border: 1px solid transparent; }
  .loginout .logout-btn {
    border-color: #44b6a5; }
  .loginout .login-btn {
    color: #fff;
    background-color: #44b6a5; }
  .search_btn {
    position: relative;
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100px;
    height: 100px;
    background: url(../imgs/icon_search.png) center no-repeat;
    background-size: 40px 40px; }
  header .regist-btn {
    font-size: 28px;
    line-height: 50px;
    width: 220px;
    height: 50px;
    margin-top: 25px; }
  header .notice .icon {
    width: 0;
    height: 0;
    padding: 50%;
    background-size: contain; }
  header .notice .badge {
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin-top: -6px;
    margin-left: -16px; }
  .balloon {
    position: fixed;
    top: 100px;
    left: -100%;
    left: 0;
    width: 100vw;
    margin-left: 0;
    border-right: none;
    border-left: none;
    border-radius: 0; }
  header .notice.is-show .balloon {
    font-size: 18px; }
  #mypage header .notice.is-show .balloon {
    width: 100%; }
  .triangle {
    left: 80%;
    width: 34.14px;
    height: 34.14px;
    margin-left: -100px;
    -webkit-transform: rotate(45deg) translateY(26px);
    transform: rotate(45deg) translateY(26px); }
  .balloon ul li:first-child {
    /* width: 100%; */ }
  .balloon ul li a {
    line-height: 1.5;
    display: block; }
  .balloon ul li a .icon_face {
    width: 0;
    height: 0;
    margin-right: 1.9%;
    padding: 6.2%; }
  .balloon ul li a .desc {
    width: 85.6%; }
  .balloon ul li a img {
    width: 74px;
    margin-left: 1.9%; }
  body.is-login header .area_right .message {
    top: 50%;
    width: 60px;
    width: 0;
    height: 60px;
    height: 0;
    margin-top: -7%;
    margin-right: 7.4%;
    padding: 7.4%; }
  header .area_right .login, body.is-login header .area_right .login, body header .area_right .login, body.is-login header .area_right .logout {
    font-size: 28px;
    line-height: 65px;
    position: absolute;
    top: 100px;
    left: 50%;
    width: 430px;
    height: 65px;
    margin-left: -215px; }
  header .area_right .btn_menu {
    width: 100px;
    height: 100px;
    margin-left: 0; }
  header .area_right .btn_menu .line, header .area_right .btn_menu .line:before, header .area_right .btn_menu .line:after {
    width: 50px;
    height: 2px; }
  header .area_right .btn_menu .line {
    width: 50px;
    height: 2px;
    margin-left: -25px; }
  header .area_right .btn_menu .line:before {
    margin-top: -18px; }
  header .area_right .btn_menu .line:after {
    margin-top: 18px; }
  footer {
    font-size: 18px;
    height: 82px;
    padding-bottom: 50px;
    text-align: center; }
  footer a {
    text-decoration: none; }
  footer .copy {
    height: 18px; }
  #menu {
    top: 100px;
    right: -100%;
    width: 100%;
    height: calc( 100vh - 100px); }
  #menu > .sep {
    height: 20px; }
  #menu > a {
    font-size: 24px;
    line-height: 108px;
    height: 108px;
    margin-bottom: 4px;
    text-indent: 1.5em; }
  #menu > a:after {
    width: 108px; }
  #menu > .top img {
    width: 75px; }
  #menu > .mypage:after {
    background-size: 42px auto; }
  #menu > .notice_menu:after {
    background-size: 48px auto; }
  #menu > .new_product:after {
    background-size: 46px auto; }
  #menu > .simulator:after {
    background-size: 55px auto; }
  #menu > .creation:after {
    background-size: 55px auto; }
  #menu > .faq:after {
    background-size: 46px auto; }
  /* card */
  .card_container {
    margin-top: 0;
    padding: 0; }
  .card_container.toppage {
    margin-top: -30px;
    padding-top: 0; }
  .card_container .wrap_more {
    margin: 50px 0 80px; }
  .card_container .wrap_more .more {
    font-size: 28px;
    line-height: 80px;
    width: 69%;
    height: 80px;
    margin: 0 auto 0; }
  .card_container .wrap_more .more img {
    width: 175px; }
  .card {
    width: 100%;
    height: inherit;
    margin: 30px 0 0;
    border-radius: 0; }
  .card.module_card {
    margin: 0; }
  .card.large {
    width: 100%; }
  .card .ribon {
    left: 18px;
    width: 15px;
    height: 24px; }
  .card .card_header {
    padding: 20px 0; }
  .card .card_header .icon_face {
    width: 80px;
    height: 80px;
    margin-right: 16px;
    margin-left: 24px; }
  .card .card_header .new {
    width: 72px;
    height: 72px;
    margin-top: 30px;
    margin-left: 30px; }
  .card .card_header .user_name {
    font-size: 28px;
    margin-top: 5px; }
  .card .card_header .job_title {
    font-size: 18px;
    max-width: calc( 100% - 150px);
    margin-top: 4px; }
  .card .card_header .btn_follow, .card .card_header .btn_following {
    font-size: 18px;
    line-height: 48px;
    width: 155px;
    height: 48px;
    margin-right: 10px;
    margin-top: -5px;
    position: relative; }
  .card .card_header .btn_following {
    text-indent: 14px;
    border-color: transparent;
    color: #5e5d54;
    background: #fefc78; }
  .card .card_header .btn_following:before {
    position: absolute;
    display: block;
    content: '';
    background: url(/imgs/icon_person.png) no-repeat center;
    background-size: 100%;
    top: 14px;
    left: 18px;
    width: 19px;
    height: 21px; }
  .card .card_content {
    padding-bottom: 0; }
  .card .card_content .btn_delete_post {
    width: 75px;
    height: 75px;
    top: 20px;
    right: 20px; }
  .card .card_content .btn_delete_post:before, .card .card_content .btn_delete_post:after {
    content: "";
    position: absolute;
    border-top: 3px solid #5e5d54;
    width: 40px;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -1px; }
  .card .card_content .get_3d {
    font-size: 28px;
    line-height: 80px;
    width: 69%;
    height: 80px;
    margin: 30px auto 0; }
  .card .card_content .visual {
    width: 0;
    height: 0;
    padding: 47% 50%; }
  .card .card_content .carousel_area {
    width: 100%;
    margin-left: 0;
    text-align: center; }
  .card.large .card_content .carousel_area {
    margin-right: 0;
    margin-left: 0; }
  .card .card_content .carousel a {
    width: 0;
    height: 0;
    padding: 47% 50%; }
  .card .card_content .desc {
    width: 100%;
    margin-left: 0;
    padding: 25px 20px; }
  .card .card_content .desc .clip {
    height: inherit !important;
    padding-bottom: 20px; }
  .card .card_content .desc .clip_header_text {
    height: inherit; }
  .clip_header_text h2 {
    font-size: 16px; }
  .card.large .card_content .desc .clip {
    height: inherit; }
  .card.large .card_content .desc .clip_header_text {
    overflow: hidden;
    height: inherit; }
  .card .card_content .desc h2 {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 0; }
  .card .card_content .desc .text {
    font-size: 28px;
    line-height: 1.5;
    margin-top: 10px;
    margin-bottom: 20px; }
  .card .card_content .desc .person {
    font-size: 24px;
    margin-bottom: 20px; }
  .card .card_content .desc .person > p {
    margin-left: 95px; }
  .card .card_content .person.ribon1 .person_ribon {
    width: 16px;
    height: 24px;
    margin-top: 0;
    position: relative; }
  .card .card_content .desc .person .user_name {
    font-size: 28px;
    line-height: 28px; }
  .card .card_content .desc .person .job_title {
    font-size: 18px; }
  .card .card_content .desc .person .icon_face {
    width: 76px;
    height: 76px;
    margin-right: 20px; }
  .card .card_content .desc .hr {
    margin-top: 25px;
    margin-bottom: 25px; }
  .card.large .card_content .desc .hr {
    margin-top: 10px;
    margin-bottom: 20px; }
  .card .card_content .desc .like_share {
    height: 40px;
    margin-bottom: 15px; }
  .card .card_content .desc .like_status {
    font-size: 18px;
    line-height: 44px;
    height: 44px;
    text-align: left; }
  .card .card_content .desc .like_status:before {
    top: 18px; }
  .card .card_content .desc .like_status .like {
    width: 48px; }
  .card .card_content .desc .like_status .like_num_text {
    font-size: 24px;
    margin-top: 10px;
    padding-left: 17px;
    padding-right: 17px; }
  .card .card_content .desc .share {
    width: 100px;
    /* height: 100%; */
    background-size: 100px auto; }
  .card .card_footer .column > .cell:nth-child(1) {
    width: 92px; }
  .card .card_footer .column > .cell:nth-child(3) {
    width: 300px; }
  .card .card_footer .stamp_heart {
    left: -4px;
    width: 68px;
    height: 64px;
    margin-top: 10px;
    margin-right: 10px; }
  .card .card_footer .comment {
    font-size: 24px;
    width: 100%;
    height: 80px;
    padding: 0 1em;
    vertical-align: top;
    border-radius: 4px;
    background: #efeee4; }
  .card .card_footer .comment::-webkit-input-placeholder {
    font-size: 24px; }
  .card .card_footer .comment::-moz-placeholder {
    font-size: 24px; }
  .card .card_footer .comment:-ms-input-placeholder {
    font-size: 24px; }
  .card .card_footer .comment:-moz-placeholder {
    font-size: 24px; }
  .card .card_footer .sns > a, .card .card_footer .sns > .spacer {
    height: 60px;
    margin: 0;
    padding: 0;
    width: 50px;
    margin-right: 72px; }
  .card .card_content .card_footer .like {
    background: url(/imgs/blank_heart.png) no-repeat center;
    background-size: 48px auto;
    width: 48px;
    margin-left: 34px; }
  .card .card_content .card_footer .like.is-liked {
    background: url(../imgs/fill_heart.png) no-repeat center top;
    background-size: 50px auto; }
  .card .card_content .card_footer .com {
    background: url(/imgs/icon_comment.png) no-repeat center;
    background-size: 50px auto;
    width: 50px; }
  .card .card_content .card_footer .dm {
    background: url(/imgs/dm.png) no-repeat center;
    background-size: 65px auto;
    width: 65px; }
  .card .card_content .card_footer .save {
    background-size: 52px auto; }
  .card .card_content .card_footer .share {
    background: url(/imgs/f_share.png) no-repeat center;
    background-size: 22px auto;
    width: 23px;
    margin-left: auto;
    margin-right: 46px; }
  .card .card_content .count_ribon {
    left: 22px;
    width: 47px;
    height: 100px; }
  .card .card_content .count_ribon .count {
    font-size: 26px; }
  .card.follow {
    width: 100%;
    height: 210px; }
  .card.follow .card_header {
    padding: 25px 0 10px; }
  .card.follow .card_content {
    margin-top: 10px; }
  .card.follow .card_content .cell_follow {
    width: 145px;
    border-right: 1px solid #c3c3c3; }
  .card.follow .card_content .cell_follower {
    width: 145px; }
  .card.follow .card_content .cell_btn {
    padding-right: 25px; }
  .card.follow .mini {
    font-size: 18px; }
  .card.follow .count {
    font-size: 28px; }
  .card.follow .btn {
    font-size: 18px;
    line-height: 50px;
    width: 155px;
    height: 50px;
    margin-top: 10px; }
  .card.follow .btn_following {
    text-indent: 14px;
    border-color: transparent;
    color: #5e5d54; }
  .card.follow .btn_following:before {
    top: 14px;
    left: 18px;
    width: 19px;
    height: 21px; }
  /* remodal */
  .remodal.module {
    overflow: auto;
    width: 100%;
    height: inherit;
    border-radius: 0; }
  .remodal.module .photo_side {
    float: none; }
  .remodal.module .photo_side .photo {
    height: inherit; }
  .remodal.module .photo_side .photo img {
    width: 100%; }
  .remodal.module .photo_side .wrap_btn {
    line-height: inherit;
    display: block;
    height: inherit;
    background-color: #fff; }
  .remodal.module .photo_side .wrap_btn .btn {
    font-size: 28px;
    line-height: 80px;
    width: 69%;
    height: 80px;
    margin-top: 20px;
    margin-bottom: 20px; }
  .remodal.module .info_side {
    float: none; }
  .remodal.module .info_side .card {
    width: 100%;
    height: inherit;
    padding-bottom: 40px; }
  .remodal.module .info_side .card .card_header .btn_follow {
    font-size: 18px;
    line-height: 50px;
    width: 150px;
    height: 50px;
    margin-right: 135px; }
  .remodal.module .info_side .card .card_content .desc {
    width: inherit;
    margin-left: inherit;
    padding-bottom: 0; }
  .remodal.module .desc .clip h2 {
    margin-bottom: 10px; }
  .remodal.module .desc .person {
    margin-bottom: 0;
    padding: 10px 2px; }
  .remodal.module .desc .person .icon_face {
    margin-right: 20px; }
  .remodal.module .info_side .card .card_content .desc .person p {
    font-size: 20px; }
  .remodal.module .info_side .card .card_content .card_footer .comment_sns {
    width: 100%;
    padding: 0 30px 30px; }
  .remodal.module .info_side .card .card_content .card_footer .comment_sns form {
    width: 490px; }
  .remodal.module .remodal-close {
    top: 10px;
    right: 10px; }
  .remodal.remodal_log {
    font-size: 24px;
    width: 100%;
    padding: 50px 30px 50px;
    border-radius: 0; }
  .remodal.remodal_log .wrap .title {
    font-size: 18px; }
  .remodal.remodal_log .wrap input[type=text], .remodal.remodal_log .wrap input[type=password] {
    height: 80px;
    margin-bottom: 30px; }
  .remodal.remodal_log .wrap a {
    margin-top: 10px;
    margin-bottom: 35px; }
  .remodal.remodal_log .wrap .btn {
    font-size: 28px;
    line-height: 80px;
    height: 80px; }
  .remodal .remodal-close {
    top: 20px;
    right: 25px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  .remodal.login .wrap .title img {
    width: inherit;
    margin-bottom: 5px; }
  .remodal.regist .wrap .title img {
    width: inherit;
    margin-bottom: 5px; }
  .remodal.preregist h1 {
    font-size: 32px; }
  .remodal.preregist .alert {
    font-size: 28px; }
  .remodal.remodal_plane {
    font-size: 24px;
    width: 100%;
    padding: 50px 30px 50px;
    border-radius: 0; }
  .remodal.remodal_plane .title {
    font-size: 18px;
    margin-bottom: 60px; }
  .remodal.remodal_plane .title img {
    width: inherit; }
  .remodal.remodal_plane h1 {
    font-size: 32px; }
  .remodal.remodal_plane .desc {
    font-size: 28px; }
  .remodal.remodal_plane .btns a {
    width: 77%; }
  .remodal.remodal_plane .btns a:nth-child(1):nth-last-child(2) {
    width: 49%; }
  .remodal.remodal_plane .btns a:nth-child(2):nth-last-child(1) {
    width: 49%;
    margin-left: 1%; }
  .remodal.remodal_plane .middle_text {
    font-size: 32px;
    font-weight: bold; }
  .remodal.remodal_plane .mini_text {
    font-size: 28px;
    margin-bottom: 80px;
    line-height: 1.5; }
  .error_box {
    margin-bottom: 30px;
    padding: 20px; }
  /* remodal publish */
  .remodal.module.publish {
    height: inherit; }
  .remodal.module.publish input[type=text], .remodal.module.publish input[type=password], .remodal.module.publish textarea {
    font-size: 24px;
    margin-top: 20px; }
  .remodal.module.publish input[type=text], .remodal.module.publish input[type=password] {
    margin-top: 0; }
  .remodal.module.publish input[type=radio] + label:before {
    width: 40px;
    height: 40px; }
  .remodal.module.publish input[type=radio].mini_radio + label:before {
    width: 32px;
    height: 32px;
    margin-left: 60px; }
  .remodal.module.publish .radios {
    margin-top: 45px;
    margin-bottom: 40px; }
  .remodal.module.publish .info_side .card .card_content .desc {
    width: 100%;
    height: 300px; }
  .remodal.module.publish .info_side .card .card_content .desc form label {
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 20px; }
  .remodal.module.publish .info_side .card .card_content .desc form label .mini {
    font-size: 24px;
    margin-left: 50px; }
  .tabs .tabs_tabs {
    overflow: hidden;
    width: 1140px;
    height: inherit; }
  .tabs .tab {
    font-size: 24px;
    line-height: 95px;
    width: 200px;
    height: 95px;
    margin-right: 10px; }
  .tabs .tab:after {
    bottom: 6px;
    width: calc( 100% - 20px);
    margin-left: 10px;
    border-radius: none; }
  .tabs .page .tab {
    display: block;
    width: 100%; }
  .tabs .tab .count {
    font-size: 28px;
    line-height: 44px; }
  .tabs .tab .mini {
    font-size: 18px;
    line-height: 18px;
    margin-top: -5px; }
  .tabs .tab .mini_mini {
    font-size: 16px;
    line-height: 10px; }
  .tabs .tab .badge {
    font-size: 16px;
    line-height: 26px;
    width: 26px;
    height: 26px; }
  .tabs .tab_content {
    padding: 0; }
  .general_info {
    padding: 30px 30px 60px;
    color: #333; }
  .general_info .cell {
    vertical-align: top; }
  .general_info .face {
    width: inherit; }
  .general_info .user {
    margin-left: 160px; }
  .general_info .text {
    margin-left: 0; }
  .general_info .user {
    font-size: 18px;
    min-height: 130px; }
  .general_info .text .next {
    top: 6em; }
  .general_info .ribon {
    left: 30px; }
  .general_info .icon_face {
    width: 130px;
    height: 130px; }
  .general_info .btns_right {
    margin-right: 0; }
  .general_info .btn_follow, .general_info .btn_following, .general_info .btn_dm {
    font-size: 18px;
    line-height: 50px;
    width: 150px;
    height: 50px;
    margin-right: 0; }
  .general_info .btn_following {
    text-indent: 14px;
    border-color: transparent;
    color: #5e5d54;
    background: #fefc78; }
  .general_info .btn_following:before {
    position: absolute;
    display: block;
    content: '';
    background: url(/imgs/icon_person.png) no-repeat center;
    background-size: 100%;
    top: 14px;
    left: 18px;
    width: 19px;
    height: 21px; }
  .general_info .btn_account_setting {
    font-size: 18px;
    line-height: 45px;
    width: 155px;
    height: 45px;
    margin-right: 0;
    margin-top: 0; }
  .general_info .btn_dm {
    background-size: 25px auto; }
  .general_info .user_name {
    font-size: 34px;
    font-weight: normal;
    padding-top: 0; }
  .general_info .score {
    font-size: 18px;
    margin-top: 5px;
    display: block; }
  .general_info .user_name,
  .general_info .job_title,
  .general_info .score,
  .general_info .rel_link {
    display: block;
    width: inherit;
    padding-right: 170px; }
  .general_info .text {
    font-size: 28px;
    line-height: 1.5;
    max-height: 7.25em;
    margin-top: 30px;
    display: block; }
  /*追記*/
  .cstm_mydata_list .main_area {
    padding-top: 50px;
    padding-bottom: 60px; }
  /*ユーザー情報*/
  .cstm_mydata_list .general_info {
    padding: 10px 15px 20px; }
  .cstm_mydata_list .general_info .general_info_top {
    display: flex; }
  .cstm_mydata_list .general_info .face {
    position: relative; }
  .cstm_mydata_list .general_info .icon_face {
    width: 70px;
    height: 70px; }
  .cstm_mydata_list .general_info .user {
    width: 100%;
    margin-left: 0;
    font-size: 12px;
    min-height: auto;
    padding-left: 10px; }
  .cstm_mydata_list .general_info .user_name {
    font-size: 22px;
    padding: 0; }
  .cstm_mydata_list .general_info .user_name, .cstm_mydata_list .general_info .job_title, .cstm_mydata_list .general_info .score, .cstm_mydata_list .general_info .rel_link {
    padding: 0; }
  .cstm_mydata_list .general_info .score, .cstm_mydata_list .general_info .rel_link a {
    color: #333; }
  .cstm_mydata_list .general_info .score {
    font-size: 12px; }
  .cstm_mydata_list .general_info .btn_account_setting {
    width: auto; }
  .cstm_mydata_list .general_info .btn_account_setting {
    border: none; }
  .cstm_mydata_list .general_info .text {
    font-size: 13px;
    margin-top: 10px; }
  /*カード*/
  .cstm_mydata_list .card {
    display: none; }
  .cstm_mydata_list .card_sp {
    font-size: 16px;
    border-top: solid 1px #eeede7;
    padding: 14px 0;
    color: #333; }
  .cstm_mydata_list .tabs .tabs_tabs {
    width: 610px;
    padding: 0 10px; }
  .cstm_mydata_list .tabs .tab_content {
    padding: 10px 15px; }
  .cstm_mydata_list .tabs .tab_content .card_sort {
    font-size: 14px;
    padding-left: 0; }
  .cstm_mydata_list .tabs .tab_content .card_sort a {
    border: none;
    padding: 10px 0; }
  .cstm_mydata_list .tabs .tab_content .card_sort .card_sort_renovation {
    width: 34%; }
  .cstm_mydata_list .tabs .tab_content .card_sort .card_sort_renovation a {
    padding-left: 0;
    text-align: center; }
  .cstm_mydata_list .tabs .tab_content .card_sort .card_sort_status {
    position: relative;
    width: 33%; }
  .cstm_mydata_list .tabs .tab_content .card_sort .card_sort_category {
    width: 33%; }
  .cstm_mydata_list .tabs .tab_content .card_sort .card_sort_renovation a,
  .cstm_mydata_list .tabs .tab_content .card_sort .card_sort_status a,
  .cstm_mydata_list .tabs .tab_content .card_sort .card_sort_category a {
    width: 100%; }
  .cstm_mydata_list .card_sp .card_sp_sorttitle {
    display: flex;
    padding-bottom: 16px;
    font-size: 10px; }
  .cstm_mydata_list .card_sp .card_sp_sorttitle .card_day {
    width: 34%; }
  .cstm_mydata_list .card_sp .card_sp_sorttitle .mydata_status {
    display: flex;
    justify-content: center;
    width: 33%;
    text-align: center; }
  .cstm_mydata_list .card_sp .card_sp_sorttitle .mydata_category {
    width: 33%;
    text-align: center; }
  .cstm_mydata_list .card_sp .card_sp_sorttitle .mydata_status span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin-right: 5px; }
  .cstm_mydata_list .card_sp .card_sp_sorttitle .mydata_status span.dot_gray {
    background: #ddd; }
  .cstm_mydata_list .card_sp .card_sp_sorttitle .mydata_status span.dot_green {
    background: #44b6a5; }
  .cstm_mydata_list .card_sp .card_sp_sorttitle .mydata_status span.dot_yellow {
    background: #fff45c; }
  .cstm_mydata_list .card_sp .card_sp_sorttitle .mydata_status span.dot_white {
    border: solid 1px #ccc; }
  .cstm_mydata_list .card_sp .card_sp_inner {
    display: flex; }
  .cstm_mydata_list .card_sp .card_sp_inner .rel {
    width: 34%;
    padding-right: 5%; }
  .cstm_mydata_list .card_sp .card_sp_inner .rel img {
    width: 100%; }
  .cstm_mydata_list .card_sp .card_sp_inner .desc {
    width: 66%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .cstm_mydata_list .card_sp .card_sp_inner .desc .mydata_icons {
    display: flex;
    justify-content: flex-end;
    padding-top: 10px;
    padding-left: 0; }
  .cstm_mydata_list .card_sp .card_sp_inner .desc .mydata_icons a {
    width: 29px;
    height: 29px;
    background-size: 100%;
    margin: 0 0 0 30px; }
  /*タブ*/
  .cstm_mydata_list .tabs .tab {
    font-size: 12px;
    width: 106px;
    height: 47px;
    line-height: 47px; }
  .cstm_mydata_list .tabs .tab .count {
    font-size: 10px;
    line-height: normal; }
  .cstm_mydata_list .tabs .tab .mini_mini {
    font-size: 12px; }
  .cstm_mydata_list .tabs .tab .badge {
    font-size: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    top: 2px;
    right: 2px; }
  .cstm_mydata_list .card_container .wrap_more .more {
    height: 50px;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .cstm_mydata_list .card_container .wrap_more .more img {
    width: 100px; }
  /*フッター*/
  .cstm_mydata_list footer {
    height: auto;
    padding: 0 10px 15px; }
  .cstm_mydata_list .column {
    font-size: 10px; }
  .cstm_mydata_list .column > .cell {
    margin-bottom: 10px; }
  .cstm_mydata_list .column > .cell.text-right {
    text-align: center; }
  .cstm_mydata_list footer .copy {
    height: 8px; }
  /*ヘッダー*/
  .cstm_mydata_list header {
    height: 60px; }
  .cstm_mydata_list header > .area_left {
    height: 60px; }
  .cstm_mydata_list header .logo {
    height: 60px; }
  .cstm_mydata_list header > .area_right {
    height: 60px; }
  .cstm_mydata_list header .area_right .btn_menu {
    width: 60px;
    height: 60px; }
  .cstm_mydata_list header .area_right .btn_menu .line {
    width: 40px;
    margin-left: -20px; }
  .cstm_mydata_list header .area_right .btn_menu .line, .cstm_mydata_list header .area_right .btn_menu .line:before, .cstm_mydata_list header .area_right .btn_menu .line:after {
    width: 40px; }
  .cstm_mydata_list header .area_right .btn_menu .line:before {
    margin-top: -12px; }
  .cstm_mydata_list header .area_right .btn_menu .line:after {
    margin-top: 12px; }
  .cstm_mydata_list #menu {
    top: 60px;
    height: calc( 100vh - 60px); }
  .cstm_mydata_list #menu > a {
    height: 50px;
    line-height: 50px;
    font-size: 16px; }
  .cstm_mydata_list #menu > .top img {
    width: auto;
    height: 16px; }
  .cstm_mydata_list #menu > a:after {
    width: 70px; }
  .cstm_mydata_list #menu > .mypage:after {
    background-size: 24px auto; }
  .cstm_mydata_list #menu > .simulator:after {
    background-size: 45px auto; }
  .cstm_mydata_list #menu > .creation:after {
    background-size: 50px auto; }
  .cstm_mydata_list #menu > .faq:after {
    background-size: 34px auto; }
  .cstm_mydata_list #search_balloon {
    font-size: 14px;
    margin-top: 30px; }
  .cstm_mydata_list #search .wrap_input {
    font-size: 14px;
    height: 40px;
    background-size: 14px;
    padding-left: 40px; }
  .cstm_mydata_list .search_btn {
    width: 14%;
    height: 50px;
    margin-top: 5px;
    background-size: contain;
    position: relative;
    margin-right: 7.4%; }
  .cstm_mydata_list header .notice .badge {
    font-size: 12px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    margin-left: -10px; }
  body.is-login .cstm_mydata_list header .area_right .message {
    padding: 7%; } }

@media screen and (min-width: 767px) {
  .cstm_mydata_list .card_sp {
    display: none; } }
