@charset "utf-8";

/*汎用*/
.cmnSection {
    margin-bottom: 50px;
}
.iconPlayback:before {
    position: absolute;
    width: 68px;
    height: 68px;
    background-position: -45px 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 2;
}

/*mainvisual*/
#tapia .mainVisual {
    position: relative;
    height: 400px;
    overflow: hidden;
    background: url(/images/front/pc/tapia/mainVisual.jpg) #fff top center no-repeat;
}
#tapia .over_contents_inner {
    height: 100%;
}
#tapia .mainTitleBox {
    position: absolute;
    padding-top: 80px;
    right: 56px;
}
#tapia .mainTitle .txt,
#tapia .mainTitle .logo {
    display: block;
}
#tapia .mainTitle .txt {
    padding-bottom: 16px;
}
#tapia .mainTitle .logo {
    padding-bottom: 12px;
}
#tapia .limitBox {
    width: 358px;
    height: 40px;
    line-height: 37px;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    color: #9fca63;
}
#tapia .dateBox {
    display: block;
    position: relative;
    width: 244px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto 15px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #808080;
}
#tapia .dateBox:before,
#tapia .dateBox:after {
    position: absolute;
    content: "";
    height: 25px;
    border-left: 1px solid #ccc;
}
#tapia .dateBox:before {
    left: 0;
}
#tapia .dateBox:after {
    right: 0;
}
#tapia .mainTitleBox .dosis {
    letter-spacing: 0.1em;
}
/*subVisual*/
#tapia .subVisual {
    /* margin-bottom: 50px; */
    max-height: 144px;
}
#tapia .subVisual .subVisualList {
    margin: 0;
    padding: 0;
}
#tapia .subVisual .subVisualList > li {
    width: 20%;
}
#tapia .subVisual .subVisualList .visualBox {
    max-height: 144px;
    overflow: hidden;
    position: relative;
}
#tapia .subVisual .subVisualList .visualBox a {
    background: #000;
    display: block;
}
#tapia .subVisual .subVisualList .visualBox a:hover {
    background: #000;
}
#tapia .subVisual .subVisualList .visualBox a.iconBefore:before,
#tapia .subVisual .subVisualList .visualBox a.iconExpansion:before {
    display: none;
}
#tapia .subVisual .subVisualList .visualBox a.iconExpansion:hover:before {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    background-position: 0 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 2;
}
#tapia .subVisual .subVisualList .visualBox a img {
    width: 100%;
}
#tapia .subVisual .subVisualList .visualBox a:hover img {
    opacity: 0.85;
    filter: alpha(opacity=85);        /* ie lt 85 */
    -ms-filter: "alpha(opacity=85)";  /* ie 85 */
    -webkit-filter: opacity(0.85);
    -moz-filter: opacity(0.85);
    -o-filter: opacity(0.85);
    -ms-filter: opacity(0.85);
    filter: opacity(0.85);
}
#tapia .subVisual .subVisualList .visualBox a,
#tapia .subVisual .subVisualList .visualBox a.iconExpansion:before,
#tapia .subVisual .subVisualList .visualBox a img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all  0.3s;
}
/*bananerArea*/
#tapia .bananerArea {
    background: #9fca63;
    height: 90px;
}
#tapia .bananerArea .bananerBox {
    position: absolute;
    display: block;
    bottom: 0;
    width: 960px;
    height: 140px;
    background: url(/images/front/pc/tapia/bnrSpecialItem.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#tapia .bananerArea .bananerBox:hover {
    background: url(/images/front/pc/tapia/bnrSpecialItem_on.png) no-repeat;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all  0.5s;
}
/*about*/
#tapia .aboutSection .title {
    margin: 0 auto;
    width: 192px;
    height: 35px;
    line-height: 35px;
    background: #9fca63;
    border-radius: 17.5px;
    text-align: center;
}
#tapia .aboutSection .title .txt {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}
#tapia .aboutSection .title .dosis {
    letter-spacing: 0.2em;
}
#tapia .aboutSection .catchCopy {
    padding: 45px 0 40px;
    text-align: center;
    font-size: 34px;
}
#tapia .aboutSection .read {
    padding-bottom: 70px;
    text-align: center;
    font-size: 14px;
    line-height: 2.2;
}
#tapia .aboutSection .featureArea {
    width: 960px;
}
#tapia .aboutSection .featureArea .videoBox {
    width: 400px;
}
#tapia .aboutSection .featureArea .featureBoxInner {
    padding-bottom: 20px;
}
#tapia .aboutSection .featureArea .featureInfoBox {
    padding: 20px;
    border: 1px solid #e6e6e6;
}
#tapia .aboutSection .featureArea .featureInfoBox .iconBox {
    width: 125px;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox {
    padding-left: 15px;
    width: 780px;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .titleBoxInner {
    font-weight: normal;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .titleBoxInner > * {
    vertical-align: middle;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .number {
    margin-right: 15px;
    position: relative;
    width: 70px;
    font-size: 13px;
    text-align: center;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .number:before,
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .number:after {
    position: absolute;
    content: "";
    height: 27px;
    border-left: 1px solid #ccc;
    margin-top: -2px;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .number:before {
    left: 0;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .number:after {
    right: 0;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .number .dosis {
    letter-spacing: 0.1em;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .titleJp {
    padding-right: 10px;
    font-size: 28px;
    color: #9fca63;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .titleEn {
    font-size: 14px;
    color: #9fca63;
}
#tapia .aboutSection .featureArea .featureInfoBox .titleBox .titleEn .dosis {
    letter-spacing: 0.1em;
}
#tapia .aboutSection .featureArea .featureInfoBox .txtBox {
    font-size: 14px;
    line-height: 1.6;
}
#tapia .aboutSection .featureArea .featureItem {
    padding-top: 30px;
}
#tapia .aboutSection .featureArea .featureItem .imgBox {
    width: 367px;
}
#tapia .aboutSection .featureArea .featureItemList {
    width: 593px;
}
#tapia .aboutSection .featureArea .featureItemList > li {
    padding-right: 30px;
}
#tapia .aboutSection .featureArea .featureItemBox {
    padding-bottom: 25px;
}
#tapia .aboutSection .featureArea .featureItemBox .iconBox {
    width: 46px;
    height: 46px;
}
#tapia .aboutSection .featureArea .featureItemBox .itemBox {
    padding-left: 10px;
    width: 210px;
}

