@charset "utf-8";

/*overrides basket.css*/
.page-basket .btn:hover, .page-address .btn:hover {
 top: 0;
}
#robot_basket_area_anchor {
    display: block;
}
.robots input[type="text"] {
 font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

/*common parts in robot_basket_box*/
.robot_basket_box {
 width: 960px;
margin: 0 auto;
background: #fff;
box-shadow: 0px 4px 4px #D3CB9B;
border-radius: 4px;
}

.robot_basket_box .basket {
 min-width: 880px;
}
.robot_basket_box .btn {
 font-size: 1.2em;
font-weight: bold;
padding: 5px 0;
}
.robot_basket_box .btn input {
 font-weight: bold;
}
.robot_basket_box .basket_ttl {
 text-align: center;
font-size: 3em;
padding-bottom: 60px;
}
.robot_basket_box .img_side {
 width: 267px;
float: left;
}
.robot_basket_box .txt_side {
 width: 590px;
float: right;
padding-top: 10px;
}
.robot_basket_box .product_name {
 font-size: 2em;
font-weight: bold;
margin-bottom: 24px;
}
.robot_basket_box .price_box {
 background: #F3F1E6;
border: 1px solid #D7D5D6;
padding: 20px 20px 12px;
font-size: 1.1em;
margin:0 0 30px;
}
.robot_basket_box .price_txt {
 color: #c00;
font-size: 1.8em;
}
.robot_basket_box .price_box .ico-st-order {
 background: #000;
float: right;
display: block;
padding: 5px 20px;
margin: -3px 0 3px;
}
.robot_basket_box .img_side img {
 width: 100%;
display: block;
}
.robot_basket_box .under_left {
 width: 350px;
float: left;
margin-right: 20px;
}
.robot_basket_box .under_right {
 width: 200px;
float: left;
}

/*common parts in robot_basket_box_new*/
.robot_basket_box_new {
 width: 960px;
 margin: 0 auto;
}
.robot_basket_box_new .basket {
 min-width: 880px;
}
.robot_basket_box_new .btn {
 font-size: 1.2em;
font-weight: bold;
padding: 5px 0;
}
.robot_basket_box_new .btn input {
 font-weight: bold;
}
.robot_basket_box_new .basket_ttl {
 text-align: center;
font-size: 3em;
padding-bottom: 60px;
}
.robot_basket_box_new .img_side {
 width: 267px;
float: left;
}
.robot_basket_box_new .txt_side {
 width: 500px;
 float: right;
 padding-top: 10px;
}
.robot_basket_box_new .product_name {
 font-size: 1.6em;
 /* font-weight: bold; */
 margin-bottom: 24px;
 text-align: center;
}
.robot_basket_box_new .price_box {
 padding: 20px 20px 12px 0;
 font-size: 1.2em;
 margin: 0;
}
.robot_basket_box_new .price_box_li li {
 background: #212121;
 display: inline-block;
 color: #fff;
 width: 160px;
 padding: 5px 0;
 margin: 0 5px 20px 0;
 text-align: center;
}
.robot_basket_box_new .price_box_li li:last-child {
 margin-right: 0;
}
.robot_basket_box_new .price_txt {
 color: #c00;
 font-size: 2.4em;
}
.robot_basket_box_new .price_box .ico-st-order {
 background: #000;
float: right;
display: block;
padding: 5px 20px;
margin: -3px 0 3px;
}
.robot_basket_box_new .img_side img {
 width: 100%;
display: block;
}
.robot_basket_box_new .under_left {
 width: 100%;
 float: left;
 margin-right: 20px;
}
.robot_basket_box_new .under_right {
 width: 200px;
float: left;
}
.robot_basket_box_new .basket_new_txt_link li {
    display: inline-block;
    margin: 10px 5px;
}
/*common parts in product page*/
.ttl_img_wrap {
 display: block;
margin: 0 auto;
}
.ttl_img_wrap img {
 display: block;
margin: 0 auto;
}
.gray_navi {
 width: 916px;
margin: 0 auto;
border-left: 1px solid #6b6b6b;
height: 50px;
}
.gray_navi_wrap {
 width: 100%;
height: 50px;
text-align: center;
background: #313131;
}
.gray_navi_wrap li {
 width: 33%;
float: left;
height: 50px;
display: block;
background: #6b6b6b;
}
.gray_navi_wrap a {
 height: 47px;
line-height: 47px;
background: #313131;
border-bottom: 3px solid #313131;
display: block;
text-align: center;
text-decoration: none;
color: #fff;
font-size: 1.5em;
margin-right: 1px;
}
.gray_navi_wrap a:link, .gray_navi_wrap a:visited {
 color: #fff;
}
.gray_navi_wrap .active a {
 border-color: #fff;
background: #5a5a5a;
}
.gray_navi_wrap .column_3 li {
 width: 305px;
}
.gray_navi_wrap .column_2 li {
 width: 458px;
}
.movie_area_3_column {
 width: 990px;
margin-left: -25px;
}
.movie_area_3_column li {
 width: 304px;
height: 206px;
float: left;
display: block;
margin-right: 25px;
}
.label_black {
 background: #313131;
color: #fff;
display: inline-block;
min-width: 100px;
text-align: center;
}
.lr_column_parent {

}
.lr_column_img {
 width: 350px;
}
.lr_column_txt {
 width: 560px;
line-height: 2em;
}
.lr_column_ttl {
 font-size: 2.4em;
font-weight: normal;
margin-bottom: 20px;
line-height: 1.2em;
}
.page_product .robot_basket_area {
 background: #F5EEB5;
 padding: 80px 0;
}
.page_product .robot_basket_area_tapia {
 background: #9fca63;
 padding: 40px 0;
}

.page_product .robot_basket_area_new {
 padding: 80px 0;
 background: url(/images/front/pc/palmi/top/purchase/bg.png) 0 no-repeat;
 background-position: center 50px;
 background-size: 1268px 531px;
 background-color: #f5f5f5;
}
.page_product .page_contents {
 padding-right: 0;
 padding-left: 0;
}
.white_box {
 border: 1px solid #D2D2D2;
padding: 25px;
}

/*spec table*/
.spec_table_wrap {
 width: 470px;
}
.spec_table_wrap .ttl_cell {
 font-size: 1.5em;
}
.spec_table_wrap th, .spec_table_wrap td {
 border-bottom: 1px solid #D7D5D6;
padding: 6px;
vertical-align: top;
text-align: left;
}
.spec_table {
 width: 100%;
 margin-bottom: 20px;
}
.spec_table_wrap .txt_spec_notice {
    font-weight: normal;
}

/*.image_switcher*/
.image_switcher {
 width: 960px;
display: block;
}
.image_switcher .main_wrap .main_cell {
 display: none;
}
.image_switcher .main_wrap .main_cell.active {
 display: block;
}
.image_switcher .main_wrap .main_cell iframe {
 display: block;
width: 960px;
height: 504px;
}
.image_switcher .thumb_wrap_outer {
 height: 108px;
background: #313131;
width: 100%;
overflow: hidden;
position: relative;
}
.image_switcher .thumb_wrap {
 width: 2000px;
margin-left: 55px;
}
.image_switcher .thumb_cell {
 width: 132px;
display: block;
float: left;
margin-right: 10px;
padding-top: 16px;
position: relative;
}
.image_switcher .thumb_cell.active:after {
 content: '.';
background-image: url(/images/front/pc/switcher_active.png);
background-repeat: no-repeat;
text-indent: -9999px;
width: 132px;
height: 88px;
position: absolute;
top: 5px;
left: 0;
}
.image_switcher .move_btn {
 height: 108px;
position: absolute;
cursor: pointer;
width: 34px;
top: 0;
}
.image_switcher .move_btn.btn_prev {
 background-image: url(/images/front/pc/switcher_btn_sprite.png);
background-repeat: no-repeat;
left: 0;
}
.image_switcher .move_btn.btn_next {
 background-image: url(/images/front/pc/switcher_btn_sprite.png);
background-repeat: no-repeat;
right: 0;
background-position: -34px;
}

/*app download area*/
.download_app .txt_side {
 width: 780px;
float: right;
}
.download_app .app_ttl {
 font-size: 2em;
font-weight: normal;
margin-bottom: 12px;
}
.download_app .ico_list_wrap {
 padding: 30px 72px;
}
.download_app .ico_wrap {
 text-align: center;
font-size: 0.9em;
}
.download_app .ico_wrap a, .download_app .ico_wrap img {
 display: block;
margin: 0 auto;
}
.download_app .ico_wrap_android, .download_app .ico_wrap_apple, .download_app .ico_wrap_windows {
 display: inline-block;
width: 32.9%;
}
.download_app .ico_wrap_windows {
 padding-top: 2px;
}
.download_app .unreleased img {
 filter: alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
}
.download_app .ico_list {
 text-align: center;
}

/*faq manual area*/
.faq_manual li {
 background-color: #eee;
margin-bottom: 20px;
/* padding: 20px;
*/ display: inline-block;
background-image: url ("../images/front/pc/faq_manual_arrow.png");
background-position: right 30px center;
background-repeat: no-repeat;
}
.faq_manual li:last-child {
 margin-bottom: 0;
}
.faq_manual {
 display: inline-block;
width: 100%;
}
.faq_manual .icon {
 display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.faq_manual .block {
 display: inline-block;
vertical-align: middle;
width: 780px;
}
.faq_manual .ttl_faq_manual {
 font-size: 1.8em;
font-weight: normal;
}
.faq_manual a {
 display: block;
color: #333;
text-decoration: none;
padding: 20px;
}
.faq_manual a:hover {
 text-decoration: none;
}

/*top*/
#top_mv .btn_movie_play, #top_photo_palmi .btn_show_more, #top_photo_palmi .btn_show_more_black, #top_photo_bocco .btn_show_more, #top_photo_bocco .btn_show_more_black, #top_photo_plen .btn_show_more, #top_photo_plen .btn_show_more_black, #top_photo_robi .btn_show_more, #top_photo_robi .btn_show_more_black, #top_photo_premaid .btn_show_more, #top_photo_premaid .btn_show_more_black, #top_vendor .common_hover {
 position: absolute;
}
#page_top .area_link {
 width: 100%;
margin: 0 auto;
display: block;
height: 100%;
display: block;
background: #fff;
position: absolute;
left: 0;
top: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
z-index: 100;
}
#page_top .area_link:hover {
 filter: alpha(opacity=0.3);
-moz-opacity: 0.3;
opacity: 0.3;
}

#page_top .notification_area{
padding-top:50px;
}

/* top_mv */
#top_mv {
 background-image: url ("../iamges/front/pc/top/mainvisual_2/top_mv.png");
}
#top_mv .over_contents_inner {
 height: 631px;
}
#top_mv a {
 position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: none;
display: block;
background-image: url ("../images/front/pc/top/mainvisual_2/top_mv_on.png");
background-repeat: no-repeat;
background-position: center;
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
-webkit-transition: opacity .5s;
transition: opacity .5s;
}
#top_mv a:hover {
 filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

/* top_mv2 */
#top_mv2 {
 margin-top: -1px;
 z-index: 10;
}
#top_mv2 .mainvisual_area {
position: relative;
width: 100%;
overflow: hidden;
padding-bottom: 26px;
}
#top_mv2 .mainvisual_area .main {
padding: 0;
list-style: none;
}
#top_mv2 .mainvisual_area .main li {
float: left;
}
#top_mv2 .mainvisual_area .main li a {
-webkit-transition: opacity .3s ease;
transition: opacity .3s ease;
}
#top_mv2 .mainvisual_area .main li a:hover,
#top_mv2 .mainvisual_area .main li a:active,
#top_mv2 .mainvisual_area .main li a:focus {
opacity: 0.6;
}
#top_mv2 .mainvisual_area .thumb {
position: absolute;
left: 0;
bottom: 0;
padding: 0;
width: 100%;
list-style: none;
text-align: center;
}
#top_mv2 .mainvisual_area .thumb li {
display: inline-block;
margin-left: 22px;
border-radius: 50%;
width: 11px;
height: 11px;
background: #ccc;
text-indent: -999px;
overflow: hidden;
cursor: pointer;
}
#top_mv2 .mainvisual_area .thumb li:first-child {
margin-left: 0;
}
#top_mv2 .mainvisual_area .thumb li.is_current {
background: #09c;
}
#top_mv2 .mainvisual_area .mainvisual_slide {
height: 700px;
position: relative;
z-index: 1;
background: #000;
}
#top_mv2 .mainvisual_area .mainvisual_slide img {
 width: 1500px;
position: absolute;
top: 0;
left: 50%;
margin-left: -750px;
}
#top_mv2 .mainvisual_area .link_tvcm {
 z-index: 2;
position: relative;
}
#top_mv2 .mainvisual_area .link_tvcm a {
 display: block;
text-align: center;
position: absolute;
bottom: 40px;
left: 50%;
margin-left: -112px;
background: url(/images/front/pc/top/mainvisual/btn_tvcm.png) 0 0 no-repeat;
width: 225px;
height: 39px;
text-indent: -9999px;
}
.tvcm_list_wrapper {
 position: absolute;
top: 0;
left: 0;
width: 100%;
height: 700px;
overflow: hidden;
background: hsla(0,0%,0%,0.73);
z-index: 0;
}
.tvcm_list_wrapper h2 {
 text-align: center;
padding-top: 106px;
margin-bottom: 20px;
}
.tvcm_list_wrapper .btn_close {
 display: block;
position: absolute;
top: 242px;
left: 47%;
margin-left: 310px;
z-index: 1;
}
#tvcm_list {
 position: relative;
background: rgba(0,0,0,0.76);
padding: 95px 0 54px;
}
#tvcm_list .item {
 width: 600px;
padding: 0 25px;
position: relative;
}
#tvcm_list .item .btn_play {
 position: absolute;
