@charset "utf-8";
/* トップ */

#top {
    position: relative;
    height: 100vh;
}

#top_visual {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/top.jpg) center center/cover no-repeat;
}

#top_logo {
    position: absolute;
    top: 196px;
    right: 233px;
    width: 306px;
    top: 25.6%;
    right: 15.5%;
    width: 20.4%;
    min-width: 300px;
}

#top_logo img {
    width: 100%;
}

#top_logo_catch {
    margin-top: 10px;
    width: 202px;
    width: 82.3%;
}


#top_makuake {
    width: 300px;
    position: absolute;
    top: 16%;
    right: 15.5%;
}
#top_makuake img {
    width: 100%;
}
#top_makuake a {
    display: block;
    width: 100%;
    height: 100%;
    color: #2C2C2C;
}
#top_makuake a:hover {
    text-decoration: underline;
}

#top_makuake_button a {
    width: 12em !important;
    color: #FFF;
    text-decoration: none;
}
#top_makuake_button a:hover {
    color: #EA4D07;
    text-decoration: none;

}


#top_makuake_image {
    width: 300px;
    height: 83px;
}

#top_makuake_text {
    font-size: 24px;
    letter-spacing: .05em;
    line-height: 1.5;
    text-align: center;
}

#top_makuake_text em {
    font-weight: bold;
}

#top_catalog {
    width: 200px;
    height: 200px;
    position: absolute;
    bottom: 115px;
    right: 112px;
    background: rgba(255, 255, 255, .8);
    text-align: center;
    border-radius: 100px;
}

#top_catalog img {
    width: 100%;
}

#top_catalog a {
    display: block;
    width: 100%;
    height: 100%;
    color: #2C2C2C;
    text-decoration: none;
}

#top_catalog_image {
    width: 91px;
    height: 91px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
    margin: 30px auto 7px;
    transform-origin: center bottom;
}

#top_catalog a:hover #top_catalog_image {
    transform: scale(1.09);
    transition: transform .2s ease-in-out;
}

#top_catalog_text {
    margin-bottom: 11px;
    font-size: 11px;
    letter-spacing: .05em;
    line-height: 17px;
}

#top_catalog_button {
    width: 14px;
    margin: 0 auto;
}

#top_news {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 50px;
    background: #2C2C2C;
    color: #fff;
    padding: 0 50px;
}

#top_news_container {
    width: 100%;
    max-width: 1200px;
    height: 50px;
    margin: auto;
    position: relative;
}

#top_news_title {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Prompt', sans-serif;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: .2em;
    line-height: 50px;
    width: 10%;
    width: 130px;
}

#top_news_body {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 100px;
    height: 50px;
    line-height: 50px;
    width: 874px;
    width: calc(100% - 326px);
}

.top_news_body_date {
    font-size: 14px;
    margin-right: 20px;
}

.top_news_body_category {
    font-size: 12px;
    width: 90px;
    min-width: 90px;
    background: #fff;
    color: #2C2C2C;
    margin-right: 20px;
    border-radius: 10px;
    text-align: center;
    line-height: 1em;
    height: auto;
    padding: 4px;
}

.top_news_body_body {
    font-size: 13px;
    height: 50px;
}

#top_news_body a {
    display: block;
    color: #fff;
    text-decoration: none;
    height: 50px;
}

#top_news_body a:hover {
    text-decoration: underline;
}

#top_news_list {
    position: absolute;
    top: 10px;
    right: 0;
    height: 30px;
    line-height: 30px;
    width: 17.2%;
    width: 196px;
    text-align: center;
    border-left: 1px solid #fff;
    font-size: 13px;
}

#top_news_list a {
    display: block;
    color: #fff;
    text-decoration: none;
    background: url(../images/arrow.png) right 35px center/11px no-repeat;
}

#top_news_list a:hover {
    background: url(../images/arrow.png) right 30px center/11px no-repeat;
    transition: background-position .2s ease-in-out;
}

.top_paypay_logo {
    width: 100%;
    max-width: 100px;
}
.top_paypay_logo-sp {
    width: 100%;
    max-width: 200px;
}
.top_paypay_logo_txt {
    font-size: 14px;
    color: #EA4D07;
    margin: 10px 0 0 0;
}