#tapia .aboutSection .featureArea .featureItemBox .itemBox .itemTitle {
    padding-bottom: 6px;
    color: #9fca63;
    font-size: 13px;
    font-weight: bold;
}
#tapia .aboutSection .featureArea .featureItemBox .itemBox .itemTxt {
    font-size: 12px;
    line-height: 1.5;
}
#tapia .aboutSection .featureArea .featureItemBox .itemBox .itemNotes {
    padding-top: 8px;
    font-size: 12px;
    line-height: 1.4;
}
#tapia .aboutSection .featureArea .featureUpDateBox {
    padding: 50px 0 25px;
    border-top: 1px solid #d7d5d6;
}
#tapia .aboutSection .featureArea .featureUpDateBox .titleBox {
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
}
#tapia .aboutSection .featureArea .featureUpDateBox .gifBox {
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
}#tapia .aboutSection .featureArea .featureUpDateBox .txtBox {
    padding-bottom: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 2.2;
}
#tapia .aboutSection .featureArea .featureUpDateBox .titleBox .titleJp {
    padding-right: 10px;
    font-size: 18px;
    color: #111;
}
#tapia .aboutSection .featureArea .featureItem.upDate {
    padding: 30px 0;
    background: #f8f8f8;
}
#tapia .aboutSection .featureArea .featureItem.upDate .featureItemList {
    width: 828px;
    margin: 0 auto;
}
#tapia .aboutSection .featureArea .featureItem.upDate .featureItemList > li:nth-child(even) {
    padding-right: 0;
}
#tapia .aboutSection .featureArea .featureItem.upDate .featureItemList .featureItemBox {
    padding-bottom: 0;
}
#tapia .aboutSection .featureArea .featureItem.upDate .featureItemList .featureItemBox .itemBox .itemTitle {
    padding-bottom: 6px;
    color: #b3b3b3;
    font-size: 13px;
}
/*movie*/
#tapia .movieSection {
    background: #f8f8f8;
    padding: 50px 0;
}
#tapia .movieSection .movieBox {
    position: relative;
    margin: 0 auto;
    width: 444px;
    height: 330px;
}
#tapia .movieSection .movieBox a {
    display: block;
    background: #000;
}
#tapia .movieSection .movieBox a:hover {
    background: #000;
}
#tapia .movieSection .movieBox a img {
    width: 100%;
}
#tapia .movieSection .movieBox a:hover img {
    opacity: 0.85;
    filter: alpha(opacity=85);        /* ie lt 85 */
    -ms-filter: "alpha(opacity=85)";  /* ie 85 */
    -webkit-filter: opacity(0.85);
    -moz-filter: opacity(0.85);
    -o-filter: opacity(0.85);
    -ms-filter: opacity(0.85);
    filter: opacity(0.85);
}
#tapia .movieSection .movieBox a,
#tapia .movieSection .movieBox a img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all  0.3s;
}
/*life*/
#tapia .lifeSection {
    padding: 50px 0;
    background: #f8f8f8;
}
#tapia .lifeSection .lifeSectionTitle {
    padding: 15px 0 70px;
    text-align: center;
    font-size: 34px;
    font-weight: normal;
}
#tapia .lifeSection .read {
    padding-bottom: 50px;
    text-align: center;
    font-size: 14px;
    line-height: 2.2;
}
#tapia .lifeSection .lifeImgList {
    padding-bottom: 40px;
}
#tapia .lifeSection .lifeImgList > li {
    margin-right: 42px;
    width: 292px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