top: 108px;
left: 50%;
margin-left: -27px;
}
#tvcm_list .item p {
 color: #fff;
text-align: center;
margin: 10px;
}
#tvcm_list .item.slick-slide {
 opacity: 0.5;
}
#tvcm_list .item.slick-center {
 opacity: 1;
}

/* Slider */
.slick-slider {
 position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
 position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
 outline: none;
}
.slick-list.dragging {
 cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
 -webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
 position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before, .slick-track:after {
 display: table;
content: '';
}
.slick-track:after {
 clear: both;
}
.slick-loading .slick-track {
 visibility: hidden;
}
.slick-slide {
 display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide {
 float: right;
}
.slick-slide .img {
 position: relative;
}
.slick-slide img {
 display: block;
}
.slick-slide img.mask {
 position: absolute;top: 0;
left: 0;
}
.slick-slide.slick-loading img {
 display: none;
}
.slick-slide.dragging img {
 pointer-events: none;
}
.slick-initialized .slick-slide {
 display: block;
}
.slick-loading .slick-slide {
 visibility: hidden;
}
.slick-vertical .slick-slide {
 display: block;
height: auto;
border: 1px solid transparent;
}
.slick-loading .slick-list {
 background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Arrows */
.slick-next {
 font-size: 0;
line-height: 0;
position: absolute;
top: 170px;
right: 50px;
display: block;
width: 37px;
height: 68px;
margin-top: -10px;
padding: 0;
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: url(/images/front/pc/top/mainvisual/cmlist/arrow_right.png) 0 0 no-repeat;
}
.slick-prev {
 font-size: 0;
line-height: 0;
position: absolute;
top: 170px;
left: 50px;
display: block;
width: 37px;
height: 68px;
margin-top: -10px;
padding: 0;
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: url(/images/front/pc/top/mainvisual/cmlist/arrow_left.png) 0 0 no-repeat;
}
#top_mv2 .concept_movie_area {
 height: 480px;
position: relative;
overflow: hidden;
background: url(/images/front/pc/top/mainvisual/bg_movie_photo.png) 0 0;
}
#top_mv2 .concept_movie_area .bg_movie {
 position: absolute;
top: 0;
left: 0;
border: none;
z-index: 0;
}
#top_mv2 .concept_movie_area iframe.bg_movie {
 width: 560px;
height: 315px;
z-index: 0;
}
#top_mv2 .concept_movie_area .concept_movie_obj {
 background: url(/images/front/pc/top/mainvisual/bg_playmovie.png);
position: absolute;
top: 0;
left: 0;
height: 480px;
width: 100%;
z-index: 1;
}
#top_mv2 .concept_movie_area .concept_movie_obj .inner {
 width: 960px;
margin: 0 auto;
text-align: center;
}
#top_mv2 .concept_movie_area .concept_movie_obj .inner h2 {
 padding-top: 60px;
margin-bottom: 50px;
}
#top_mv2 .concept_movie_area .concept_movie_obj .inner p {
 font-size: 20px;
color: #fff;
margin-bottom: 40px;
line-height: 1.8;
letter-spacing: 2px;
}

/*scene*/
#scene {/* padding-bottom: 91px; */}

#scene .ttl {
margin: 53px 0 42px;
}

#scene .scene_hdg {
position: relative;
margin-bottom: 22px;
text-align: center;
z-index: 1;
}
#scene .scene_hdg:before {
position: absolute;
left: 0;
top: 36px;
content: '';
width: 100%;
height: 1px;
background: #1b1b1b;
z-index: -1;
}

#scene .scene_list {
margin-bottom: 80px;
}
#scene .scene_list li {
float: left;
position: relative;
}
#scene .scene_list li a .hover_mask_1 {
 position: absolute;
top: 0;
left: 0;
width: 320px;
height: 250px;
display: block;
background: url(/images/front/pc/top/scene/hover_img_1.png) 0 0 no-repeat;
opacity: 0;
-webkit-transition: opacity .5s;
transition: opacity .5s;
}
#scene .scene_list li a:hover .hover_mask_1 {
 opacity: 1;
}
#scene .scene_list li a .hover_mask_2 {
 position: absolute;
top: 0;
left: 0;
width: 320px;
height: 280px;
display: block;
background: url(/images/front/pc/top/scene/hover_img_2.png) 0 0 no-repeat;
opacity: 0;
-webkit-transition: opacity .5s;
transition: opacity .5s;
}
#scene .scene_list li a:hover .hover_mask_2 {
 opacity: 1;
}

.modal_scene_wrapper {
 display: none;
}
.modal_scene {
 min-width: 960px;
}
.modal_scene h2 {
 font-size: 32px;
text-align: center;
border-bottom: 4px solid #333333;
padding: 18px;
margin: 0 20px 44px;
line-height: 1.1;
}
.modal_scene .p_group {
min-height: 192px;
}
.modal_scene p {
 font-size: 16px;
line-height: 2;
margin: 26px 20px;
}
.modal_scene p strong {
 font-weight: bold;
background: url(/images/front/pc/top/scene/modal/line_strong.png) 0 bottom repeat-x;
}
.modal_scene .match_robots_list {
 padding-top: 10px;
 text-align: center;
}
.modal_scene .match_robots_list h3 {
 text-align: center;
}
.modal_scene .match_robots_list .lineup_list {
 margin: 0;
padding: 0;
display: inline-block;
text-align: center;
}
.modal_scene .match_robots_list .lineup_list li {
 display: inline-block;
text-align: center;
float: none;
}
.modal_scene .point_box {
    box-sizing: border-box;
    margin: 0 auto;
    border: 2px solid #37aee3;
    width: 700px;
}
.modal_scene .point_box h3 {
    margin: 0;
    padding: 9px 0 8px;
    background: #37aee3;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
}
.modal_scene .point_box .box_cnt {
    padding: 14px 12px;
}
.modal_scene .point_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 1.57;
    font-weight: bold;
}
.modal_scene .point_box ul li {
    margin-top: 8px;
    padding-left: 26px;
    background: url(/images/front/pc/ico_check.png) left top no-repeat;
}
.modal_scene .point_box ul li:first-child {
    margin-top: 0;
}
#modal_scene_1 {
 background: url(/images/front/pc/top/scene/modal/bg_modal_scene_1.png) right 10px top 85px no-repeat;
}
#modal_scene_2 {
 background: url(/images/front/pc/top/scene/modal/bg_modal_scene_2.png) right 10px top 85px no-repeat;
}
#modal_scene_3 {
 background: url(/images/front/pc/top/scene/modal/bg_modal_scene_3.png) right 10px top 85px no-repeat;
}
#modal_scene_4 {
 background: url(/images/front/pc/top/scene/modal/bg_modal_scene_4.png) right 10px top 85px no-repeat;
}
#modal_scene_5 {
 background: url(/images/front/pc/top/scene/modal/bg_modal_scene_5.png) right 10px top 85px no-repeat;
}
#modal_scene_6 {
 background: url(/images/front/pc/top/scene/modal/bg_modal_scene_6.png) right 10px top 65px no-repeat;
}
#modal_scene_7 {
 background: url(/images/front/pc/top/scene/modal/bg_modal_scene_7.png) right 10px top 85px no-repeat;
}
#modal_scene_8 {
background: url(/images/front/pc/top/scene/modal/bg_modal_scene_8.png) right 10px top 100px no-repeat;
}

#scene .scene_bnr_area {
margin-bottom: 102px;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
#scene .scene_bnr_area:hover,
#scene .scene_bnr_area:active,
#scene .scene_bnr_area:focus {
opacity: 0.7;
}

#scene .scene_experience_block h3 {
position: relative;
text-align: center;
z-index: 1;
}
#scene .scene_experience_block .block {
position: relative;
margin-top: -31px;
padding: 31px 179px 23px 114px;
background: url(/images/front/pc/top/scene/bg_scene_experience.jpg) left top no-repeat;
}
#scene .scene_experience_block .block:before {
position: absolute;
left: -26px;
bottom: -41px;
content: url(/images/front/pc/top/scene/img_scene_experience_1.png);
}
#scene .scene_experience_block .block:after {
position: absolute;
top: -14px;
right: -27px;
content: url(/images/front/pc/top/scene/img_scene_experience_2.png);
}
#scene .scene_experience_block .txt {
box-sizing: border-box;
margin: 20px 0 0 67px;
padding: 16px 20px 12px;
background: rgba(255, 255, 255, 0.7);
width: 595px;
text-align: center;
font-size: 14px;
}
#scene .scene_experience_block .btn_area {
padding: 8px 19px 7px;
background: #37aee3;
text-align: right;
}
#scene .scene_experience_block .btn_area a {
display: inline-block;
padding: 10px 25px 10px 19px;
background: #fff;
font-size: 14px;
font-weight: bold;
line-height: 1;
color: #37aee3;
-webkit-transition: opacity .5s;
transition: opacity .5s;
}
#scene .scene_experience_block .btn_area a span {
position: relative;
display: inline-block;
padding-left: 20px;
}
#scene .scene_experience_block .btn_area a:hover,
#scene .scene_experience_block .btn_area a:active,
#scene .scene_experience_block .btn_area a:focus {
opacity: 0.7;
}
#scene .scene_experience_block .btn_area a span:before {
position: absolute;
left: 0;
top: 50%;
content: '';
margin-top: -5px;
border-style: solid;
border-color: transparent transparent transparent #37aee3;
border-width: 5px 7px;
}

/*lineup*/
#lineup {
 background: url(/images/front/pc/lineup/grid.png);
margin-top: -26px;
padding-bottom: 80px;
padding-top: 50px;
}
#lineup .ttl {
 margin-bottom: 50px;
}
.lineup_list {
width: 972px;
}
.lineup_list li {list-style-type: none;float: left;width: 231px;margin-right: 12px;position: relative;height: 460px;}
.lineup_list li a:hover {
text-decoration: none;
}
.lineup_list li a .btn_detail_wrapper {
opacity: 0;
-webkit-transition: opacity .5s;
transition: opacity .5s;
display: block;
position: absolute;
top: 46px;
left: 0;
width: 217px;
height: 322px;
border: 7px solid #0098ce;
z-index: 1;
}
.lineup_list li a:hover .btn_detail_wrapper {
opacity: 1;
}
.lineup_list li a .btn_detail_wrapper .btn_detail {
display: block;
position: absolute;
bottom: 7px;
left: 8px;
width: 201px;
background: #0098ce;
text-align: center;
color: #fff;
height: 50px;
line-height: 50px;
font-size: 16px;
}
.lineup_list li.robot_palmi a:hover .btn_detail_wrapper .btn_detail {
background: #ffa800;
}
.lineup_list li.robot_robi a:hover .btn_detail_wrapper .btn_detail {
background: #277fc4;
}
.lineup_list li.robot_plend a:hover .btn_detail_wrapper .btn_detail {
background: #0099cc;
}
.lineup_list li.robot_bocco a:hover .btn_detail_wrapper .btn_detail {
background: #91c340;
}
.lineup_list li.robot_premaidai a:hover .btn_detail_wrapper .btn_detail {
background: #2946a3;
}
.lineup_list li .item_name {
display: block; background: url(/images/front/pc/lineup/bg_item_name.png) 0 0 no-repeat; width: 100%; height: 46px; line-height: 40px; font-size: 16px; font-weight: bold; text-align: center; color: #fff;
}
.lineup_list li .item_name.off {
background: url(/images/front/pc/lineup/bg_item_name_comingsoon.png) 0 0 no-repeat; font-weight: normal;
}
.lineup_list li .item_name .small {
font-size: 12px; font-weight: normal;
}
.lineup_list li .item_img {
width: 231px; height: 336px; text-align: center; display: block; background: url(/images/front/pc/lineup/bg_item.png) 0 0 no-repeat;
}
.lineup_list li .item_img.off {
background: url(/images/front/pc/lineup/bg_item_comingsoon.png) 0 0 no-repeat;
}
.lineup_list li .item_img img {
padding-top: 22px;
}
.lineup_list li .icn {
display: block; position: absolute; top: 56px; right: 10px;
}
.lineup_list li .icnCp {
display: block; position: absolute; top: 53px; left: 50%; margin-left: -108.5px;
}
.lineup_list li .txt {
display: block; font-size: 12px; color: #1b1b1b; text-align: center; margin: 10px 0;
}
.lineup_list li .txt strong {
color: #bc0000; font-weight: bold;
}
.lineup_list_2 {
    margin-left: -22px;
}
.lineup_list_2 li {
 list-style-type: none;
 float: left;
 width: 305px;
 margin-left: 22px;
 /* margin-bottom: 40px; */
 position: relative;
 height: 225px;
}
.lineup_list_2 li .item_img {
position: relative;
display: block;
}
.lineup_list_2 li .item_img:before {
position: absolute;
left: 0;
top: 0;
content: url(/images/front/pc/lineup/over_item.png);
}
.lineup_list_2 li a:hover {
 text-decoration: none;
}
.lineup_list_2 li a .btn_detail_wrapper {
opacity: 0;
-webkit-transition: opacity .5s;
transition: opacity .5s;
display: block;
position: absolute;
top: 0;
left: 0;
box-sizing: border-box;
width: 305px;
height: 150px;
border: 7px solid #0098ce;
z-index: 1;
}
.lineup_list_2 li a:hover .btn_detail_wrapper {
 opacity: 1;
}
.lineup_list_2 li a .btn_detail_wrapper .btn_detail {
display: block;
position: absolute;
bottom: 7px;
left: 50%;
margin-left: -85px;
width: 160px;
background: #ffa800;
text-align: center;
color: #fff;
height: 40px;
line-height: 40px;
font-size: 14px;
}
.lineup_list_2 li .icn {
position: absolute;
left: 17px;
top: 12px;
}
.lineup_list_2 li .icnCp {
position: absolute;
left: 0;
top: -23px;
z-index: 5;
}
.lineup_list_2 li .txt {
 display: block;
font-size: 12px;
color: #1b1b1b;
text-align: center;
margin: 10px 0;
}

