@charset "utf-8";
body {
    -webkit-text-size-adjust: 100%;
    
    list-style-type: disc !important;
}
img {
    width: auto;
    max-width: 100%;
}
#product_container {
    width: 80%;
    margin: 0 auto 120px;
    display: flex;
    justify-content: space-between;
}

#product_container>div {
    width: 45.8333%;
}

.product_image {
    margin-bottom: 27px;
}

.product_image img {
    width: 100%;
}

.product_en {
    font-size: 16px;
    letter-spacing: .05em;
    line-height: 30px;
    margin-bottom: 10px;
    color: #EA4D07;
    font-weight: bold;
}

.product_title {
    font-size: 20px;
    letter-spacing: .05em;
    line-height: 30px;
    margin-bottom: 27px;
    font-weight: bold;
}

.product_text {
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 2;
}

#product_container a {
    display: block;
}


/* 詳細ページ */

#product_top {
    position: relative;
    height: 890px;
}

.stoolfootmassager_top {
background: #afafa3;
 /*background: #696969;*/
}

.compactseatmassager_top {
 background: #afafa3;
    /*background: #908E60;*/
}

#product_top_gallery {
    position: absolute;
    top: 107px;
    right: 52%;
    max-width: 690px;
    width: 46%;
    height: 610px;
}

#product_top_gallery>div:not(:first-child) {
    display: none;
}

#product_top_gallery img {
    width: 100%;
}

.product_top_gallery_large {
    position: absolute;
    right: 0;
    top: 0;
    width: 87%;
    height: 100%;
    max-width: 600px;
}

.product_top_gallery_large img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.product_top_gallery_thumbs {
    display: flex;
    position: absolute;
    left: -20px;
    bottom: -72px;
    z-index: 10;
}

.product_top_gallery_thumbs>div {
    width: 91px;
    height: 91px;
    margin-right: 20px;
    cursor: pointer;
}

.product_top_gallery_thumbs>div.on {
    border: 1px solid #fff;
    box-sizing: border-box;
}

.product_top_gallery_thumbs>div.on>img {
    filter: brightness(60%);
}

#product_top_data {
    position: absolute;
    left: 56%;
    max-width: 500px;
    width: 40%;
    height: 100%;
    display: flex;
    align-items: center;
    color: #fff;
}

#product_top_data_en {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 30px;
    margin-bottom: 9px;
}

#product_top_data_title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 30px;
    margin-bottom: 35px;
}

#product_top_data_text {
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 2;
    margin-bottom: 40px;
}

#product_top_data_color {
    display: flex;
    margin-bottom: 40px;
}

#product_top_data_color a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    box-sizing: content-box;
    margin: 7px 14px;
    color: transparent;
    border: 1px solid #fff;
    cursor: pointer;
}

#product_top_data_color a:nth-child(3) {
    background: #F08548;
}

#product_top_data_color a:nth-child(1) {
    background: #8B8A93;
}

#product_top_data_color a:nth-child(2) {
    background: #AFAB5C;
}

.stoolfootmassager_top #product_top_data_color a.on {
    box-shadow: 0 0 0 6px #696969, 0 0 0 7px #fff;
}

.compactseatmassager_top #product_top_data_color a.on {
    box-shadow: 0 0 0 6px #908E60, 0 0 0 7px #fff;
}

#product_top_data_table th {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    padding: 11px 49px 11px 0;
}

#product_top_data_table th, #product_top_data_table td {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 1.2;
}


#product_mechanism {
    background: linear-gradient(#fff, #F7F4DC);
    padding: 122px 0 40px;
}

#product_mechanism.compactseatmassager {
    margin-bottom: 0;
    text-align: center;
}

#product_mechanism_catch {
    font-size: 20px;
    letter-spacing: .1em;
    line-height: 2;
    text-align: center;
    margin-bottom: 60px;
}

#product_mechanism_catch em {
    color: #EA4D07;
}

#product_mechanism_title>span {
    font-size: 25px;
    letter-spacing: .1em;
    line-height: 2;
    display: block;
}

#product_mechanism_title {
    margin-bottom: 35px;
    font-size: 30px;
    letter-spacing: .1em;
    text-align: center;
}

.compactseatmassager #product_mechanism_title {
    margin-bottom: 50px;
}
.product_mechanism_Text {
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 2;
}
#product_mechanism_box {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 72px;
    text-align: left;
}
.product_mechanism_title2 {
    line-height: 1;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: bold;
}
.product_mechanism_icon {
    width: 25px;
    margin-right: 10px;
    vertical-align: middle;
}
.product_mechanism_Text2{
    padding-left: 38px;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 1.5;
    margin-bottom: 30px;
}
#product_mechanism_image {
    text-align: center;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

#product_mechanism_column {
    display: flex;
    max-width: 1198px;
    margin: 0 auto;
    justify-content: space-between;
}