#tapia .lifeSection .lifeImgList > li:last-child {
    margin-right: 0;
}
#tapia .lifeSection .lifeTitleBox {
    margin-top: 8px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}
#tapia .lifeSection .lifeImgBox {
    position: relative;
    width: 292px;
    text-align: center;
}
#tapia #imgMovie a:hover img {
    opacity: 0.85;
    filter: alpha(opacity=85);        /* ie lt 85 */
    -ms-filter: "alpha(opacity=85)";  /* ie 85 */
    -webkit-filter: opacity(0.85);
    -moz-filter: opacity(0.85);
    -o-filter: opacity(0.85);
    -ms-filter: opacity(0.85);
    filter: opacity(0.85);
}
#tapia #imgMovie a,
#tapia #imgMovie a img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all  0.3s;
}
#tapia .lifeSection .lifeTxtBox {
    position: relative;
    padding: 24px;
    height: 170px;
    background: #9fca63;
}
#tapia .lifeSection .lifeTxtBox .txt {
    color: #fff;
    font-size: 12px;
    line-height: 2;
}
#tapia .lifeSection .lifeTxtBox::before {
    position: absolute;
    display: block;
    content: "";
    border: 11px solid transparent;
	border-bottom: 11px solid #9fca63;
    top: -22px;
    left: 50%;
    margin-left: -11px;
}
/*specialItem*/
#tapia .specialItemSection {
    padding: 50px 0;
    background: #ffffbf;
}
#tapia .specialItemSection .title {
    margin: 0 auto 44px;
    width: 192px;
    height: 35px;
    line-height: 35px;
    background: #9fca63;
    border-radius: 17.5px;
    text-align: center;
}
#tapia .specialItemSection .title .txt {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}
#tapia .specialItemSection .imgBox {
    margin: 0 auto;
    text-align: center;
}
#tapia .specialItemSection .imgBox span {
    display: block;
}
#tapia .specialItemSection .titleItem {
    padding-bottom: 25px;
}
/*purchase*/
.purchaseSection {
    padding: 0;
}
.purchaseSection .purchaseSectionTitle {
    padding-bottom: 40px;
    font-size: 44px;
    text-align: center;
}
.purchaseSection .robot_basket_area {
    background: #9fca63;
}
.purchaseSection .robot_basket_box {
    padding: 40px 40px 25px;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px #88a85a;
}
.purchaseSection .robot_basket_box .img_side {
    position: relative;
    width: 266px;
}
.purchaseSection .txt_side {
    width: 590px;
    box-sizing: border-box;
    padding-top: 0;
}
.purchaseSection .product_status {
    margin-top: 24px;
    width: 76px;
    height: 26px;
    line-height: 26px;
    background: #9fca63;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.purchaseSection .product_name {
    margin-top: 8px;
    margin-bottom: 40px;
}
.purchaseSection .release_plan {
    margin-bottom: 6px;
}
.purchaseSection .specialBox {
    border: 3px solid #cd1c00;
}
.purchaseSection .specialBox .titleBox {
    padding: 2px 0 5px;
    background: #cd1c00;
    text-align: center;
}
.purchaseSection .specialBox .titleBox .title {
    font-size: 12px;
    font-weight: normal;
    color: #fff;
}
.purchaseSection .specialBox .txtBox {
    padding: 12px;
    text-align: center;
}
.purchaseSection .specialBox .txtBox .read {
    display: block;
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #cd1c00;
}
.purchaseSection .specialBox .txtBox .txt {
    display: block;
    font-size: 12px;
    line-height: 1.4;
}
.purchaseSection .price_box {
    padding: 15px;
    margin-bottom: 30px;
}
.purchaseSection .price_txt {
    font-size: 30px;
}
.purchaseSection .price_box .ico-st-order {
    height: 24px;
    margin: -3px 0 3px;
    padding: 3px 20px;
    line-height: 22px;
}
.purchaseSection .under_left a {
    margin-top: 10px;
    display: block;
}
.purchaseSection .under_right a {
    margin-bottom: 10px;
    display: block;
}
.purchaseSection .noticeArea {
    width: 960px;
    margin: 20px auto 0;
    padding: 0 40px;
    box-sizing: border-box;
}
.purchaseSection .noticeArea p {
    font-size: 12px;
    color: #fff;
}
.purchaseSection .noticeArea .leftNoticeBox {
    width: 266px;
    padding-right: 20px;
    text-align: right;
}
.purchaseSection .noticeArea .rightNoticeBox {
    width: 594px;
}
.purchaseSection .noticeArea .rightNoticeBox a {
    color: #fff;
}
/
/*spec*/
.specSection {
    display: block;
    padding: 0;
}
.specSection .specSectionTitle {
    padding-bottom: 40px;
    text-align: center;
    font-size: 44px;
}
.specSection .specBoxInner > li {
    width: 50%;
}
.specSection .specBoxInner > li:nth-child(odd) .specBox {
    padding-right: 12px;
}
.specSection .specBoxInner > li:nth-child(even) .specBox {
    padding-left: 12px;
}
.specSection .specBox .specBoxTitle {
    padding: 0 0 5px 10px;
    font-size: 18px;
    font-weight: bold;
}
.specSection .specBox .specList {
    margin: 0;
    padding: 0;
    border-top: 1px solid #D7D5D6;
}
.specSection .specBox .specList .specListBox {
    border-bottom: 1px solid #D7D5D6;
}
.specSection .specBox .specList .specListTitle {
    padding: 6px;
    vertical-align: top;
}
.specSection .specBox .specList .specListTitle .txt {
    font-size: 12px;
    line-height: 1.6;
    font-weight: bold;
}
.specSection .specBox .specList .specListInfo {
    padding: 6px;
}
.specSection .specBox .specList .specListInfo .txt {
    font-size: 12px;
    line-height: 1.6;
}
.specSection .specBox .specList .boxColumn1 > .specListTitle {
    width: 100%;
}
.specSection .specBox .specList .boxColumn2 > .specListTitle {
    width: 35%;
}
.specSection .specBox .specList .boxColumn2 > .specListInfo {
    width: 65%;
}
.specSection .bnrBox {
    display: block;
    padding: 44px 0 60px;
}
/*clinic*/
.clinicSection .clinicSectionTitle {
    padding-bottom: 40px;
    text-align: center;
    font-size: 44px;
}
.clinicSection .white_box p {
    line-height: 1.4;
}
/*fancybox*/
#fancybox-outer,
#fancybox-content {
    border-radius: 5px;
}
#fancybox-close {
    top: auto;
    bottom: -32px;
    right: 0;
    width: 22px;
    height: 22px;
    background: transparent url(/images/front/pc/iconSprite.png) ;
    background-position: -4px -48px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}
