/*    inspection css    */

.inspection-block {
    padding-top: 3%;
}

.ip-text{
    padding-left: 3%;
}

.ip-block2 li {
    width: 45%;
}

.ip-block2 li:first-child {
    padding-right: 2%;
}

.ip-block2 li:last-child {
    padding-left: 2%;
}

.ip-block2 {
    text-align: center;
}

.ip-block3 {
    padding-left: 3%;
    padding-top: 1%;
    padding-bottom: 5%;
}

.ip-block3 li:nth-child(2) {
    width: 20%;
    vertical-align: middle;
}

.ip-block3 li:last-child {
    width: 20%;
    vertical-align: middle;
}

.ip-block4 li {
    width: 28%;
}

.ip-block4 li:first-child {
    margin-right: 1.5%;
}

.ip-block4 li:last-child {
    margin-left: 3%;
}

.ip-block4 {
    text-align: center;
    padding-top: 1%;
}


/*     approval_page css     */
.approval_point_block {
    padding-left: 3%;
    padding-top: 2%;
    padding-bottom: 4%;
}

.approval_point p {
    display: inline-block;
}

.approval_point p:first-child {
    width: 3%;
    font-size: 3.9vw;
    font-weight: bold;
    vertical-align: top;
}

.approval_point p:last-child {
    width: 95%;
    padding-top: 1%;
}
.approval-block {
    padding: 2% 3% 0 3%;
}

.ap-p-block1 ul li {
    min-height: 35px;
}

.ap-p-block1 ul li:first-child {
    background-color: #8E8E8E;
    width: 3%;
}

.ap-p-block1 ul li:last-child {
    width: 94.6%;
    vertical-align:  top;
    padding-top: 1.6%;
    background-color: #E5E5E5;
    margin-left: -.7%;
    padding-left: 2%;
}

.ap-p-block1 ul {
    width: 100%;
}

.ap-text-block p::first-letter {
    padding-left: 2%;
}

.ap-text-block {
    padding-left: 3%;
    padding-top: 1%;
}

.black-dot {
    width: 12PX;
    height: 12px;
    border-radius: 12px;
    background-color: #000;
}

.ap-block3-text div {
    display: inline-block;
}

/*    opposite_effect css    */

.oe-img1 {
    width: 70%;
    padding-bottom: 5%;
}

.oe-title img {
    width: 80%;
}

.oe-title {
    border-bottom: 1px solid #000;
    padding-bottom: 1%;
}

.ap-text-block p {
    margin-bottom: 10px;
}

.dot-block-text{
    width: 95%;
    vertical-align: top;
}


/*     setting css     */
.setting-title {
    text-align: center;
    width: 30%;
}

.st-bt-block li:first-child {
    width: 20%;
}

.st-bt-block li:last-child {
    width: 27.5%;
}

.setting-block {
    padding-top: 2%;
    padding-left: 3%;
}

.com-input input {
    height: 36px;
    border-radius: 5px;
    border:  0;
    font-size: 20px;
    width: 100%;
}

.st-block1 li:first-child {
    width: 12%;
    padding-left: 3%;
}

.st-block1 {
    width: 100%;
}

.st-block1 li:last-child {
    width: 83%;
}

.st-block2 li:first-child {
    width: 12%;
    padding-left: 3%;
}

.st-block2 li:nth-child(2) {
    width: 35%;
}

.st-block2 li:nth-child(3) {
    width: 12%;
}

.st-block2 li:nth-child(4) {
    width: 34.5%;
}

.st-block3 li:first-child {
    width: 17%;
    padding-left: 3%;
}

.st-block3 li:nth-child(2) {
    width: 13.5%;
    padding-left: 8%;
}

.st-block3 li:nth-child(3) {
    width: 16%;
}

.st-block3 li:nth-child(4) {
    width: 13%;
    padding-left: 1%;
}

.st-block3 li:nth-child(5) {
    width: 10%;
}

.st-block3 li:nth-child(6) {
    width: 16%;
}

.st-block3 li:last-child {
    width: 5%;
    padding-left: 1%;
}

