body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

[type=radio] {
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    padding: 0 5px 0 5px;
    margin: 5px;
}

input[type=checkbox] {
    -ms-transform: scale(1.5, 1.5);
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}



/****************
上書き 初期設定
****************/

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: transparent;
    opacity: 0.4;
}


.card-header {
    border-bottom: none;

}

.datepicker-days th.dow:nth-last-child(2),
.datepicker-days td:nth-last-child(2) {
    color: #00f;
}

.datepicker-days th.dow:last-child,
.datepicker-days td:last-child {
    color: #f00;
}

.s-dayk{
    float: left;
    width: auto;
}

.s-piyk{
padding: 2px 0 0 0;
}

.s-bark{

position: relative;
top: 38px;

}

/****************
adminlte.min.css
****************/

.content-header .breadcrumb {
    background: 0 0;
    line-height: 1.8rem;
    margin-bottom: 0;
    padding: 0;
    font-size: 90%;
}


.content-header .breadcrumb a {
    color: #17a2b8;
    text-decoration: underline;
}


.breadcrumb-item+.breadcrumb-item {
    padding-left: .2rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .3rem;
    color: #6c757d;
    content: "＞";
    font-size: 70%;
}


.h2-color {
    color: #17a2b8;
}


/*********
見出し
**********/
.h1,h1 {
    font-size: 175%;

}

h1 a {
    color: #fff;
}

.content-header h1 {
    font-size: 170%;
    color: #17a2b8;
    margin: 0;
}

.cl-white{
        color: #fff!important;
}

.content-wrapper h2,
h2.card-title {
    font-size: 150%;
    font-weight: 300;
    margin: 10px 0 20px 0;
    padding: 2px 13px;
    text-shadow: 2px 2px 4px #ffffcc;
    letter-spacing: 0.04em;
    border-left:9px solid #17a2b8;
}

.content-wrapper h3 {
    font-size: 130%;
    color: #17a2b8;
    font-weight: bold;
}

/**
.content-wrapper h3::after {
    display: block;
    content: "";
    height: 3px;
    background: linear-gradient(to right, #8eb2b8, #17a2b8);
}
*/



/*********
リンク
**********/

a {
    color: #0048fd;
    text-decoration: none;
    background-color: transparent;
}


.btn:hover {
    opacity: .6;
}

.nav-pills .nav-link:not(.active):hover {
    background: #defafe;
    opacity: .6;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #eafffa;
    border-color: #97c3bb;
    color: #757575;
    padding: 0 10px;
    margin-top: .31rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #463eb7;
}

.nav-header {
    color: #fff;
}

.form-group {
    margin-bottom: 20px;
}


.font-110{
    font-size: 110%;
}

.font-120{
    font-size: 120%;
}

/****************
datepicker
****************/
td.ui-datepicker-week-end:first-child a.ui-state-default {
    background-color: #ffecec;
    color: #f00 !important;
}

td.ui-datepicker-week-end:last-child a.ui-state-default {
    background-color: #eaeaff;
    color: #00f !important;
}

.ui-datepicker .ui-datepicker-header {
    background: #ffc06e;
}

input[type="search"] ,input[type="text"] {
    border: 1px solid #ced4da;
}

/****************
header
****************/
.face-view {
    position: relative;
    bottom: 3px;
}

.imgface {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-flow: row wrap;
    object-fit: cover;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-position: left top;
    display: inline-block;
}

.prf_img {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-flow: row wrap;
    object-fit: cover;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    background-position: left top;
    display: inline-block;
}

/****************
orijin

****************/
.ft-120 {
    font-size: 120% !important;
}


.pty_cont_wrap {
    max-width: 1220px;
    margin-left: 30px;
}

.pty-create-wrap {
    max-width: 1200px;
    margin-left: 30px;
}

.pty-create-wrap .form-group {
    margin-bottom: 15px;
}

.pty-create-wrap .col-form-label {
    padding-top: 5px;
    padding-bottom: 5px;
}