.line_up_bnr_area {
display: table;
box-sizing: border-box;
border: 1px solid #d2d2d2;
padding: 3px 64px 17px 25px;
width: 100%;
background: #fff;
direction: rtl;
-webkit-transition: opacity .5s;
transition: opacity .5s;
}
.line_up_bnr_area .txt,
.line_up_bnr_area .img {
display: table-cell;
vertical-align: middle;
direction: ltr;
}
.line_up_bnr_area .txt {
padding-left: 26px;
width: 100%;
font-size: 14px;
color: #1b1b1b;
}
.line_up_bnr_area h3 {
margin-bottom: 12px;
font-size: 24px;
font-weight: normal;
}

.btn_area.functional_comparison {
 width: 960px;
background: url(/images/front/pc/lineup/obj_btn_spec.png) 252px 0 no-repeat;
text-align: center;
padding-top: 130px;
}
.btn_area.functional_comparison a {
 display: block;
margin: 0 auto;
background: #0098ce;
padding: 10px;
width: 370px;
color: #fff;
font-size: 24px;
border: 1px solid #80cce7;
outline: 4px solid #0098ce;
-webkit-transition: all .5s;
transition: all .5s;
}
.btn_area.functional_comparison a:hover {
 text-decoration: none;
outline: 4px solid #39b9e7;
background: #39b9e7;
}

.lineup_list_3 {
    margin-bottom: 21px;
    padding-left: 0;
    text-align: center;
    font-size: 0;
    display: inline-block;
}
.lineup_list_3 li {
    margin: 0 0 0 15px;
    width: 120px;
    font-size: 12px;
    float: left;
    display: inline-block;
}
.first_box .lineup_list_3 li {
   height: 255px;
}
.lineup_list_3 img {
    width: 120px;
}
.lineup_list_3 li:first-child, .lineup_list_3 li:nth-child(7) {
    margin-left: 0;
}

.lineup_list_3 li a {
    position: relative;
    display: block;
    padding: 0 0 20px;
}
/* .lineup_list_3 li a:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: '';
    margin-left: -8px;
    border-style: solid;
    border-color: #37aee3 transparent transparent transparent;
    border-width: 11px 8px;
}
*/
.lineup_list_3 li .txt {
    display: block;
    margin-top: 10px;
    color: #1b1b1b;
}
.lineup_list_3 li a:hover,
.lineup_list_3 li a:active,
.lineup_list_3 li a:focus {
    text-decoration: none;
}

/* topics */
#topic .ttl {
margin-bottom: 55px;
}
#topic .topic_posts {
margin-bottom: 17px;
width: 990px;
}
#topic .topic_posts .topic_item {
float: left;
width: 300px;
margin-right: 30px;
position: relative;
}
#topic .topic_posts .topic_item a {
 display: block;
}
#topic .topic_posts .topic_item a:hover {
 text-decoration: none;
}
#topic .topic_posts .topic_item .date {
 position: absolute;
top: 0;
left: 0;
background: url(/images/front/pc/top/topic/bg_date.png) 0 0 no-repeat;
width: 100px;
height: 100px;
font-family: Anton;
color: #fff;
font-size: 22px;
}
#topic .topic_posts .topic_item .date .month {
 position: absolute;
top: 5px;
left: 7px;
line-height: 1;
}
#topic .topic_posts .topic_item .date .day {
 position: absolute;
top: 28px;
left: 26px;
line-height: 1;
display: block;
}
#topic .topic_posts .topic_item .img {
 display: block;
}
#topic .topic_posts .topic_item .img img {
 display: block;
width: 300px;
height: 300px;
}
#topic .topic_posts .topic_item a:hover .img:after {
 content: url(/images/front/pc/top/topic/hover_frame.png);
position: absolute;
left: 0;
top: 0;
}
#topic .topic_posts .topic_item .topic_txt_wraper, #topic .topic_posts .topic_item .topic_txt_wraper_notext {
 background: #000;
padding: 12px 14px;
color: #fff;
display: block;
}
#topic .topic_posts .topic_item .topic_txt_wraper_notext {
 background: #000;
 padding: 12px 14px;
 color: #fff;
 display: block;
 min-height: 70px;
}
#topic .topic_posts .topic_item a:hover .topic_txt_wraper {
 background: #0098ce;
}
#topic .topic_posts .topic_item .topic_ttl {
 font-size: 16px;
font-weight: bold;
display: block;
min-height:48px;margin-bottom: 7px;
}
#topic .topic_posts .topic_item .topic_txt {
 font-size: 12px;
display: block;
}
#topic .topic_posts .topic_item a:hover .topic_ttl , #topic .topic_posts .topic_item a:hover .topic_txt {
 text-decoration: none;
}
#topic .topic_posts .topic_item .icn_new {
position: absolute;
top: -10px;
right: 10px;
}

#topic .topic_link {
margin-bottom: 22px;
text-align: right;
}
#topic .topic_link a {
position: relative;
padding-left: 19px;
color: #0098ce;
font-size: 14px;
font-weight: bold;
}
#topic .topic_link a:before,
#topic .topic_link a:after {
position: absolute;
left: 0;
top: 50%;
content: '';
border-style: solid;
}
#topic .topic_link a:before {
margin-top: -5px;
border-color: transparent transparent transparent #0098ce;
border-width: 5px 8px;
}
#topic .topic_link a:after {
margin-top: -3px;
border-color: transparent transparent transparent #fff;
border-width: 3px 6px;
}

.btn_area.topic_all_posts {
 width: 960px;
text-align: center;
margin: 40px 0;
}
.btn_area.topic_all_posts a {
 display: block;
margin: 0 auto;
background: #0098ce;
padding: 10px;
width: 370px;
color: #fff;
font-size: 24px;
border: 1px solid #80cce7;
outline: 4px solid #0098ce;
-webkit-transition: all .5s;
transition: all .5s;
}
.btn_area.topic_all_posts a:hover {
 text-decoration: none;
outline: 4px solid #39b9e7;
background: #39b9e7;
}

/* official_sns */
#official_sns {
 background: #f2f2f2; padding: 60px 0; }
#official_sns .ttl {
 border-top: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 14px 0; text-align: center; font-weight: bold; font-size: 24px; line-height: 24px; margin-bottom: 30px; }
#official_sns .ttl_2 {
 text-align: center; margin-bottom: 10px; }
#official_sns .official_sns_posts {
 width: 990px; margin-bottom: 40px; }
#official_sns .official_sns_posts .post_item {
 float: left; width: 168px; margin-right: 30px; position: relative; color: #1b1b1b; }
#official_sns .official_sns_posts .post_item a {
 display: block; color: #1b1b1b; }
#official_sns .official_sns_posts .post_item .img {
 display: block; height: 60px; overflow: hidden; border: 1px solid #9d9d9d; background: #fff url(/images/front/pc/top/dmm_make_logo.png) 50% 50% no-repeat; position: relative; background-size: 80%;
}
#official_sns .official_sns_posts .post_item .img img {
 width: 168px; position: absolute; top: 0; left: 50%; margin-left: -84px; }
#official_sns .official_sns_posts .post_item .date {
 background: url(/images/front/pc/top/sns/icn_post.png) 0 50% no-repeat; padding-left: 61px; display: block; margin: 8px 0; font-size: 14px; }
#official_sns .official_sns_posts .post_item .topic_txt {
 background: url(/images/front/pc/top/sns/line_w.png) 0 0 repeat-x; padding: 10px 0; display: block; height: 110px; word-break: break-all;
}
#official_sns .official_sns_posts .post_item .btn_detail {
 background: #0098ce; display: block; text-align: center; padding: 5px; color: #fff; font-weight: bold; letter-spacing: 1px; }
#official_sns .official_sns_posts .post_item a.btn_detail:hover {
 background: #39b9e7; text-decoration: none; }
#official_sns .official_sns_nav {
 }
#official_sns .official_sns_nav .official_sns_btns {
 float: left; width: 460px; margin-right: 40px; }
#official_sns .official_sns_nav .official_sns_btns .btns_pages {
 margin-bottom: 20px; }
#official_sns .official_sns_nav .official_sns_btns .btns_pages .btn_fb {
 margin-bottom: 20px; }
#official_sns .official_sns_nav .official_sns_btns .btns_pages a:hover {
 text-decoration: none; }
#official_sns .official_sns_nav .official_sns_btns .btns_pages .btn_fb a {
 display: block; background: url(/images/front/pc/top/sns/btn_bg_fb.png) 0 0 no-repeat; width: 460px; height: 70px; color: #fff; font-size: 18px; text-align: center; line-height: 70px; }
#official_sns .official_sns_nav .official_sns_btns .btns_pages .btn_tw a {
 display: block; background: url(/images/front/pc/top/sns/btn_bg_tw.png) 0 0 no-repeat; width: 460px; height: 70px; color: #fff; font-size: 18px; text-align: center; line-height: 70px; }
#official_sns .official_sns_nav .official_sns_btns .share_btns_wrapper {
 background: url(/images/front/pc/top/sns/lets_share.png) 50% 0 no-repeat; padding-top: 121px; height: 44px; padding-left: 40px; }
#official_sns .official_sns_nav .official_sns_btns .share_btns_wrapper .share_btn_fb {
 float: left; width: 170px; }
#official_sns .official_sns_nav .official_sns_btns .share_btns_wrapper .share_btn_tw {
 float: left; width: 110px; }
#official_sns .official_sns_nav .official_sns_btns .share_btns_wrapper .share_btn_hatebu {
 float: left; width: 100px; }

/* official_sns_2 */
#official_sns_2 {
padding: 0 0 69px;
}
#official_sns_2 .ttl {
margin-bottom: 16px;
text-align: center;
}
#official_sns_2 .btns_pages {
margin: 0 auto;
width: 920px;
}
#official_sns_2 .btns_pages li {
float: left;
margin-left: 20px;
}
#official_sns_2 .btns_pages li:first-child {
margin-left: 0;
}
#official_sns_2 .btns_pages li a {
display: block;
width: 450px;
box-sizing: border-box;
border-style: solid;
border-width: 4px 3px;
padding: 19px 0 15px 70px;
}
#official_sns_2 .btns_pages a:hover {
 text-decoration: none;
}
#official_sns_2 .btns_pages .btn_fb a {
border-color: #40559b;
box-shadow: 0 0 0 1px #a0aacd inset;
background: url(/images/front/pc/top/sns/btn_bg_fb_2.png) 20px 9px no-repeat #40559b;
color: #fff;
font-size: 18px;
}
#official_sns_2 .btns_pages .btn_tw a {
border-color: #2c95e7;
box-shadow: 0 0 0 1px #96caf3 inset;
background: url(/images/front/pc/top/sns/btn_bg_tw_2.png) 20px 9px no-repeat #2c95e7;
color: #fff;
font-size: 18px;
}

/* feedback */
#feedback {
padding: 61px 0 57px;
background: #f7f7f7;
}
#feedback .over_contents_inner {
width: 966px;
}
#feedback .ttl {
margin-bottom: 50px;
text-align: center;
}
#feedback .feedback_list {
margin: 0 0 0 -22px;
}
#feedback .feedback_list li {
float: left;
margin: 0 0 0 22px;
}

/* question */
#question {
padding: 110px 0 90px;
}
#question .ttl {
margin: 0 0 50px;
}
#question .question_list {
margin: 0 auto;
width: 920px;
}
#question .question_list ul {
margin: -13px 0 0 -13px;
}
#question .question_list li {
float: left;
margin: 13px 0 0 13px;
width: 298px;
}
#question .question_list li a {
position: relative;
display: block;
padding: 18px 56px 16px;
background: #ffa800;
text-align: center;
color: #fff;
font-size: 18px;
line-height: 1.3;
-webkit-transition: opacity .5s;
transition: opacity .5s;
}
#question .question_list li a:before {
position: absolute;
left: 47px;
top: 50%;
content: '';
margin-top: -5px;
border-style: solid;
border-width: 5px 9px;
border-color: transparent transparent transparent #fff;
}
#question .question_list li a:hover,
#question .question_list li a:active,
#question .question_list li a:focus {
text-decoration: none;
opacity: 0.7;
}

/* clinic */
#clinic {
    padding: 41px 0 102px;
}
#clinic .ttl {
    margin-bottom: 45px;
}
#clinic .clinic_txt {
    border: 1px solid #d2d2d2;
    padding: 19px 38px 18px ;
    font-size: 14px;
    line-height: 1.75;
}

/* bnr */
#bnr {
    padding: 62px 0 72px;
    background: #f7f7f7;
}
#bnr .bnr_list {
    margin: 0 0 0 -22px;
}
#bnr .bnr_list li {
    float: left;
    margin-left: 22px;
}
#bnr .bnr_list li a {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
#bnr .bnr_list li a:hover,
#bnr .bnr_list li a:active,
#bnr .bnr_list li a:focus {
    opacity:0.6;
}


/* first */
#first {
    padding: 65px 0 58px;
    background: url(/images/front/pc/top/first/bg_first.jpg) 50% top no-repeat;
}
#first .page_contents {
    box-sizing: border-box;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.21);
    padding: 51px 22px 27px;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
}
#first .ttl {
    margin-bottom: 40px;
}
#first .first_lead {
    margin-bottom: 25px;
}
#first .first_btn {
    margin-bottom: 62px;
}
#first .first_box {
    border-radius: 8px;
    border: 6px solid #37aee3;
    padding: 2px 2px 0;
    background: #fff;
    display: inline-block;
}
#first .box_ttl {
    margin-bottom: 30px;
    padding: 19px 0;
    background: url(/images/front/pc/top/first/bg_box_ttl.png);
}
#first .box_cnt {
    padding: 0 40px;
}
#first .first_box .lineup_list_3 {
    margin-bottom: 0;
    width: 796px;
}