/*      setting_group css        */

.stg-block1 li:first-child {
    width: 20%;
    padding-left: 3%;
}

.stg-block1 li:nth-child(2) {
    width: 41%;
    padding-top: .5%;
}

.stg-block1 li:nth-child(3) {
    width: 17%;
    vertical-align: top;
    margin-left: 2%;
}

.stg-block1 li:last-child {
    width: 12%;
    vertical-align: top;
    margin-left: 2%;
}

.stg-block2 {
    margin-left: 3%;
    padding-top: 5%;
    border-bottom: 1px solid #000;
    margin-right: 5%;
}

.stg-block3 {
    padding-top: 2%;
    width: 100%;
    padding-left: 3%;
}

.stg-block3 li:first-child {
    width: 4%;
    vertical-align: bottom;
}

/*     mypage css     */

.mypage-block {
    padding-top: 2%;
}

.mp-block1 li {
    margin-left: 3%;
    line-height: 2em;
}

.mp-block2 li:first-child {
    width: 20%;
    vertical-align: bottom;
    padding-right: .5%;
}

.mp-block2 li:nth-child(2) {
    width: 20%;
    vertical-align: bottom;
    padding-right: .5%;
}

.mp-block2 li:nth-child(3) {
    width: 35%;
    padding-left: 1%;
    padding-right: 1.5%;
}

.mp-block2 li:last-child {
    width: 22%;
    vertical-align: bottom;
}

.mp-block2 li:nth-child(3) select {
    width:  80%;
    height: 50px;
    border:  0;
    border-radius: 5px;
    font-size: 18px;
}

.mp-block2 li:nth-child(3) p {
    font-size: 11px;
    margin-bottom: 0px;
}

.mp-block2 {
    padding-top: 2%;
    padding-bottom: 2%;
}

.mp-block2 li:nth-child(3) span {
    font-size: 12px;
    position:  relative;
    top: 16px;
}

.mp-block3 {
}

.mp-com-text h2 {
    position:  absolute;
    margin: 0;
    padding-top: 4.5%;
    padding-left: 2%;
}
.syonin_day_count{
    position:  absolute;
    margin: 0;
    top: 45%;
    left: 30%;
}
.syonin_day_goal{
    position:  absolute;
    margin: 0;
    top: 75%;
    left: 67%;
}
.syonin_week_count{
    position:  absolute;
    margin: 0;
    top: 45%;
    left: 30%;
}
.syonin_week_goal{
    position:  absolute;
    margin: 0;
    top: 75%;
    left: 67%;
}

.mp-com-text h5 {
    position:  absolute;
    margin: 0;
    padding-top: 9.5%;
    padding-left: 13%;
}
.mp-block4 {
    min-height: 150px;
    margin-top: 10px;
}
.mp-block4 p {
    font-size: 10px;
    z-index: 2;
    padding-left: 15%;
    margin: 0;

}

.mp-block4 img {
    position: absolute;
    top: 0px;
    width: 15%;
}
.mp-block4 ul {
    padding-top: 5.5%;
}

.mp-block4 ul li {
    padding-bottom: 1%;
}

.mp-block4 ul li a {
    color:  #000;
}



/*      check_sheet css      */

.cs-title {
    padding-left: 1.5%;
}

.cs-block1 {
    padding:  1% 2% 3% 2%;
}

.cs-block1 table th {
    background-color: #DDDDDD;
    text-align: left;
    padding: 5px 0;
    font-size: 12px;
    font-weight: bold;
}

.cs-block1 table tr:nth-child(odd) {
    background-color: #FFF0E6;
}

.cs-block1 table tr:nth-child(even) {
    background-color: #FFF;
}

.cs-block1 table tr td button {
    border: none;
    vertical-align: middle;
    margin: 0 5%;
    background-color: transparent;
    padding: 5px 0;
}

.cs-block1 table tr td:nth-last-child(3) {
    padding: 0;
}
.cs-block1 table tr td:nth-last-child(1) {
    padding: 0;
}

.table1 {
    font-size: 18px;
    font-weight:  bold;
    color: #FFF;
    border-bottom: 1px solid #000;
}