#product_mechanism_column>div {
    background: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, .16);
    padding: 38px 30px;
    position: relative;
}

#product_mechanism_column>div.shortbox {
    width: 32%;
}

#product_mechanism_column>div.longbox {
    width: 62%;
}

.product_mechanism_column_title {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    letter-spacing: .1em;
    margin-bottom: 15px;
    color: #EA4D07;
}

.product_mechanism_column_subtitle {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .1em;
    margin-top: 5px;
    margin-bottom: 2px;
    line-height: 1.5;
}

.product_mechanism_column_text {
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 1.5;
}

.product_mechanism_column_subtext {
    font-size: 13px;
    letter-spacing: .05em;
    line-height: 1.7;
    border: 1px solid #999;
    margin-top: 2em;
}

.product_mechanism_column_disclaim{
	font-size: 10px;
	text-align: right;
	padding-top: 62px;
}

.product_mechanism_column_tag {
    display: flex;
    justify-content: start;
    margin-bottom: 10px;
}

.product_mechanism_column_tag>p {
    border: 1px solid #999;
    color: #666;
    width: 6em;
    text-align: center;
    line-height: 1.5;
    font-size: 13px;
    border-radius: 4px;
    padding: 0 0.3em;
    margin-right: 5px;
}
.product_mechanism_column_image {
    width: 100%;
    max-width: 250px;
    margin: 20px auto 0;
}

.product_mechanism_column_image.product_mechanism_column_imageMT {
    margin-top:4em;
}


.product_mechanism_column_imagesmall {
    width: 70%;
    max-width: 200px;
    margin: 20px auto 0;
}

.product_mechanism_column_image>img,.product_mechanism_column_imagesmall>img {
    width: 100%;
}

.product_mechanism_column_inner {
    display: flex;
    justify-content: space-between;
}

.product_mechanism_column_inner>div {
    width: 48%;
}

#product_scene {
    position: relative;
    text-align: center;
    width: 100%;
    margin: 50px auto;
}
.product_scene_title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: .1em;
    margin: 100px 0 50px;
    text-align: center;
}
.product_scene_Text {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    text-align: center;
    margin: 50px 0 100px;
}



/* 特長*/
#product_features {
    background: #F8F8F4;
    padding: 116px 30px 120px;
    text-align: center;
}

#product_features_title {
    font-size: 30px;
    letter-spacing: .1em;
    line-height: 1;
    margin-bottom: 35px;
}

#product_features_body {
    display: flex;
    justify-content: center;
    justify-content: space-between;
    max-width: 1196px;
    margin: auto;
}
#product_features_body_left {
    width: 42%;
    background: #fff;
    padding: 40px 30px 10px 30px;
    text-align: left;
    box-shadow: 0 0 30px rgba(0, 0, 0, .16);
    margin-bottom: 20px;

}
#product_features_body_right {
    width: 55%;
}

.product_features_body_inner {
    display: flex;
    background: #fff;
    padding: 40px 30px 20px 30px;
    text-align: left;
    box-shadow: 0 0 30px rgba(0, 0, 0, .16);
    margin-bottom: 20px;
}

.product_features_body_inner:last-child {
    margin-bottom: 0;
}
.product_features_body_title {
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 30px;
    margin-bottom: 21px;
    font-weight: bold;
}

.product_features_body_text em {
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
}

.product_features_body_text {
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 2;
    margin-bottom: 30px;
}

.product_features_body_text_disclaim{
	font-size: 12px;
    letter-spacing: .05em;
    line-height: 2;
    text-align: right;
	margin-top: 10px;
    margin-bottom: 10px;
}

.product_features_body_image {
    width: 100%;
}
.product_features_body_inner>.product_features_body_image {
    width: 30%;
    margin-right: 5%;
}

.product_features_body_inner>.product_features_body_text {
    width: 65%;
}
.product_features_body_image img {
    width: 100%;
}


#product_features2 {
    background: #F8F8F4;
    padding: 116px 30px 120px;
    text-align: center;
}

#product_features2_title {
    font-size: 30px;
    letter-spacing: .1em;
    line-height: 1;
    margin-bottom: 35px;
}

#product_features2_body {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1196px;
    margin: auto;
}

#product_features2_body>div {
    width: calc(50% - 48px);
    margin: 0 24px 48px;
    background: #fff;
    display: flex;
    padding: 40px 50px 40px 30px;
    text-align: left;
    box-shadow: 0 0 30px rgba(0, 0, 0, .16);
}

.product_features2_body_title {
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 30px;
    margin-bottom: 21px;
    font-weight: bold;
}

.product_features2_body_text em {
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
}

.product_features2_body_text {
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 2;
    margin-bottom: 30px;
    width: 58%;
}

.product_features2_body_image {
    width: 36%;
    margin-right: 6%;
}

.product_features2_body_image img {
    width: 100%;
}


#product_stoolfootmassager_panel {
    padding: 136px 30px 114px;
    max-width: 1198px;
    margin: auto;
}

