@charset "utf-8";
/* CSS Document */
html {
    min-width: 320px;
    word-break: auto-phrase;
}
header h1 {
    padding: 11px 34px 12px;
    line-height: 0;
}
header h1 img {
    max-width: 50%;
}
header.active,
header.active.UpMove,
header.active.DownMove {
    top: 0;
}
header #menu_btn a {
    top: 0;
    bottom: 0;
    left: auto;
    right: 19px;
    margin: auto;
    padding-left: 0;
    width: 28px;
    overflow: hidden;
    text-indent: -9999px;
}
header #menu_btn a img {
    width: 100px;
    display: none;
}
header #menu_btn a:before,
header #menu_btn a:after {
    width: 100%;
    top: 0;
}
header #menu_btn a:before {
    height: 8px;
    border-top-width: 2px;
    border-bottom-width: 2px;
}
header #menu_btn a:after {
    height: 2px;
}
nav {
    width: auto;
    height: 100%;
    top: 37px;
    bottom: auto;
    transform-origin: top left;
}
nav #nav_cnt {
    flex-direction: column;
    padding: 60px 49px;
    justify-content: flex-start;
}

nav #close_btn {
    display: none;
}
nav.active + .nav_bg,
.nav_list:first-child p {
    display: none;
}
nav #nav_cnt .nav_list {
    width: auto;
}
nav #nav_cnt .nav_list p {
    margin: 27px 0 9px;
}
nav #nav_cnt .nav_list:nth-child(2) p {
    margin-top: 31px;
}
nav #nav_cnt .nav_list:nth-child(2) p::before,
nav #nav_cnt .nav_list:nth-child(2) p::after,
nav #nav_cnt .nav_list:nth-child(3) p::before,
nav #nav_cnt .nav_list:nth-child(3) p::after {
    color: #FFFFFF;
}
nav #nav_cnt .nav_list:nth-child(2) p::before,
nav #nav_cnt .nav_list:nth-child(3) p::before {
    font-size: 18px;
    letter-spacing: 1.8px;
}
nav #nav_cnt .nav_list:nth-child(2) p::after,
nav #nav_cnt .nav_list:nth-child(3) p::after {
    font-size: 14px;
    margin-left: 3px;
    letter-spacing: 0.4px;
}
nav #nav_cnt .nav_list:nth-child(2) p::before {
    content: "Online Store";
}
nav #nav_cnt .nav_list:nth-child(2) p::after {
    content: "《Amazon》";
}
nav #nav_cnt .nav_list:nth-child(3) p::before {
    content: "製造元";
}
nav #nav_cnt .nav_list:nth-child(3) p::after {
    content: "《松本金型株式会社》";
}
nav #nav_cnt .nav_list p img {
    display: none;
}
nav #nav_cnt .nav_list:nth-child(2) ul,
nav #nav_cnt .nav_list:nth-child(3) ul {
    margin-left: 23px;
}

nav #nav_cnt .nav_list ul li {
    margin: 0 0 3px;
}
nav #nav_cnt .nav_list:nth-child(2) ul li,
nav #nav_cnt .nav_list:nth-child(3) ul li {
    margin-bottom: 1px;
}
nav #nav_cnt .nav_list ul li a {
    font-size: 19px;
}
nav #nav_cnt .nav_list:nth-child(2) ul li a,
nav #nav_cnt .nav_list:nth-child(3) ul li a {
    font-size: 18px;
    letter-spacing: 0;
}
.nav_list:nth-child(3) ul {
    margin-left: 47px;
}
#menu_btn.active img {
    opacity: 0;
}
#menu_btn a:before,
#menu_btn a:after {
    transition: all 0.6s;
}
#menu_btn.active a:before {
    transform: rotate(25deg);
    border: none;
    background-color: #D3D4D3;
    height: 3px;
}
#menu_btn.active a:after {
    height: 3px;
    transform: rotate(155deg);
}