#top_vendor {
 background-image: url(/images/front/pc/top/carrier/bg_carrier.png), url(/images/front/pc/top/carrier/bg.png);
background-position: 50% 0, 50% 0;
background-repeat: no-repeat, repeat-x;
height: 590px;
margin-bottom: 60px;
}
#top_vendor .page_contents {

}
#top_vendor h2 {
 padding: 70px 0 30px;
}
#top_vendor p {
 padding: 0;
font-size: 14px;
line-height: 1.8;
margin-bottom: 20px;
}
#top_vendor .btns li {
 margin-bottom: 10px;
}
#top_photo_palmi {
 background-image: url(/images/front/pc/top/top_photo_palmi.jpg);
}
#top_photo_palmi .over_contents_inner {
 height: 602px;
}
#top_photo_palmi .btn_show_more_black {
 bottom: 120px;
left: 20px;
}
#top_photo_bocco {
 background-image: url(/images/front/pc/top/top_photo_bocco.jpg);
}
#top_photo_bocco .over_contents_inner {
 height: 600px;
}
#top_photo_bocco .btn_show_more_black {
 bottom: 140px;
left: 20px;
}
#top_photo_plen {
 background-image: url(/images/front/pc/top/top_photo_plen.jpg);
}
#top_photo_plen .over_contents_inner {
 height: 599px;
}
#top_photo_plen .btn_show_more {
 bottom: 130px;
left: 20px;
}
#top_photo_robi {
 background-image: url(/images/front/pc/top/top_photo_robi.jpg);
}
#top_photo_robi .over_contents_inner {
 height: 602px;
}
#top_photo_robi .btn_show_more_black {
 bottom: 90px;
right: 20px;
}
#top_photo_premaid {
 background-image: url(/images/front/pc/top/top_photo_premaid.jpg);
margin-bottom: 40px;
}
#top_photo_premaid .over_contents_inner {
 height: 600px;
}
#top_photo_premaid .btn_show_more {
 bottom: 120px;
left: 20px;
}
#top_lineup {
 background: #333;
text-align: center;
max-width: 1300px;
}
#top_lineup_inner {
 width: 972px;
margin: 0 auto;
position: relative;
padding: 10px 0;
}
#top_lineup_inner .lineup_link_list {
 width: 100%;
margin: 0 0 0 6px;
padding: 0;
}
#top_lineup .con_header {
 position: absolute;
width: 95px;
height: 24px;
display: block;
bottom: 100%;
left: 0;
background-image: url(/images/front/pc/top/top_lineup_btn_sprite.png);
text-indent: -9999px;
background-position: 0 0px;
}
#top_lineup .lineup_link_list li {
 float: left;
margin-right: 8px;
}
#top_lineup .lineup_link_list li, #top_lineup .lineup_link_list a {
 width: 186px;
height: 84px;
display: block;
}
#top_lineup .lineup_link_list a {
 background-image: url(/images/front/pc/top/top_lineup_btn_sprite.png);
background-repeat: no-repeat;
text-indent: -9999px;
}
#link_palmi a {
 background-position: 0 -30px;
}
#link_bocco a {
 background-position: -200px -30px;
}
#link_plen a {
 background-position: -400px -30px;
}
#link_robi a {
 background-position: -600px -30px;
}
#link_premaid a {
 background-position: -800px -30px;
}
#top_news {
 background: #f6f6f6;
padding: 40px 0;
max-width: 1300px;
}
#top_news .news_list {
 height: 100px;
overflow-y: scroll;
}
#top_news_inner {
 margin: 0 auto;
}
#top_news_inner li {
background-image: url(/images/front/pc/ico_news.png);
background-repeat: no-repeat;
background-position: left center;
padding: 5px 0;
padding-left: 75px;
}
#top_news_inner .news_date, #top_news_inner .news_txt {
 float: left;
display: block;
padding-top: 1px;
}
#top_news_inner .news_date {
 width: 100px;
}
#top_news_inner .news_txt {
 width: 760px;
}
#top_news .news_ttl_wrap {
 position: relative;
border-bottom: 1px solid #ccc;
color: #37AEE3;
font-size: 1.5em;
margin-bottom: 10px;
}
#top_news .news_ttl_wrap h2 {
 color: #37AEE3;
font-weight: normal;
}
#top_news .news_ttl_wrap a {
 width: 34px;
display: block;
position: absolute;
bottom: 6px;
}
#top_news .news_ttl_wrap .link_fb {
 right: 50px;
}
#top_news .news_ttl_wrap .link_tw {
 right: 0px;
}
.robots_common_mainvisual {
 height: 562px;
}
.robots_common_mainvisual h1 {
 padding-top: 100px;
}
.robots_common_mainvisual p {
 padding-top: 50px;
color: #fff;
font-size: 14px;
line-height: 1.8;
}
.robots_common_mainvisual p strong {
 font-size: 16px;
}
.local_nav_bottom {
 background: #1b1b1b;
}
.local_nav_bottom ul li {
 display: inline;
}
.local_nav_bottom ul li a {
 display: inline-block;
padding: 0 11px;
color: #FFF;
height: 50px;
line-height: 50px;
text-decoration: underline;
position: relative;
}
.robots_common_katsuyou_hed h2.ttl {
 text-align: center;
padding: 70px 0 40px;
}
.robots_common_katsuyou_contents {
 background: url(/images/front/pc/bg_line.png);
padding-bottom: 50px;
}
.palmi_introduction_list {
    margin: 120px 0 50px;
    display: block;
    float: left;
}
.robots_common_katsuyou_contents .point_box {

}
.robots_common_katsuyou_contents .point_box .ttl {
 padding: 30px 0;
}
.robots_common_katsuyou_contents .point_box .content_box {
 overflow: hidden;
}
.robots_common_katsuyou_contents .point_box .content_box .img {
 float: left;
width: 400px;
}
.robots_common_katsuyou_contents .point_box .content_box .text_box {
 float: right;
width: 530px;
}
.robots_common_katsuyou_contents .point_box .content_box .text_box h4 {
 font-size: 23px;
font-weight: bold;
margin-bottom: 30px;
line-height: 1.7;
}
.robots_common_katsuyou_contents .point_box .content_box .text_box h4 strong, #palmi_about .palmi_point_single_box_text span em {
 background: url(/images/front/pc/bg_marker.png) 0 15px no-repeat;
background-size: 100% 14px;
}
.robots_common_katsuyou_contents .point_box .content_box .text_box p {
 font-size: 14px;
line-height: 1.8;
margin-bottom: 30px;
}
.robots_common_katsuyou_contents .point_box .content_box .text_box h5 {
 font-size: 14px;
margin-bottom: 10px;
}
.robots_common_katsuyou_contents .point_box .content_box .text_box li {
 margin-bottom: 10px;
}
.robots_common_katsuyou_contents .point_box .content_box .text_box .awasete li a {
 background: url(/images/front/pc/arw_awasete.png) 0 50% no-repeat;
padding-left: 15px;
font-size: 14px;
color: #37aee3;
}
.movie_list_box {
 overflow: hidden;
 text-align: center;
}
.movie_list_box ul {
 /* width: 1000px; */
 display: inline-block;
 /* margin: 0 auto; */
}
.movie_list_box ul li {
 float: left;
 width: 305px;
 height: 240px;
 margin: 0 7px 50px;
 /* margin-bottom: 50px; */
 display: inline-block;
}
.movie_list_box ul li a {
 display: block;
position: relative;
width: 305px;
height: 208px;
}
.movie_list_box ul li a .mask {
 position: absolute;
top: 0;
left: 0;
width: 305px;
height: 208px;
background: url(/images/front/pc/palmi/function_movie/hover.png) 0 0 no-repeat;
opacity: 0;
transition: all .5s;
}
.movie_list_box ul li a:hover {
 text-decoration: none;
}
.movie_list_box ul li a:hover .mask {
 opacity: 1;
}
.movie_list_box ul li img {
 display: block;
margin-bottom: 10px;
}
.movie_list_box ul li .movie_ttl {
 display: block;
font-size: 18px;
text-align: center;
color: #272727;
font-weight: bold;
}
.robots_common_feat .ttl {
 text-align: center;
margin: 50px 0 0;
}
.robots_common_feat .feat_box {
 padding: 50px 0;
}
.robots_common_feat .feat_box.bg_grey {
 background: #f2f2f2;
}
.robots_common_feat .feat_box .inner {
 width: 960px;
margin: 0 auto;
overflow: hidden;
}
.robots_common_feat .feat_box .inner {

}
.robots_common_feat .feat_box .inner li {
 list-style-type: none;
}
.robots_common_feat .feat_box .img {
 float: left;
width: 440px;
}
.robots_common_feat .feat_box .text {
 float: right;
width: 470px;
background: url(/images/front/pc/icn_hed.png) 0 0 no-repeat;
}
.robots_common_feat .feat_box .text h3 {
 font-size: 28px;
padding: 15px 0 0 20px;
line-height: 1.5;
margin-bottom: 15px;
}
.robots_common_feat .feat_box .text p {
 font-size: 14px;
line-height: 1.7;
}
.robots_common_feat .movie_list_box {
 padding: 50px 0 0;
}
.robots_common_feat .movie_list_box ul {
 padding-left: 0;
}

/*palmi TOP*/
.banner_list li {
    display: inline;
}
.banner_list li:nth-last-child(even) {
    margin-right: 10px;
}
#palmi_TOP #palmi_introduction {
 background: url(/images/front/pc/palmi/top/introduction/bg.jpg) 0% 300px no-repeat;
 background-size: 1724px 459px;
 background-position: center 95%;
 height: 900px;
}
#palmi_introduction_list {
    display: inline-block;
    margin-top: 80px;
}
#palmi_mv h1 {
 padding-top: 180px;
 text-align: center;
}
.robots_common_mainvisual#palmi_mv, .robots_common_mainvisual#palmi_mv_about, .robots_common_mainvisual#palmi_mv_use, .robots_common_mainvisual#palmi_mv_customer {
 height: 450px;
}

/*palmiができること*/
.slide_box dl {
    float: left;
    width: 370px;
    margin: 0 20px 0 70px;
}
.slide_box {
    border: #37aee3 solid 2px;
    padding: 40px 18px;
    background: #fff;
}
.slide_box dt {
    font-size: 26px;
    color: #37aee3;
    line-height: 34px;
    margin-bottom: 10px;
}
.slide_box dd {
    font-size: 14px;
    line-height: 24px;
}


#palmi_review h2.ttl {
    text-align: center;
    padding: 70px 0 0;
}
#palmi_about .bg_note {
 background: url(/images/front/pc/bg_line.png);
 background-position: top left;
 background-repeat: repeat;
 display: inline-block;
}
.bg_line_blue_bottom {
 background: url(/images/front/pc/bg_line_blue.png);
 background-position: bottom left;
 background-repeat: repeat-x;
}
.bg_note_line_blue_bottom {
 background: url(/images/front/pc/bg_line_blue.png), url(/images/front/pc/bg_line.png);
 background-position: bottom left , top left;
 background-repeat: repeat-x , repeat;
 display: inline-block;
}
.bg_note_blue {
 background: url(/images/front/pc/bg_note_blue.png);
 background-position: bottom left , top left;
 background-repeat:  repeat;
 display: block;
}

.support_box li {
    border: 2px solid #e4e4e4;
    padding: 20px;
    display: inline-block;
    margin-bottom: 10px;
}
#palmi_mv {
 background: #464543 url(/images/front/pc/palmi/mainvisual/bg.jpg) 50% 0 no-repeat;
}
#palmi_mv_about {
 background: #464543 url(/images/front/pc/palmi/about/mainvisual/bg.jpg) 50% 0 no-repeat;
}
#palmi_mv_use {
 background: #464543 url(/images/front/pc/palmi/use/mainvisual/bg.jpg) 50% 0 no-repeat;
}
#palmi_mv_customer {
 background: #464543 url(/images/front/pc/palmi/custom/mainvisual/bg.jpg) 50% 0 no-repeat;
}
#palmi_mv_customer h1 {
    padding-top: 270px;
    text-align: left;
}
.support_box li dt {
    font-size: 24px;
    padding-left: 70px;
    /* padding-bottom: 20px; */
    /* margin-bottom: 20px; */
    height: 56px;
    /* line-height: 56px; */
    /* margin-bottom: 20px; */
    margin-bottom 10px;
    vertical-align: middle;
    line-height: 1em;
    display: table-cell;
}
.support_box li dd {
    margin-top: 10px;
}
.support_box .support_manual dt {
    background: url(/images/front/pc/icon_manual.png) 0% no-repeat;
}
.support_box .support_clinic dt {
    background: url(/images/front/pc/icon_clinic.png) 0% no-repeat;
}
.support_box .support_faq dt {
    background: url(/images/front/pc/icon_faq.png)  0% no-repeat;
}
.support_box .support_faq, .support_box .support_manual {
    width: 426px;
    display: inline-block;
}
.support_box .support_faq {
    margin: 0 8px 10px 0;
}
#palmi_support a:link {
    color: #333;
}
.support_box .support_clinic {
        width: 906px;
}
.support_box li {
    color: #333;
    border: #eee solid 2px;
    padding: 18px;
}
.support_box li a {
    background: url(/images/front/pc/palmi/ico_arrow_r01.png) 0% no-repeat;
    background-position: right 15px center;
    display: block;
}
#palmi_mv.robots_common_mainvisual p strong {
 color: #ffa800;
}
#palmi_life {
 background: url(/images/front/pc/palmi/top/life_movie/bg.jpg) 100% 0 no-repeat;
 background-size: 2000px 780px;
 height: 700px;
 display: inline-block;
}
#palmi_life .ttl {
 padding: 40px 0 60px;
}
#palmi_life p.sub_text {
 /* color: #fff; */
 text-align: center;
 font-size: 18px;
 margin-bottom: 40px;
}
#palmi_life .movie_box ul {
 width: 1000px;