.table2 {
    background-color: #FFF0E6;
    text-align: center;
}

.cs-block1 table td div {
    border-radius: 23px;
    color: #FFF;
    text-align: center;
    width: 100%;
    line-height: 1.5em;
    margin: auto;
}

.cs-block1 table td {
    padding: 5px;
    font-size: 12px;
}

.cs-block1 table tr th:first-child.td-date {
    width: 0.1%;
}
.cs-block1 table tr th:first-child {
    width: 4%;
    text-align: center;
}

.cs-block1 table tr td:first-child {
    text-align: center;
}

.cs-block1 table tr th:nth-child(2) {
    width: 4%;
    text-align: center;
}

.cs-block1 table tr td:nth-child(2) {
    text-align: center;
}
#applovalData tr td:nth-child(2) {
    text-align: left;
}

.cs-block1 table tr th:nth-child(3) {
    width: 5%;
    text-align: center;
}

.cs-block1 table tr th:nth-child(4) {
    width: 4%;
}

.cs-block1 table tr th:nth-child(5) {
    width: 37%;
}

.cs-block1 table tr th:nth-child(6) {
    width: 11%;
}

.cs-block1 table tr th:nth-child(7) {
    width: 20%;
}

.cs-block1 table tr th:nth-child(8) {
    width: 15%;
}

.cs-img{
    /*width: 65%;*/
    margin: auto;
}

.cs-bt-img1{
    padding: 0px 8%;
}

.cs-block2 {
    padding: 1% 2% 3% 2%;
}

.cs-block2 h4 {
    margin: 0;
    padding-bottom: 2%;
    padding-left: 3%;
    font-weight: bold;
}

.cs-block2 table{
    text-align: center;
    width: 100%
}

.cs-block2 table th{
    background-color: #FFF;
    font-size: 10px;
    text-align: center;
    padding: 1% 0;
}

.cs-block2 table td{
    padding: .5% 0;
}

.cs-block2 table td:first-child{
    width: 15%;
    border-right: 1px solid #DDDDDD;
}

.cs-block2 table th:first-child{
    border-right: 1px solid #DDDDDD;
}

.cs-block2 table td:nth-child(2){
    width: 22%;
    border-right: 1px solid #DDDDDD;
}

.cs-block2 table th:nth-child(2){
    border-right: 1px solid #DDDDDD;
}

.cs-block2 table td:nth-child(3){
    width: 22%;
    border-right: 1px solid #DDDDDD;
}

.cs-block2 table th:nth-child(3){
    border-right: 1px solid #DDDDDD;
}

.cs-block2 table td:nth-child(4){
    width: 22%;
    border-right: 1px solid #DDDDDD;
}

.cs-block2 table th:nth-child(4){
    border-right: 1px solid #DDDDDD;
}

.cs-block2 table tr:nth-child(2) {
    background-color: #FFDCE6;
    color: #FF2257;
}

.cs-block2 table tr:nth-child(3) {
    background-color: #DEFFDC;
    color: #06D800;
}

.cs-block2 table tr:nth-child(4) {
    background-color: #FFF;
    color: #000;
}

.cs-block2 table tr:nth-child(5) {
    background-color: #EDEDED;
    color: #000;
    font-weight: bold;
}

.cs-block2 .cs-img {
    width: 80%;
    margin: auto;
    padding-top: 2px;
}

/*     definition css     */

.df-block2 {
    padding-top: 4%;
}

.definition-block {
    padding: 1.5% 5% 3% 5%;
}

.df-block2 ul {
    background-color: #FFF;
    width: 100%;
    padding-bottom: 1%;
    padding-top: 1%;
}

.df-block2 ul li:first-child {
    width: 8%;
    text-align: center;
    padding: 1%;
    vertical-align: middle;
}

.line-o ul{
    border-bottom: 1px solid #FFD9C0;
}

.line-g ul{
    border-bottom: 1px solid #A5DF00;
}

.line-b ul{
    border-bottom: 1px solid #01A9DB;
}