#product_stoolfootmassager_panel_title {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2.24px;
    line-height: 40px;
    margin-bottom: 24px;
    text-align: center;
}

#product_stoolfootmassager_panel_text {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    margin-bottom: 58px;
    text-align: center;
}

#product_stoolfootmassager_panel_body {
    background: url(../images/product_stoolfootmassager_panel_bg.jpg) top right no-repeat;
}

.product_stoolfootmassager_panel_body_title {
    line-height: 1;
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
}

.product_stoolfootmassager_panel_body_title img {
    width: 40px;
    margin-right: 20px;
    vertical-align: middle;
}

.product_stoolfootmassager_panel_body_text {
    padding-left: 60px;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 1.5;
    margin-bottom: 30px;
}

.product_stoolfootmassager_panel_body_text img {
    width: 414px;
    margin-top: 28px;
}

#product_stoolfootmassager_mode {
    padding: 50px 0 30px;
    max-width: 1198px;
    max-height: 508px;
    margin: auto;
    background: url(../images/product_stoolfootmassager_mode_bg.jpg) top left/cover no-repeat;
}

#product_stoolfootmassager_mode_body {
    width: 50%;
    max-width: 500px;
    margin-left: 50%;
}

#product_stoolfootmassager_mode_title {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 5px;
}

#product_stoolfootmassager_mode_text {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    margin-bottom: 38px;
}

.product_stoolfootmassager_mode_body_unit {
    display: flex;
}

.product_stoolfootmassager_mode_body_image {
    width: 50px;
    margin-right: 20px;
}

.product_stoolfootmassager_mode_body_image img {
    width: 100%;
}


.product_stoolfootmassager_mode_body_text em {
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
}

.product_stoolfootmassager_mode_body_text {
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 2;
    margin-bottom: 30px;
}

#product_color {
    background: #F8F8F4;
    padding: 116px 30px 80px;
    text-align: center;
}

#product_color_title {
    font-size: 30px;
    letter-spacing: .1em;
    line-height: 51px;
    margin-bottom: 50px;
}

#product_color_text {
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 2;
    margin-bottom: 30px;
}

#product_color_body,
#product_color_body_bottom {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

#product_color_body>div {
    width: 25%;
    max-width: 379px;
    margin: 0 1.7%;
}

#product_color_body_bottom>div {
    width: 15%;
    max-width: 300px;
    margin: 30px 1% 0;
}
#product_color_body_bottom>div:nth-child(1) {
    width: 25%;
    margin-top: 0;
}
.product_color_subtitle {
    font-size: 16px;
    font-weight :bold;
    margin-bottom: 5px;
}
.product_color_name {
    font-size: 14px;
    letter-spacing: .1em;
    margin-top: 10px;
}

#product_color_body_bottom>div>.product_color_name {
    font-size: 12px;
    text-align: left;
}

.product_color_image img {
    width: 100%;
}

/**202207**/
#product_function {
    text-align: center;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; 
    padding: 5% 0;
}
.product_function_title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 30px;
    margin-bottom: 24px;
    text-align: center;
}
.product_function_Text {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    text-align: center;
}



/**202207製品仕様**/
#product_specification {
    padding: 116px 30px 118px;
    text-align: center;
}

#product_specification_title {
    font-size: 30px;
    letter-spacing: .1em;
    line-height: 1;
    margin-bottom: 50px;
}
.product_specification_box {
    font-size: 14px;
    line-height: 2em;
    overflow:auto;
}
table.product_specification_form {
    width: 1200px;
    margin: 0 auto;
}
.product_specification_box th {
    border: 1px solid #2c2c2c;
    box-sizing: border-box;
    font-weight: 700;
    white-space:nowrap;
}
.product_specification_box tr:nth-child(2n) {
    background-color: #e3e3e3;
}
.product_specification_box td {
    border: 1px solid #2c2c2c;
    box-sizing: border-box;
    font-size: 14px;
}
.product_specification_box .title {
    color: #fff;
    background-color: #2c2c2c;
}


#product_point {
    position: relative;
    height: 800px;
    background: url(../images/product_compactseatmassager_point_bg.png) top center/cover no-repeat;
    margin-bottom: 255px;
}

#product_point_box {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

#product_point_catch {
    position: relative;
    padding-top: 150px;
    padding-left: 30px;
    width: auto;
    max-width: 55%;
    text-align: center;
}
.product_point_catch_title {
    font-size: 25px;
    letter-spacing: .1em;
    line-height: 43px;
    font-weight: bold;
    line-height: 1.7;
}

.product_point_catch_Text {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
}

#product_point_hip {
    position: absolute;
    top: 580px;
    right: 50px;
    width: 183px;
    height: 183px;
    background: rgba(44, 44, 44, .1);
    color: #fff;
    border-radius: 100px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#product_point_hip_en {
    font-size: 61px;
}