/* Youtube動画 */
.youtube {
    width: 100%;
    margin-bottom: 48px;
    padding: 0;
}
.youtube_wrap {
    width: 100%;
    position: relative;
    display: block;
    height: 0 !important;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.youtube_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#main_visual {
    height: auto;
    min-height: initial;
}
.oem1 #main_visual {
    background: url("../images/oem1/main_bg_repeat_l_sp.webp") left top repeat-y,url("../images/oem1/main_bg_repeat_r_sp.webp") right top repeat-y;
    padding-top: 41px;
}
.oem2 #main_visual {
    background: #FFEA00 url('../images/oem2/main_bg_sp.webp') center bottom repeat-x;
}
.oem3 #main_visual {
    background: url("../images/oem3/main_bg1.webp") calc(50% + 101px) 51%/475px auto no-repeat,url("../images/oem3/main_bg_cover.webp") center repeat,linear-gradient(to right,  rgba(228,0,79,1) 0%,rgba(222,25,105,1) 60%,rgba(145,61,145,1) 100%)
}
#main_visual .sub_txt {
    padding: 0 18%;
}
#main_visual .main_txt,
#main_visual .main_img {
    width: auto;
}
#main_visual .main_txt {
    padding: 27px 22.75% 10px;
}
#main_visual .main_img {
    max-width: 336px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
#main_visual .main_txt img,
#main_visual .main_img img {
    vertical-align: top;
    max-width: 100%;
}
#main_visual .bottom_txt {
    padding: 1px 24px 2px;
}
#main_visual .bottom_txt img {
    vertical-align: middle;
    max-width: 328px;
}
.oem2 #main_visual .main_txt {
    padding: 15px 2.75% 10px;
    max-width: 360px;
}
.oem2 #main_visual .main_img {
    margin: -26px auto 0;
}
.oem3 #main_visual .main_txt {
    padding: 28px 7% 5px 5%;
    max-width: 425px;
}
.oem3 #main_visual .main_img {
    max-width: 370px;
}
h2 {
    font-size: 24px;
    letter-spacing: 4px;
    text-indent: 2px;
    line-height: 1.2;
}
h3 {
    font-size: 20px;
    text-indent: 2px;
}
.caution {
    font-size: 14px;
    padding: 12px 10px 12px 52px;
    background-size: 24px auto;
    background-position: 21px center;
}
#cnt01 {
    padding: 42px 15px 36px;
}
#cnt01 h2 {
    font-size: 20px;
    margin: 0 0 20px;
    padding: 12px 10px 10px;
    letter-spacing: 0;
}
.oem1 #cnt01 h2 + .txt_center {
    margin-bottom: 48px;
}
#cnt01 h2.letter {
    margin: 48px 0 20px;
    letter-spacing: 0;
}
#cnt01 p {
    font-size: 14px;
}
#cnt01 #cnt_answer {
    font-size: 18px;
    padding: 62px 15px 60px;
}
#cnt01 #cnt_answer span {
    font-size: 24px;
}
#cnt01 .box01,
#cnt01 .box02 {
    margin-bottom: 20px;
    padding: 0 15px 360px;
    background-size: contain;
    background-position: center bottom;
    max-width: 360px;
}
#cnt01 .box01 h3,
#cnt01 .box02 h3 {
    max-width: 120px;
    padding: 7px 10px 10px;
}
#cnt01 .box01 h3 img,
#cnt01 .box02 h3 img {
    max-width: 62px;
}
#cnt01 .box01 p,
#cnt01 .box02 p {
    font-size: 16px;
}
#cnt01 .color {
    font-size: 18px;
    margin-bottom: 24px;
}
#cnt02 {
    background-size: auto 200px;
    background-position: center bottom;
    padding: 36px 20px;
}
#cnt02 h2 {
    margin-bottom: 24px;
}
#cnt02 h2 img {
    max-width: 100%;
}
#cnt02 .box_cnt {
    gap: 10px;
    padding: 0;
}
