@charset "UTF-8";
/* © zavn CO., LTD. */
/*----------------------------------------
	base
----------------------------------------*/
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    text-align: center;
    line-height: 160%;
    background: #000;
    color: #333333;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
header,
footer,
article,
section,
aside,
hgroup,
nav,
menu,
figure,
figcaption,
time {
    display: block;
}
footer {
    text-align: left;
}
header {
    background: #000;
}
li {
    list-style: none;
}
ol li {
    list-style: decimal;
}
a {
    font-size: 76%;
    color: #ca2f67;
    outline: none;
    text-decoration: underline;
}
a:hover {
    color: #003366;
}
a:active {
    color: #ca2f67;
}
img {
    border: 0;
    vertical-align: bottom;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    margin: 1em 0;
    padding: 0;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
}
input,
select {
    vertical-align: middle;
}
.sub_contents a {
    font-size: 100%;
}
/*----------------------------------------
	clearfix
----------------------------------------*/
.clear {
    clear: both;
    visibility: hidden;
    line-height: 0;
}
.clearfix {
    min-height: 1px;
    height: 1%;
}
.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
/*----------------------------------------
	header
----------------------------------------*/
header {
    margin: 0 auto;
    width: 1000px;
    height: 140px;
    text-align: left;
    position: relative;
}
header:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
header h1 {
    width: 256px;
    float: left;
    margin: 0;
}
header h1 img {
    margin: 46px 0 0 35px;
}
header nav {
    padding-top: 59px;
    width: 744px;
    float: right;
}
header nav:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
header nav ul {
    float: right;
    margin: 0;
}
header nav ul li {
    float: left;
}
header nav ul li a {
    margin-left: 1px;
}
header nav ul #home {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
}
#mainVisual {
    padding: 10px 0;
    width: 100%;
    background: url(../img/common/main_back.jpg);
}
#mainVisualArea {
    margin: 0 auto;
    width: 1000px;
    height: auto;
    background: #000;
}
/* container */
#container {
    width: auto;
    background: #fff;
}
/*----------------------------------------
	contents
----------------------------------------*/
#contents {
    margin: 0 auto;
    padding-top: 15px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 30px;
    width: 1000px;
    text-align: left;
}
#contents:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#contents > article {
    padding-bottom: 40px;
    width: 680px;
    float: left;
}
#contents > article p {
    font-size: 88%;
}
#contents #side {
    width: 290px;
    float: right;
}
#contents #sideWorks {
    padding-bottom: 30px;
}
#contents #sideWorks h2 {
    padding-bottom: 10px;
}
#contents #sideWorks ul li {
    padding-bottom: 10px;
}
#contents #sideWorks ul li:last-child {
    padding-bottom: 0;
}
#breadcrumb {
    padding-top: 0;
    padding-right: 30px;
    padding-left: 20px;
    padding-bottom: 15px;
}
#breadcrumb li {
    display: inline;
    font-size: 76%;
}
#breadcrumb li:before {
    content: " > ";
}
#breadcrumb li:first-child:before {
    content: "";
}
#breadcrumb li a {
    font-size: 100%;
}
/* side */
#side {
    padding-bottom: 30px;
}
.index-side {
    margin-top: 30px;
}
#bnrDeeplove {
    padding-bottom: 20px;
}
#bnrtwinsoul {
    padding-bottom: 30px;
    padding-top: 52px;
}
#whatsNew {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 290px;
    height: 290px;
}
#whatsNew > div {
    height: 210px;
    border: 1px solid #cccccc;
    border-top: none;
    overflow: auto;
}
#whatsNew > div dl dd:last-child {
    border-bottom: 0;
}
#whatsNew > div dl {
    padding: 15px 10px 0;
}
#whatsNew > div dl dd {
    padding: 0 5px;
    font-size: 90%;
    border-bottom: 1px dotted #cccccc;
    padding: 5px 10px;
}
/* 20221122追加 */
#whatsNew > div dl dd a {
    font: inherit;
    color: #333333;
    text-decoration: unset;
}
/* ------- */
#official {
    width: 290px;
}
#official ul {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
#official ul li {
    line-height: 60px;
    border-bottom: 1px solid #ccc;
}
#official ul li a {
    width: 100%;
    height: 73px;
    display: block;
    color: #000;
    font-size: 88%;
    font-weight: bold;
    text-decoration: none;
    text-indent: 85px;
    line-height: 73px;
}
#official ul li a:hover {
    color: #ca2f67;
}
.icon-x {
    background: url(../img/common/icon_x.png) no-repeat 25px center/40px;
}
.icon-tiktok {
    background: url(../img/common/icon_tiktok.png) no-repeat 25px center/40px;
}
.icon-facebook {
    background: url(../img/common/icon_facebook.png) no-repeat 25px center/40px;
}
.icon-youtube {
    background: url(../img/common/icon_youtube.png) no-repeat 25px center/40px;
}
.icon-ameba {
    background: url(../img/common/icon_ameba.png) no-repeat 16px center;
}
/* 20240126追加 */
.bnr-col {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto;
}
.bnr-col > a {
    width: 300px;
    margin-bottom: 20px;
}
/*----------------------------------------
	footer
----------------------------------------*/
#footer {
    text-align: left;
    background: white url(/pc/img/common/footer_back_top.gif) repeat-x 0 24px;
}
#pagetop {
    margin: 0 auto;
    width: 1000px;
    height: 28px;
}
#pagetop:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#pagetop a {
    float: right;
}
footer {
    background: url("../img/common/main_back.jpg");
}
footer section {
    padding-bottom: 40px;
}
footer section:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
footer section h1 {
    margin: 20px 0 28px;
    padding-bottom: 6px;
    background: url(../img/common/line_footer.gif) repeat-x 0 bottom;
}
footer section h1 img {
    margin-left: 10px;
    vertical-align: bottom !important;
}
footer small {
    width: 100%;
    height: 40px;
    text-align: center;
    display: block;
    background: #000;
}
footer small img {
    margin-top: 15px;
    display: inline;
}
#footerArea {
    margin: 0 auto;
    width: 1000px;
}
#footerArea:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#fContents {
    margin-right: 20px;
    width: 400px;
    float: left;
}
#fContents ul {
    width: 200px;
    float: left;
    margin: 0;
    padding: 0;
}
#fContents ul li {
    margin: 0;
    font-size: 76%;
}
#fContents ul li a {
    display: inline;
    padding-left: 24px;
    line-height: 25.6px;
    font-size: 12.16px;
    color: #b6d5f5;
    background: url(../img/common/arrow_footer.png) no-repeat 12px 1px;
    text-decoration: none;
}
#fContents ul li a:hover {
    color: #ca2f67;
}
#fOfficial {
    margin-right: 20px;
    width: 280px;
    float: left;
}
#fOfficial ul {
    padding-left: 12px;
}
#fOfficial ul li {
    margin-bottom: 0;
    padding-bottom: 11px;
    font-size: 76%;
}
#fOfficial ul a {
    display: block;
    padding: 5px 0 5px 43px;
    line-height: 25.6px;
    font-size: 12.16px;
    color: #b6d5f5;
    text-decoration: none;
}
#fOfficial ul a:hover {
    color: #ca2f67;
}
#fbtnAmeba {
    background: url(../img/common/arrow_ameba.png) no-repeat top 2px left/30px;
}
#fbtnX {
    background: url(../img/common/arrow_x.png) no-repeat top 2px left/30px;
}
#fbtnFacebook {
    background: url(../img/common/arrow_facebook.png) no-repeat top 1px left/30px;
}
#fbtnTiktok {
    background: url(../img/common/arrow_tiktok.png) no-repeat top 2px left/30px;
}
#fbtnYoutube {
    background: url(../img/common/arrow_youtube.png) no-repeat top 2px left/30px;
}
#fMobile {
    width: 280px;
    float: left;
}
#fMobile figure {
    margin: 0;
    padding-left: 12px;
}
#fMobile figure img {
    float: left;
}
#fMobile figure figcaption {
    margin: 0;
    padding-top: 10px;
    width: 150px;
    float: right;
    font-size: 12.16px;
    color: #b6d5f5;
    text-align: left;
    opacity: 1;
}
/************************************************
 EC-CUBE 初期設定
************************************************ */
/* フォント
----------------------------------------------- */
.sale_price {
    color: #f00;
}
.normal_price {
    font-size: 90%;
}
.point {
    color: #f00;
    font-weight: bold;
}
.user_name {
    font-weight: bold;
}
.recommend_level {
    color: #ecbd00;
}
.attention {
    color: #f00;
}
.attentionSt {
    color: #f00;
    font-weight: bold;
}
.st {
    font-weight: bold;
}
.mini {
    font-size: 86%;
}
/* 行揃え
----------------------------------------------- */
.alignC {
    text-align: center;
}
.alignR {
    text-align: right;
}
.alignL {
    text-align: left;
}
.pricetd em {
    font-weight: bold;
}
/* フォーム
----------------------------------------------- */
input[type="text"],
input[type="password"],
.select {
    border: solid 1px #cccccc;
    padding: 2px;
}
.box40 {
    width: 40px;
}
.box60 {
    width: 60px;
}
.box100 {
    width: 100px;
}
.box120 {
    width: 120px;
}
.box140 {
    width: 140px;
}
.box145 {
    width: 145px;
}
.box150 {
    width: 150px;
}
.box240 {
    width: 240px;
}
.box300 {
    width: 300px;
}
.box320 {
    width: 320px;
}
.box350 {
    width: 350px;
}
.box380 {
    width: 380px;
}
/* フォームが縦に重なり合う場合に併用する余白 */
.top {
    margin-bottom: 5px;
}
.ng_top {
    margin-bottom: 0 !important;
}
/* ==============================================
 パーツ
=============================================== */
/* ボタン
----------------------------------------------- */
.btn_area {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.btn_area li {
    padding-right: 10px;
    display: inline;
}
/* 完了メッセージ
----------------------------------------------- */
div#complete_area {
    margin-bottom: 20px;
}
div#complete_area .message,
div#undercolumn_entry .message {
    margin-bottom: 20px;
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
}
div#complete_area .shop_information {
    margin-top: 40px;
    padding: 20px 0 0 0;
    border-top: solid 1px #cccccc;
}
div#complete_area .shop_information .name {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 140%;
}
/* Tipsy
----------------------------------------------- */
.tipsy {
    padding: 5px;
    font-size: 10px;
    position: absolute;
    z-index: 100000;
}
.tipsy-inner {
    padding: 5px 8px 4px 8px;
    background-color: black;
    color: white;
    max-width: 200px;
    text-align: center;
}
.tipsy-inner {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tipsy-arrow {
    position: absolute;
    background: url("../img/ajax/tipsy.gif") no-repeat top left;
    width: 9px;
    height: 5px;
}
.tipsy-n .tipsy-arrow {
    top: 0;
    left: 50%;
    margin-left: -4px;
}
.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
}
.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
}
.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    background-position: bottom left;
}
.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    background-position: bottom left;
}
.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    background-position: bottom left;
}
.tipsy-e .tipsy-arrow {
    top: 50%;
    margin-top: -4px;
    right: 0;
    width: 5px;
    height: 9px;
    background-position: top right;
}
.tipsy-w .tipsy-arrow {
    top: 50%;
    margin-top: -4px;
    left: 0;
    width: 5px;
    height: 9px;
}
.btnApp {
    margin: 0 10px;
}
.btnApp li {
    margin-bottom: 10px;
    height: 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: #000000; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -moz-linear-gradient(top, #000000 0%, #000000 100%); /* FF3.6+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #000000)); /* Chrome,Safari4+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -webkit-linear-gradient(top, #000000 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -o-linear-gradient(top, #000000 0%, #000000 100%); /* Opera 11.10+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -ms-linear-gradient(top, #000000 0%, #000000 100%); /* IE10+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, linear-gradient(to bottom, #000000 0%, #000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
}
.btnApp li a {
    padding-left: 12px;
    width: auto;
    height: 60px;
    text-align: left;
    display: block;
    font-size: 100%;
    line-height: 46px;
    text-decoration: none;
    color: #000;
    text-shadow: 1px 0 1px black;
}
.btnApp li a img {
    margin-top: -12px;
}
.btnApppc {
    margin: 0 10px;
}
.btnApppc li {
    margin-bottom: 10px;
    height: 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: #000000; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -moz-linear-gradient(top, #000000 0%, #000000 100%); /* FF3.6+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #000000)); /* Chrome,Safari4+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -webkit-linear-gradient(top, #000000 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -o-linear-gradient(top, #000000 0%, #000000 100%); /* Opera 11.10+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -ms-linear-gradient(top, #000000 0%, #000000 100%); /* IE10+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, linear-gradient(to bottom, #000000 0%, #000000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 ); /* IE6-8 */
    width: 270px;
    float: left;
    margin-left: 10px;
}
.btnApppc li a {
    padding-left: 12px;
    width: 260px;
    height: 60px;
    text-align: left;
    display: block;
    font-size: 100%;
    line-height: 46px;
    text-decoration: none;
    color: #000;
    text-shadow: 1px 0 1px black;
}
.btnApppc li a img {
    margin-top: -12px;
}
.btnApppc li:nth-child(2) {
    margin-bottom: 10px;
    height: 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: #999999; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk5OTk5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTk5OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -moz-linear-gradient(top, #999999 0%, #999999 100%); /* FF3.6+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(100%, #999999)); /* Chrome,Safari4+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -webkit-linear-gradient(top, #999999 0%, #999999 100%); /* Chrome10+,Safari5.1+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -o-linear-gradient(top, #999999 0%, #999999 100%); /* Opera 11.10+ */
    background: url("../img/common/arrow/arrow-s3864220f56.png") no-repeat 99% -179px, -ms-linear-gradient(top, #999999 0%, #999999 100%); /* IE10+ */
    background: #000000; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#999999',GradientType=0 ); /* IE6-8 */
    width: 270px;
    float: left;
    margin-left: 20px;
}
.btnApppc li:nth-child(2) a {
    padding-left: 12px;
    width: 260px;
    height: 60px;
    text-align: left;
    display: block;
    font-size: 100%;
    line-height: 46px;
    text-decoration: none;
    color: #000;
    text-shadow: 1px 0 1px black;
}
.btnApppc li:nth-child(2) a img {
    margin-top: -12px;
}
.btnApp li:last-child {
    margin-bottom: 0;
}
.btnApp .ibooks a {
    font-size: 88%;
    background: url("../sp/img/common/btn-s833d158e3a.png") no-repeat 10px 10px;
}
.btnApp .gbooks a {
    font-size: 88%;
    letter-spacing: -1px;
    background: url("../sp/img/common/btn-s833d158e3a.png") no-repeat 10px -80px;
}
.btnApp .ibooks a,
.btnApp .gbooks a {
    line-height: 15px;
}
.btnApp .ibooks a span,
.btnApp .gbooks a span {
    padding-top: 15px;
    margin-top: 0;
    line-height: 12px;
    display: block;
    font-size: 70%;
    color: #ca2e66;
    text-shadow: 1px 0 1px none;
}
.btnApp .btnSp {
    line-height: 260%;
}
.btnApp .btnSp a {
    background: url("../sp/img/common/btn-s833d158e3a.png") no-repeat 22px -248px;
}
.btnApp .btnTxt {
    line-height: 260%;
}
.btnApp .btnTxt a {
    background: url("../sp/img/common/btn-s833d158e3a.png") no-repeat 12px -166px;
}
#movie {
    width: 280px;
    height: 157px;
    margin-top: 8px;
    float: right;
    margin-right: 10px;
    border: 3px solid #fff;
}
#qrcode00 #qrcode0 {
    width: 111px;
    height: 111px;
    float: left;
    text-align: center;
    margin-left: 19px;
}
#booksArea #download {
    width: 680px;
    height: 270px;
}
#booksArea #downloadpc {
    padding-bottom: 10px;
    width: 280px;
    background: #fff;
    border: 1px solid #dddddd;
    width: 600px;
    height: 120px;
    margin-left: 40px;
    margin-bottom: 40px;
    text-align: center;
}
#booksArea #e-bookstore {
    max-width: 600px;
    margin: 0 auto 40px;
}
#booksArea #e-bookstore ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 40px;
}
#booksArea #e-bookstore a {
    display: block;
}
#booksArea #e-bookstore img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}
#download #qrcode00 #moji {
    font-size: 70%;
    color: #ca2e66;
    text-shadow: none;
    width: 123px;
    height: 10px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    text-align: center;
}
#booksside {
    width: 50%;
    float: left;
    padding-bottom: 20px;
}
#bookscentre {
    float: left;
    padding-bottom: 20px;
    margin-left: 10px;
    width: 670px;
}
#tsubasabun {
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-weight: bold;
    font-size: 110%;
}
#dear ul li img {
    margin-top: 20px;
}
#container #contents #works #books01 {
    padding-bottom: 40px;
}
#container #contents #works #books02 {
    padding-bottom: 40px;
}
#container #contents #works #books0 {
    margin-top: 20px;
    padding-bottom: 40px;
}
#container #contents #works #books {
    padding-bottom: 40px;
}
#container #contents #works #booksdl2 {
    padding-bottom: 40px;
}
#container #contents #works #ura .over {
    margin-bottom: 20px;
}
.btn {
    display: inline-block;
    font-weight: bold;
    width: 130px;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    margin-right: 5px;
}
.share_button {
    text-align: center;
    margin-top: 20px;
}
.btn:hover {
    color: #eee;
}
.twitter {
    background: #000000;
}
.fb {
    background: #3b5998;
}
.line {
    background: #09b701;
}
.anime_banner {
    margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    margin-bottom: 10px;
}
h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px;
}
h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px;
}
h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
}
h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}
h5 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}
h6 {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
}
/* 追加CSS */
#content_inner table {
    border: 1px solid #ddd;
    font-size: 0.9rem;
}
#content_inner td,
#content_inner th {
    border-bottom: 1px solid #ddd;
    padding: 15px;
}
.header-wrap {
    width: 100%;
    background-color: #000;
}
.top_twitter {
    background: #fafafa;
    padding: 20px 0 30px;
}
.top_twitter h4 {
    font-size: 1rem;
    font-weight: bold;
}
.twitter_button {
    background: #00acee;
    width: 300px;
    margin: 0 auto;
}
.twitter_button a {
    display: block;
    width: 100%;
    padding: 20px;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 1.1rem;
}
.twitter_button a img {
    margin-right: 5px;
}
.twitter_button a:link {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.el_bnr a {
    display: block;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    background-color: #d03967;
    background-image: url(../img/index/bnr_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    line-height: 1;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.04em;
    padding: 30px 0;
    font-size: 35px;
}
.el_bnr a span {
    position: relative;
    margin-left: -15px;
    padding-right: 50px;
}
.el_bnr a span::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 28px;
    height: 21px;
    background-image: url("../../img/bnr-arrow.svg");
    background-repeat: no-repeat;
    background-size: 100%;
}
.want-twitter {
    position: relative;
    background-color: #f7f7f7;
    text-align: center;
    padding: 60px 0 45px;
}
.want-twitter-lead {
    background-color: #bb0909;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.04em;
    width: 940px;
    margin: -80px auto 20px;
    padding: 17px 0;
    font-size: 23.74px;
}
.want-twitter-text {
    line-height: 1.6;
    text-align: center;
    font-size: 15.1px;
}
.want-twitter-text-bold {
    line-height: 1.82;
    font-size: 17.1px;
    font-weight: bold;
}
.want-twitter-text a {
    color: #1b1b1b;
    font-size: 17px;
}
.want-twitter-linkttl {
    color: #bb0909;
    font-weight: bold;
    margin: 20px 0 15px;
    font-size: 20px;
}
.want-twitter-link {
    margin-bottom: 35px;
}
.want-twitter-guide {
    position: relative;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 0.04em;
    margin-bottom: 15px;
    padding: 0 12px;
    font-size: 17px;
}
.want-twitter-guide::before,
.want-twitter-guide::after {
    content: "●";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #bb0909;
    font: inherit;
    vertical-align: middle;
}
.want-twitter-guide::before {
    left: 0;
}
.want-twitter-guide::after {
    right: 0;
}
.want-twitter-img {
    display: inline-block;
    margin-top: 25px;
    box-shadow: 0 0 44px 0 rgb(0 0 0 / 19%);
}
.want-twitter-img a {
    display: block;
}
.session-want-header img {
    display: block;
    width: 100%;
}
/* .session-want-header-inner {
	display: flex;
	align-items: center;
	max-width: 1010px;
	height: 445px;
	margin: 0 auto;
	overflow: hidden;
}
.session-want-header-main {
	margin-bottom: 30px;
	color: #fff;
	line-height: 1.522;
	font-size: 46px;
	text-shadow: 0.5px 0.866px 2px rgba(0, 0, 0, 0.3);
	font-weight: bold;
	font-feature-settings: "palt";
}
.session-want-header-sub {
	color: #0000ff;
	line-height: 1.2;
	font-size: 40px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}
.session-want-header-imgArea {
	width: 232px;
	margin-top: 190px;
}
.session-want-header-textArea {
	flex: 1;
} */
.session-want-body {
    padding-top: 50px;
    font-feature-settings: "palt";
}
.session-want-lead {
    margin-top: 35px;
}
.session-want-intro {
    margin-top: 35px;
}
.session-want-sec {
    margin-top: 45px;
}
.session-want-ttl {
    margin-bottom: 30px;
    padding-bottom: 28px;
    border-bottom: 1px solid #bababa;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.06em;
    font-feature-settings: "palt";
}
.session-want-text-main {
    margin: 25px 0;
    color: #1b1b1b;
    line-height: 1.6;
    font-size: 24px;
    letter-spacing: 0.06em;
    font-weight: 600;
}
.session-want-text-main-red {
    color: #a71f23;
}
.session-want-text {
    color: #1b1b1b;
    line-height: 2.125;
    font-size: 16px;
    letter-spacing: 0.06em;
}
.session-want-text-bold {
    font-weight: bold;
}
.session-want-text-center {
    text-align: center;
}
.session-want-text-blue {
    color: #0b0bc2;
    font-size: 17px;
}
.session-want-name {
    width: 79px;
    margin: 25px auto 40px;
}
.session-want-link {
    margin-top: 20px;
    padding: 35px 0 20px;
    border-top: 3px solid #e5e5e5;
}
/* session共通 */
.session-btn {
    position: relative;
    background-color: #000;
    color: #fff;
    line-height: 1;
    text-decoration: none;
    transition: 0.5s;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    width: 400px;
    margin: 30px auto 20px;
    padding: 21px;
    font-size: 22px;
}
.session-btn:hover {
    color: #fff;
    background-color: #1b1d1e;
}
.session-buy {
    padding: 38px 0 30px;
    color: #bb0909;
    font-weight: bold;
    text-align: center;
    background-color: #f7f7f7;
}
.session-buy * {
    letter-spacing: 0.06em;
}
.session-buy-text-main {
    font-size: 20px;
}
.session-buy-text {
    line-height: 1.667;
    font-size: 18px;
}
.session-buy-img {
    width: 280px;
    margin: 20px auto 0;
}
.mainVisualmovie #mainVisualArea {
    position: relative;
    overflow: hidden;
}
.mainVisualmovie-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 306px;
    cursor: pointer;
}
.mainVisualmovie-btn img {
    width: 100%;
}
.mainVisualmovie-btn:hover {
    opacity: 0.8;
}
.mainVisualmovie-modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}
#mainVisual .modal-content {
    position: relative;
    margin: 20% auto;
    width: 720px;
    animation-name: modalopen;
    animation-duration: 1s;
}
@keyframes modalopen {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
#mainVisual .modalClose {
    position: absolute;
    top: -20px;
    right: -20px;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 0 0 auto;
    border-radius: 50%;
    background: #000;
    color: #fff;
    line-height: 35px;
    font-size: 25px;
    text-align: center;
}
#mainVisual .modalClose:hover {
    cursor: pointer;
}
#mainVisual .modal-body video {
    width: 100%;
}