#product_point_hip_jp {
    font-size: 16px;
    line-height: 38px;
}

#product_point img {
    width: 100%;
}

#product_point_points {
    position: relative;
    top: 450px;
    display: flex;
    justify-content: center;
    width: 100%;
}

#product_point_points>div {
    width: 285px;
    margin: 0 35px;
    position: relative;
}

.product_point_point_en {
    position: absolute;
    color: #fff;
    top: 34px;
    left: -50px;
    font-size: 63px;
}

.product_point_point_jp {
    font-size: 16px;
    letter-spacing: .1em;
    line-height: 31px;
    margin-top: 11px;
    text-align: center;
}

.product_point_point_image {
    width: 285px;
    height: 285px;
    border-radius: 145px;
    overflow: hidden;
}

#product_point_sp {
    position: relative;
    text-align: center;
    margin: 50px 0;
}
.product_point_sp_img {
    max-width: 280px;
}

.product_point_title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 100px;
    margin-bottom: 24px;
    padding: 0 15px;
    letter-spacing: .1em;
    line-height: 1.7;
    text-align: center;
}
.product_point_Text {
    color: #302D2C;
    font-size: 15px;
    line-height: 2;
    margin-bottom: 50px;
    text-align: center;
}

.product_point_title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 100px;
    margin-bottom: 24px;
    padding: 0 15px;
    letter-spacing: .1em;
    line-height: 1.7;
    text-align: center;
}
.product_point_Text {
    color: #302D2C;
    font-size: 15px;
    line-height: 2;
    margin-bottom: 50px;
    text-align: center;
}


#product_pad {
    display: flex;
    max-width: 1000px;
    margin: auto;
    justify-content: space-between;
    padding-bottom: 120px;
}

#product_pad img {
    width: 100%;
}

#product_pad_body {
    width: 48.2%;
}

#product_pad_body_text {
    font-size: 20px;
    letter-spacing: .1em;
    line-height: 34px;
    margin-bottom: 45px;
    font-weight: bold;
}

#product_pad_image {
    width: 40%;
}

#product_compactseatmassager_panel {
    height: 800px;
    margin: auto;
    background: #F8F8F4;
    background: url(../images/product_compactseatmassager_panel_bg.jpg) top center/cover no-repeat;
}

#product_compactseatmassager_panel_title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 30px;
    margin-bottom: 24px;
    text-align: center;
}

#product_compactseatmassager_panel_text {
    font-size: 14px;
    letter-spacing: .1em;
    line-height: 2;
    margin-bottom: 38px;
    text-align: center;
}

#product_compactseatmassager_panel_image {
    width: 300px;
    margin: 80px auto 58px;
}

#product_compactseatmassager_panel_image img {
    width: 100%;
}

#product_compactseatmassager_panel_body {
    width: 50%;
    max-width: 750px;
    margin: 0 50% 0 auto;
    height: 800px;
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product_compactseatmassager_panel_body_title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
}

.product_compactseatmassager_panel_body_title img {
    width: 40px;
    margin-right: 20px;
    vertical-align: middle;
}

.product_compactseatmassager_panel_body_text {
    padding-left: 60px;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 2;
    margin-bottom: 30px;
}

.product_compactseatmassager_panel_body_text img {
    width: 414px;
    margin-top: 28px;
}

/* サポート */

#support {
    background: #fff;
}



.award_button {
    width: 24em;
    display: block;
    padding: 0;
    margin: 4% auto 4%;
    text-align: center;
    height: 45px;
    font-size: 14px;
    font-weight: bold;
    line-height: 45px;
    padding: 0 33px;
    color: #fff;
    background-color: #EA4D07;
    border-radius: 6px;
    border: 1px solid #EA4D07;
}

.award_button:hover {
    background-color: #FFF;
    color: #EA4D07;
    transition: color, background-color .2s ease-in-out;
}

.shopping_button {
 display: block;
 width: 280px;
 padding: 15px 5px;
 background: #EA4D07;
 color: #fff;
 text-decoration: none;
 border-radius: 6px;
 font-size: 18px;
 letter-spacing: .2em;
 text-align: center;
 margin: 2em auto 0;
 border: 1px solid #EA4D07;
 box-sizing: border-box;
 line-height: 1.5em;
}

.shopping_button:hover {
    color: #EA4D07;
    background: #fff;
    border: 1px solid #EA4D07;
    transition: .2s ease-in-out;}

.shopping_button span.cart_button {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-bottom:5px;
    vertical-align: middle;
    background: url(../images/cart_white.svg); 
}

.shopping_button:hover span.cart_button {
    background: url(../images/cart_orange.svg);
}