/* Paypay */
#paypay {
    position: relative;
    display: flex;
    text-align: center;
    background: #faf2d4;
    height: 165px;
}
#paypay_container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative;
}
#paypay img {
    width: 100%;
    max-width: 1000px;
}

/* EVENT */
#event {
    height: 250px;
    position: relative;
    background-color: #faf2d4;
    padding: 0 50px;
    display: flex;
}
#event_container {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative;
  }
#event_body {
    font-size: 16px;
    line-height: 1em;
}
.event_title {
    font-size: 25px;
    line-height: 1.5em;
    font-weight: bold;
    display: inline-block;
    min-width: 330px;
}
.event_title2 {
    line-height: 1.5em;
}
.event_botton {
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    background-color: #ea4d07;
    border-radius: 50%;
    color: #fff;
    padding-top: 17px;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}
.event_logo {
    width: 140px;
    margin-bottom: 20px;
}
.event_img_align {
    text-align: right;
}
.event_img {
    height: 200px;
    display: inline-block;
    border: 6px solid #fff;
}
.event_img_space {
    margin-right: 30px;
}

.extra_padding {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

/* STORY */

#story {
    height: 740px;
    position: relative;
    background: url(../images/index_story_bg.jpg) center center/cover no-repeat;
}

#story_body {
    position: absolute;
    top: 200px;
    left: 58%;
    width: calc(42% - 100px);
}

#story_body_bg {
    position: absolute;
    top: -70px;
    left: -225px;
}

#story_body_bg img {
    width: 534px;
}

#story_body_en {
    font-size: 15px;
    font-weight: bold;
    color: #EA4D07;
    margin-bottom: 12px;
    letter-spacing: .1em;
}

#story_body_catch {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 24px;
    letter-spacing: .1em;
    line-height: 1.7;
}

#story_body_read {
    color: #302D2C;
    font-size: 15px;
    line-height: 2;
    margin-bottom: 50px;
}

#story_body_button a {
    display: block;
    width: 250px;
    padding: 15px 65px;
    background: #2C2C2C;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    letter-spacing: .2em;
    border: 1px solid #2C2C2C;

}

#story_body_button a:hover {
    color: #2C2C2C;
    background: #fff;
    transition: color, background-color .2s ease-in-out;
}

/* 20220330 video */
#video {
text-align: center;
position: relative;
margin: 92px 0 65px;
}
#video .row {
align-items: center;
}
.video_text01 {
	font-size: 20px;
    color: #333333;
	display: block;
    margin-bottom: 25px;
	line-height: 1.5em;
    letter-spacing: .05em;
}
.video_text02 {
	font-size: 25px;
    font-weight: bold;
    color: #333333;
	display: block;
    margin-bottom: 25px;
	line-height: 1.3em;
    letter-spacing: .05em;
}
.videoBox{
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
.video-play {
	position: relative;
	max-width: 1400px;
	width: 100%;
	padding-top: 56.25%;
	margin: 0 auto
}
.video-play iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* 20220330 media */
#media1 {
position: relative;
background: url(../images/snsform_bg.png) center center/cover no-repeat;
}
#media_body {
padding: 100px 4% 100px;
box-sizing: border-box;
max-width: 1400px;
margin: 0 auto;
}
#media_body img {
width: 100%;
max-width: 260px;
}
#media_body>h2 {
font-size: 25px;
letter-spacing: .1em;
font-weight: bold;
text-align: center;
padding: 60px 0 60px;
line-height:25px;
}
#media_body>h2::before {
content: '';
display: inline-block;
width: 25px;
height: 25px;
background-image: url(../images/leaf_green_50X50.png);
background-size: contain;
margin-right: 10px;
vertical-align: bottom;
}
#media_body>h2::after {
content: '';
display: inline-block;
position:relative;
width: 25px;
height: 25px;
background-image: url(../images/leaf_green_50X50.png);
background-size: contain;
margin-left: 10px;
vertical-align: bottom;
}
.media_text {
font-size: 14px;
color: #302D2C;
line-height: 1.5;
margin: 20px 0;
}
.media_itemBox {
max-width: 260px;
width: 100%;
}



/* PRODUCT */
#story_head,
#product_head {
    text-align: center;
    padding: 92px 0 65px;
}