overflow: hidden;
}
#palmi_life .movie_box li {
    float: left;
    width: 232px;
    margin-right: 10px;
    /* position: relative; */
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
}
#palmi_life .movie_box li a {
    display: block;
    width: 232px;
    height: 362px;
    position: relative;
}
#palmi_life .movie_box li h3 {
    position: absolute;
    width: 100%;
    top: 10px;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #212121;
}
#palmi_life .movie_box li h4 {
 position: absolute;
    width: 185px;
    top: 257px;
    left: 24px;
    text-align: left;
    font-size: 16px;
    color: #fff;
}
#palmi_life .movie_box li p {
    position: absolute;
    width: 203px;
    top: 257px;
    left: 16px;
    text-align: left;
    font-size: 11px;
    color: #fff;
}

#palmi_introduction li .introduction_icon {
    position: absolute;
    margin: -80px 0 0 -20px;
}
#palmi_introduction .palmi_introduction_list a:link {
    color: #fff;
}
.palmi_point_3box .point_icon {
    position: absolute;
    margin: -40px 0 0 -40px;
}
#palmi_introduction li {
    float: left;
    width: 300px;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
    /* height: 80px; */
    text-align: center;
    height: 500px;
    background: #fff;
    margin-right: 20px;
    position: relative;
}
a.common_orenge_white {
    border: solid 2px #ffa800;
    display: inline-block;
    width: 160px;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    color: #ffa800;
    background-color: #ffa800;
}
#palmi_introduction p {
    padding: 20px;
    line-height: 1.8em;
    font-size: 14px;
}

#palmi_introduction h3 {
    color: #37aee3;
    text-align: center;
    padding: 10px 0;
    font-size: 22px;
    font-style: normal;
}

#palmi_function_movie {
 padding: 0 0 50px;
}
#palmi_function_movie .ttl {
 padding: 30px 0 50px;
}
#palmi_function_movie .movie_list_box ul li a .mask {
 background: url(/images/front/pc/palmi/function_movie/hover.png) 0 0 no-repeat;
}
.btn_area.to_palmi_garden {
 width: 600px;
background: url(/images/front/pc/palmi/sugoi/img_check_btn_detail.png) 482px 0 no-repeat;
text-align: center;
padding-top: 40px;
}
.btn_area.to_palmi_garden a {
 display: block;
background: #ffa800;
padding: 20px;
width: 484px;
color: #fff;
font-size: 24px;
border: 1px solid #ffd480;
outline: 4px solid #ffa800;
-webkit-transition: all .5s;
transition: all .5s;
}
.btn_area.to_palmi_garden a:hover {
 text-decoration: none;
outline: 4px solid #ffc400;
background: #ffc400;
}
#palmi_3feat {
 background: #f4f4f4;
padding: 40px 0;
}
#palmi_3feat .ttl {
 text-align: center;
margin-bottom: 50px;
}
#palmi_3feat .feat_box {
 overflow: hidden;
margin-bottom: 50px;
width: 1000px;
}
#palmi_3feat .feat_box li {
 float: left;
width: 305px;
margin-right: 23px;
}
#palmi_3feat .feat_box li a {
 width: 305px;
height: 500px;
display: block;
background: url(/images/front/pc/palmi/feat/palmi_ver4_slice_86.png) 50% bottom no-repeat;
-webkit-transition: all .5s;
transition: all .5s;
}
#palmi_3feat .feat_box li a:hover {
 text-decoration: none;
opacity: 0.6;
}
#palmi_3feat .feat_box li h3 {
 text-align: center;
color: #272727;
font-size: 28px;
font-weight: bold;
text-decoration: underline;
padding: 30px;
}
#palmi_3feat .feat_box li p {
 font-size: 14px;
color: #272727;
}
.gray_navi {
 width: 960px;
}
.gray_navi_wrap a {
 height: 50px;
border: none;
}
.gray_navi_wrap .active a {
 background-color: #ffa800;
border: none;
}
.gray_navi_wrap .column_3 li {
 width: 320px;
}
#palmi_con_01 {
 background-image: url(/images/front/pc/palmi/con_01_img_01.jpg);
}
#palmi_con_01 .over_contents_inner {
 height: 552px;
}
#palmi_sugoi {
 background: url(/images/front/pc/grid.png);
padding: 50px 0;
}
#palmi_sugoi .ttl {
 text-align: center;
margin-bottom: 60px;
}
#palmi_sugoi .palmi_sugoi_function_box {
 width: 1000px;
}
#palmi_sugoi .palmi_sugoi_function_box .box {
 float: left;
width: 460px;
margin-right: 40px;
}
#palmi_sugoi .palmi_sugoi_function_box .box h3 {
 background: url(/images/front/pc/palmi/sugoi/sugoi_movie_ttl_bg.png) 0 0 no-repeat;
width: 460px;
height: 53px;
line-height: 50px;
color: #fff;
font-size: 20px;
text-align: center;
}
#palmi_sugoi .palmi_sugoi_function_box .box h3 span {
 font-size: 14px;
font-weight: normal;
margin-left: 10px;
}
#palmi_sugoi .palmi_sugoi_function_box .box .movie {
 position: relative;
}
#palmi_sugoi .palmi_sugoi_function_box .box .movie .mask {
 display: block;
position: absolute;
top: 0;
left: 0;
width: 460px;
height: 290px;
background: url(/images/front/pc/palmi/sugoi/hover.png) 0 0 no-repeat;
opacity: 0;
transition: all .5s;
}
#palmi_sugoi .palmi_sugoi_function_box .box .movie a:hover .mask {
 opacity: 1;
}
#palmi_sugoi .palmi_sugoi_function_box .box p {
 text-align: center;
padding: 20px 0;
font-size: 14px;
}
#palmi_sugoi .palmi_sugoi_function_box .box .btn a {
 display: block;
 width: 200px;
 height: 50px;
 line-height: 54px;
 font-size: 14px;
 text-align: center;
 color: #fff;
 font-weight: bold;
 -webkit-transition: all .5s;
 transition: all .5s;
 background: #37aee3;
 margin: 0 auto;
}
#palmi_sugoi .palmi_sugoi_function_box .box .btn a:hover {
 background: #ffc400;
color: #fff;
text-decoration: none;
}
.sugoi_modal {
 position: relative;
max-width: 960px;
}
.sugoi_modal h2 {
 margin-left: 140px;
font-size: 18px;
border-bottom: 2px solid #ffa800;
padding: 20px 0;
margin-bottom: 50px;
margin-right: 20px;
padding-top: 23px;
}
.sugoi_modal .pop {
 position: absolute;
top: -15px;
left: 0;
}
.sugoi_modal p {
 font-size: 14px;
margin-left: 20px;
margin-right: 20px;
}
.sugoi_modal p strong {
 color: #ffa800;
}
#palmi_con_01_btn_list {
 position: absolute;
width: 960px;
bottom: 20px;
left: 0;
}
#palmi_con_01_btn_list li {
 width: 232px;
height: 65px;
display: block;
float: left;
margin-left: 8px;
margin-bottom: 8px;
}
#palmi_con_01_btn_list a {
 display: block;
width: 232px;
height: 65px;
background-image: url(/images/front/pc/palmi/con_01_navi_sprite.png);
text-indent: -9999px;
background-repeat: no-repeat;
}
#palmi_con_01_btn_list .navi_01 a {
 background-position: 0px 0px;
}
#palmi_con_01_btn_list .navi_02 a {
 background-position: -243px 0px;
}
#palmi_con_01_btn_list .navi_03 a {
 background-position: -485px 0px;
}
#palmi_con_01_btn_list .navi_04 a {
 background-position: -728px 0px;
}
#palmi_con_01_btn_list .navi_05 a {
 background-position: 0px -72px;
}
#palmi_con_01_btn_list .navi_06 a {
 background-position: -243px -72px;
}
#palmi_con_01_btn_list .navi_07 a {
 background-position: -485px -72px;
}
#palmi_con_01_btn_list .navi_08 a {
 background-position: -728px -72px;
}
#palmi_con_02, #palmi_con_03, #palmi_con_04 {

}
.palmi_con_02_movie_area {
 width: 980px;
margin-left: -10px;
}
.palmi_con_02_movie_area .movie_btn {
 width: 480px;
float: left;
}
.palmi_con_02_movie_area .movie_btn a {
 display: block;
width: 100%;
}
#palmi_con_02 .ttl_img_wrap {
 margin: 0 0 50px;
}
#palmi_con_02_img_01, #palmi_con_03_img_01, #palmi_con_04_img_01 {
 height: 490px;
}
#palmi_con_02_img_01 {
 background-image: url(/images/front/pc/palmi/con_02_img_01.jpg);
}
#palmi_con_03_img_01 {
 background-image: url(/images/front/pc/palmi/con_03_img_01.jpg);
}
#palmi_con_04_img_01 {
 background-image: url(/images/front/pc/palmi/con_04_img_01.jpg);
}
#palmi_con_04_various {
 font-size: 1.1em;
}
#palmi_con_04_various .lr_column_parent {
 padding: 20px;
margin: 0 auto 20px;
background: #fff;
}
#palmi_con_04_various .lr_column_txt {
 width: 490px;
}
#palmi_con_04_various .palmi_con_04_various_tri_columns {
 width: 990px;
margin-right: -30px;
}
#palmi_con_04_various .palmi_con_04_various_tri_columns li {
 width: 305px;
height: 450px;
float: left;
background: #fff;
margin-right: 23px;
}
#palmi_con_04_various .palmi_con_04_various_tri_columns img {
 display: block;
}
#palmi_con_04_various .palmi_con_04_various_tri_columns .tri_columns_ttl {
 margin-bottom: 10px;
}
#palmi_con_04 .switch_03, #palmi_con_04 .switch_04 {
 background-repeat: no-repeat;
width: 498px;
height: 120px;
position: absolute;
top: -10px;
left: 0;
}
#palmi_con_04 .switch_03 {
 background-image: url(/images/front/pc/palmi/con_04_btn_01.png);
}
#palmi_con_04 .switch_04 {
 background-image: url(/images/front/pc/palmi/con_04_btn_02.png);
}
#palmi_con_04 .switch_03.toggle_hide, #palmi_con_04 .switch_04.toggle_hide {
 background-position: 0 -120px;
}
#palmi_con_04 .con_04_accordion_wrap {
 border: 1px solid #d2d2d2;
position: relative;
padding-top: 110px;
}
#palmi_con_04_scene .scene_cell {
 margin-bottom: 40px;
position: relative;
padding: 30px 20px;
font-size: 1.2em;
}
#palmi_con_04_scene .scene_cell_ico, #palmi_con_04_scene .scene_cell_img {
 position: absolute;
top: -20px;
}
#palmi_con_04_scene .scene_cell.cell_01, #palmi_con_04_scene .scene_cell.cell_03 {
 padding-right: 300px;
}
#palmi_con_04_scene .scene_cell.cell_02, #palmi_con_04_scene .scene_cell.cell_04 {
 padding-left: 300px;
}
#palmi_con_04_scene .scene_cell.cell_01 .scene_cell_ico, .scene_cell.cell_03 .scene_cell_ico {
 left: 30px;
}
#palmi_con_04_scene .scene_cell.cell_02 .scene_cell_ico, .scene_cell.cell_04 .scene_cell_ico {
 right: 30px;
}
#palmi_con_04_scene .scene_cell.cell_01 .scene_cell_img, .scene_cell.cell_03 .scene_cell_img {
 right: -10px;
}
#palmi_con_04_scene .scene_cell.cell_02 .scene_cell_img, .scene_cell.cell_04 .scene_cell_img {
 left: -10px;
}
.scene_cell_ttl {
 font-size: 2em;
}
.cell_catch {
 color: #666;
font-size: 0.7em;
display: block;
padding: 10px 0 20px;
}
#palmi_con_04_scene .scene_cell.cell_01 .scene_cell_ttl, #palmi_con_04_scene .scene_cell.cell_03 .scene_cell_ttl {
 padding-left: 150px;
}
#palmi_con_04_scene .scene_cell.cell_02 .scene_cell_ttl, #palmi_con_04_scene .scene_cell.cell_04 .scene_cell_ttl {
 padding-right: 150px;
}
#palmi_con_04 .palmi_more_info_btn {
 width: 560px;
display: block;
margin: 0 auto;
}
#palmi_con_04 #palmi_report .report_box a {
 display: block;
padding: 10px;
background: #000;
overflow: hidden;
color: #fff;
}
#palmi_con_04 #palmi_report .report_box a .report_box_img {
 width: 110px;
margin-right: 10px;
}
#palmi_con_04 #palmi_report .report_box a .report_box_txt {
 width: 170px;
min-height: 113px;
}
#palmi_con_04 #palmi_faq .faq_box {
 border: 3px solid #d2d2d2;
padding: 20px;
box-sizing: border-box;
margin-bottom: 20px;
}
#palmi_con_04 #palmi_faq .faq_box .faq_q,#palmi_con_04 #palmi_faq .faq_box .faq_a {
 padding-left: 68px;
position: relative;
margin-top: 14px;
}
#palmi_con_04 #palmi_faq .faq_box .faq_q {
 font-size: 18px;
font-weight: bold;
padding-left: 68px;
position: relative;
padding-bottom: 20px;
border-bottom: 1px solid #e4e4e4;
margin-bottom: 30px;
}
#palmi_con_04 #palmi_faq .faq_box .faq_a {
 font-size: 1.2em;
