body, html {
}

.body {
    margin: 0 auto;
    /* min-width: 1000px; */
    min-width: 950px;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    color:333333;
    font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体",YuGothic,"ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック",Osaka,sans-serif;
}
h1 {
    font-size:2.28em !important;
}
small {
    font-size: 80%;
}
/*
 *
 * Header Section
 *
 */
.header-img {
    background: url(/robot/set/data/pepper/home/img/p/header-image.jpg) center repeat-x;
    background-size: cover;
    height: 400px;
}

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

.menu span {
    color: #01BCD4;
    margin: 0px 30px;
    cursor: pointer;
}

.menu span:hover {
    color: slategray;
}

/*
 *
 * Pepper Section
 *
 */
/* .pepper-sec {
    text-align:center;
    margin: 100px;
    font-weight: 500;
    letter-spacing: 1px;
} */

.pepper-sec {
    text-align: center;
    padding: 100px;
    letter-spacing: 1px;
    width: 950px;
    margin: 0 auto;
    font-size:2.28em;
}

/*
 *
 * Concept Section
 *
 */
.concept-bg {
    background-color: #FFF3F1;
    height: 650px;
    margin-bottom: 50px;
}

.concept-title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 950px;
    margin: 0 auto;
}

.concept-title h2 {
    color: #db3428;
    font-weight: bolder;
    font-family: 'Century Gothic';
    font-style: italic;
    margin-right: 20px;
    font-size: 70px;
}

.concept-title span {
    font-size: 32px;
    font-weight: 600;
    position: relative;
    margin-top:10px;
}

.concept-sub {
    font-weight: 600;
    text-align: center;
    font-size: 19px;
    line-height: 1.5;
    margin: 0 auto;
    width: 950px;
}

.pepper-imgs {
    display: flex;
    /* justify-content: center; */
    justify-content: space-between;
    margin: 50px auto 0;
    position: relative;
    /* width: 1000px */
    width: 950px;
}

.pepper-reply {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 420px;
    position: relative;
    margin-top: 10px;
    left: -50px;
}
.user-talk {
    text-align:right;
    width: 420px;
    position: relative;
    margin-top: 10px;
    right: -30px;
    height: 100px;
}
.user-talk img {
    width: 60px;
    margin: 0 1em;
    display: inline-block;
}

.user-talk .user-text {
    background: white;
    width: 250px;
    border-radius: 5px;
    padding: 13px;
    text-align: center;
    font-weight: 400;
    position: relative;
    display: block;
    top: 60px;
    left: 70px;
}

.user-talk-2 .user-text {
    background: white;
    width: 250px;
    border-radius: 5px;
    padding: 13px;
    text-align: center;
    font-weight: 400;
    position: relative;
    display: block;
    left: 70px;
}
.user-talk-2 img {
    width: 60px;
    margin: 0 1em;
    position: relative;
    display: inline-block;
}

.pepper-replytext {
    background: white;
    width: 280px;
    border-radius: 5px;
    padding: 13px;
    text-align: center;
    font-weight: 400;
    position: relative;
}

/*
 *
 * Pepper Home Section
 *
 */
 .pepper-home {
     height: 1580px;
     width:100%;
     position: relative;
     margin: 100px 0 250px;
 }

 .pepper-home .pepperhome-ttl {
    text-align: center;
    font-weight: 500;
    position: relative;
    line-height: 1.3;
    margin-bottom:0px;
 }

 .pepper-home .span {
    color:#e04700;
    font-size: 35px;
    font-weight: 600;
 }

.pepper-home-content{
    width: 950px;
    margin: 0 auto;
    position: relative;
}


.pepper-stand {
    background: url(/robot/set/data/pepper/home/img/p/pepperstand1.png) no-repeat top;
    background-size: contain;
    height: 811px;
    width: 305px;
    position: absolute;
    top: 30px;
    left:30px;

}

.pepper-price {
    height: 220px;
    width: 950px;
    background-color: #FFF3F1;
    margin: 120px auto 0;
    z-index: -1;
}


.txts {
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 65px;
}

.txts h6 {
    margin: 25px 15px 0 150px;
    font-weight: 700;
    font-size: 20px;
    display: inline-block;
}