.pty-create-wrap p {
    margin-top: 0;
    margin-bottom: 3px;}


.fl-title {
    position: relative;
    top: -4px;
}

.fft-title {
    position: relative;
    top: 8px;

}

@media (max-width: 1000px) {
    .pty-create-wrap {
        margin-left: 40px;
    }


    .not_accepted-wrap {
        width: 70%;
    }

    .priv-wrap {
        width: 100%;
        margin: 0 auto;
        padding: 10px;
    }
}

.required {
    display: inline-block;
    width: 34px;
    text-align: center;
    background: #CC0001;
    color: #FFF;
    border-radius: 5px;
    padding: 0 5px 1px;
    font-size: 11px;
    position: relative;
    top: -8px;
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: 98% !important;
    line-height: 1.5;
    padding-right: 2px;
    padding-left: 2px;
}

.cont_wrap {
    max-width: 625px;
    margin: 30px 0 30px 30px;

}

.btn_bt {
    padding: 6px 35px;
}


.check_wrap {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 30px 0 30px 30px;
}

.wrap_button {
    width: 100%;
    height: 80px;
    margin: 30px 0 30px 0;

}

.postal_wrap {
    width: 100%;
}

.img-users {
    max-width: 120px;
    display: block;
}

.postal_code {
    width: 73px;
    float: left;
}

.po_1,
.po_2 {
    width: auto;
    font-size: 110%;
    padding: 5px 0;
    float: left;
}

.pos_c {
    float: left;
    height: auto;
    width: 220px;
    display: block;
}

.pos_s {
    float: left;
    height: auto;
    display: block;
}

.sidebar-green {
    /* background-color: #343a40;*/
    background-color: #17a2b8;
}

.sidebar-mng {
    background-color: #727272;
}


.nav-pills .nav-link {
    color: #fff;
}

.btn-login,
.btn-search,
.btn-ok {
    color: #fff;
    background-color: #17a2b8;
    border-color: #1790a5;
    box-shadow: none;
}

.btn-back {
    color: #fff;
    background-color: #d5d3d3;
    border-color: #c5bbbb;
    box-shadow: none;
}

.btn-ordinary {
    background-color: #fcfcfc;
    border-color: #cacdd6;
    color: #272525;
    padding: 6px 5px;
}

.btn-container {
    margin: auto;
}

.content-wrapper {
    background: #fcfcfc;
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: #fff;
    border-top: 0 solid rgb(81 209 137 / 33%);
}

.red {
    color: #ff0000;
    font-size: 85%;
    padding: 5px;
}

.brand-text {
    color: #fff;
}

.width120 {
    width: 120px;
}

.width160 {
    width: 160px;
}

.width260 {
    width: 260px;
}

.wd-100 {
max-width:230px;
 width: 100%;
}

.form-control, .hasDatepicker, .select2-search__field, .select2-selection__rendered {
    background-color: #f7f5f5;
}

.w-createform01 {
    width: 280px;
}

.w-createform02 {
    width: 80%;
}

.w-createform03 {
    width: 90px;
}


/*******************
@media
*******************/

@media (max-width: 1000px) {
    .cont_wrap {
        max-width: 95%;
    }

        .w-createform02 {
        width: 100%;
    }
}

@media (max-width: 768px) {
.pty-create-wrap {
        margin-left: 5px;
    }
    .cont_wrap,
    .check_wrap {
        max-width: 100%;
        margin: 20px 0 20px 0;
    }
}


@media (max-width: 610px) {
.w-createform01,
    .w-createform02,
    .w-createform03 {
        width: 100%;
    }
}
/* xs */
@media (max-width: 575px) {

    .mr-xs-2,
    .mx-xs-2 {
        margin-right: .5rem !important;
    }

    .ml-xs-2,
    .mx-xs-2 {
        margin-left: .5rem !important;
    }

    .mb-xs-1 {
        margin-bottom: .25rem !important;
    }
}