margin-bottom: 14px;
}
#palmi_con_04 #palmi_faq .faq_box.row_1 .faq_a {
 min-height: 70px;
}
#palmi_con_04 #palmi_faq .faq_box.row_2 .faq_a {
 min-height: 115px;
}
#palmi_con_04 #palmi_faq .faq_box .faq_q:before,#palmi_con_04 #palmi_faq .faq_box .faq_a:before {
 display: inline-block;
position: absolute;
margin-left: -68px;
margin-top: -14px;
}
#palmi_con_04 #palmi_faq .faq_box .faq_q:before {
 content: url(/images/front/pc/palmi/faq/ico_faq_q.png);
}
#palmi_con_04 #palmi_faq .faq_box .faq_a:before {
 content: url(/images/front/pc/palmi/faq/ico_faq_a.png);
}
#palmi_con_05 {
 margin-bottom: 50px;
}


/*palmi TOP*/
.palmi_introduction_list .common_orenge_white {
    position: absolute;
    bottom: 20px;
    left: 60px;
}

/*palmiの活用シーン*/
#palmi_mv_use h1 {
    padding-top: 180px;
    text-align: left;
}
palmi_use.htmlm
.palmi_point_3box dt span {
    display: block;
    color: #37aee3;
    text-align: center;
    /* padding: 10px 0; */
    font-size: 22px;
    font-style: normal;
}
#palmi_review .palmi_point_3box dd{
    font-size: 14px;
    /* margin-top: 20px; */
    padding: 20px;
    text-align: left;
    line-height: 1.8em;
}
#palmi_review .palmi_point_3box dt{
    margin-top: 20px;
}
#palmi_review .palmi_point_3box li {
    height: 500px;
}



/*Palmiのカスタマイズについて*/

.palmi_customer_introcuction {
    background: #f9f9f8 url(/images/front/pc/palmi/custom/introduction/img.png) 50% 0 no-repeat;
    font-size: 16px;
    line-height: 2em;
    height: 665px;
}
.palmi_customer_introcuction h2.ttl {
    text-align: left;
    padding: 130px 0 60px
}
#palmi_download .white_box {
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
    background: #fff;
    border: none;
}
#palmi_fwapper_setting li {
    display: inline-block;
    margin: 5px 5px;
}
#palmi_fwapper h2 {
    margin: 80px 0 50px;
    text-align: center;
}


#palmi_fwapper_setting h3 em {
    color: #ffa800;
    font-style: normal;
}
#palmi_fwapper .lead {
    text-align: center;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 2em;
    font-weight: bold;
}
#palmi_download {
    padding-bottom: 40px;
}
#palmi_download h2 {
    margin: 50px 0 10px;
}
.palmi_customer_garden {
    background: url(/images/front/pc/palmi/custom/garden/bg_garden.jpg) 0 no-repeat;
    padding-bottom: 40px;
    margin-top: 50px;
}
.palmi_customer_garden h4 em {
    font-size: 12px;
    display: block;
    font-style: normal;
}
.support_manual_only {
    border: #eee solid 2px;
    padding: 18px;
    background: url(/images/front/pc/palmi/ico_arrow_r01.png), url(/images/front/pc/icon_manual.png);
    background-position: right 15px top 50%, 30px center;
    background-repeat: no-repeat, no-repeat;
}
.support_manual_only dt {
    font-size: 24px;
}
.support_manual_only dl {
    margin-left: 90px;
}
#palmi_fwapper_setting h3:before {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 0;
    width: 60%;
    height: 1px;
    margin-left: 180px;
    background: #ccc;
    content: "";
}
#palmi_fwapper_setting h3 span {
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 10px;
}
#palmi_fwapper_setting h3 {
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    margin-top: 30px;
    color: #37aee3;
    position: relative;
}
#garden_rack h3 {
    font-size: 24px;
    margin-bottom: 20px;
}
#garden_rack {
    margin-top: 50px;
    text-align: center;
}
#garden_rack p {
    font-size: 14px;
}
#garden_rack p em {
    color: #ffa800;
    font-style: normal;
}
#garden_rack #garden_rack_seed {
    background: #eeeeee;
    width: 600px;
    margin: 0 auto;
    padding: 15px;
}
#garden_rack #garden_rack_seed dt {
    font-size: 18px;
    position: relative;
}
#garden_rack #garden_rack_seed dd {
    margin-top: 10px;
}
#garden_rack #garden_rack_seed dd em {
    color: #ffa800;
    font-style: normal;
}
#garden_rack #garden_rack_seed dt:after {
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 45%;
    width: 10%;
    height: 3px;
    margin-top: 13.5px;
    background: #191919;
    content: "";
}

/*Palmiができること*/
#palmi_mv_about h1 {
    padding-top: 180px;
    text-align: left;
}
.palmi_point_3box_m {
    padding: 10px 0 0;
    font-size: 16px;
    height: 90px;
    position: relative;
    z-index: 1;
    display: table;
    width: 100%;
}
.palmi_point_3box_m span {
    display: table-cell;
    vertical-align: middle;
}
.palmi_point_3box_m em{
    color: #37aee3;
    font-style: normal;
    display: block;
    font-size: 22px;
}
.palmi_point_3box_m span:after{
    position: absolute;
    z-index: 0;
    /* top: 50%; */
    left: 40%;
    width: 20%;
    height: 5px;
    /* margin-left: 180px; */
    background: #37aee3;
    content: "";
}
.palmi_point_3box {
    display: inline-block;
}
.palmi_point_3box li {
    float: left;
    width: 300px;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
    text-align: center;
    height: 540px;
    background: #fff;
    margin: 50px 30px 30px 0;
    padding: 20px 0 0;
    display: inline-block;
    position: relative;
}
.palmi_point_3box li:last-child {
    margin-right: 0;
}
.palmi_point_3box p{
    padding: 20px;
    line-height: 1.8em;
    text-align: left;
    font-size: 14px;
}
.palmi_point_3box .review_attribute {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.palmi_function .palmi_point_single_box {
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
    text-align: center;
    background: #fff;
    margin: 50px 30px 30px 0;
    padding: 20px 40px;
    display: inline-block;
    width: 880px;
}
.palmi_function .palmi_point_single_box_img {
    float: left;
    display: inline-block;
    margin-right: 20px;
}
.palmi_point_single_box_text {
    display: inline-block;
    width: 600px;
    text-align: left;
    font-size: 14px;
    margin-top: 40px;
}
.palmi_point_single_box_text span {
    font-weight: bold;
}
.palmi_point_single_box_text span em {
    color: #37aee3;
    font-size: 24px;
    font-style: normal;
    margin: 0 0 0 10px;
    font-weight: normal;
}
.palmi_point_single_box_text p {
    font-size: 14px;
    margin-top: 15px;
}
.palmi_presence {
 background: url(/images/front/pc/bg_line_blue.png), url(/images/front/pc/palmi/about/presence/bg.jpg);
 background-position: bottom left , top left;
 background-repeat: repeat-x , repeat;
 display: inline-block;
}


/*BOCCO*/
#bocco_mv {
 background: #464543 url(/images/front/pc/bocco/mainvisual.jpg) 50% 0 no-repeat;
}
#bocco_mv.robots_common_mainvisual p strong {
 color: #84b03f;
}
#bocco_how_to {
 background: #91c341 url(/images/front/pc/bocco/howto/img_howto_1.png) 50% 0 no-repeat;
height: 678px;
}
#bocco_function_movie {
 background: url(/images/front/pc/palmi/life_movie/bg.png) 50% 225px no-repeat;
background-size: 100% 570px;
height: 797px;
}
#bocco_function_movie .ttl {
 padding: 40px 0 20px;
}
#bocco_function_movie p.sub_text {
 color: #1b1b1b;
text-align: center;
font-size: 14px;
margin-bottom: 90px;
}
#bocco_function_movie .movie_box {
 text-align: center;
}
#bocco_review_movie .sub_text {
    text-align: center;
    margin: 30px 0;
    font-size: 14px;
}
#bocco_review_movie .ttl {
    margin: 50px 0 0;
}
#bocco_review_movie {
    float: left;
}
#bocco_feat .feat_box .text p strong {
 color: #84b03f;
}
#bocco_con_01 {
 background-image: url(/images/front/pc/bocco/con_01_img_01.jpg);
height: 553px;
}
#bocco_con_02_img_01 {
 background-image: url(/images/front/pc/bocco/con_02_img_01.jpg);
height: 520px;
}
#bocco_con_02, #bocco_con_03, #bocco_con_04 {
 padding-top: 55px;
}
.bocco_con_02_movie_area .movie_btn {
 width: 480px;
float: left;
}
.bocco_con_02_movie_area .movie_btn a {
 display: block;
width: 100%;
}
#bocco_con_02 .ttl_img_wrap {
 margin: 0 0 50px;
}
#bocco_con_03_img_01 {
 background-image: url(/images/front/pc/bocco/con_03_img_01.jpg);
height: 520px;
}
#bocco_con_03_scene ul {
 width: 960px;
margin: 0 auto;
}
#bocco_con_03_scene .scene_cell {
 margin: 0 0px 40px;
position: relative;
padding: 30px 20px;
font-size: 1.2em;
background: #fff;
border-radius: 10px;
}
#bocco_con_03_scene .scene_cell_ico, #bocco_con_03_scene .scene_cell_img {
 position: absolute;
top: -20px;
}
#bocco_con_03_scene .scene_cell.cell_01, #bocco_con_03_scene .scene_cell.cell_03 {
 padding-right: 315px;
}
#bocco_con_03_scene .scene_cell.cell_02, #bocco_con_03_scene .scene_cell.cell_04 {
 padding-left: 330px;
}
#bocco_con_03_scene .scene_cell.cell_01 .scene_cell_ico, .scene_cell.cell_03 .scene_cell_ico {
 left: 30px;
}
#bocco_con_03_scene .scene_cell.cell_02 .scene_cell_ico, .scene_cell.cell_04 .scene_cell_ico {
 right: 30px;
}
#bocco_con_03_scene .scene_cell.cell_01 .scene_cell_img, .scene_cell.cell_03 .scene_cell_img {
 right: -10px;
}
#bocco_con_03_scene .scene_cell.cell_02 .scene_cell_img, .scene_cell.cell_04 .scene_cell_img {
 left: -10px;
}
.scene_cell_ttl {
 font-size: 2em;
line-height: 1.2em;
}
.cell_catch {
 color: #666;
font-size: 0.7em;
display: block;
padding: 10px 0 20px;
}
#bocco_con_03_scene .scene_cell.cell_01 .scene_cell_ttl, #bocco_con_03_scene .scene_cell.cell_03 .scene_cell_ttl {
 padding-left: 150px;
}
#bocco_con_03_scene .scene_cell.cell_02 .scene_cell_ttl, #bocco_con_03_scene .scene_cell.cell_04 .scene_cell_ttl {
 padding-right: 150px;
}
#bocco_con_03_scene .scene_cell.cell_03 {
 margin-bottom: 0;
}
#bocco_con_03_scene .scene_cell.cell_03 .scene_cell_ttl {
 margin-bottom: 50px;
}
#bocco_con_03_scene .scene_cell.cell_02 .scene_cell_img {
 top: -30px;
}

/*Plen*/
#plen_mv {
 background: #464543 url(/images/front/pc/plen/mainvisual/mainvisual.png) 50% 0 no-repeat;
}
#plen_mv.robots_common_mainvisual p strong {
 color: #0099cc;
}
#plen_function_movie {
 background: url(/images/front/pc/palmi/life_movie/bg.png) 50% 225px no-repeat;
background-size: 100% 570px;
height: 797px;
}
#plen_function_movie .ttl {
 padding: 40px 0 20px;
}
#plen_function_movie p.sub_text {
 color: #1b1b1b;
text-align: center;
font-size: 14px;
margin-bottom: 90px;
}
#plen_function_movie .movie_box {
 text-align: center;
}
#plen_feat .feat_box .text p strong {
 color: #0099cc;
}
#plen_feat.robots_common_feat .feat_box.bg_grey {
 padding-bottom: 0;
}
#plen_feat .movie_list_box ul li a .mask {
 background-image: url(/images/front/pc/plen/feat/hover.png)
}
#plen_con_01 {
 background-image: url(/images/front/pc/plen/con_01_img_01.jpg);
height: 553px;
}
#plen_con_02_img_01 {
 background-image: url(/images/front/pc/plen/con_02_img_01.jpg);
height: 469px;
}
#plen_con_03_img_01 {
 background-image: url(/images/front/pc/plen/con_03_img_01.jpg);
height: 520px;
}
#plen_con_03 {
 padding-bottom: 40px;
}

/*Robi*/
#robi_mv {
 background: #464543 url(/images/front/pc/robi/mainvisual/mainvisual.png) 50% 0 no-repeat;
}
#robi_mv.robots_common_mainvisual p strong {
 color: #99c2df;
}
#robi_mv .page_contents {
 position: relative;
height: 560px;
}
#robi_mv .btn_tokuten {
 position: absolute;
bottom: -10px;
right: 0px;
z-index: 1;
}
#robi_function_movie .movie_list_box ul li a .mask {
 background: url(/images/front/pc/robi/function_movie/hover.png) 0 0 no-repeat;
}
#robi_tieup {
 background: url(/images/front/pc/robi/tieup/bg.png) 50% 320px no-repeat;
text-align: center;
}
#robi_tieup .ttl {
 padding: 50px 0;
text-align: center;
}
#robi_tieup .img {
 text-align: center;
margin-bottom: 50px;
}
#robi_tieup .note {
 background: url(/images/front/pc/robi/tieup/grid.png);
padding: 20px;
text-align: center;
color: #fff;
font-size: 16px;
line-height: 1.8;
}
#robi_tieup .note strong {
 color: #68b9ff;
}
#robi_tieup .lets {
 background: #d9dbdb url(/images/front/pc/robi/tieup/bg_lets.png) 50% 0 no-repeat;