#story_head_en,
#product_head_en {
    font-size: 16px;
    margin-bottom: 4px;
    letter-spacing: .1em;
    font-weight: bold;
}
#story_head_title,
#product_head_title {
    font-size: 25px;
    letter-spacing: .1em;
    font-weight: bold;
}

#product_head_catch {
    font-size: 30px;
    letter-spacing: .1em;
}

.product_unit {
    display: flex;
    align-items: center;
}

.product_unit:nth-child(odd) {
    flex-flow: row-reverse;
}

.product_unit_image {
    width: 50%;
}

.product_unit_image img {
    width: 100%;
}

.product_unit_data {
    width: 50%;
    padding: 0 6%;
    display: flex;
    flex-direction: column;
}

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

.product_unit_data_title {
    font-size: 25px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 36px;
    letter-spacing: .05em;
}

.product_unit_data_read {
    color: #302D2C;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 2em;
    z-index: 1;
}

.product_unit_data_variation {
    width: 100%;
    position: relative;
    margin-bottom: 1em;
}

.product_unit_data_variation img {
    width: 100%;
}

.product_unit_data_variation_image {
    position: relative;
}

.product_unit_data_variation_dots {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: auto;
    text-align: center;
    display: flex;
    justify-content: center;
}

.product_unit_data_variation_dots p {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 20px;
    box-sizing: content-box;
    margin: 0 14px;
    color: transparent;
}

.product_unit_data_variation_dots p:nth-child(1) {
    background: #F08548;
}

.product_unit_data_variation_dots p:nth-child(2) {
    background: #8B8A93;
}

.product_unit_data_variation_dots p:nth-child(3) {
    background: #AFAB5C;
}

.product_unit_data_variation_dots a.on {
    box-shadow: 0 0 0 4px #fff, 0 0 0 5px #D5D5D5;
}

.product_unit_data_button a {
    display: block;
    width: 260px;
    padding: 15px 5px;
    background: #2C2C2C;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    letter-spacing: .2em;
    text-align: center;
    margin: 2em auto 0;
    border: 1px solid #2C2C2C;
    box-sizing: border-box;
}

.product_unit_data_button a:hover {
    color: #2c2c2c;
    background: #fff;
    border: 1px solid #2C2C2C;
    transition: .2s ease-in-out;
}

.product_unit_data_button a span.leaf {
    display: inline-block;
    width: 14px;
    height: 17px;
    margin-right: 10px;
    vertical-align: middle;
    background: url(../images/leaf.png) center/contain no-repeat;
}

.product_unit_data_button a:hover span.leaf {
    background: url(../images/leaf_green.png) center/contain no-repeat;
}


/* compactseatmassager 202207 */
#compactseatmassager {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
#compactseatmassager img {
    width: 100%;
}
#compactseatmassager_body {
    width: 100%;
    padding: 0% 4%;
    box-sizing: border-box;
}
#compactseatmassager_logo>img {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 359px;
}

#compactseatmassager_body>h1 {
    font-size: 20px;
    margin: 4% 0 6%;
}

#compactseatmassager_body>h2 {
    font-size: 20px;
    margin: 0 0 2%;
}
.compactseatmassager_txt {
    color: #302D2C;
    font-size: 15px;
    line-height: 2;
}
.compactseatmassager_photo {
    width: 100%;
    text-align: center;
    margin: 50px auto;
    background: #f8f8f4
}
.compactseatmassager_photo>img {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

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

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

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

.product_unit2_data_button a:hover {
    color: #2c2c2c;
    background: #fff;
    border: 1px solid #2C2C2C;
    transition: .2s ease-in-out;
}

.product_unit2_data_button a span.leaf {
    display: inline-block;
    width: 14px;
    height: 17px;
    margin-right: 10px;
    vertical-align: middle;
    background: url(../images/leaf.png) center/contain no-repeat;
}

.product_unit2_data_button a:hover span.leaf {
    background: url(../images/leaf_green.png) center/contain no-repeat;
}

.product_compactseatmassager {
    position: relative;
    margin-top: 90px;
    margin-bottom: 60px;
}
.product_compactseatmassager img {
    width: 100%;
}
.Text {
    font-size: 20px;
    color: #333333;
    display: block;
    margin-bottom: 25px;
    line-height: 1.5em;
    letter-spacing: .05em;
}

/* download */
#download {
    margin: 0 auto;
    padding: 20px 0 50px;
    width: 100%;
    max-width: 1000px;
    box-sizing: border-box;
}
.download_titile  {
    font-size: 25px;
    font-weight: bold;
    color: #333333;
    display: block;
}
.download_box_image {
    display: inline-block;
    vertical-align: top;
  }