.no-o {
    background-color: #F47F31;
}

.no-g {
    background-color: #51BA45;
}

.no-b {
    background-color: #2875D1;
}

.df-block2 ul li div {
    color: #FFF;
    width: 100%;
    height: 50%;
    border-radius: 20px;
    margin: auto;
}

.df-block2 ul li {
    display: inline-block;
}

.df-block2 ul li button {
    border: 0;
    background-color: #FFF;
}

.df-block2 ul li:nth-child(2) {
    width: 49%;
    vertical-align: middle;
}

.df-block2 ul li:nth-child(3) {
    width: 37%;
    vertical-align: middle;
}

.df-block1 ul {
    position:  absolute;
    top: 0;
    padding-top: 9%;
    padding-left: 8%;
}

.df-block1 ul li {
    list-style: disc;
}



/*       card css     */

*{
    margin: 0px;
    padding: 0px;
}
html, body, .containar {
    min-height: 100% !important;
    width: 100%;
    margin: auto;
    display: block;
}
/*    Front    */
/*#back{
    display: none;
}*/
.bg-style{
    height: 65vh;
    border-radius: 15px;
}
.top{
    -webkit-animation-name: cardTop;
   -webkit-animation-duration: 4s;
    animation-name: cardTop;
    animation-duration: 4s;
}
@-webkit-keyframes cardTop {
    0%   {-webkit-transform: rotateY(0deg);}
    50%  {-webkit-transform: rotateY(90deg);}
    100% {-webkit-transform: rotateY(180deg);}
}