height: 295px;
}
#robi_tieup .lets .inner {
 width: 960px;
position: relative;
margin: 0 auto;
}
#robi_tieup .lets .inner p {
 font-size: 18px;
position: absolute;
top: 122px;
right: 0;
text-align: right;
}
#robi_function_movie .ttl {
 padding: 50px 0;
}
#robi_summary {
 background: #b0dcff url(/images/front/pc/robi/summary/bg_summary.png) 50% 0 no-repeat;
height: 784px;
position: relative;
}
#robi_summary .summary_items {
 width: 960px;
margin: 0 auto;
position: relative;
}
#robi_summary .summary_items h3 {
 font-size: 20px;
margin-bottom: 10px;
font-weight: normal;
}
#robi_summary .summary_items p {
 font-size: 14px;
margin-left: -12px;
}
#robi_summary .box1 {
 position: absolute;
top: 60px;
left: 13px;
width: 330px;
}
#robi_summary .box2 {
 position: absolute;
top: 324px;
left: 13px;
width: 420px;
color: #fff;
}
#robi_summary .box3 {
 position: absolute;
top: 500px;
left: 13px;
width: 310px;
}
#robi_summary .box4 {
 position: absolute;
top: 35px;
left: 606px;
width: 330px;
color: #fff;
}
#robi_summary .box5 {
 position: absolute;
top: 572px;
left: 641px;
width: 330px;
color: #fff;
}
#robi_tokuten .ttl {
 padding: 0 0 20px;
}
#robi_tokuten .sub_text {
 text-align: center;
font-size: 18px;
margin-bottom: 30px;
}
#robi_tokuten .tokuten_list {
 width: 1000px;
overflow: hidden;
margin-bottom: 50px;
}
#robi_tokuten .tokuten_list li {
 float: left;
margin-right: 32px;
}
#robi_tokuten .tokuten_about_hed_img {
 border-top: 1px solid #bfbfbf;
background-image: url(/images/front/pc/robi/tokuten/img_lets_odekake.png);background-position: 50% 0;
background-repeat: no-repeat;
background-size: cover;height: 371px;
text-indent: -9999px;
}
#robi_tokuten .tokuten_about_hed_text {
 background: #384141;
color: #FFF;
font-size: 36px;
font-weight: bold;
text-align: center;
padding: 15px;
}
#robi_tokuten .tokuten_about_contents {
 background: url(/images/front/pc/robi/tokuten/ptn_2.png);
}
#robi_tokuten .tokuten_about_contents .inner {
 width: 960px;
margin: 0 auto;
}
#robi_tokuten .about_robotcreator {
 background: url(/images/front/pc/robi/tokuten/ptn_1.png) 0 0 repeat-x;
text-align: center;
padding: 44px 0 20px;
}
#robi_con_01 {
 background-image: url(/images/front/pc/robi/con_01_img_01.jpg);
height: 970px;
}
#robi_con_02_img_01 {
 background-image: url(/images/front/pc/robi/con_02_img_01.jpg);
height: 468px;
}
#robi_con_02 .lr_column_parent {
 margin-left: -45px;
}
#robi_con_02 .lr_column_parent .lr_column_img {
 width: 450px;
}
#robi_con_02 .lr_column_parent .lr_column_txt {
 width: 480px;
}
#robi_con_02 .area_01 {
 border-bottom: 1px solid #D2D2D2;
}
#robi_faq .faq_box {
 border: 3px solid #d2d2d2;
padding: 20px;
box-sizing: border-box;
margin-bottom: 20px;
}
#robi_faq .faq_box .faq_q,#robi_faq .faq_box .faq_a {
 padding-left: 68px;
position: relative;
margin-top: 14px;
}
#robi_faq .faq_box .faq_q {
 font-size: 18px;
font-weight: bold;
padding-left: 68px;
position: relative;
padding-bottom: 20px;
border-bottom: 1px solid #e4e4e4;
margin-bottom: 30px;
}
#robi_faq .faq_box .faq_a {
 font-size: 1.2em;
margin-bottom: 14px;
}
#robi_faq .faq_box.row_1 .faq_a {
 min-height: 75px;
}
#robi_faq .faq_box.row_2 .faq_a {
 min-height: 115px;
}
#robi_faq .faq_box .faq_q:before,#robi_faq .faq_box .faq_a:before {
 display: inline-block;
position: absolute;
margin-left: -68px;
margin-top: -14px;
}
#robi_faq .faq_box .faq_q:before {
 content: url(/images/front/pc/robi/faq/ico_faq_q.png);
}
#robi_faq .faq_box .faq_a:before {
 content: url(/images/front/pc/robi/faq/ico_faq_a.png);
}
#basket_area_robi .basket_pr_img {
 width: 586px;
height: 110px;
display: block;
background-image: url(/images/front/pc/robi/con_04_img_01.jpg);
text-indent: -9999px;
background-repeat: no-repeat;
}

#basket_area_tapia .basket_pr_img {
 width: 586px;
 height: 120px;
 display: block;
 background-image: url(/images/front/pc/tapia/specialItembnr.jpg);
 text-indent: -9999px;
 background-repeat: no-repeat;
}

/*order*/
.page_unique.page_order {
 width: 960px;
margin: 0 auto;
position: relative;
}
.order_status_before_shipping {
 color: #23821E
}
.order_status_after_shipping {
 color: #37C55F;
}
.order_status_during_shipping {
 color: #E456F8;
}
.order_status_pend {
 color: #5549EB;
}
.order_status_complete_shipping {
 color: #39B3F4;
}
.order_status_parts_shipping {
 color: #B46DE7;
}
.order_status_cancel {
 color: #F44D47;
}
.order_ttl_wrap {
 position: relative;
}
.order_change_link {
 right: 0;
bottom: 0;
}
.address_change_link {
 position: absolute;
right: 0;
bottom: 1;
}
.order_product_list {

}
.order_product_cell {
 border: 1px solid #ccc;
border-radius: 5px;
padding: 20px;
margin-bottom: 10px;
}
.order_product_cell .product_img {
 width: 198px;
border: 1px solid #ccc;
display: block;
float: left;
}
.order_product_cell .product_txt_side {
 width: 720px;
float: left;
margin-right: -10px;
}
.order_product_cell .product_info_head {
 border-bottom: 1px solid #ccc;
padding: 20px 0 0 20px;
}
.product_info_detail {
 padding: 20px 0 0 20px;
position: relative;
}
.order_status {
 font-size: 2em;
font-weight: bold;
}
.order_block {
 border-top: 1px solid #ccc;
padding: 20px 0 40px;
}
.order_detail {
 background: #f9f9f9;
padding: 10px;
margin-bottom: 20px;
position: relative;
line-height: 30px;
}
.detail_side {
 padding-right: 180px;
float: right;
line-height: 40px;
}
.detail_side_right {
 padding-right: 0;
float: right;
line-height: 40px;
}
.order_detail .label_black {
 background: #333;
color: #fff;
padding: 4px 30px;
border-radius: 5px;
margin-right: 10px;
font-size: 0.9em;
}
.order_detail_link_more {
 width: 160px;
height: 40px;
position: absolute;
top: 9px;
right: 10px;
display: block;
background-image: url(/images/front/pc/btn_show_order_detail.png);
text-indent: -9999px;
}
.order_ttl_wrap {
 margin-bottom: 20px;
}
.order_navi {
 height: 28px;
border-left: 1px solid #ccc;
line-height: 28px;
overflow: visivle;
}
.order_navi li {
 width: 147px;
display: block;
float: left;
padding-bottom: 7px;
}
.order_navi .order_navi_btn_inner {
 display: block;
line-height: 28px;
height: 28px;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
}
.order_navi .order_navi_btn_inner:visited {
 color: #ccc;
}
.order_navi .order_navi_btn_inner {
 border-right: 1px solid #ccc;
}
.order_navi span.order_navi_btn_inner {
 color: #36AEE0;
}
.order_navi .active {
 border-bottom: 3px solid #36AEE0;
}
.order_disp_num_info {
 position: absolute;
top: 15px;
right: 0;
}
.order_disp_num_info_ttl {
 float: left;
margin-right: 10px;
}
.order_disp_num_info span.active, .order_disp_num_info a {
 border: 1px solid #ccc;
float: left;
padding: 0 5px;
}
.order_disp_num_info a {
 color: #333;
}
.order_disp_num_info span.active {
 color: #fff;
background: #333;
}
.mypage_robot_navi_wrap {
 border-bottom: 1px solid #ccc;
}
.mypage_robot_navi_wrap li {
 min-width: 138px;
margin-right: 10px;
text-align: center;
float: left;
border: 1px solid #ccc;
border-bottom: none;
margin-bottom: -1px;
height: 38px;
line-height: 38px;
}
.mypage_robot_navi_wrap .current_page a {
 background: #333;
color: #fff;
}
.mypage_robot_navi_wrap a {
 background: #fff;
color: #333;
display: block;
height: 38px;
line-height: 38px;
}
.mypage_robot_navi_wrap a:visited {
 color: #333;
}
.mypage_robot_navi_wrap .current_page a:visited {
 color: #fff;
}
.page_order_cancel {
 padding-top: 40px;
}
.page_order_cancel .order_block {
 border-top: none;
border-bottom: 1px solid #ccc;
}
.page_order_cancel .order_ttl_wrap {
 margin-bottom: 0;
}
.page_order_cancel .product_txt_side {
 width: 100%;
float: none;
margin: 0;
}
.page_order_cancel .product_info_head {
 padding: 0 20px;
}
.page_order_cancel .detail_side {
 padding-right: 0;
}
#page_cancel_complete {
 padding-top: 40px;
}
#page_cancel_complete.page_order_cancel .notice-wrapper {
 margin-bottom: 20px;
}
#page_cancel_complete.page_order_cancel .notice-error-inner {
 padding: 40px 0;
}
#page_cancel_complete.page_order_cancel .link_back {
 margin-bottom: 20px;
}
#page_cancel_complete .page_cancel_complete_number_wrap {
 text-align: center;
padding: 20px;
margin: 20px 0
}

/*order datail*/
.order_datail_page_ttl {
 position: relative;
padding-bottom: 10px;
}
.order_datail_page_ttl .back_link {
 position: absolute;
bottom: 10px;
right: 0;
font-size: 0.6em;
font-weight: normal;
}
.order_detail_table_wrap {
 width: 450px;
}
.order_detail_table_wrap .label_black {
 border-radius: 5px 5px 0 0;
padding: 5px 10px;
}
.common_table.order_detail_table {
 border-left: none;
}
.common_table.order_detail_table th {
 border-left: none;
font-weight: normal;
}
.common_table.order_detail_table td {
 border-right: none;
}
.order_delivery_number {
 position: absolute;
top: 25px;
right: 5px;
color: #fff;
background: #666;
padding: 5px 20px;
border-radius: 20px;
}
#page_order_datail .order_block {
 border-bottom: 1px solid #ccc;
padding-bottom: 10px;
}

/*mypage robot*/
.page_unique.page_mypage_robot {
 width: 960px;
margin: 0 auto;
position: relative;
}
.page_unique.page_mypage_robot .product_txt_side {
 width: 520px;
position: relative;
}
.page_unique.page_mypage_robot .product_info_head {
 padding-bottom: 20px;
}
.product_button_side {
 width: 180px;
float: right;
}
.button_product {
 min-width: 180px;
display: block;
padding: 10px 0;
color: #fff;
background: #253046;
border-radius: 5px;
text-align: center;
border: none;
font-size: 1.1em;
line-height: 1.5em;
}
.button_product:link, .button_product:hover, .button_product:active, .button_product:visited {
 color: #fff;
text-decoration: none;
}
.page_unique.page_mypage_robot .my_robot_status {
 background: #da0000;
color: #fff;
font-weight: normal;
min-width: 80px;
border-radius: 5px;
padding: 0 10px;
font-size: 0.8em;
}
.page_unique.page_mypage_robot .date_wrap {
 margin-right: 5px;
}
.page_unique.page_mypage_robot .btn_check_repair {
 position: absolute;
right: 0;
border-radius: 100px;
min-width: 160px;
}
.contact_table {
 border: none;
}
.contact_table th {
 border: none;
border-bottom: 1px dotted #333;
padding: 10px 0;
}
.contact_table td {
 border: none;
border-bottom: 1px dotted #333;
padding: 20px 0;
}
#page_contact_detail .contact_list_wrap {
 background: #ddd;
border-radius: 10px;
padding: 18px 15px 0;
}
#page_contact_detail .contact_list .contact_cell {
 margin-bottom: 18px;
position: relative;
}
#page_contact_detail .contact_list .contact_cell .contact_ttl {
 margin-bottom: 18px;
}
#page_contact_detail .contact_list .contact_body {
 position: relative;
background: #fff;
border: 1px solid #cdcdcd;
}
#page_contact_detail .contact_list .contact_body:after {
 content: 'a';
background-image: url(/images/front/pc/mypage/contact_cell_head.png);
background-repeat: no-repeat;
text-indent: -9999px;
position: absolute;
top: -13px;
left: 17px;
width: 20px;
height: 13px;
display: block;
z-index: 10;
}
#page_contact_detail .contact_dete {
 position: absolute;
top: 0;
right: 0;
}
#page_contact_detail .contact_txt {
 padding: 15px;
}
#page_contact_detail .contact_attached_file_list {
 border-top: 1px dashed #BBBBBB;
}
#page_contact_detail .contact_attached_file_cell {
 padding: 6px 18px 6px 40px;
position: relative;
}
#page_contact_detail .contact_attached_file_cell:after {
 content: 'a';
background-image: url(/images/front/pc/mypage/ico_clip.png);
background-repeat: no-repeat;
text-indent: -9999px;
position: absolute;
top: 50%;
margin-top: -10px;
left: 15px;
width: 19px;
height: 20px;
}
#page_contact_detail .attached_file_link {
 padding: 0 30px 0 10px;