.download_box {
    display: inline-block;
    padding-left: 20px;
    margin-top: 60px;
    line-height: 2em;
    width: calc(100% - 190px);
}
.download_btn {
    background-color: #faf2d4;
    border-radius: 50%;
    height: 110px;
    width: 110px;
    text-align: center;
    margin: 0 auto;
}
.download_btnText {
    padding-top: 35px;
    line-height: 1.5em;
}
.download_btnText img {
    width: 20px;
}


/* FAQ */

#faq {
    margin-bottom: 120px;
}

#faq_head {
    text-align: center;
    padding: 92px 0 28px;
}

#faq_head_en {
    font-size: 16px;
    margin-bottom: 6px;
    letter-spacing: .1em;
    font-weight: bold;
}

#faq_head_title {
    font-size: 20px;
    letter-spacing: .1em;
    font-weight: bold;
}

#faq_button {
    display: flex;
    margin: 0 auto;
    width: 90%;
}

#faq_button>div {
    width: calc(100%/3);
    height: calc(200vh/3/400*240);
    overflow: hidden;
    position: relative;
}

#faq_button a {
    display: flex;
    height: 100%;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    color: #fff;
}

#faq_button a:hover .faq_bg {
    transform: scale(1.05);
    filter: brightness(.6);
    transition: transform, filter .2s;
}

#faq_button>div:nth-child(2) {
    margin-top: 100px;
}

#faq_button>div:nth-child(3) {
    margin-top: 50px;
}

.faq_bg {
    position: absolute;
    width: 100%;
    height: 100%;
}

#faq_button>div:nth-child(1) .faq_bg {
    background: url(../images/faq_common.jpg) center/contain no-repeat;
}

#faq_button>div:nth-child(2) .faq_bg {
    background: url(../images/faq_stoolfootmassager.jpg) center/contain no-repeat;
}

#faq_button>div:nth-child(3) .faq_bg {
    background: url(../images/faq_compactseatmassager.jpg) center/contain no-repeat;
}

.faq_button_ja {
    font-size: 20px;
    letter-spacing: .1em;
    margin-bottom: 6px;
    font-weight: bold;
    z-index: 1;
}

.faq_button_en {
    font-size: 12px;
    letter-spacing: .2em;
    font-weight: bold;
    z-index: 1;
}

/* AWARD */
#award {
    margin: 0 auto;
    padding: 0 0 5%;
    width: 100%;
    max-width: 1000px;
    text-align: center;
    box-sizing: border-box;
}
#award img {
    width: 100%;
}
#award_body {
    width: 100%;
    padding: 0% 4%;
    box-sizing: border-box;
}
#award_logo>img {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 359px;
}

#award_body>h1 {
    font-size: 20px;
    margin: 4% 0 6%;
}

#award_body>h2 {
    font-size: 20px;
    margin: 0 0 2%;
}
.award_txt {
    color: #302D2C;
    font-size: 15px;
    line-height: 2;
}

.award_small {
    font-size: 12px;
    margin-top: 4%;
}

.award_photo>img {
    margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 1000px;
}

.award_button {
    width: 24em;
    display: block;
    padding: 0;
    margin: 3% auto;
    text-align: center;
    height: 45px;
    font-size: 14px;
    font-weight: bold;
    line-height: 45px;
    padding: 0 15px;
    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;
}

/* IMGSLIDE */

/* PC */
#mypattern {
      display: none !important;
}
#imgslide>ul>li {
    width: 350px;
    height:350px;
}
#imgslide>ul>li>img {
    width: 100%;
    height: 100%;
}

/* SP */
@media screen and (max-width: 640px) {
    #imgslide {
      display: none !important;
    }
   #mypattern { 
   display: initial !important;
   width: 100%;
    }
    .slider {
      width: 80%;
      margin: 0 auto 80px;
    }
    .slick-slider img {
      width: 100%;
      height: auto;
    }

    #mypattern .slick-slider{
      margin: 5px;
    }
}