#fancybox-left-ico,
#fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 48px;
    margin-top: -24px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}
#fancybox-left-ico {
    background-image: url(/images/front/pc/iconSprite.png);
    background-position: -148px -4px;
}
#fancybox-right-ico {
    background-image: url(/images/front/pc/iconSprite.png);
    background-position: -118px -4px;
}
#fancybox-left:hover span {
    left: 12px;
}
#fancybox-right:hover span {
    left: auto;
    right: 12px;
}
#fancybox-title {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック" , sans-serif;
    font-size: 12px;
    font-weight: normal;
    z-index: 1102;
}
.fancybox-title-outside {
    padding-top: 6px;
    color: #fff;
}
#fancybox-title-over {
    padding: 0;
    background-image: none;
    display: block;
}
/*エフェクト*/
.effect .catchCopy,
.effect .read,
.effect .featureItem,
.effect .lifeImgList, 
.effect .imgMovie_img {
    opacity: 0;
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
}
.motion .catchCopy,
.motion .read,
.motion .featureItem,
.motion .lifeImgList, 
.effect .imgMovie_img {
    -webkit-animation: motionSlide 1s cubic-bezier(.215,.61,.355,1) 0.5s 1 forwards;
    animation: motionSlide 1s cubic-bezier(.215,.61,.355,1) 0.5s 1 forwards;
}
@-webkit-keyframes motionSlide {
    100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
}
@keyframes motionSlide {
    100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    }
}

/* Tapiaのいる生活動画*/
#imgMovie {
    background: #9fca63;
    width: 100%;
    text-align: center;
}
#imgMovie {
    background: #9fca63;
    width: 100%;
    text-align: center;
    padding: 80px 0;
    margin-bottom: 80px;
}
#imgMovie .imgMovie_title {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px;
}
#tapia .aboutSection .featureArea .upDate .featureItemBox .itemBox {
    padding-left: 10px;
    width: 350px;
    margin-bottom: 20px;
}

/* サポート情報 */
.support_box .support_faq.community_tapia dt {
    background: url(/images/front/pc/tapia/iconCommunityTapia.png) 0% no-repeat;
}