border: 1px solid #ccc;
border-radius: 100px;
position: relative;
}
#page_contact_detail .attached_file_link:after {
 content: 'a';
background-image: url(/images/front/pc/mypage/ico_download.png);
background-repeat: no-repeat;
text-indent: -9999px;
position: absolute;
top: 50%;
margin-top: -6px;
right: 5px;
width: 14px;
height: 13px;
}
#page_contact_index .contact_table th, #page_contact_index .contact_table td {
 text-align: center;
padding: 10px;
}
#page_contact_index .contact_table td .detail_txt {
 margin: 0 auto;
width: 420px;
text-align: left;
background: #f8f8f8;
border: 1px solid #cecece;
border-radius: 5px;
}
#page_contact_index .contact_table td .detail_txt a {
 display: block;
padding: 5px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
#page_contact_index .contact_status_label {
 margin-left: 15px;
}
.contact_status_label {
 display: block;
border-radius: 5px;
color: #fff;
}
.contact_status_label.status_wait {
 background: #333;
}
.contact_status_label.status_return {
 background: #36AEE3;
}
#page_contact_index .contact_table tr:nth-child(2n-1) td {
 background: #f5f5f5;
}

/*contact*/
#page_contact_detail h3.page_ttl {
 border-top: 1px solid #ccc;
margin-top: 30px;
padding-top: 20px;
font-size: 1.5em;
}
#page_contact_detail h3.page_ttl .ttl_value {
 font-weight: normal;
}
#page_contact_input th, #page_contact_confirm th {
 padding: 10px 20px;
}
#page_contact_confirm .file_area .product_info_head {
 padding: 0 0 12px 0;
}
#input_file_area li {
 background: #dedede;
margin: 0 0 3px 0;
padding: 5px;
position: relative;
}
#input_file_area .file_delete {
 padding: 0px 5px;
}

/*repair*/
.repair_table th {
 background: #262F47;
color: #fff;
}
#page_repair_input #input_file_area li {
 background: #dedede;
margin: 0 0 3px 0;
padding: 5px;
position: relative;
}
#page_repair_input .file_delete {
 padding: 0px 5px;
}
#page_repair_input .toggle_btn_wrap .common_btn {
 margin: 0 auto;
}
#page_repair_input .repair_table th, #page_repair_input .repair_table td {
 padding: 12px;
}
#page_repair_input .searchPostCode span {
 width: 100%;
}
#page_repair_input .file_area .product_info_head, #page_repair_confirm .file_area .product_info_head {
 padding: 0 0 12px 0;
}
#page_repair_history .history_table, #page_repair_history .history_table th {
 border-left: none;
}
#page_repair_history .history_table, #page_repair_history .history_table td {
 border-right: none;
}
#page_repair_history .history_table td, #page_repair_history .history_table th {
 padding: 10px 20px;
}
#page_repair_history .history_table .date_label {
 border-radius: 100px;
background: #37AFE3;
color: #fff;
padding: 3px 15px;
margin: 0 auto;
text-align: center;
}
#page_repair_history .history_table th {
 text-align: center;
vertical-align: top;
}

/*修理受付*/
#page_repair_consent #clinic_step_list {
 width: 960px;
margin: 0 auto;
padding-top: 20px;
}
#page_repair_consent #clinic_step_list .clinic_cell {
 position: relative;
background: #f0f0f0;
padding: 4px;
border-radius: 5px;
margin-bottom: 40px;
}
#page_repair_consent #clinic_step_list .clinic_num {
 width: 80px;
height: 80px;
display: block;
position: absolute;
top: -20px;
left: 20px;
}
#page_repair_consent #clinic_step_list .clinic_body {
 background: #fff;
padding: 30px;
}
#page_repair_consent #clinic_step_list .clinic_ttl {
 font-size: 2.5em;
text-align: center;
font-weight: normal;
padding: 25px 0;
}
#page_repair_consent .pdf_link_list {
 margin-left: 30px;
width: 320px;
}
#page_repair_consent .pdf_link_list li {
 margin-bottom: 5px;
background: #f0f0f0;
line-height: 30px;
height: 30px;
}
#page_repair_consent .pdf_link_list a {
 display: block;
}
#page_repair_consent .pdf_link_list a:hover {
 text-decoration: none;
}
#page_repair_consent .pdf_link_list .pdf_list_label {
 background: #253046;
margin-right: 10px;
padding: 0 10px;
color: #fff;
line-height: 30px;
height: 30px;
display: inline-block;
}

/* spec */
#spec {
 margin-top: 50px;
}
#spec h1 {
 padding: 30px;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
text-align: center;
margin: 65px 0 45px;
}
#spec .spec_table {
 border-collapse: collapse;
}
#spec .spec_table th, #spec .spec_table td {
 padding: 4px;
 vertical-align: bottom;
}
#spec .spec_table th.item {
 text-align: center;
width: 190px;
}
#spec .spec_table th.item p {
 font-weight: normal;
color: #666;
font-size: 10px;
padding: 5px 0;
}
#spec .spec_table th.item .btn_datail a {
 border: 1px solid #cccccc;
padding: 5px;
color: #333333;
display: block;
}
#spec .spec_table .function_name {
 text-align: right;
font-weight: bold;
vertical-align: middle;
font-size: 15px;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
#spec .spec_table td {
 border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
/*border-right: 1px solid #e6e6e6;*/
}
#spec .spec_table .cell {
 height: 70px;
width: 190px;
background: #eee;
display: table-cell;
vertical-align: middle;
text-align: center;
color: #fff;
}
#spec .spec_table .cell a {
 color: #fff;
text-decoration: underline;
font-size: 10px;
}
#spec .spec_table .cell p {
 font-size: 10px;
}
#spec .spec_table .palmi .cell {
 background: #ffa800;
}
#spec .spec_table .robi .cell {
 background: #297dc1;
}
#spec .spec_table .plend .cell {
 background: #0099cc;
}
#spec .spec_table .bocco .cell {
 background: #91c341;
}
#spec .spec_table .premaidai .cell {
 background: #f149a5;
}
#spec .spec_table .robohon .cell {
 background: #d6a04e;
}
#spec .spec_table .tapia .cell {
 background: #a5d364;
}
#spec .spec_table .chip .cell {
 background: #33AAE7;
}
#spec .spec_table .none .cell {
 background: #eee url(/images/front/pc/spec/none.png) 50% 50% no-repeat;
}
.spec_table .lead {
    height: 2.5em;
}

/* option共通 */
.option_breadcrumb li {
 float: left;
}
.option_breadcrumb li + li:before {
 content: ">";
margin: 0 5px;
}
.option_list .badge {
 background:#CC0000;
color: #fff;
font-size: 8px;
padding: 2px 4px;
position: absolute;
top: 0;
left: 0;
height: 10px;
line-height: 10px;
}
.option_list .option_item_box {
 position: relative;
}
.option_item_box .option_item_thumb {
 margin-bottom: 5px;
}

#mov_nav_option .view_option_btn,
#option_under_area .view_option_btn {
 display: inline-block;
}

#mov_nav_option .view_option_btn a,
#option_under_area .view_option_btn a {
 color: #fff;
text-decoration: none;
background: #37aee3;
padding: 5px 15px;
font-weight: bold;
letter-spacing: 1px;
}
#mov_nav_option .view_option_btn a:hover,
#option_under_area .view_option_btn a:hover {
 background: #39b9e7;
}

#mov_nav_option .view_option_btn a:before,
#option_under_area .view_option_btn a:before {
 content: url(/images/front/pc/option/btn_arrow_white.png);
padding-right: 10px;
}

/* header option共通 */
#mov_nav_option a {
 padding: 0;
line-height: 1.6;
height: auto;
display:block;
margin:0;
}
#mov_nav_option a p {
 margin: 0;
text-align: left;
}
#mov_nav_option .mov_nav_option_inner {
 width: 900px;
margin: 0 auto;
}
.option_list .option_item_box {
 vertical-align: top;
}
#mov_nav_option .option_item_box .option_item_thumb {
 width: 128px;
height: 96px;
}
#mov_nav_option .option_item_box .option_item_thumb img {
max-height: 96px;
width: 100%;
}
#mov_nav_option .view_option_btn {
 margin-right: 18px;
}

/* option list */
#page_option_list{
margin-top:49px;
}
.option_display_select_wrap .pager_btn {
 background: #fff;
}
.option_display_select_wrap .pager_btn a:hover {
 border: 1px solid #ccc;
}
.option_display_select_wrap .pager_ellipsis {
 display: inline-block;
}
.option_display_select_wrap .option_display_select_page {
 margin-bottom: 2px;
}
.option_display_select_wrap .option_display_select_page .common_pager {
 clear: none;
}
.option_display_select_wrap .display_select_box {
 background: #eee;
}
.option_display_select_wrap .option_display_select_sort div[class^=display_select_] > p {
 float: left;
}
.option_display_select_wrap .option_display_select_sort .display_select_robot {
 margin-left: 30px;
}
.option_display_select_wrap .option_display_select_sort .display_select_num .display_select_num_btn {
 position: relative;
top: -2px;
}

.option_display_select_wrap .display_select_box .display_select_num .display_select_num_btn span {
 border: 1px solid #d2d2d2;
float: left;
padding: 1px 5px;
background: #fff;
}

.option_display_select_wrap .option_display_select_sort .display_select_num .display_btn_common.active {
 color: #fff;
background: #37aee3;
border: 1px solid #37aee3;
}
.option_display_select_wrap .option_display_select_sort .display_select_num .display_btn_common:first-child {
 border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.option_display_select_wrap .option_display_select_sort .display_select_num .display_btn_common:last-child {
 border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
#robot_option_all .option_item_box .option_item_thumb {
 width: 172px;
height: 129px;
text-align: center;
}
#robot_option_all .option_item_box a{
color:#37AEE3;
}
#robot_option_all .option_item_box .option_item_thumb a {
 display: block;
}
#robot_option_all .option_item_box .option_item_thumb img {
 max-height: 129px;
width: auto;
border:none;
}
#robot_option_all .option_item_box {
 margin: 0 10px 30px;
width: 172px;
}

/* option detail */
#robot_option_detail {
margin-top:49px;
padding-top:40px;
}
#robot_option_detail .product_name {
 font-size: 32px;
border-bottom: 1px solid  #ccc;
margin-bottom: 30px;
}
#robot_option_detail .img_side {
 width: 300px;
float: left;
}
#robot_option_detail .img_side .product_img_main {
 width: 300px;
height: auto;
text-align: center;
position:relative;
}
#robot_option_detail .img_side .product_img_main img {
width: 100%;
max-height: 225px;
display: inline;
}
#robot_option_detail .img_side .product_img_sub_list .product_img_sub {
width: 94px;
height: 69px;
float: left;
cursor: pointer;
text-align: center;
margin-left: 8px;
box-sizing: border-box;
border: solid 1px #f1f1f1;
}
#robot_option_detail .img_side .product_img_sub_list .product_img_sub:first-child {
 margin-left: 0;
}
#robot_option_detail .img_side .product_img_sub_list .product_img_sub img {
 width: auto;
max-height: 69px;
display: inline;
}
#robot_option_detail .img_side .badge {
 background:#CC0000;
color: #fff;
font-size: 8px;
padding: 2px 4px;
vertical-align: top;
position:absolute;
top: 0;
left: 0;
height: 10px;
line-height: 10px;
}
#robot_option_detail .txt_side {
 width: 620px;
padding-top: 0;
}
#robot_option_detail .robot_basket_box {
 width: auto;
margin: auto;
background: transparent;
box-shadow: none;
border-radius: 0;
margin-bottom: 100px;
}
#robot_option_detail .robot_basket_box .price_box {
 margin: 0 0 20px;
}

/* option under */
#option_under_area .option_under_ttl {
 text-align: center;
font-size: 32px;
margin: 60px 0;
font-weight: bold;
}
#option_under_area .option_list {
 text-align: center;
}
#option_under_area .option_list .option_item_box {
 display: inline-block;
margin: 0 10px;
width: 128px;
}
#option_under_area .option_item_box .option_item_thumb {
 width: 128px;
height: 96px;
text-align: center;
}
#option_under_area .option_item_box .option_item_thumb img {
 max-height: 96px;
width: auto;
display: inline;
}
#option_under_area .option_item_box .option_item_title {
 text-align: left;
}
#option_under_area .slick-next {
 top: 35px;
right: 0px;
width: 26px;
height: 48px;
background: url(/images/front/pc/option/arrow_right.png) 0 0 no-repeat;
}
#option_under_area .slick-prev {
 top: 35px;
left: 0px;
width: 26px;
height: 48px;
background: url(/images/front/pc/option/arrow_left.png) 0 0 no-repeat;
}
#option_under_area .option_link{
color:#37AEE3;
text-decoration:none;
display:block;
}



/* Palmi common */
.bg_grid {
    background: url(/images/front/pc/grid.png);
    padding: 50px 0;
}
.page_nav_li li {
    display: inline-block;
}
.page_nav {
    background: #f9f9f9;
    margin: 0;
    padding: 0 30px;
    opacity: 0.8;
}
.page_nav p {
    margin: 0;
}
.nav_logo {
    display: inline-block;
}
ul.page_nav_li {
    display: inline-block;
    padding: 0 0 0 40px;
}
ul.page_nav_li li:after {
    /* position: absolute; */
    /* z-index: 0; */
    /* top: 50%; */
    /* left: 0; */
    /* width: 60%; */
    /* height: 1px; */
    margin: 0 5px;
    /* background: #000; */
    content: "";
    border: solid 1px #ddd;
}
.page_nav_li li a {
    display: inline-block;
    height: 3em;
    line-height: 3em;
}