.txts h4 {
    margin-top: 25px;
    margin-right: 15;
    font-weight: bolder;
    display: inline-block;
}

img.plus {
    object-fit: contain;
    height: 70;
    position: absolute;
    left: 47%;
    z-index: 1;
    top: 420px;
}

.pepper-service {
    /*height: 900px;*/
    width: 950px;
    position: relative;
    background-color: #FFF3F1;
    margin: 50px auto 20px;
    text-align: center;
    padding-bottom: 50px;
}

.ps-ttl {
    margin-bottom: 50px;
}

.ps-ttl div{
    font-weight: 700;
    position: relative;
    font-size: 1.2em;
    padding-top: 60px;
}

.ps-ttl h4 {
    color: #e04700;
    position: relative;
    font-weight: 600;
    padding-bottom: -100px;
}

.ps-imgs {
    margin-top: 30px;
}

.ps-img-container {
    width: 280px;
    background: white;
    height: 280px;
    border: 1px solid gainsboro;
    position: relative;
    margin: 0 13px;
}

.ps-imgs-row {
    width: 924px;
    justify-content: space-evenly;
    display: flex;
    margin: 25px auto;
}

.ps-img-container img {
    height: 70px;
    position: relative;
    top: 60px;
    display: block;
    margin: 0 auto;
}

.ps-img-container div {
    position: relative;
    top: 90px;
}

.ps-column-p4h {
    display: flex;
    justify-content: space-between;
    width: 750px;
    position: relative;
    font-size: 13px !important;
    margin: 20px auto;
}

.ps-column {
    display: flex;
    justify-content: space-between;
    width: 750px;
    position: relative;
    font-size: 13px !important;
    margin: 20px auto 50px;
}

.ps-col {
    display: inline-grid;
}

.ps-col p{
    margin-top: -3px !important;
}


.ps-actionbtn {margin-bottom: 50px;}

/*
 *
 * Scene Section
 *
 */
.scene-block {
    background-color: #FFF3F1;
    height: 560px;
    width: 100%;
    margin-bottom: 50px;
}

 .scene .pepperhome-ttl {
    text-align: center;
    font-weight: 500;
    position: relative;
    line-height: 1.3;
    margin-bottom: 50px;
 }

 .scene .span {
    color:#e04700;
    font-size: 35px;
    font-weight: 600;
 }

 .scene-ttl {
    /* display: inline-grid; */
    text-align: center;
    line-height: 2.5;
    width: 950px;
    position: relative;
    padding-top: 50px;
    margin: 0 auto;
}

 .scene-ttl p{
    margin-top: -20px;
}

/* .slide-row {
    display: flex;
    width: 800px;
    position: relative;
    top: 100px;
    margin-left: -340px;
    left:50%;
} */

.slide-row {
    display: flex;
    width: 950px;
    position: relative;
    margin: 0 auto;
    justify-content: space-between;
}

.carousel-container {
    height: 300px;
    width: 500px;
    margin-left:90px;
    overflow: hidden;
}

.carousel {
    height: 310px !important;
    overflow: visible;
    margin-top: 45px;
}

.carousel .indicators {
    bottom: 40px !important;
}

.scene-icon {
    display: inline-block;
    text-align: center;
    margin-top: 50px;
    width: 310px;
}

.scene-icon span {
    line-height: 2;
    font-size: 13px;
}

.scene-icon img {
    height: 90px;
}

.scene-icon h6 {
    font-weight: 600;
    font-size: 19px;
}

.scene-icon div {
    font-size: 16px;
}

.carousel .indicators .indicator-item {
    background-color: #e8e8e8 !important;
    height: 15px !important;
    width: 15px !important;
}

.carousel .indicators .indicator-item.active {
    background-color: #e04700 !important;
    height: 15px !important;
    width: 15px !important;
}

/*
 *
 * Payment Section
 *
 */
.payment-head {
    height: 150px;

    width: 950px;
    margin: 0 auto;
}

.payment-ttl {
    font-size: 35px;
    font-weight: 500;
    text-align: center;
}

.payment {
    height: 590px;
    background-color: #fafafa;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.payment img {
    height: 400px;
    margin: 0 auto;
    position: relative;
    display: block;
    top: 90px;
}