/* float cart*/
#intocart {
    display: none;
    width: 180px;
    height: auto;
    position: fixed;
    bottom: 230px;
    right: 10px;
    z-index: 10;
    background: #f8f8f4;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0px 10px 10px -4px rgba(0, 0, 0, 0.3);
}
#intocart .pic {
    margin-bottom: 10px;
}
#intocart .icon {
    width: 25px;
    vertical-align: middle;
    margin-right: 10px;
}
#intocart .Txt {
    font-size: 13px;
    margin-top: 5px;
}

#sp_cartbtn {
    height: 65px;
    background: #2C2C2C;
}

#intocart-s {
    display: none;
    width: 100%;
    height: 65px;
    position: fixed;
    left: 0;
    bottom: 0;
    background: rgba(248, 248, 244, 0.8);
    z-index: 98;
    text-align: center;
    padding-top: 20px;
}
#intocart-s .icon {
    width: 25px;
    vertical-align: middle;
    margin-right: 10px;
}
#intocart-s .Txt {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px; 
}



/**/
@media screen and (min-width: 961px) and (max-width:1024px) {
    .product_point_point_image {
        width: 100%;
        height: auto;
    }
    }



/**/

@media screen and (max-width: 960px) {
    #product_container {
        width: 100%;
        margin: 0;
        padding: 0 20px;
        display: block;
    }
    #product_container>div {
        width: 100%;
        margin-bottom: 60px;
    }
    .product_en {
        letter-spacing: .1em;
        margin-bottom: 5px;
    }
    .product_title {
        letter-spacing: .1em;
        margin-bottom: 17px;
    }
    .product_text {
        font-size: 14px;
        letter-spacing: .05em;
        line-height: 2;
    }
    /* 詳細ページ */
    #product_top {
        position: relative;
        height: auto;
	    padding-bottom: 50px;
    }
    .stoolfootmassager_top {
     background: #afafa3;
        /*background: #696969;*/
    }
    .compactseatmassager_top {
       background: #afafa3;
        /*background: #908E60;*/
    }
    #product_top_gallery {
        position: relative;
        top: 0;
        right: 0;
        max-width: 80%;
        width: 80%;
	    margin: 0 auto;
        height: 420px;
    }
    #product_top_gallery>div:not(:first-child) {
        display: none;
    }
    #product_top_gallery img {
        width: 100%;
    }
    .product_top_gallery_large {
        right: 0;
        left: 0;
        top: 0;
        width: 300px;
        height: 300px;
        max-width: 300px;
        margin: 50px auto 0;
    }
    .product_top_gallery_large img {
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .product_top_gallery_thumbs {
        display: flex;
        position: absolute;
        left: 0;
        top: 370px;
        z-index: 10;
    }
    .product_top_gallery_thumbs>div {
        width: 60px;
        height: 60px;
        margin-right: 20px;
        cursor: pointer;
    }
    .product_top_gallery_thumbs>div.on {
        border: 1px solid #fff;
        box-sizing: border-box;
    }
    .product_top_gallery_thumbs>div.on>img {
        filter: brightness(60%);
    }
    #product_top_data {
        position: relative;
        left: 0;
        max-width: 90%;
        width: auto;
        margin: 0 auto;
	    padding-top: 30px;
        height: 100%;
        display: block;
	    flex-wrap: wrap;
        color: #fff;
    }
    #product_top_data_en {
        font-size: 16px;
        font-weight: bold;
        letter-spacing: .05em;
        line-height: 30px;
        margin-bottom: 9px;
    }
    #product_top_data_title {
        font-size: 25px;
        font-weight: bold;
        letter-spacing: .05em;
        line-height: 30px;
        margin-bottom: 35px;
    }
    #product_top_data_text {
        font-size: 14px;
        letter-spacing: .05em;
        line-height: 2;
        margin-bottom: 40px;
    }
    #product_top_data_color {
        margin-bottom: 40px;
    }
    #product_top_data_color a {
        display: block;
        width: 30px;
        height: 30px;
        border-radius: 20px;
        box-sizing: content-box;
        margin: 7px 14px;
        color: transparent;
        border: 1px solid #fff;
        cursor: pointer;
    }
    #product_top_data_color a:nth-child(3) {
        background: #F08548;
    }
    #product_top_data_color a:nth-child(1) {
        background: #8B8A93;
    }
    #product_top_data_color a:nth-child(2) {
        background: #AFAB5C;
    }
    .stoolfootmassager_top #product_top_data_color a.on {
        box-shadow: 0 0 0 6px #696969, 0 0 0 7px #fff;
    }
    .compactseatmassager_top #product_top_data_color a.on {
        box-shadow: 0 0 0 6px #908E60, 0 0 0 7px #fff;
    }
    #product_top_data_table th {
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        padding: 11px 49px 11px 0;
    }
    #product_top_data_table th, #product_top_data_table td {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: .05em;
        line-height: 1;
    }
    /* 機構 */
    #product_mechanism {
        background: linear-gradient(#fff, #F7F4DC);
        padding: 122px 0 1px;
    }
    #product_mechanism.compactseatmassager {
        margin-bottom: 0;
    }
    #product_mechanism_catch {
        font-size: 14px;
        letter-spacing: .1em;
        line-height: 2;
        text-align: center;
        margin-bottom: 60px;
	    padding: 0 1em;
    }
    #product_mechanism_catch em {
        color: #EA4D07;
    }
    #product_mechanism_title>span {
        font-size: 25px;
        letter-spacing: .1em;
        line-height: 2;
        display: block;
    }
    #product_mechanism_title {
        margin-bottom: 35px;
        font-size: 24px;
        letter-spacing: .1em;
        text-align: center;
	    padding: 0 1em;
    }
    .compactseatmassager #product_mechanism_title {
        margin-bottom: 63px;
    }
    #product_mechanism_image {
        text-align: center;
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
    }
	#product_mechanism_column {
	    display: block;
	    max-width: 370px;
	    margin: 0 auto 20px;
	}
	#product_mechanism_column>div.shortbox,
	#product_mechanism_column>div.longbox {
	    width: 100%;
	    height: auto;
	    margin: 0 auto 20px;
	}
	.product_mechanism_column_image {
		position: relative;
		bottom: 0;
		margin: 20px auto;
	}
	.product_mechanism_column_image.product_mechanism_column_imageMT {
    	margin-top:20px;
	}
	.product_mechanism_column_inner, .product_mechanism_column_inner>div {
	    display: block;
	    width: 100%;
	}
    .product_mechanism_column_title {
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        line-height: 25px;
        letter-spacing: .1em;
        margin-bottom: 26px;
    }
    .product_mechanism_column_text {
        font-size: 14px;
        letter-spacing: .05em;
        line-height: 1.5;
    }
	.product_mechanism_column_disclaim{
		font-size: 12px;
		text-align: left;
		padding-top: 2em;
	}

    .product_mechanism_column_image img {
        width: 100%;
    }
    .product_scene {
        width: 100%;
        padding: 0;
        position: relative;
    }
    
    #product_stoolfootmassager_panel {
        padding: 58px 0 10px;
        max-width: 1500px;
        margin: auto;
    }
    #product_stoolfootmassager_panel_title {
        font-size: 24px;
        font-weight: bold;
        letter-spacing: .1em;
        line-height: 30px;
        margin-bottom: 15px;
        text-align: center;
	    padding: 0 1em;
    }
    #product_stoolfootmassager_panel_text {
        font-size: 14px;
        letter-spacing: .1em;
        line-height: 2;
        margin-bottom: 0;
        text-align: center;
	    padding: 0 1em;
    }
    #product_stoolfootmassager_panel_body {
        background: url(../images/product_stoolfootmassager_panel_bg_sp.jpg) top center/cover no-repeat;
	    background-size: contain;
	    background-repeat: no-repeat;
	    padding: 60% 2em 0;
    }
    .product_stoolfootmassager_panel_body_title {
        line-height: 40px;
        margin-bottom: 3px;
        font-size: 16px;
        letter-spacing: .1em;
    }
    .product_stoolfootmassager_panel_body_title img {
        width: 40px;
        margin-right: 20px;
        vertical-align: middle;
    }
    .product_stoolfootmassager_panel_body_text {
        padding-left: 0;
        font-size: 13px;
        letter-spacing: .05em;
        margin-bottom: 30px;
    }
    .product_stoolfootmassager_panel_body_text img {
        width: 100%;
        margin-top: 28px;
    }
    #product_stoolfootmassager_mode {
        padding: 30px 15px 220px;
        width: 100%;
        margin: auto;
        background: url(../images/product_stoolfootmassager_mode_bg_sp.jpg) bottom left/cover no-repeat;
        min-height: 750px;
    }
    #product_stoolfootmassager_mode_body {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
    }
    #product_stoolfootmassager_mode_title {
        font-size: 24px;
        font-weight: bold;
        line-height: 30px;
        margin-bottom: 10px;
	    text-align: center;
    }
    #product_stoolfootmassager_mode_text {
        font-size: 14px;
        letter-spacing: .1em;
        margin-top: 0;
        margin-bottom: 20px;
        text-align: center;
    }

    .product_stoolfootmassager_mode_body_unit {
        display: flex;
	    width: 400px;
	    margin-left: calc(100% - 400px);
    }
    .product_stoolfootmassager_mode_body_image {
        width: 50px;
        margin-right: 10px;
    }
    .product_stoolfootmassager_mode_body_image img {
        width: 100%;
    }
    .product_stoolfootmassager_mode_body_text em {
        display: block;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: .1em;
    }
    .product_stoolfootmassager_mode_body_text {
        font-size: 12px;
        letter-spacing: .05em;
        line-height: 2;
        margin-bottom: 30px;
    }
    #product_color {
        background: #F8F8F4;
        padding: 116px 30px 30px;
        text-align: center;
    }
    #product_color_title {
        font-size: 24px;
        line-height: 1.5;
        margin-bottom: 35px;
    }
    #product_color_text {
        font-size: 14px;
        letter-spacing: .05em;
        line-height: 2;
        margin-bottom: 20px;
    }
    #product_color_body {
        display: block;
        justify-content: center;
    }
    #product_color_body>div {
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }
    .product_color_name {
        font-size: 14px !important;
                margin-bottom: 21px;
        /* font-weight: bold; */
    }
    .product_color_image img {
        width: 100%;
    }
    #product_color_body_bottom {
        flex-wrap: wrap;
    }
	#product_color_body_bottom>div:nth-child(1) {
	    width: 100%;
	    max-width: 100%;
	    margin-top: 0;
	}
	#product_color_body_bottom>div:nth-child(1) .product_color_image {
	    width: 70%;
	    margin: 0 auto;
	}
	#product_color_body_bottom>div {
	    width: 300%;
	    max-width: 30%;
	    margin-top: 0;
	}
    
    #product_features {
        background: #F8F8F4;
        padding: 70px 0;
        text-align: center;
    }
    #product_features_title {
        font-size: 24px;
        letter-spacing: .1em;
        line-height: 1;
        margin-bottom: 35px;
    }
    #product_features_body {
        display: block;
        justify-content: center;
        flex-wrap: wrap;
        max-width: 100%;
        margin: auto;
    }
    #product_features_body>div {
        width: 90%;
        margin: 0 24px 0;
        background: #fff;
        display: block;
        padding: 40px 40px;
        text-align: left;
        box-shadow: 0 0 30px rgba(0, 0, 0, .16);
    }
	#product_features_body_right {
	    width: 90%;
            padding: 0 0 0 !important;
	    margin: 20px auto 0 !important;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0) !important;
	    background-color: rgba(255, 255, 0,0) !important;
	}

	.product_features_body_inner {
	    width: 100%;
	    display: block;
	    background: #fff;
	    padding: 40px 30px 20px 30px;
	    text-align: left;
	    box-shadow: 0 0 30px rgba(0, 0, 0, .16);
	    margin-bottom: 20px;
	}
    .product_features_body_title {
        font-size: 16px;
        letter-spacing: .1em;
        line-height: 30px;
        margin-bottom: 21px;
        font-weight: bold;
    }
    .product_features_body_text em {
        display: block;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: .1em;
    }
    .product_features_body_text {
        font-size: 14px;
        letter-spacing: .05em;
        line-height: 2;
        margin-bottom: 30px;
        width: 100%;
    }
	.product_features_body_text_disclaim{
		font-size: 13px;
		letter-spacing: .05em;
		line-height: 2;
		text-align: left;
		margin-top: 10px;
		width: 100%;
	}
    .product_features_body_image {
        width: 100%;
    }
    .product_features_body_inner>.product_features_body_image {
        width: 60%;
        margin: 0 auto 20px;
    }
    .product_features_body_inner>.product_features_body_text {
        width: 100%;
    }
    .product_features_body_image img {
        width: 100%;
    }

    #product_features2 {
        background: #F8F8F4;
        padding: 70px 0;
        text-align: center;
    }
    #product_features2_title {
        font-size: 24px;
        letter-spacing: .1em;
        line-height: 1;
        margin-bottom: 35px;
    }
    #product_features2_body {
        display: block;
        justify-content: center;
        flex-wrap: wrap;
        max-width: 100%;
        margin: auto;
    }
    #product_features2_body>div {
        width: 90%;
        margin: 20px 24px 0;
        background: #fff;
        display: block;
        padding: 40px 40px;
        text-align: left;
        box-shadow: 0 0 30px rgba(0, 0, 0, .16);
    }
	#product_features2_body_right {
	    width: 90%;
        padding: 0 0 0 !important;
	    margin: 20px auto 0 !important;
        box-shadow: 0 0 30px rgba(0, 0, 0, 0) !important;
	    background-color: rgba(255, 255, 0,0) !important;
	}

	.product_features2_body_inner {
	    width: 100%;
	    display: block;
	    background: #fff;
	    padding: 40px 30px 20px 30px;
	    text-align: left;
	    box-shadow: 0 0 30px rgba(0, 0, 0, .16);
	    margin-bottom: 20px;
	}
    .product_features2_body_title {
        font-size: 16px;
        letter-spacing: .1em;
        line-height: 30px;
        margin-bottom: 21px;
        font-weight: bold;
    }
    .product_features2_body_text em {
        display: block;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: .1em;
    }
    .product_features2_body_text {
        font-size: 14px;
        letter-spacing: .05em;
        line-height: 2;
        margin-bottom: 30px;
        width: 100%;
    }
	.product_features2_body_text_disclaim{
		font-size: 12px;
		letter-spacing: .05em;
		line-height: 2;
		text-align: left;
		margin-top: 10px;
		width: 100%;
	}
    .product_features2_body_image {
        width: 100%;
    }
    .product_features2_body_inner>.product_features_body_image {
        width: 60%;
        margin: 0 auto 20px;
    }
    .product_features2_body_inner>.product_features_body_text {
        width: 100%;
    }
    .product_features2_body_image img {
        width: 100%;
    }

    .product_scene_Text {
        margin: 30px 0 60px;
        letter-spacing: 0em;
    }

    #product_point {
        position: relative;
        height: 800px;
        background: url(../images/product_compactseatmassager_point_bg.png) top center/cover no-repeat;
        margin-bottom: 255px;
    }

    #product_point_catch {
        position: absolute;
        top: 161px;
        left: 150px;
        font-size: 25px;
        letter-spacing: .1em;
        line-height: 43px;
        font-weight: bold;
    }
    #product_point_hip {
        position: absolute;
        top: 580px;
        right: 50px;
        width: 183px;
        height: 183px;
        background: rgba(44, 44, 44, .1);
        color: #fff;
        border-radius: 100px;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    #product_point_hip_en {
        font-size: 61px;
    }
    #product_point_hip_jp {
        font-size: 14px;
        line-height: 38px;
    }
    #product_point img {
        width: 100%;
    }
    #product_point_points {
        position: absolute;
        top: 680px;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    #product_point_points>div {
        width: 285px;
        margin: 0 35px;
        position: relative;
    }
    .product_point_point_en {
        position: absolute;
        color: #fff;
        top: 34px;
        left: -50px;
        font-size: 63px;
    }
    .product_point_point_jp {
        font-size: 16px;
        letter-spacing: .1em;
        line-height: 31px;
        margin-top: 11px;
        text-align: center;
    }
    .product_point_point_image {
        width: 285px;
        height: 285px;
        border-radius: 145px;
        overflow: hidden;
    }

    .product_scene_title {
        padding: 0 15px;
    }

    #product_pad {
        display: flex;
        max-width: 1000px;
        margin: auto;
        justify-content: space-between;
        padding-bottom: 120px;
    }
    #product_pad img {
        width: 100%;
    }
    #product_pad_body {
        width: 48.2%;
    }
    #product_pad_body_text {
        font-size: 20px;
        letter-spacing: .1em;
        line-height: 34px;
        margin-bottom: 45px;
        font-weight: bold;
    }
    #product_pad_image {
        width: 40%;
    }
    #product_compactseatmassager_panel {
        height: auto;
        margin: auto;
        background: #F8F8F4;
        padding: 30px 0;
    }
    #product_compactseatmassager_panel_title {
        font-size: 25px;
        font-weight: bold;
        letter-spacing: .1em;
        line-height: 30px;
        margin-bottom: 24px;
        text-align: center;
    }
    #product_compactseatmassager_panel_text {
        font-size: 14px;
        letter-spacing: .1em;
        line-height: 2;
        margin-bottom: 38px;
        text-align: center;
    }
    #product_compactseatmassager_panel_image {
        width: 300px;
        margin: 0 auto 58px;
    }
    #product_compactseatmassager_panel_image img {
        width: 100%;
    }
    #product_compactseatmassager_panel_body {
        width: 100%;
        max-width: 750px;
        margin: 80px 50% 80px auto;
        height: 800px;
        padding: 0 30px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .product_compactseatmassager_panel_body_title {
        line-height: 40px;
        margin-bottom: 3px;
        font-size: 16px;
        letter-spacing: .1em;
    }
    .product_compactseatmassager_panel_body_title img {
        width: 40px;
        margin-right: 20px;
        vertical-align: middle;
    }
    .product_compactseatmassager_panel_body_text {
        padding-left: 60px;
        font-size: 14px;
        letter-spacing: .05em;
        line-height: 2;
        margin-bottom: 30px;
    }
    .product_compactseatmassager_panel_body_text img {
        width: 414px;
        margin-top: 28px;
    }
    
    .shopping_button a {
        padding: 20px;
    }

    
    
    /* サポート */
    #support {
        background: #fff;
    }

    .award_button {
	width: 100% !important;
	padding: 0 !important;
    margin-top: 30px;
    }

    /* point */
    #product_point_sp {
        display: block;
    }
}



@media screen and (max-width: 480px) {
    #product_color_title {
        letter-spacing: -.1em;
    }
    .product_stoolfootmassager_mode_body_unit {
        display: flex;
        width: 100%;
        margin: 0 auto;
    }
    .product_mechanism_title2 {
        letter-spacing: -.05em;
    }
    .product_mechanism_Text2{
        text-align: justify;
        text-justify: auto;
    }
    .product_function_Text {
        letter-spacing: 0em;
    }
}


.rakuten-point-event {
    margin: 60px auto 0 auto;
    text-align: center;
}

@media screen and (max-width: 960px){
    .rakuten-point-event {
        margin: 30px auto 0 auto;
    }
}