/* Standard syntax */
@keyframes cardTop {
    0%   {transform: rotateY(0deg);}
    50%  {transform: rotateY(90deg);}
    100% {transform: rotateY(180deg);}
}
/*    common    */
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
.border-dot-bottom{
    border-bottom: 1px dotted #000;
}
.border-line-bottom{
    border-bottom: 1px solid #000;
}
.bg-sd-color-o{
    background: linear-gradient(to right, #F47F31 48% , #F7D358);
}
.bg-sd-color-g{
    background: linear-gradient(to right, #51BA45 48% , #A5DF00);
}
.bg-sd-color-b{
    background: linear-gradient(to right, #2875D1 48% , #01A9DB);
}
.bg-gt-color-r{
    background: #E7380D;
}
.color-o{
    color: #F47F31;
}
.color-g{
    color: #51BA45;
}
.color-b{
    color: #2875D1;
}
.bg-color-o{
    background-color: #F7BA00;
}
.bg-color-g{
    background-color: #5FB404;
}
.bg-color-b{
    background-color: #01A9DB;
}
.bottom-line{
    border-bottom: 1px solid #000;
}
.row{
    margin-left: 0px;
    margin-right: 0px;
}
/*    Top Title */
.card-top-title li{
    display: inline-block;
    vertical-align: middle;
}
.card-top-title li:nth-child(1) {
    font-size: 30px;
    margin: 1% 1% 1% 3%;
}
.card-top-title{
    color: #FFFFFF;
}
.cercul {
    background-color: #FFF;
    border-radius: 50px;
    margin: 0 0 0 60px;
    font-size: 22px;
    display: inline-block;
    width: 30px;
    text-align: center;
}
.dot-center {
    position: absolute;
    top: 0px;
    padding: 0 10px;
}
.top-title-end {
    border: 1px solid;
    padding: 2px 10px 0px 10px;
    border-radius: 5px;
    font-size: 18px;
    position: absolute;
    top: 13px;
}

/*    Inside  */
.bg-inside {
    min-height: 50vh;
    background-color: #FFFFFF;
    margin: 0px 20px 20px 20px;
    border-radius: 20px;
}
.main-word {
    font-size: 35px;
    border-bottom: 1px solid #000;
    margin: 2% 4% 0 4%;
    height: 85px;
    font-weight: bold;
    font-family: serif;
    letter-spacing: -2px;
    line-height: 1.2em;
    display: flex;
    align-items: center;
}
.question {
    font-size: 16px;
    font-weight: bold;
    margin: 13% 0 1% 5%;
    min-height: 50px;
    padding-right: 3%;
}
.question-box-text {
    margin-left: 20px;
}
.question-box {
    position: absolute;
    font-size: 18px;
    font-weight: bold;
    margin-top: 1.8%;
    width: 113px;
    height: 35px;
    color: #FFFFFF;
    margin-left: -20px;
    padding-top: 6px;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.question-box-arrow {
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    position: absolute;
    top: 11px;
    right: -6px;
}
.dot-list{
    font-weight: bold;
}
.dot-list {
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2em;
    vertical-align: top;
}
.dot-list-o li::before {
  content: "\25CF ";
  font-size: 18px;
  color: #F47F31;
}
.dot-list-g li::before {
  content: "\25CF ";
  font-size: 18px;
  color: #51BA45;
}
.dot-list-b li::before {
  content: "\25CF ";
  font-size: 18px;
  color: #2875D1;
}
.bottom-list-margin ul {
    display: inline-block;
}
.bottom-list-bg {
    /*height: 90px;*/
}
.width84{
    width: 83%;
}
.width38{
    width: 38%;
}
.list-first {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding-top: 3%;
    width: 14%;
    margin-left: 1%;
}
.list-first li:first-child {
    background-color: #FFF;
    padding: 1%;
    border-radius: 2px;
    margin: auto;
}
.bottom-list-margin{
    background: linear-gradient(to right, #E1E1E1 -117% , #FFFFFF );
    border-radius: 10px;
    padding-top: 1%;
    padding-bottom: 1%;
    position: relative;
    margin-left: 4%;
    min-height: 80px;
}
.toBack-bt {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 18px;
    padding: 5px 10px;
    border-radius: 5px;
    color: #FFF;
    font-weight: bold;
}

/*    Back     */

.back-bg-style{
    background-color: #DFDFDF;
    height: 100%;
    border-radius: 15px;
}
.back-top-title li{
    display: inline-block;
}
.back-top-title li:first-child {
    font-size: 22px;
    margin: 10px 10px 0 40px;
}
.back-top-title li:last-child{
    margin-left: 40px;
    font-size: 14px;
    font-weight: bold;
}
.back-top-title{
    color: #000000;
    padding-bottom: 5px;
    margin: 0;
    /* margin-top: 20px; */
}
.back-cercul {
    background-color: #000;
    border-radius: 50px;
    margin: 0 0 0 40px;
    color: #FFF;
    font-size: 18px;
    display: inline-block;
    width: 24px;
    text-align: center;
    vertical-align: text-bottom;
}
.back-dot-center {
    position: absolute;
    top: 3px;
    font-size: 22px;
}
.back-top-title li:nth-last-of-type(2) {
    min-width: 80px;
}
.back-top-title-end {
    border: 1px solid;
    padding: 2px 10px 0px 10px;
    border-radius: 5px;
    font-size: 14px;
    position: absolute;
    top: 12px;
    margin-left: 7px;
}
.back-text::first-letter{
    padding-left: 25px;
}
.back-text {
    padding-right: 6%;
}
.mid-text{
    font-size: 11.5px;
}
.mid-text ul{
    padding: 3% 4% 0 5%;
    text-align: justify;
}
.mid-text ul li {
    padding-bottom: 1%;
}
.mid-text p{
    margin-bottom: 0;
    padding-top: 3%;
    padding-left: 4%;
}
.mid-text img{
    margin: auto;
    display: block;
    padding-top: 2%;
}
.text-title {
    margin-left: 40px;
    margin-top: 2%;
    background-color: #8F8F8F;
    width: 178px;
    padding: 5px 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #FFF;
    font-weight: bold;
}
.back-bg-inside{
    margin: 0px 20px 20px;
    padding-right: 1%;
}
.back-bg-inside ul li::first-letter{
    padding-left: 5%;
}
.card-number{
    margin: 0px;
    position: absolute;
    right: 25px;
    top: 0;
    padding-top: 5%;
}
.card-number li{
    width: 30px;
    background-color: #8F8F8F;
    color: #FFF;
    margin: auto;
    display: block;
    text-align: center;
}
.card-number li:first-child{
    margin-bottom: 1px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-size: 10px;
    padding-top: 2px;
}
.card-number li:last-child{
    font-size: 15px;
    font-weight: bold;
}
.copy-right {
    position: absolute;
    bottom: 0px;
    right: 32px;
    font-size: 11px;
    font-weight: bold;
}
.copy-right span{
    font-size: 14px;
    margin-right: 2px;
}
.toTop-bt{
    background-color: #8f8f8f;
    position: absolute;
    right: 25px;
    font-size: 15px;
    color: #FFF;
    font-weight: bold;
    padding: 5px 20px;
    border-radius: 5px;
    top: -5px;
}

.card-top-title li:first-child img {
    width: 92%;
    margin-left: 30%;
}

.card-top-title li:last-child img {
    width: 10%;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 4%;
    padding-top: 1%;
    z-index: 20;
}

.card-top-title li:last-child {
    width: 55%;
}

/*.card-top-title li:first-child {
    width: 8%;
}*/

#cardModal{
    display: none;
    position: fixed;
    width: 100%;
    z-index: 100;
    transform: translate3d(0, 0, 0);
}

.rotate1{
  width: 100%;
  position: absolute;
  visibility: hidden;
  -webkit-animation-name: rotate1; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 0.2s; /* Chrome, Safari, Opera */
  animation-name: rotate1;
  animation-duration: 0.2s;
  animation-timing-function: linear;
}

@-webkit-keyframes rotate1 {
    0%   {-webkit-transform:rotateY(0deg); transform:rotateY(0deg); visibility: visible; }
    100% {-webkit-transform:rotateY(90deg); transform:rotateY(90deg); display: none; }
}

.rotate2{
    width: 100%;
    position: absolute;
    -webkit-animation-name: rotate2; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 0.4s; /* Chrome, Safari, Opera */
    animation-name: rotate2;
    animation-duration: 0.4s;
    animation-timing-function: linear;
}

@-webkit-keyframes rotate2 {
    0%   {-webkit-transform:rotateY(90deg); transform:rotateY(90deg); visibility: visible; }
    50% {-webkit-transform:rotateY(90deg); transform:rotateY(90deg); visibility: visible; }
    100% {-webkit-transform:rotateY(0deg); transform:rotateY(0deg); visibility: visible; }
}

.rotate3{
  width: 100%;
  position: absolute;
  visibility: hidden;
  -webkit-animation-name: rotate3; /* Chrome, Safari, Opera */
  -webkit-animation-duration: 0.2s; /* Chrome, Safari, Opera */
  animation-name: rotate3;
  animation-duration: 0.2s;
  animation-timing-function: linear;
}

@-webkit-keyframes rotate3 {
    0%   {-webkit-transform:rotateY(0deg); transform:rotateY(0deg); visibility: visible; }
    100% {-webkit-transform:rotateY(90deg); transform:rotateY(90deg); display: none; }
}

.rotate4{
    width: 100%;
    position: absolute;
    -webkit-animation-name: rotate4; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 0.4s; /* Chrome, Safari, Opera */
    animation-name: rotate4;
    animation-duration: 0.4s;
    animation-timing-function: linear;
        z-index: 1;
}

@-webkit-keyframes rotate4 {
    0%   {-webkit-transform:rotateY(90deg); transform:rotateY(90deg); visibility: visible; }
    50% {-webkit-transform:rotateY(90deg); transform:rotateY(90deg); visibility: visible; }
    100% {-webkit-transform:rotateY(0deg); transform:rotateY(0deg); visibility: visible; }
}
/*      gohatto css     */

/*     gohatto card back    */
.top-img {
    background-image: url(../../img/gohatto/front-top.png);
    background-size: contain;
    background-position: center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    padding-top: 56.4%;
    background-repeat: no-repeat;
}

.gt-bg-style {
    height: 250px;
    border-radius: 25px;
}

.gt-bg-style h1{
    font-weight: bold;
    font-size: 5rem;
    padding-top: 30%;
    color: #000;
    margin: auto;
    display: block;
    text-align: center;
}

.gt-close-img {
    width: 8%;
    position: absolute;
    right: 0;
    padding-top: 2%;
    padding-right: 2%;
}

.back-gt-style{
  height: 100%;
  border-radius: 25px;
}

/*    gohatto card back    */
.hotto-img {
    position: absolute;
    width: 22%;
    right: 0;
    z-index: 11;
    padding-top: 2%;
    padding-right: 2%;
}

.gt-back-head-bg {
    background-color: #E6E6E6;
    position:  absolute;
    width:  100%;
    z-index: 10;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    height: 68px;
}

.gt-back-head-bg h2 {
    font-size: 3rem;
    text-align: center;
    font-weight: bold;
    letter-spacing: 10px;
    margin: 0;
    padding-top: 5.5%;
}

.gt-bg-inside {
    height: 380px;
    background-color: #FFF;
    padding: 12% 4% 4% 4%;
    border: 1px solid #000;
    border-radius: 25px;
}

.back-img-com{
    padding-left: 17%;
    padding-top: 20%;
}

.gt-back-text h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 1% 0;
}

.gt-back-text {
    padding-top: 20%;
}

.gt-back-text p {
    padding-top: 4%;
    font-size: 12px;
}

.gt-copy-right {
    position: absolute;
    bottom: 3px;
    right: 38px;
    font-size: 11px;
    font-weight: bold;
}

.gt-back-text h3:first-child {
    font-size: 1.5rem;
}

.gt-back-text h3:nth-child(2) {
    font-size: 1.8rem;
    font-weight: bold;
}

.gt-back-text h3:nth-child(3) {
    font-size: 1.8rem;
    font-weight: bold;
}

/** 承認コメント画面 **/
.input-group-prepend {
    margin: 10px;
    background-color: #fff;
    padding: 10px;
    border-radius: 4px;
}

/** 承認履歴画面 **/
.comment-link {
    color: #000;
    text-decoration: underline;
}


/** ----------------------------------------------------------------------------------- **/
/**         モバイル                                                                     **/
/** ----------------------------------------------------------------------------------- **/
@media only screen and (min-width: 640px) and (max-width : 666px){
    .com-input input {
        height: 40px;
        font-size: 23px;
    }
    .mp-block2 li:nth-child(3) select {
        height: 55px;
    }
    .mp-block4 p {
        font-size: 12px;
    }
    .ip-top-img{
    }
    .cs-block1 table td div {
        width: 57%;
    }
    .cs-block1 table td {
        font-size: 13px;
    }
    .df-block1 ul li {
        font-size: 16px;
    }
    .df-block2 ul li {
        font-size: 16px;
    }
    .df-block2 ul li div {
        width: 66%;
    }
    .question {
        font-size: 18px;
    }
    .dot-list {
        font-size: 12px;
    }
    .bottom-list-margin {
        min-height: 94px;
    }
    .list-first {
        font-size: 12px;
    }
    .card-top-title li:last-child {
        width: 59%;
    }
    .main-word {
        font-size: 45px;
        height: 112px;
    }
    .bottom-list-bg {
        height: 98px;
    }
    .mid-text{
        font-size: 12px;
    }
    .back-bg-inside {
        height: 250px;
    }

    .gt-back-head-bg {
        height: 77px;
    }
    .gt-back-head-bg h2 {
        font-size: 56px;
    }
    .gt-bg-style {
        height: 360px;
    }
    .gt-bg-style h1 {
        font-size: 120px;
    }
    .gt-bg-inside {
        height: 359px;
    }
    .gt-back-text h3:first-child {
        font-size: 20px;
    }
    .gt-back-text h3:nth-child(2) {
        font-size: 30px;
    }
    .gt-back-text h3:nth-child(3) {
        font-size: 30px;
    }
    .gt-back-text p {
        font-size: 14px;
    }
    .ap-p-block1 ul li {
        height: 40px;
    }
}

@media only screen and (min-width: 667px){
    .com-input input {
        height: 42px;
        font-size: 24px;
    }
    .mp-block2 li:nth-child(3) select {
        height: 58px;
        font-size: 20px;
    }
    .mp-block4 p {
        font-size: 12px;
    }
    .ip-top-img{
    }
    .cs-block1 table td div {
        width: 50%;
    }
    .cs-block1 table td {
        font-size: 14px;
    }
    .df-block1 ul li {
        font-size: 18px;
    }
    .df-block2 ul li {
        font-size: 18px;
    }
    .df-block2 ul li div {
        width: 68%;
    }
    .question {
        font-size: 18px;
    }
    .dot-list {
        font-size: 12px;
    }
    .bottom-list-margin {
        min-height: 92px;
    }
    .list-first {
        font-size: 12px;
    }
    .card-top-title li:last-child {
        width: 59%;
    }
    .main-word {
        height: 124px;
        font-size: 50px;
    }
    .bottom-list-bg {
        height: 100px;
    }
    .mid-text{
        font-size: 13px;
    }
    .back-bg-inside {
        height: 265px;
    }

    .gt-back-head-bg {
        height: 80px;
    }
    .gt-back-head-bg h2 {
        font-size: 58px;
    }
    .gt-bg-style {
        height: 375px;
    }
    .gt-bg-style h1 {
        font-size: 125px;
    }
    .gt-bg-inside {
        height: 374px;
    }
    .gt-back-text h3:first-child {
        font-size: 22px;
    }
    .gt-back-text h3:nth-child(2) {
        font-size: 32px;
    }
    .gt-back-text h3:nth-child(3) {
        font-size: 32px;
    }
    .gt-back-text p {
        font-size: 14px;
    }
    .ap-p-block1 ul li {
        height: 40px;
    }

}
@media only screen and (min-width: 732px) and (max-width : 736px){
    .com-input input {
        height: 46px;
        font-size: 28px;
    }
}

@media only screen and (min-width: 732px){
    .com-input input {
        height: 48px;
        font-size: 28px;
    }
    .mp-block2 li:nth-child(3) select {
        height: 62px;
        font-size: 22px;
    }
    .mp-block4 p {
        font-size: 13px;
    }
    .ip-top-img{
    }
    .cs-block1 table td div {
        width: 57%;
    }
    .cs-block1 table td {
        font-size: 14px;
    }
    .df-block1 ul li {
        font-size: 20px;
    }
    .df-block2 ul li {
        font-size: 20px;
    }
    .df-block2 ul li div {
        width: 68%;
    }

    .dot-list {
        font-size: 14px;
        line-height: 1.3em;
    }
    .bottom-list-margin {
        min-height: 105px;
    }
    .list-first {
        font-size: 13px;
    }
    .card-top-title li:last-child {
        width: 62%;
    }
    .main-word {
        height: 135px;
        font-size: 53px;
    }
    .question {
        font-size: 20px;
        height: 57px;
    }
    .bottom-list-bg {
        height: 116px;
    }
    .mid-text{
        font-size: 14px;
    }
    .back-bg-inside {
        height: 302px;
    }
    .cs-img {
        width: 64%;
    }

    .gt-back-head-bg {
        height: 88px;
    }
    .gt-back-head-bg h2 {
        font-size: 64px;
    }
    .gt-bg-style {
        height: 414px;
    }
    .gt-bg-style h1 {
        font-size: 135px;
    }
    .gt-bg-inside {
        height: 413px;
    }
    .gt-back-text h3:first-child {
        font-size: 24px;
    }
    .gt-back-text h3:nth-child(2) {
        font-size: 34px;
    }
    .gt-back-text h3:nth-child(3) {
        font-size: 34px;
    }
    .gt-back-text p {
        font-size: 16px;
    }
    .ap-p-block1 ul li {
        height: 45px;
    }
}


@media only screen and (min-width: 812px){
    .card-top-title li:last-child {
        width: 65%;
    }
    .card-top-title li:last-child img {
        width: 7%;
    }
}


@media only screen and (max-width: 360px){
    .dot-list-o li::before {
        font-size: 12px;
    }
}
