@charset "UTF-8";

#content_Wrap { background-color: #fff;}
#content_Wrap img { width: 100%;}
#content_Wrap .bg_Wht { background-color: inherit;}
#main_img {
background: #00001a;
}
/*
#main_img {
position: relative;
width: 100%;
height: 0;
padding-top: 88.214285714285714%;
background: url(../img/main.png) no-repeat center top;
background-size: cover;
}
#main_img h2 {
position: absolute;
top: 7.287449392712551%;
left: 50%;
width: 32.357142857142857%;
max-width: 453px;
transform: translate(-50%,0);
z-index: 1;
}
#main_img .main_ttl {
position: absolute;
top: 13%;
right: 2%;
color: #fff;
}
#main_img .main_ttl h3 {
font-size: 50px;
letter-spacing: 0.1em;
font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
margin: 0;
}
#main_img .main_ttl h3 sup{
display: inline-block;
transform: scaleX(1.5);
font-size: 10px;
text-combine-upright: all;
-webkit-text-combine: horizontal;
-ms-text-combine-horizontal: all;
}
#main_img .main_copy {
position: absolute;
display: flex;
bottom: 3%;
left: 5%;
color: #fff;
}
#main_img .main_copy h3 {
order: 2;
font-size: 24px;
letter-spacing: 0.1em;
font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}
#main_img .main_copy p {
order: 1;
padding: 0 0 20px;
font-size: 18px;
line-height: 1.8;
letter-spacing: 0.1em;
font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
margin: 0;
}
#main_img .main_copy p .ud-line {
text-decoration: underline;
}
*/



/*---------------------------
sp
---------------------------*/
@media only screen and (max-width: 768px) {
/*
body{margin: 0;}
#main_img {
position: relative;
width: 100%;
height: 0;
padding-top: 120%;
background: url(../img/main.png) no-repeat center top;
background-size: cover;
    background-color: #00000b;
}
    #main_img h2 {
        position: absolute;
        top: 20%;
        left: 50%;
        width: 40%;
        max-width: 453px;
        transform: translate(-50%,0);
        z-index: 1;
    }
    #main_img .main_ttl {
        position: absolute;
        top: unset;
        bottom: 7%;
        color: #fff;
    }
#main_img .main_ttl h3 {
font-size: 22px;
letter-spacing: 0.1em;
-ms-writing-mode: unset;
writing-mode: unset;
margin: 0;
}
    #main_img .main_ttl h3 sup{
        display: inline-block;
        transform: scale(0.8);
        margin: 0;
        font-size: 10px;
        text-combine-upright: unset;
        -webkit-text-combine: unset;
        -ms-text-combine-horizontal: unset;
    }
    #main_img .main_copy p {
        order: 1;
        padding: 0 0 20px;
        font-size: 18px;
        line-height: 1.8;
        letter-spacing: 0.1em;
        font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        -ms-writing-mode: tb-rl;
        writing-mode: vertical-rl;
        margin: 0;
    }
    .copy_area.sp{
    padding: 20px 3%;
    color: #fff;
        background: #00000b;
        text-align: center;
    }
    .copy_area .main_copy h3 {
        order: 2;
        font-size: 24px;
        line-height: 1.8;
        letter-spacing: 0.1em;
        font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        -ms-writing-mode: unset;
        writing-mode: unset;
        margin-bottom: 1.2em;
    }
    .copy_area .main_copy p {
        order: 1;
        padding: 0 0 20px;
        font-size: 16px;
        line-height: 1.8;
        letter-spacing: 0.1em;
        font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        -ms-writing-mode: unset;
        writing-mode: unset;
        margin: 0;
    }
    .main_copy.pc{
    display: none!important;
    }
    .copy_area p .ud-line {
        text-decoration: underline;
    }
*/
}