/**/

/**/

/* SP */

/*pc only*/
@media screen and (min-width: 961px) {
    .pc_mr-3 {
        margin-right: 30px;
    }
}
/**/

@media screen and (max-width: 960px) {
    .pc {
        display: none;
    }
    .sp {
        display: initial;
    }
    /* トップ */
    #top_visual {
        height: calc(100% - 137px);
        background: #EDEEEF url(../images/top_sp.jpg) center center/cover no-repeat;
    }
    #top_logo {
        top: 8%;
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align:center;
    }
    #top_makuake {
        width: 100%;
        position: absolute;
        top: 8%;
        right: 0;
        left: 0;
    }
    #top_makuake a {
        width: 100%;

    }
    #top_makuake_image{
        width: 200px;
        margin:0 auto;
        height: auto;
    }
    #top_makuake_text{
        font-size: 20px;;
    }
    #top_logo img {
        width: 70%;
    }
    #top_logo_catch {
        width: 56%;
        margin: 15px auto 0;
    }
    #top_catalog {
        width: 150px;
        height: 150px;
        top: 40%;
        right: 20px;
        text-align: center;
    }
    #top_catalog_image {
        width: 64px;
        height: 64px;
        margin: 20px auto 3px;
    }
    #top_catalog_text {
        margin-bottom: 2px;
        letter-spacing: 0;
        line-height: 15px;
    }
    #top_catalog_button {
        width: 10px;
    }
    #top_news {
        height: 150px;
        padding: 20px 20px;
    }
    #top_news_container {
        height: 100%;
    }
    #top_news_title {
        font-size: 20px;
        letter-spacing: .2em;
        line-height: 27px;
        width: 100px;
    }
    #top_news_body {
        flex-wrap: wrap;
        align-items: flex-start;
        top: 48px;
        left: 0;
        height: auto;
        line-height: 18px;
        width: 100%;
    }
    .top_news_body_date {
        font-size: 14px;
        margin-right: 20px;
        margin-bottom: 10px;
    }
    .top_news_body_category {
        margin-bottom: 10px;
    }
    .top_news_body_body {
        width: 100%;
        font-size: 13px;
        line-height: 22px;
        overflow: hidden;
    }
    #top_news_body a {
        display: block;
        color: #fff;
        text-decoration: none;
    }
    #top_news_list {
        position: absolute;
        top: 0;
        height: 30px;
        line-height: 30px;
        width: 130px;
        text-align: right;
        border-left: none;
    }
    #top_news_list a {
        padding-right: 25px;
        background: url(../images/arrow.png) right center/11px no-repeat;
    }
 
     /* EVENT */
    #event {
        height: auto;
        padding: 50px 10px;
    }
    #event_body {
        max-width: 465px;
        margin: 0 auto;
    }
    .event_img {
        margin-top: 30px;
        border: 4px solid #fff;
    }
    .event_img_align {
        text-align: center;
    }
   
    
        /* Paypay */
    #paypay {
        height: auto;
    }
    
    /* STORY */
    #story {
        height: 896px;
        background: #edeeef url(../images/index_story_bg_sp.jpg) bottom center/cover no-repeat;
    }
    #story_body {
        position: absolute;
        top: 150px;
        left: 20px;
        width: calc(100% - 40px);
    }
    #story_body_bg {
        display: none;
    }
    #story_body_bg img {
        width: 534px;
    }
    #story_body_catch {
        font-size: 20px;
        letter-spacing: .1em;
        line-height: 34px;
        margin-bottom: 27px;
		text-align: center;
    }
    #story_body_read {
        color: #302D2C;
        font-size: 15px;
        line-height: 2;
        margin-bottom: 50px;
    }
    #story_body_read em {
        font-weight: bold;
    }
    #story_body_button a {
        display: inline-block;
        width: auto;
        padding: 16px 44px;
    }
    #story_body_button a:hover {
        color: #2C2C2C;
        background: #fff;
        transition: color, background-color .2s ease-in-out;
    }
    
    /* 20220330 MEDIA*/
    #media_body {
      text-align: center;
      padding: 30px 4% 100px;
    }
   .media_itemBox {
     width: 260px;
    margin: 30px auto;
    }

    /* PRODUCT */
    #product {
        overflow: hidden;
        width: 100%;
    }
    #product_head {
        text-align: center;
        padding: 0;
        margin-top: 58px;
    }
    #product_head_en {
        font-size: 12px;
        margin-bottom: 4px;
        letter-spacing: .2em;
        font-weight: bold;
    }
    #product_head_title {
        font-size: 25px;
        margin-bottom: 22px;
        letter-spacing: .1em;
        font-weight: bold;
    }
    #product_head_catch {
        font-size: 20px;
        letter-spacing: 0;
        margin-bottom: 37px;
    }
    .product_unit {
        flex-direction: column !important;
    }
    .product_unit_image {
        width: 100%;
    }
    .product_unit_data {
        width: 100%;
        padding: 27px 20px 60px;
        display: flex;
        flex-direction: column;
    }
    .product_unit_data_en {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .product_unit_data_title {
        font-size: 20px;
        margin-bottom: 17px;
    }
    .product_unit_data_read {
        font-size: 13px;
        line-height: 22px;
        height: auto;
        margin-bottom: 20px;
    }
    .product_unit_data_variation {
        position: relative;
        margin-bottom: 30px;
    }
    .product_unit_data_variation_image {
        position: relative;
        overflow: hidden;
        display: block !important;
        margin-bottom: -30px;
    }
    .product_unit_data_variation_image_rev {
        margin-bottom: 0;
    }
    .product_unit_data_variation_image img {
        width: 220%;
    }
    .product_unit_data_variation_image_rev img {
        margin-left: -120%;
    }
    .product_unit_data_variation_dots {
        position: relative;
        align-items: center;
        width: 100%;
        margin-bottom: 36px;
    }
    .product_unit_data_button a {
        padding: 20px;
    }

    /* */
    #download {
        max-width: 465px;
        margin: 0 auto;
    }
    .download_box {
        margin-top: 0;
    }


    /* FAQ */
    #faq {
        margin-bottom: 0;
    }
    #faq_head {
        text-align: center;
        padding: 58px 0 28px;
    }
    #faq_head_en {
        font-size: 12px;
        letter-spacing: .2em;
    }
    #faq_head_title {
        font-size: 20px;
        letter-spacing: .2em;
    }
    #faq_button {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    #faq_button>div {
        width: 100%;
        height: calc(100vw/720*432);
    }
    #faq_button>div:nth-child(2) {
        margin-top: 0;
    }
    #faq_button>div:nth-child(3) {
        margin-top: 0;
    }
    .faq_bg {
        filter: brightness(.7);
    }
	#award_logo>img {
	    margin: 5% auto 8%;
	    display: block;
	    width: 80%;
	}
	#award_body>h1 {
    		font-size: 18px;
    		margin: 6% 0 8%;
		line-height: 1.5em;
	}
	#award_body>h2 {
    		font-size: 18px;
	}
	.award_txt {
    		font-size: 14px;
    		text-align: center;
	}
	.award_small {
    		font-size: 11px;
    		margin-top: 6%;
    		margin-bottom: 10%;
	}
	.award_photo>img {
    		margin-top: 10%;
    		margin-bottom: 6%;
	}
	.award_button {
    		width: 85% !important;
    		padding: 0 !important;
	}

input[type=text] {
font-size: 16px;
}
/* 20211216 video */
.video_text02 {
letter-spacing: 0;
white-space:nowrap;
}
}

/*20221220*/
#experience_banner {
    margin: 30px auto 50px;
    text-align: center;
}
@media screen and (max-width: 960px) {
    #experience_banner {
        margin: 30px auto 22px;
    }
    #experience_banner img {     
max-width: 100%; 
}

}


@media screen and (max-width: 1130px) {
    .event_img {
        height: 150px;
    }
    .event_title {
        min-width: 250px;
    }
}
@media screen and (max-width: 480px) {
    .event_img {
        max-height: 140px;
        height: auto;
    }
    .event_img_space {
        margin-right: 10px;
    }
}
@media screen and (max-width: 414px) {
    .event_img {
        max-height: 135px;
    }
}
@media screen and (max-width: 395px) {
    .event_img {
        max-height: 127px;
    }
}
@media screen and (max-width: 360px) {
    .event_img {
        max-height: 115px;
    }
}