.payment-tbl th, .payment-tbl td {
    border-right: 1px solid gainsboro;
    text-align: center;
    line-height: 2;
    font-size: 17px;
}

.payment-tbl th {
    border: hidden;
    text-align: left;
    line-height: 2;
    font-size: 16px;
    width: 250px;
}

th:last-child, td:last-child {
    border-right: 0px;
}

table.payment-tbl{
    width: 950px;
}

.sections {
    line-height: 3;
    font-weight: 600;
    margin-right: 80px;
}

.s1, .s2, .s3, .s4, .s5, .s6, .s7 {
    position: relative;
}

/*
 *
 * Spec Section
 *
 */
.spec-head {
    height: 200px;
}

.spec {
    height: 1340px;
    background-color: #fafafa;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}

.spec-tbl {
    width: 950px;
    /* width: 893px; */
}

.spec-tbl th, .spec-tbl td {
    line-height: 2;
    font-size: 16px;
}

.spec-tbl th {
    border-bottom: hidden;
    width: 250px;
    font-size: 16px;
}

.spec-tbl td {
    border-bottom: 1px gainsboro;
}

.spec-tbl td:first-child {
    border-right: 1px gainsboro;
    border-right: 0px;
}

td.flx {
    display: flex;
}

.spec-sections {
    line-height: 6;
    font-weight: 600;
    margin-right: 50px;
}

.spec-sections section {
    position: relative;
}

table.intable {
    border: hidden;
}
table.intable td{
    vertical-align: top;
    height: 15px;
    margin: 0px;
    padding: 0px;
    border: hidden;
}

/*
 *
 * Online Application Section
 *
 */
.online-application {
    position: relative;
    background-size: contain;
    height: 212px;
}

.peppercheek {
    /*background: url(../images/peppercheek.png) no-repeat;*/
    margin-top: 53px;
    min-height: 159px;
    width: 100%;
    background-color: #FFF3F1;
    position: absolute;
    left: 0;
    top: 0;
}

/*
 *
 * Footer Columns Section
 *
 */
.footer-cols {
    height: 560px;
    background-color: #f4f5f6;
}

.footer-img {
    background: url('../images/footer.png') no-repeat;
    background-size: contain;
    background-position: center;
    height: 500px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 50;
}


.robotics {
    object-position: center;
    object-fit: contain;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 5px;
}

/*
 *
 * CSS CHANGES
 *
 */

.ps-actionbtn button, .online-application button {
    background: #db3428;
    padding: 5px 0;
    color: #fff;
    position: relative;
    display: flex;
    width: 380px;
    border:solid 1px #FFF;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.ps-actionbtn button::after, .online-application button::after {
    content: '>';
    flex: 1;
    text-align: center;
    margin-top: 15px;
}

.ps-actionbtn button span, .online-application button span {
    width: 85%;
    height: 50px;
    position: relative;
    transition: all 0.3s ease;
    color: #fff;
    font-size: 1.2em;
    letter-spacing: 1.2px;
    font-weight: 300;
    border-right: 1px #fafa solid ;
    vertical-align: middle;
    padding: 15px;
}

td label span {
    color: black;
}
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {
    background-color: #e04700;
}

  [type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:before, [type="radio"].with-gap:checked+span:after {
    border: 2px solid #e04700;
}

td label span {
    font-size: 12px;
}

.convo-text {
    position: relative;
    left: -70px;
}
.convo-text-2 {
    position: relative;
    left: -70px;
    top:12px;
}

/*
*
* NEW SLIDESHOW CSS
*
*/

.slideshow {
    margin-top: 30px;
}

.slideshow-container, .slideshow-container2 {
    max-width: 500px;
    max-height: 400px;
    position: relative;
    margin: auto;
}

.slideshow-container2 {
    max-width: 500px;
    max-height: 400px;
    position: relative;
    margin: auto;
}

.dot, .doted {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover, .doted:hover {
    background-color: #DB3428;
}

.fade, .faded {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

.mySlides, .slide2 {display: none}
.slideshow img {vertical-align: middle;}
.dot-div { text-align:center; margin-top: 20px }
