@charset "utf-8";
@charset "utf-8";

 html,
body,
div,
span,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
font-style: normal;
color:#333;
} article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
} img,
object,
embed,
video,
iframe {
width: auto;
max-width: 100%;
} img,
video,
iframe {
height: auto;
} blockquote,
q {
quotes: none;
}
blockquote p:before,
blockquote p:after,
q:before,
q:after {
content: '';
content: none;
} table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
text-align: left;
vertical-align: top;
font-weight: normal;
}
thead th,
thead td {
font-weight: bold;
vertical-align: bottom;
} a img,
th img,
td img {
vertical-align: top;
} button,
input,
select,
textarea {
margin: 0;
}
textarea {
overflow: auto;
} button {
width: auto;
overflow: visible;
} input[type=button],
input[type=submit],
button {
cursor: pointer;
} input[type="radio"],
input[type="checkbox"] {
font-size: 110%;
} hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ddd;
} .group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
} body {
font: 13px arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
background: #ffffff;
color: #444;
line-height: 180%;
}
a {
color: #336699;
}
a:hover {
color: #19334d;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
margin-bottom: 0.5em;
}
h1 {
font-size: 2.5714285714285716em;
line-height: 1em;
}
h2 {
font-size: 2.142857142857143em;
line-height: 1.1em;
}
h3 {
font-size: 1.7142857142857142em;
line-height: 1.3em;
}
h4 {
font-size: 1.2857142857142858em;
line-height: 1.3em;
}
h5 {
font-size: 1.1428571428571428em;
line-height: 1.3em;
}
h6 {
font-size: 1em;
line-height: 1.3em;
text-transform: uppercase;
}
hgroup h1,
hgroup h2,
hgroup h3,
hgroup h4 {
margin-bottom: .1em;
}
.subheader {
font-size: 1.2em;
font-weight: normal;
color: #8f8f8f;
margin-bottom: 1em;
}
p,
ul,
ol,
dl,
dd,
dt,
blockquote,
td,
th {
line-height: 1.5em;
}
ul,
ol,
ul ul,
ol ol,
ul ol,
ol ul {
margin: 0 0 0 2em;
}
ol ol li {
list-style-type: lower-alpha;
}
ol ol ol li {
list-style-type: lower-roman;
}
ul,
ol,
dl,
blockquote,
hr,
pre,
hgroup,
table,
form,
fieldset {
margin-bottom: 1.5em;
}
dl dt {
font-weight: bold;
}
dd {
margin-left: 1em;
}
blockquote {
margin-bottom: 1.5em;
padding-left: 1.5em;
border-left: 1px solid #ccc;
color: #666;
}
blockquote small,
cite {
color: #888;
font-style: italic;
}
blockquote p {
margin-bottom: 1em;
font-style: italic;
}
small,
blockquote cite {
font-size: 0.85em;
line-height: 1;
}
blockquote .pull-right,
.row blockquote .pull-right {
float: none;
text-align: right;
display: block;
}
address {
font-style: italic;
}
del {
text-decoration: line-through;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted #000;
cursor: help;
}
strong,
b {
font-weight: bold;
}
em,
i {
font-style: italic;
}
sub,
sup {
font-size: 0.7em;
line-height: 0;
position: relative;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
figcaption {
font-size: 0.85em;
font-style: italic;
}
ins,
mark {
background-color: transparent;
color: #000000;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-size: 90%;
font-family: Menlo, Monaco, monospace, sans-serif;
}
pre {
background: #f8f8f8;
border: 1px solid #ddd;
border-radius: 3px;
padding: 1.5em;
white-space: pre;
overflow: auto;
}
code {
padding: 2px 3px;
display: inline-block;
line-height: 1;
background: #f8f8f8;
border: 1px solid #ddd;
}
kbd {
padding: 0 6px;
border-radius: 4px;
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #ffffff inset;
background-color: #fafafa;
border-color: #ccc #ccc white;
border-style: solid solid none;
border-width: 1px 1px medium;
color: #444;
font-weight: bold;
white-space: nowrap;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
font-size: 13px;
}
fieldset {
padding: 2em 1.5em;
margin-bottom: 1.5em;
border: 1px solid #dddddd;
}
legend {
font-size: 1.2em;
text-transform: uppercase;
font-weight: bold;
padding: 0 1em;
}
tfoot th,
tfoot td {
}
th,
td {
border-bottom: 0px solid #eeeeee;
padding: 0.75em 0.5em;
} table caption {
text-transform: uppercase;
font-weight: bold;
padding-left: 0.5em;
color: #666;
}
table.simple td,
table.simple th {
border: none;
padding: 0.75em 0.7em 0.75em 0;
}
table.bordered td,
table.bordered th {
border: 1px solid #ddd;
}
table.stroked td,
table.stroked th {
border-bottom: 1px solid #eee;
}
table.striped tbody tr:nth-child(odd) td {
background-color: #f8f8f8;
}
table.hovered tbody tr:hover td,
table.hovered thead tr:hover th {
background-color: #f6f6f6;
}
.thead-gray td,
.thead-gray th {
background-color: #f0f0f0;
}
.thead-black td,
.thead-black th {
font-weight: normal;
color: #f6f6f6;
color: rgba(255, 255, 255, 0.9);
background-color: #222;
}
table.bordered .thead-black td,
table.bordered .thead-black th {
border: 1px solid #444;
} .forms label {
display: block;
margin-bottom: 2px;
}
.descr {
color: #999999;
font-size: 0.85em;
line-height: 1.5em;
}
div.descr {
margin: 4px 0;
}
.columnar div.descr {
margin-bottom: 10px;
}
.forms ul {
list-style: none;
margin: 0;
}
.forms ul li {
margin-bottom: 10px;
}
.forms.columnar ul li {
margin-bottom: 15px;
} fieldset.liner {
border: none;
padding: 0;
}
fieldset.liner legend {
padding: 0;
width: 100%;
padding-bottom: 12px;
}
fieldset.liner legend span {
padding: 0;
padding-bottom: 8px;
border-bottom: 1px solid #eee;
display: block;
} .forms ul.multicolumn:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.forms ul.multicolumn li {
float: left;
margin-right: 12px;
margin-bottom: 0;
line-height: 1.8em;
}
.forms ul.multicolumn li label {
margin-bottom: 0;
}
.forms ul.multicolumn li.width-50 {
width: 48%;
margin-right: 2%;
}
.forms ul.multicolumn li.width-33 {
width: 31%;
margin-right: 2%;
} .forms.columnar legend {
margin-bottom: 1em;
}
.forms.columnar label {
float: left;
width: 150px;
text-align: right;
margin-right: 20px;
}
.forms.columnar .push,
.forms.columnar div.descr {
margin-left: 170px;
}
.forms.columnar li fieldset label {
float: none;
width: auto;
text-align: left;
margin-right: 0;
}
.forms.columnar li fieldset {
border: none;
padding: 0;
margin: 0;
padding-left: 170px;
position: relative;
}
.forms.columnar li fieldset section {
padding: 0;
position: absolute;
width: 150px;
text-align: right;
left: 0;
top: 0;
}
.forms.columnar li fieldset section label {
float: none;
width: auto;
margin-right: 0;
text-align: right;
}
.forms.columnar li fieldset div.descr {
margin-left: 0;
} .forms li.form-section {
font-weight: bold;
border-bottom: 1px solid #eee;
padding: 1.5em 0 .7em 0;
font-size: 1.1em;
margin-bottom: 1.5em;
}
.columnar li.form-section {
padding-left: 170px;
} table.tableforms td {
font-size: 90%;
padding: 1px 10px 3px 0 !important;
border: none;
}
table.tableforms tr.labels td {
padding-top: .8em !important;
font-weight: bold;
}
input[type="radio"],
input[type="checkbox"] {
position: relative;
top: -1px;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
position: relative;
z-index: 2;
font-family: Helvetica, Arial, Tahoma, sans-serif;
border: 1px solid #ccc;
margin: 0;
padding: 5px 5px;
background-color: white;
color: #333;
font-size: 13px;
line-height: 1;
border-radius: 1px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
-webkit-transition: border 0.3s ease-in;
-moz-transition: border 0.3s ease-in;
-ms-transition: border 0.3s ease-in;
-o-transition: border 0.3s ease-in;
transition: border 0.3s ease-in;
}
textarea {
line-height: 1.4em;
} .error,
.success {
margin-left: 5px;
font-weight: normal;
font-size: 0.85em;
}
input.input-error,
textarea.input-error,
select.input-error,
.input-error {
border-color: #da3e5a;
box-shadow: 0 0 0 2px rgba(218, 62, 90, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
input.input-success,
textarea.input-success,
select.input-success,
.input-success {
border-color: #18a011 ;
box-shadow: 0 0 0 2px rgba(24, 160, 17, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
input.input-gray,
textarea.input-gray,
select.input-gray,
.input-gray {
border-color: #ccc;
box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
input:focus,
textarea:focus {
outline: none;
border-color: #5ca9e4;
box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
input.input-search {
padding-right: 10px;
padding-left: 10px;
margin-bottom: 0;
border-radius: 15px;
}
.input-append,
.input-prepend {
display: inline-block;
background-color: #eee;
height: 23px;
border: 1px solid #ccc;
margin: 0;
padding: 1px 8px;
color: #333;
font-size: 14px;
line-height: 23px;
}
.input-prepend {
margin-right: -1px;
}
.input-append {
position: relative;
z-index: 1;
margin-left: -1px;
}
.btn {
position: relative;
cursor: pointer;
outline: none;
display: inline-block;
text-align: center;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
line-height: 1;
font-size: 13px;
font-weight: normal;
padding: 6px 16px;
border-radius: 4px;
background-color: #f3f3f3;
background-image: -moz-linear-gradient(top, #ffffff, #e1e1e1);
background-image: -ms-linear-gradient(top, #ffffff, #e1e1e1);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e1e1e1));
background-image: -webkit-linear-gradient(top, #ffffff, #e1e1e1);
background-image: -o-linear-gradient(top, #ffffff, #e1e1e1);
background-image: linear-gradient(top, #ffffff, #e1e1e1);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e1e1e1', GradientType=0);
border: 1px solid #dadada;
border-left: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;
border-bottom-color: #a9a9a9;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15), inset 0 1px 1px 0 rgba(255, 255, 255, 0.6);
text-shadow: 0 1px 0px #ffffff;
}
.btn,
.btn:hover {
color: #000;
}
.btn:hover {
filter: none;
background: none;
background: #eee;
text-shadow: 0 1px 0px rgba(255, 255, 255, 0.8);
text-decoration: none;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
} .btn-big.btn-active,
.btn-big.btn-active:hover {
padding: 11px 25px;
}
.btn-active,
.btn-active:hover {
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4) inset;
color: #555;
border: none;
background: none;
filter: none;
background-color: #ddd;
text-shadow: 0 1px 0px rgba(255, 255, 255, 0.8);
padding: 7px 17px 8px 17px;
} .btn-small {
padding: 4px 12px;
font-size: 11px;
}
.btn-small.btn-active {
padding: 5px 12px;
} .btn-big {
padding: 10px 24px;
font-size: 20px;
} .btn-square {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
} .btn-round {
border-radius: 15px;
border-radius: 0 \0; } .btn-full {
width: 100%;
} .btn-group {
display: inline-block;
margin-right: 2px;
vertical-align: bottom;
}
.btn-group:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.btn-group > .btn,
.btn-group > input {
float: left;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-left: -1px;
}
.btn-group > .btn:first-child {
border-radius: 4px 0 0 4px;
}
.btn-group > .btn:last-child {
border-radius: 0 4px 4px 0;
}
.btn-group > .btn.btn-round:first-child,
.btn-group > .input-search:first-child {
border-radius: 15px 0 0 15px;
}
.btn-group > .btn.btn-round:last-child,
.btn-group > .input-search:last-child {
border-radius: 0 15px 15px 0;
} .btn-append {
margin-left: -2px;
border-radius: 0 4px 4px 0;
} .btn.disabled,
.btn[disabled] {
border: none;
filter: none;
background: none;
background-color: #e9e9e9;
opacity: 0.6;
cursor: default;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
} @-moz-document url-prefix("http://") {
input[type=submit].btn::-moz-focus-inner,
button.btn::-moz-focus-inner {
border: 0;
padding: 0;
}
} .row {
margin-bottom: 1.5em;
}
.container.row {
margin-bottom: 0;
}
.container:after,
.row:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.half,
.third,
.quarter,
.fifth,
.sixth,
.twothird,
.twofifth,
.threefifth,
.fourfifth,
.fivesixth,
.threequarter {
margin-left: 3.1914893617021276%;
float: left;
min-height: 1px;
}
.half:first-child,
.third:first-child,
.quarter:first-child,
.fifth:first-child,
.sixth:first-child,
.twothird:first-child,
.twofifth:first-child,
.threefifth:first-child,
.fourfifth:first-child,
.fivesixth:first-child,
.threequarter:first-child {
margin-left: 0;
}
.sixth {
width: 14.007092198581558%;
}
.fifth {
width: 17.4468085106383%;
}
.quarter {
width: 22.606382978723403%;
}
.third {
width: 31.205673758865245%;
}
.half {
width: 48.40425531914894%;
}
.threequarter {
width: 74.20212765957446%;
}
.twothird {
width: 65.60283687943262%;
}
.twofifth {
width: 38.08510638297872%;
}
.threefifth {
width: 58.72340425531915%;
}
.fourfifth {
width: 79.36170212765958%;
}
.fivesixth {
width: 82.8014184397163%;
}
.push-half,
.push-threequarter,
.push-quarter,
.push-third,
.push-twothird,
.push-fifth,
.push-twofifth,
.push-threefifth,
.push-fourfifth,
.push-sixth,
.push-fivesixth {
position: relative;
}
.push-half {
left: 51.59574468085106%;
}
.push-third {
left: 34.39716312056737%;
}
.push-quarter {
left: 25.79787234042553%;
}
.push-fifth {
left: 20.638297872340427%;
}
.push-sixth {
left: 17.198581560283685%;
}
.push-threequarter {
left: 77.39361702127658%;
}
.push-twothird {
left: 68.79432624113474%;
}
.push-twofifth {
left: 41.27659574468085%;
}
.push-threefifth {
left: 61.91489361702128%;
}
.push-fourfifth {
left: 82.55319148936171%;
}
.push-fivesixth {
left: 85.99290780141843%;
}
.split .half,
.split .third,
.split .quarter,
.split .fifth,
.split .sixth,
.split .twothird,
.split .twofifth,
.split .threefifth,
.split .fourfifth,
.split .fivesixth,
.split .threequarter {
margin-left: 0;
}
.split .half {
width: 50%;
}
.split .threequarter {
width: 75%;
}
.split .quarter {
width: 25%;
}
.split .third {
width: 33.3%;
}
.split .twothird {
width: 66.6%;
}
.split .fifth {
width: 20%;
}
.split .twofifth {
width: 40%;
}
.split .threefifth {
width: 60%;
}
.split .fourfifth {
width: 80%;
}
.split .sixth {
width: 16.6%;
}
.split .fivesixth {
width: 83.4%;
}
.inner {
padding: 1.5em;
}
.inner-left {
padding-left: 1.5em;
}
.inner-right {
padding-right: 1.5em;
}
.inner-nobottom {
padding-bottom: 1px;
}
.inner-double {
padding: 3em;
}
.inner-double-left {
padding-left: 3em;
}
.inner-double-right {
padding-right: 3em;
}
.inner-double-nobottom {
padding-bottom: 1px;
}
.row .push-right {
float: right;
}
.row .centered {
float: none;
margin: 0 auto;
} .block-two,
.block-three,
.block-four,
.block-five,
.block-six {
list-style: none;
margin-left: -3.1914893617021276%;
margin-bottom: 0;
}
.block-two:after,
.block-three:after,
.block-four:after,
.block-five:after,
.block-six:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.block-two > li,
.block-three > li,
.block-four > li,
.block-five > li,
.block-six > li {
height: auto;
float: left;
margin-bottom: 1.5em;
margin-left: 3.1914893617021276%;
}
.block-two > li {
width: 46.80851063829787%;
}
.block-three > li {
width: 30.141843971631204%;
}
.block-four > li {
width: 21.80851063829787%;
}
.block-five > li {
width: 16.80851063829787%;
}
.block-six > li {
width: 13.47517730496454%;
} .image-left {
float: left;
margin: 0 1em 1em 0;
}
.image-right {
float: right;
margin: 0 0 1em 1em;
}
.image-left img,
.image-right img {
position: relative;
top: .4em;
}
p.lead {
font-size: 1.2em;
}
.supersmall {
font-size: 0.7em;
}
.small {
font-size: 0.85em;
}
.big {
font-size: 1.2em;
}
input.big {
padding: 2px 0;
font-size: 1.2em;
}
.text-centered {
text-align: center;
}
.uppercase {
text-transform: uppercase;
}
.nowrap {
white-space: nowrap;
}
.clear {
clear: both;
}
.last {
margin-right: 0 !important;
}
.end {
margin-bottom: 0 !important;
}
.handle {
cursor: move;
}
.normal {
font-weight: normal;
}
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}
.req,
.required {
font-weight: normal;
color: #da3e5a;
}
.highlight {
background-color: #e5ecf5 !important;
} .width-33 {
width: 33%;
}
.width-50 {
width: 50%;
}
.width-100 {
width: 100%;
}
input.width-100 {
width: 98.6%;
}
textarea.width-100 {
width: 99.4%;
}
select.width-100 {
width: 99.4%;
} .black {
color: #000000;
}
.gray-dark {
color: #555555;
}
.gray {
color: #777777;
}
.gray-light {
color: #999999;
}
.white {
color: #ffffff;
}
.red,
.error {
color: #da3e5a;
}
.green,
.success {
color: #18a011;
} a.white:hover {
color: #d9d9d9;
color: rgba(255, 255, 255, 0.8);
}
a.green:hover,
a.red:hover,
a.error:hover {
color: #000000;
} @media only screen and (max-width: 767px) {
.row .half,
.row .third,
.row .quarter,
.row .fifth,
.row .sixth,
.row .twothird,
.row .twofifth,
.row .threefifth,
.row .fourfifth,
.row .fivesixth,
.row .threequarter {
margin-left: 0;
width: 100%;
}
.push-half,
.push-threequarter,
.push-quarter,
.push-third,
.push-twothird,
.push-fifth,
.push-twofifth,
.push-threefifth,
.push-fourfifth,
.push-sixth,
.push-fivesixth {
left: 0;
}
.row .pull-right {
float: none;
} .block-two,
.block-three,
.block-four,
.block-five,
.block-six {
margin-left: 0;
margin-bottom: 1.5em;
}
.block-two > li,
.block-three > li,
.block-four > li,
.block-five > li,
.block-six > li {
float: none;
margin: 0;
width: 100%;
} .forms.columnar label {
float: none;
text-align: left;
width: auto;
}
.forms.columnar .push,
.forms.columnar div.descr {
margin-left: 0;
}
.forms .multicolumn li {
float: none;
margin-right: 0;
}
.forms .multicolumn li.width-50,
.forms .multicolumn li.width-33 {
width: 100%;
}
.forms.columnar li fieldset,
.forms.columnar li fieldset section {
width: 100%;
padding-left: 0;
text-align: left;
position: static;
}
.forms fieldset {
padding: 0;
padding-top: 1em;
border: none;
}
.forms fieldset legend {
padding: 0;
}
}
  .top_img_sp {
display:block;
margin: 0 auto 0 auto;
width: 400px!important;	
height: 103px!important;
}
.top_img_pc {
display:block;
margin: 0 auto 0 auto;
width: 1000px!important;	
height: 208px!important;
} .ad_img-1 {
display:block;
margin: .3em auto .3em auto;
width: 325px!important;	
height: 271px!important;
}
.ad_img-2 {
display:block;
margin: .3em auto .3em auto;
width: 325px!important;	
height: 102px!important;
}
.ad_img-3 {
display:block;
margin: .3em auto .3em auto;
width: 728px!important;	
height: 90px!important;
} .top-gazou-sp img {
display:block;
width: 328px!important;	
height: 143px!important;
}
.top-gazou-pc img {
display:block;
width: 960px!important;	
height: 200px!important;
} body {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 14px;
background: #fff;
color: #444;
line-height: 180%;
} a{
color:#45AAB8;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
a:hover{
color:#666;
}
a:active, a:focus {
outline: 0;
} img{
border:0;
padding:0px;
margin:0px
}
img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding:4px;
margin: 0 0 10px 20px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 20px 10px 0;
display: inline;
} .alignright { float: right; }
.alignleft { float: left; }
.right{ float: right; }
.left{ float: left; }
.clear{ clear:both; } ol{
margin: 0 0 0 5px;
padding: 0 0 0 0;
list-style: decimal;
}
ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: disc;
}
li{
margin: 0 0 0 15px;
padding: 0 0 0 0;
list-style: none;
}
li a{
color:#45AAB8;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
li a:hover{
color:#666;
} .wrapper {
margin: auto; 
max-width: 960px;
padding: 30px 10px;
_width: 960px;
} #header {
width: 100%；
}
.header-inner {
overflow: hidden;
margin: 0px auto 0 auto;
padding: 30px 0 30px 0;
max-width: 960px;
_width: 960px;	
}
#header h1 { margin: 0;	
}
.logo {
text-align:right; margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-weight:bold;	
font-size: 14px;	
line-height: 20px;
color:#666;	
} #nav {
text-align:center;
width:960px;
margin: 0 auto 0px auto;
border-top: double 3px #ccc;
border-bottom: double 3px #ccc;
}
#nav ul {
list-style: none;
margin: auto;
}
.main-navigation {
clear: both;
margin: 0 auto;
position: relative;
}
ul.nav-menu,
div.nav-menu > ul {
margin: 0;
padding: 0;
}
.nav-menu li {
display: inline-block;
position: relative;
margin: 0 0;
}
.nav-menu li a {
color: #333;
display: block;
font-size: 14px;
text-decoration: none;
padding: 12px 30px 12px 30px;
}
.nav-menu li:hover > a,
.nav-menu li a:hover {
background-color: #eee;
}
.nav-menu .sub-menu,
.nav-menu .children {
background-color: #eee;
display: none;
padding: 0;
position: absolute;
z-index: 99999;
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
border-left: 0;
left: 100%;
top: 0;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
color: #333;
margin: 0;
width: 100px;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover {
background-color: #dedede;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
display: block;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
color: #333;
background: #f9f9f9;
} h2.singlepost{
position: relative; background: #a4e4fe;
line-height: 1.4;
padding: 0.5em 0.5em 0.5em 1.8em;
}
h2.singlepost:before { font-family: FontAwesome;
color: white;
content: "\f14a";
position: absolute;
left : 0.5em; }
h3.singlepost {
position: relative;
padding: .25em 0 .5em .75em;
border-left: 6px solid #fe8cab;
}
h3.singlepost::after {
position: absolute;
left: 0;
bottom: 0;
content: '';
width: 100%;
height: 0;
border-bottom: 1px solid #ccc;
}
h4.singlepost {
font-size: 16px;	
background: #c2edff; padding: 0.5em; } ul.columnlist {
border: solid 2px skyblue;
border-radius: 5px;
padding: 0.5em 1em 0.5em 2.3em;
position: relative;
}
ul.columnlist li {
line-height: 1.5;
padding: 0.5em 0;
list-style-type: none!important;
}
ul.columnlist li:before { font-family: FontAwesome;
content: "\f138"; position: absolute;
left : 1em; color: skyblue; } ul.columnlist2 {
border: solid 2px #ffb03f;
padding: 0.5em 1em 0.5em 2.3em;
position: relative;
margin-top: 2em;
}
ul.columnlist2 li {
line-height: 1.5;
padding: 0.5em 0;
list-style-type: none!important;
}
ul.columnlist2 li:before { font-family: FontAwesome;
content: "\f00c";
position: absolute;
left : 1em; color: #ffb03f; }
ul.columnlist2 li:after { background: #ffb03f;
color: #fff;
font-family: FontAwesome,'Avenir','Arial',sans-serif;
position: absolute;
left: -2px;
bottom: 100%;
padding: 1px 7px;
content: '\f0a7  Check'; letter-spacing: 0.05em; } ul.columnlist3 {
border: solid 2px #fd3051;
border-radius: 5px;
padding: 0.5em 1em 0.5em 2.3em;
position: relative;
}
ul.columnlist3 li {
line-height: 1.5;
padding: 0.5em 0;
list-style-type: none!important;
}
ul.columnlist3 li:before { font-family: FontAwesome;
content: "\f096"; position: absolute;
left : 1em; color: #fd3051; } ul.columnlist69 { color: #5e5d5e; border: solid 5px #64c2ed; padding: 0.5em 1em 0.5em 2.3em;
position: relative;
background: #f2fafe;
}
ul.columnlist69 li {
line-height: 1.5;
padding: 0.5em 0;
list-style-type: none!important;
}
ul.columnlist69 li:before { font-family: "FontAwesome";
content:"\f046";
position: absolute;
left : 1em; color: #fe5b98; } ol.columnlist4{
margin-top:10px;
counter-reset:list;
list-style-type: none!important;
position:relative;
font: 14px/1.6 'Mv Boli', 'arial narrow', sans-serif;
padding: 1.2em;
background:#F2EFE7; width:85%;
}
ol.columnlist4:after{  content:"";  
position: absolute;
top: 8px;
left: 1.2em;
font-size:14px;
color:#7c7c7c; }
ol.columnlist4 li{
position:relative;
padding: 7px 5px 7px 50px;
margin: 7px 0 7px 0px;
font-weight: bold;
font-size:14px;
border-bottom:dashed 1px #ccc;
color:#333;
}
ol.columnlist4 li:first-child{
margin-top:0;
}
ol.columnlist4 li:last-child{
margin-bottom:0px;
}
ol.columnlist4 li:before{
counter-increment: list;
content: counter(list) ",";
position: absolute;
left: 15px;
font-size:1.2em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} ol.columnlist5{
counter-reset:list;
list-style-type: none!important;
position:relative;
font: 14px/1.6 'Mv Boli', 'arial narrow', sans-serif;
padding: 1.2em;
background:#F2EFE7; width:85%;
}
ol.columnlist5:after{  content:"手順";  
position: absolute;
top: 8px;
left: 1.2em;
font-size:14px;
color:#7c7c7c; }
ol.columnlist5 li{
position:relative;
padding: 7px 5px 7px 50px;
margin: 7px 0 10px 0px;
font-weight: bold;
font-size:14px;
border-bottom:dashed 1px #ccc;
color:#333;
}
ol.columnlist5 li:first-child{
margin-top:0;
}
ol.columnlist5 li:last-child{
margin-bottom:20px;
}
ol.columnlist5 li:before{
counter-increment: list;
content: counter(list) ",";
position: absolute;
left: 15px;
font-size:1.2em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
} .waku_01 {
border: 3px solid #f895ba;
border-radius: 4px;
margin: 2em 0;
padding: 2em;
position: relative;
}
.waku_01::before {
background-color: #fff;
color: #f895ba;
content: "POINT";
font-weight: bold;
left: 1em;
padding: 0 .5em;
position: absolute;
top: -1em;
} .waku_03 {
border: 3px solid #3ce14f;
border-radius: 4px;
margin: 2em 0;
padding: 2em;
position: relative;
}
.waku_03::before {
background-color: #fff;
color: #3ce14f;
content: "豆知識";
font-weight: bold;
left: 1em;
padding: 0 .5em;
position: absolute;
top: -1em;
} .waku_02 {
background-color: #ffe9ed; border-radius: 2px;
margin: 2em 0;
padding: 1em;
position: relative;
}
.waku_02::before {
background-color: #ffe9ed;
color: #f895ba; padding: 0 .5em;
position: absolute;
top: -1em;
} table, th, td {
border-collapse: collapse;
border: 1px solid #ccc;
line-height: 1.5;
}
table.recipe01 th {
width: 150px;
padding: 5px;
font-weight: bold;
vertical-align: top;
background: #fdbbd0;
color: #ffffff;
}
table.recipe01 td {
width: 350px;
padding: 5px;
vertical-align: top;
}
tr:nth-child(even) {
background: #f5f5f5;
}  .box01 {
padding: 0.5em 1em;
margin: 2em 0;
background: #f0f7ff;
border: solid 4px #c4e5fe;
}
.box01 p {
margin: 0; 
padding: 0;
line-height: 160%;
} .box02 {
padding: 0.5em 1em;
margin: 2em 0;
background: #fff3fa;
border: solid 4px #ffc7e9;
}
.box02 p {
margin: 0; 
padding: 0;
line-height: 160%;
} .box03 {
padding: 0.5em 1em;
margin: 2em 0;
background: #ffffff;
border: solid 3px #a3fda5;
border-radius: 8px;
}
.box03 p {
margin: 0; 
padding: 0;
line-height: 160%;
} .box04 {
padding: 0.5em 1em;
margin: 2em 0;
background: #ffffff;
border: solid 3px #fdc5a3;
border-radius: 8px;
}
.box04 p {
margin: 0; 
padding: 0;
line-height: 160%;
}  .column_moji01 {border-bottom:solid 3px #ff0000;font-weight: bold;} .column_moji02 {color: #ff0000;font-weight: bold;} .column_moji03 {color: #ff4b93;font-weight: bold;} .column_moji04 {color: #000000;font-weight: bold;} .column_moji05 {color: #1b74f9;font-weight: bold;} .marker1 {
background: linear-gradient(transparent 70%, #ffc66d 40%);
font-weight: bold;
} .memox{
position:relative;
background:#fffde7;
width:85%;
margin:2em auto;
padding:1.5em 1em;
transform: rotate(-2deg);
box-shadow:1px 1px 4px rgba(0,0,0,0.2);
color:#795548;
}
.memox::before{
content:'ここがポイント';
position:relative;
display:inline-block;
border-bottom:3px solid #795548;
border-radius: 0 0 40% 5% / 0 0 15% 20%;
padding:0 1em 0.1em 0.2em;
font-size:110%;
font-weight:bold;
transform: rotate(-5deg);
}
.memox::after{
content:'';
position:absolute;
left:50%;
top:-15px;
margin-left:-75px;
width:150px;
height:30px;
background:rgba(245,245,245,0.7);
box-shadow:1px 1px 4px rgba(0,0,0,0.2);
transform: rotate(-4deg);
}
.memox ol{
margin:1em 0.5em 0 2em;
padding:0 0 0 0;
}
.memox ol li{
margin-bottom:0.5em;
} .maste-box {
position: relative;
background-color: #fff;
background: repeating-linear-gradient(-45deg, #edf5f4, #edf5f4 10px, #f6faf9 0, #f6faf9 20px);
padding: 1em;
}
.maste-tape{
position: absolute;
top: -0.75em;
background-color: rgba(100,100,100,.3);
border-left:4px solid #8BC6CA;
padding: 0.25em 2em;
color: #454545;
transform: rotate(-3deg);
}
.maste-box p {
font-weight:bold;
color: #454545;
padding: 0px 10px 0px 10px;
} .memo { position: relative;
background: #F8F0D7;
border-left:4px dotted rgba(0,0,0,.1);
border-right:4px dotted rgba(0,0,0,.1);
box-shadow:0 0 5px rgba(0,0,0,.2);
padding: 1em;
color: #65513f; }
.masking-tape{
position: absolute;
top: -1em;
left: 26%;
width:100px;
height:30px;
background-image: linear-gradient(-45deg, rgba(227,155,140,.4) 25%, transparent 25%, transparent 50%, rgba(227,155,140,.4) 50%, rgba(227,155,140,.4) 75%, transparent 75%, transparent 100%);
background-size: 20px 20px;
border-left:2px dotted rgba(0,0,0,.1);
border-right:2px dotted rgba(0,0,0,.1);
box-shadow:0 0 5px rgba(0,0,0,.2);
padding: 0.25em 2em;
color: #65513f;
transform: rotate(-4deg); 
}
.memo p {
font-weight:bold;
color: #65513f;
padding: 0px 10px 0px 10px;
} ul.flametext_check {
margin:20px;
padding:10px;
border: solid 5px #64c2ed;
background: #e0f4fd;
}     
ul.flametext_check::before { }
ul.flametext_check li {
list-style:none;
line-height:40px;
color: #AF5F3C;
font-size: 20px;
}
ul.flametext_check li a {
text-decoration:none; }
ul.flametext_check li a::before {
font-family: "FontAwesome";
content:"\f046";
display: inline-block;
position: relative;
padding-right:8px;
color:#fd78aa; 
}
ul.flametext_check li a:hover {
color:#58B2DC; 
} #top-slide{
width:100%;
padding: 0px;
margin: 40px auto -10px auto;
}
.cycle-slideshow{
overflow: hidden;
max-width: 960px;
width: 960px;
margin: auto;
text-align: center;
height: 350px;
} p.title { padding:0px 0px 0px 0px; color:#edb918;
font-size:12px; text-align:left;
font-weight:bold;	
}
p.title_pc { padding:0px 0px 0px 0px;
background: #ffffff; 
color:#666;
font-size:14px; text-align:left;
font-weight:bold;
} #main {
margin:0 0 0 0;
padding: 0 0 0 0;
} #toplist{
margin: 0 0 30px 0;
padding: 0 0 0 0;
}
.toplist ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.toplist li{
font-size: 13px;
margin: 6px 0px 0px 0px;
padding: 2px 0px 2px 0px;
list-style: none;
border-bottom: 1px dotted #dedede;
}
.toplist li a{
color:#666;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.toplist li a:hover{
background-position: 3px 50%;
color:#999;
}
.top-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 18px;
font-weight:normal;
letter-spacing: 0.05em;
font-style:normal;
padding: 0px 0px 10px 0px;
margin: 0px 0px 20px 0px;
border-bottom: double 3px #ccc;
color: #333;
}
.top-gallery-midashi{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 18px;
font-weight:normal;
letter-spacing: 0.05em;
font-style:normal;
padding: 0px 0px 10px 0px;
margin: 0px 0px 20px 0px;
border-bottom: double 3px #ccc;
color: #333;
} li.item {
height: 280px;
margin-bottom: 30px;
}
.item-img {
margin: 0 0 5px 0;
}
.item-date {
font-family: arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 80%;
color: #999;
padding: 0 0 0px 0;
margin: 0 0 0px 0;
border-bottom: 0px solid #dedede;
}
.item h2 {
font-size: 15px;
line-height: 150%; font-weight: bold;
}
.item h3 {
font-size: 15px;
line-height: 150%; font-weight: bold;
}
.item-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
}
.item-title a {
font-size: 16px;
color: #444;
}
.item-title a:hover {
color: #999;
}
.item-titleaff {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
font-size: 15px;
line-height: 150%;
font-weight: bold;
}
.item-titleaff a {
font-size: 16px;
color: #444;
}
.item-titleaff a:hover {
color: #999;
}
.item-text {
font-size: 13px;
color: #444;
line-height: 170%;
}
.item-text1919 {
font-size: 13px;
color: #444;
line-height: 170%;
height:2.5em;
overflow:hidden;
}
.item-textsp {
font-size: 13px; line-height: 170%;
float: right;
margin: 12px 0px 0px 0px;	
padding: 3px 3px 3px 3px; } .item {
border-bottom: 1px dotted #ddd;
}
.top-2retsu {
width: 100%;
margin: 0 auto 0px auto;
}
.top-2retsu img{
width: 100%;
}
.first-block {
float: left;
width: 50%;
padding: 30px 0px 30px 0;
}
.last-block {
float: right;
width: 47%;
font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle;
padding: 25px 0 20px 0;
} p {
font-size: 14px; 
color: #444;
line-height: 190%;
padding: 10px 0px 10px 0px;
}
p a {
color:#45AAB8;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
p a:hover {
color:#666;
}
p a:active, a:focus {
outline: 0;
}
#date {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size:10px;
font-weight:normal;
text-align: left;
padding: 0 0 0 0;
color:#999;
letter-spacing: 0.1em;
}
.pagetitle {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 20px 0px 20px 0px;
padding: 0px 0px 10px 0px;
font-size: 21px;
font-weight: normal;
color: #333;
}
.pagetitle a {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 20px 0px 20px 0px;
padding: 0px 0px 10px 0px;
font-size: 21px;
font-weight: normal;
color: #333;
}
.blog-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 20px 0px 20px 0px;
padding: 15px 0px 13px 0px;
font-size: 25px;
line-height: 120%;	
font-weight: bold;
color: #333;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.blog-title a {
color:#333;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.blog-title a:hover {
color:#666;
}
.blog-title69 {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 15px;
font-size: 12px;
font-weight: bold;
color: #333;  background-image: url(//movie-girls.net/zunko/siteimage/note.png);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:16px 16px;
background-size:16px 16px;
}
.blog-title69 a {
color:#333;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.blog-title69 a:hover {
color:#666;
}
.blog-title-night {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 20px 0px 20px 0px;
padding: 18px 0px 15px 0px;
font-size: 26px;
font-weight: bold;
line-height: 32px;
color: #333; }
.blog-title-night a {
color:#333;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
.blog-title-night a:hover {
color:#666;
}
.subtitle {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-weight: normal;
font-size: 14px;
border-bottom:1px dotted #ccc;
padding: 0 0 0 0;
margin: 30px 0 10px 0;
letter-spacing: 0.1em;
color: #666;
} #blog-foot {
font-size:75%;
text-align: left;
margin:50px 0 0 0;
padding: 2px 5px 2px 10px;
font-weight:normal;
color:#999;
background:#f7f7f7;
border-bottom:0px dotted #ccc;
}
#blog-foot-archives {
font-size:75%;
text-align: left;
margin:50px 0 100px 0;
padding: 2px 5px 2px 10px;
font-weight:normal;
color:#999;
background:#f7f7f7;
border-bottom:0px dotted #ccc;
}
#blog-foot span,
#blog-foot-archives span{
color:#999;
}
.single-thumbnail{
margin:13px 0 0 0;
} #next {
font-size:85%;
font-weight:lighter;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}
#next-archives {
font-size:85%;
text-align: center;
margin-top: -50px;
padding-bottom: 30px;
}
.next-pagenavi{
text-align:center;
margin-top:10px;
} .similar-head {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 50px 0 15px 0;
padding: 0 0 2px 0;
line-height: 30px;
font-size: 16px;
font-weight: bold;
color: #333;
letter-spacing: 0.05em;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}
.similar ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.similar li{
font-size:13px;
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
}
.similar li a{
color:#555;
}
.similar li a:hover{
color:#888;
}
.similar h4 {
font-size: 14px;
font-weight: normal;
line-height: 150%;
padding: 0 0 0 5px;
}
table.similar-text {
width: 100%;
color: #444;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: dotted 1px #ccc;
border-collapse: collapse;
border-spacing: 0;
}
table.similar-text img {
width: 150px;
}
table.similar-text th {
text-align: left;
width: 150px;
}
table.similar-text td {
font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle;
}
table.similar-side {
width: 100%;
color: #444;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-collapse: collapse;
border-spacing: 0;
}
table.similar-side img {
width: 80px;
}
table.similar-side th {
text-align: left;
width: 80px;
}
table.similar-side td {
font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle;
} .comment-head {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 14px;
font-weight: bold;
color: #333;
line-height: 30px;
letter-spacing: 0.1em;
margin: 0 0 0 0;
padding: 0 10px 0 0px;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}
.commentlist li{
list-style: none;
font-size:90%;
color:#888;
}
.commentlist {
margin: 0 0 50px 0;
padding: 0 0 0 0;
} #sidebar {
width: 100%;
margin: 23px 0px 40px 0px;
padding: 0 0 0 0;
}
#sidebar p{
margin-bottom: 20px;
}
#sidebar h2 {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size: 12px;
font-weight: normal;
color: #999;
letter-spacing: 0.1em;
margin: 0px 0px 10px 0px;
padding: 0 0 0 0;
background: url() no-repeat;
border-bottom:1px solid #ccc;
}
#sidebar h2.sidebar-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #333;
font-size: 19px;
margin: 5px 0px 10px 0px;	
border-bottom:1px solid #ccc;	
font-weight: bold;
position: relative; padding-left: 1.4em; line-height: 1.4; }
#sidebar h2.sidebar-title:before{
font-family: "Font Awesome 5 Free"; content: "\f1b0"; position: absolute; font-size: 1.2em; left: 1px; top: -3px; color: #333; }
h1.sidebar-title{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #333;
font-size: 20px;
margin: 5px 0px 10px 0px;	
border-bottom:1px solid #ccc;	
font-weight: bold;
position: relative; padding-left: 1.3em; line-height: 1.4; }
h1.sidebar-title:before{
font-family: "Font Awesome 5 Free"; content: "\f1b0"; position: absolute; font-size: 1.2em; left: 0; top: -3px; color: #333; }
h1.cate-title{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #333;
font-size: 20px;
margin: 0px 0px 5px 0px; font-weight: bold;
position: relative; padding-left: 1.5em; line-height: 1.4; }
h1.cate-title:before{
font-family: "Font Awesome 5 Free"; content: "\f1b0"; position: absolute; font-size: 1.2em; left: 0; top: -3px; color: #fe7d8c;  } p.cate-tag-p {
font-size: 13px;
margin: 3px 0px 5px 0px;
text-align: center;	
}	
h2.sidebar-title{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #333;
font-size: 20px;
margin: 12px 0px 10px 0px;	
border-bottom:1px solid #ccc;	
font-weight: bold;
position: relative; padding-left: 1.5em; line-height: 1.4; }
h2.sidebar-title:before{
font-family: "Font Awesome 5 Free"; content: "\f1b0"; position: absolute; font-size: 1.2em; left: 0; top: -2px; color: #333; } #xili_tidy_tags_cloud_widget-2 h2.sidebar-title{
padding-left: 1.5em; }
#xili_tidy_tags_cloud_widget-3 h2.sidebar-title{
padding-left: 1.5em; }
#xili_tidy_tags_cloud_widget-4 h2.sidebar-title{
padding-left: 1.5em; }
#xili_tidy_tags_cloud_widget-5 h2.sidebar-title{
padding-left: 1.5em; }
#xili_tidy_tags_cloud_widget-6 h2.sidebar-title{
padding-left: 1.5em; } .sidebar-title{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #333;
font-size: 18px;
margin: 5px 0px 10px 0px;	
border-bottom:1px solid #ccc;	
font-weight: bold;
position: relative; padding-left: 1.4em; line-height: 1.4; }
.sidebar-title:before{
font-family: "Font Awesome 5 Free"; content: "\f1b0"; position: absolute; font-size: 1.2em; left: 0; top: -4px; color: #d60050; }
.sidebar-title69{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #333;
font-size: 16px;
margin: 5px 0px 10px 0px;	
border-bottom:1px solid #ccc;	
font-weight: bold;
position: relative; padding-left: 1.3em; line-height: 1.4; }
.sidebar-title69:before{
font-family: "Font Awesome 5 Free"; content: "\f1b0"; position: absolute; font-size: 1.2em; left: 0; top: 1px; color: #333; }
h2.movie-title {
background: #ababab url(https://movie-girls.net/zunko/siteimage/bg_saisei.png) no-repeat 14px center;
background-size: auto 22px;
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #fff;
font-size: 12px;
font-weight: bold;
letter-spacing: 0.1em;
font-style:normal;
margin: 0px 0px 10px 0px;
padding: 8px 0 8px 40px; border-bottom:1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; clear: both;
}  #sidebar ul.children{
margin-bottom: -6px;
display: block;
padding: 5px 0 0 0;
}
#sidebar ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}
#sidebar ul.sub-menu{
margin-bottom: -6px;
display: block;
padding: 5px 0 0 0;
}
#sidebar ul.sub-menu li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
} #sidebox-new {
color:#666;
margin: 0 0 0 0 ;
padding: 0 0 0 0 ;
}
#sidebox-new ul{
floate:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#sidebox-new li{
font-size: 12px;
floate:left;
list-style: none;
margin: 0 0 0 0;
padding: 6px 0 5px 0px;
}
#sidebox-new li a{
color:#666;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#sidebox-new li a:hover{
color:#999;
} #footer {
background: #F5F5F5;
clear:both;
width:100%;
font-size: 80%;
margin: 30px auto 0px auto;
padding: 25px 0;
}
.footer-inner {
margin: 0px auto 0px auto;
max-width: 960px;
_width: 960px;
}
#sociallink {
text-align:center;
position: relative;
margin: 0 auto 10px auto;
padding: 0 0 0 0;
}
#copyright {
font-size:10px;
color:#999;
text-align:center;
position: relative;
margin: 0 0 0 0;
padding: 0 0 0 0;
} .widget{
margin: 0 0 30px 0;
}
.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.widget_nav_menu li a{
margin: 0 0 0 0px;
}
.textwidget{
font-size: 13px;
color: #444;
line-height:170%;
margin: 0 0 30px 0;
padding: 5px 0 0 0;
}
#topbox{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#topbox ul{
floate:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#topbox li{
floate:left;
margin: 0 0 0 0;
padding: 3px 0px 2px 0px;
list-style: none;
border-bottom:1px dotted #ddd;
}
#topbox li a{
font-size:12px;
color:#444;
margin: 0 0 0 0;
padding: 3px 0px 2px 0px;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#topbox li a:hover{
color:#999;
}
#topbox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}
#topbox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #fff;
border-bottom: 0px dotted #fff;
}
#topbox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #fff;
}
#topbox ul.children{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}
#topbox ul.children li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}
#topbox ul.sub-menu{
margin-bottom: 0px;
display: block;
padding: 5px 0 0 0;
}
#topbox ul.sub-menu li{
padding-left: 15px;
padding-top: 5px;
border-top: 1px dotted #ccc;
border-bottom: 0px dotted #ccc;
}
#sidebox{
color:#666;
margin: 0 0 0 0 ;
padding: 0 0 0 0 ;
}
#sidebox ul{
floate:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#sidebox li{
font-size: 12px;
floate:left;
list-style: none;
margin: 0 0 0 0;
padding: 6px 0 5px 0px;
}
#sidebox li a{
color:#666;
list-style: none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
}
#sidebox li a:hover{
color:#999;
}
#sidebox h2{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}
#sidebox h3{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-top: 0px dotted #222;
border-bottom: 0px dotted #222;
}
#sidebox h4{
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom: 0px dotted #222;
}
.footer-widget-title{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font-size:14px;
font-weight:bold;
color: #999;
margin: 0 0px 10px 0px;
}
.widget ul{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.widget li{
font-size:88%;
list-style: none;
}
.widget li a{
color: #666;
display: block;
}
.widget li a:hover{
color: #999;
} .widget-adspace {
margin: 30px 0 -30px 0px;
} .search fieldset {
margin: -20px 0 20px 0px;
border: 0px solid #eee;
}
.search input {
font: 11px arial, sans-serif; 
color: #c0c0c0; 
width:80%;
padding: 5px 5px; 
vertical-align: middle;
border: none; 
background: none; 
}
.search button {
width: 15px; 
height: 15px; 
cursor: pointer; 
vertical-align: middle;
border: none; 
background: url(//zunko.biz/wp-content/themes/ultrarocketman/images/search.png) no-repeat; 
} .moji100px {font-size: 100px;line-height: 170%;}
.moji90px {font-size: 90px;line-height: 170%;}
.moji80px {font-size: 80px;line-height: 170%;}
.moji70px {font-size: 70px;line-height: 170%;}
.moji60px {font-size: 60px;line-height: 170%;}
.moji50px {font-size: 50px;line-height: 170%;}
.moji40px {font-size: 40px;line-height: 170%;}
.moji30px {font-size: 30px;line-height: 170%;}
.moji29px {font-size: 29px;line-height: 170%;}
.moji28px {font-size: 28px;line-height: 170%;}
.moji27px {font-size: 27px;line-height: 170%;}
.moji26px {font-size: 26px;line-height: 170%;}
.moji25px {font-size: 25px;line-height: 170%;}
.moji24px {font-size: 24px;line-height: 170%;}
.moji23px {font-size: 23px;line-height: 170%;}
.moji22px {font-size: 22px;line-height: 170%;}
.moji21px {font-size: 21px;line-height: 170%;}
.moji20px {font-size: 20px;line-height: 170%;}
.moji19px {font-size: 19px;line-height: 170%;}
.moji18px {font-size: 18px;line-height: 170%;}
.moji17px {font-size: 17px;line-height: 170%;}
.moji16px {font-size: 16px;line-height: 170%;}
.moji15px {font-size: 15px;line-height: 170%;}
.moji14px {font-size: 14px;line-height: 170%;}
.moji13px {font-size: 13px;line-height: 170%;}
.moji12px {font-size: 12px;line-height: 170%;}
.moji11px {font-size: 11px;line-height: 170%;}
.moji10px {font-size: 10px;line-height: 150%;}
.moji9px {font-size: 9px;line-height: 370%;}
.mincho {
font-family:'century','Times New Roman','Baskerville','Optima','Palatino','Georgia','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝','MS PMincho',serif;
}
.bold {
font-weight: bolder;
}
.italic {
font-style: italic; 
} table {
border: 0px;
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
table tr{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
table td{
text-align: left;
vertical-align: top;
line-height: 170%;
text-align: justify;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-left: 0px dotted #CCCCCC;
} table#plan {
width: 100%;
margin:10px 0 0 0;
padding:0 0px;
border: 1px #999 solid;
border-collapse: collapse;
border-spacing: 0;
}
table#plan th {
font-size: 13px;
font-weight: bold;
text-align: center;
padding: 10px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
white-space: nowrap; 
vertical-align: middle;
background-color:#ddd;
}
table#plan td {
font-size: 13px;
text-align: center;
padding: 10px;
border: 1px #999 solid;
border-width: 0 0 1px 1px;
white-space: normal;
vertical-align: middle;
} table#flow {
width: 100%;
margin:0 0 0 0;
padding:0 0 0 0;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}
table#flow th {
font-size: 13px;
font-weight: bold;
text-align: left;
padding: 10px 0px;
border: 0px #CCC solid;
border-bottom: 1px #CCC solid;
white-space: normal;
vertical-align: middle;
}
table#flow td {
font-size: 13px;
text-align: left;
padding: 10px;
border-bottom: 1px #CCC solid;
white-space: normal;
vertical-align: middle;
} table#contact {
font-size: 13px;
width: 100%;
color: #444;
margin: 10px 0 0 0;
padding: 0 0 0 0;
border: 0px #CCC solid;
border-collapse: collapse;
border-spacing: 0;
}
table#contact th {
font-weight: bold;
line-height: 120%;
text-align: left;
padding: 10px;
white-space: nowrap; 
}
table#contact td {
font-size: 13px;
text-align: left;
padding: 10px;
white-space: normal;
vertical-align: middle;
} .line-dotted {
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom:1px dotted #CCC;
}
.line-solid {
margin: 0 0 0 0;
padding: 0 0 0 0;
border-bottom:1px solid #CCC;
}
.line-footmenu {
margin: 0 0 5px 0;
padding: 0 0 3px 0;
border-bottom:1px dotted #CCC;
} .pict_right {
margin:0 0 10px 20px; 
padding: 2px 2px 2px 2px; 
float: right;
border: 1px solid #DCDCDC;
}
.pict_left {
margin:0 10px 10px 0; 
padding: 2px 2px 2px 2px; 
float: left;
border: 1px solid #DCDCDC;
}
.pict1px{
margin: 0 0 5px 0; 
padding: 2px 2px 2px 2px; 
border: 1px solid #CCC;
}
.pict_shadow{
background: #fff;
margin: 0px auto;
border: 1px solid #ccc;
padding: 5px 5px 5px 5px;
border-radius: 1px; -webkit-border-radius: 1px; -moz-border-radius: 1px; box-shadow: 2px 2px 3px #C0C0C0;
} .border-radius{
border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; } .box-shadow{
box-shadow: 2px 2px 3px #ccc; -webkit-box-shadow: 2px 2px 3px #ccc; -moz-box-shadow: 2px 2px 3px #ccc; }
.box-shadow2{
box-shadow: 1px 2px 5px #ccc; -webkit-box-shadow: 1px 2px 5px #ccc; -moz-box-shadow: 1px 2px 5px #ccc; }
.text-shadow{
text-shadow: 1px 1px 3px #DEDEDE; -webkit-text-shadow: 1px 1px 3px #DEDEDE; -moz-text-shadow: 1px 1px 3px #DEDEDE; } .bt-more a {
font-size: 9px;
font-weight: normal;
color: #333;
text-align: center;
text-decoration: none;
text-shadow: 0px -1px 0px #fff;
width: 50px;
float: left;
display: block;
padding: 0 0 0 0;
margin: 10px 0 0 0;
border: 1px solid #ccc;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background-color: #eee;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ddd),color-stop(.75, #eee),color-stop(1, #ddd));
background: -moz-linear-gradient(#ddd, #eee 75%, #ddd);
}
.bt-more a:hover {
background-color: #fff;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eee),color-stop(.75, #fff),color-stop(1, #eee));
background: -moz-linear-gradient(#eee, #fff 75%, #eee);
}
.bt-more a:active {
background-color: #999;
background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #999),color-stop(.75, #ccc),color-stop(1, #999));
background: -moz-linear-gradient(#999, #ccc 75%, #999);
}
.bt-order a{
font-size: 14px;
color:#fff;
display: block;
text-align:center;
background-color: #999;
margin: 20px 0 20px 0 ;
padding: 10px 15px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.bt-order a:hover{
color:#867888;
background: #ddd;
text-decoration:none;
transition: 0.5s;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
} .single_php {
width:100%;
height: auto;	
display:block;
margin: 0px auto 0px auto;	
}
.shiny-button {
width:95%;
display:block;
margin: 13px auto 13px auto;
text-align: center;
border-width: 1px;
border-style: solid;
text-transform: uppercase;
text-decoration: none;
line-height: 1.1;
font-weight: normal;
font-family: sans-serif;
color: #FFFFFF;
font-size: 12px;
background-color: #F76A18;
background-image: -webkit-linear-gradient(top, #f76d1d 0%, #e58953 48%, #F76A18 49%, #F76A18 82%, #f87b33 100%);
background-image: -moz-linear-gradient(top, #f76d1d 0%, #e58953 48%, #F76A18 49%, #F76A18 82%, #f87b33 100%);
background-image: -o-linear-gradient(top, #f76d1d 0%, #e58953 48%, #F76A18 49%, #F76A18 82%, #f87b33 100%);
background-image: linear-gradient(top, #f76d1d 0%, #e58953 48%, #F76A18 49%, #F76A18 82%, #f87b33 100%);
border-color: hsl(22, 37%, 53%);
-webkit-box-shadow: inset 0 0 1px 1px #f98d4e, 0 0 1px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 0 1px 1px #f98d4e, 0 0 1px 3px rgba(0, 0, 0, 0.15);
box-shadow: inset 0 0 1px 1px #f98d4e, 0 0 1px 3px rgba(0, 0, 0, 0.15);
-webkit-text-shadow: 1px 1px 1px #a34006;
-moz-text-shadow: 1px 1px 1px #a34006;
-o-text-shadow: 1px 1px 1px #a34006;
text-shadow: 1px 1px 1px #a34006;
-webkit-border-radius: 32px;
-moz-border-radius: 32px;
border-radius: 32px;
padding: 18px 0px 18px 0px;
}
.shiny-button strong {
color: #FFFFFF;
letter-spacing: 1px;
font-size: 22px;
}
.shiny-button:hover {
color: #FFFFFF;
background-color: #f87427;
background-image: -webkit-linear-gradient(top, #f8772c 0%, #e79261 48%, #f87427 49%, #f87427 82%, #f98542 100%);
background-image: -moz-linear-gradient(top, #f8772c 0%, #e79261 48%, #f87427 49%, #f87427 82%, #f98542 100%);
background-image: -o-linear-gradient(top, #f8772c 0%, #e79261 48%, #f87427 49%, #f87427 82%, #f98542 100%);
background-image: linear-gradient(top, #f8772c 0%, #e79261 48%, #f87427 49%, #f87427 82%, #f98542 100%);
border-color: hsl(22, 37%, 52%);
-webkit-box-shadow: inset 0 0 1px 1px #fa9a62, 0 0 1px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 0 1px 1px #fa9a62, 0 0 1px 3px rgba(0, 0, 0, 0.15);
box-shadow: inset 0 0 1px 1px #fa9a62, 0 0 1px 3px rgba(0, 0, 0, 0.15);
-webkit-text-shadow: 1px 1px 1px #b34606;
-moz-text-shadow: 1px 1px 1px #b34606;
-o-text-shadow: 1px 1px 1px #b34606;
text-shadow: 1px 1px 1px #b34606;
}
.shiny-button:active {
color: #FFFFFF;
background-color: #f66009;
background-image: -webkit-linear-gradient(top, #ec5c09 0%, #F76A18 100%);
background-image: -moz-linear-gradient(top, #ec5c09 0%, #F76A18 100%);
background-image: -o-linear-gradient(top, #ec5c09 0%, #F76A18 100%);
background-image: linear-gradient(top, #ec5c09 0%, #F76A18 100%);
padding: 19px 0px 17px 0px;
}
.nextpage{
text-align:right;
font-size: 13px; color: #45AAB8;
padding: 7px 3px 7px 3px;
} .item69 {
border-bottom: 1px dotted #ddd;
}
.top-2retsu69 {
width: 100%;
margin: 0 auto 0px auto;
}
.top-2retsu69 img{
width: 100%;
}
.first-block69 {
float: left;
width: 25%; padding: 10px 0px 28px 0;
}
.last-block69 {
float: right;
width: 72%;
font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle; padding: 10px 0 28px 0;
}
.item69 h2 {
font-size: 17px;
line-height: 150%;
font-weight: normal;
}
.item69 h3 {
font-size: 17px;
line-height: 150%;
font-weight: normal;
}
.item-title69 {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
}
.item-title69 a {
font-size: 17px;
color: #444;
}
.item-title69 a:hover {
color: #999;
}
.item-title69aff {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
font-size: 15px;
line-height: 150%;
font-weight: bold;
}
.item-title69aff a {
font-size: 16px;
color: #444;
}
.item-title69aff a:hover {
color: #999;
}
p.item-text69{
font-size: 13px;
color: #696969;
line-height: 15px;
}
.item-img69 {
width: 120px;
height:90px;
margin: 0 0 5px 0;
} div.wpp-list_novel {
counter-reset: li; list-style: none; *list-style: decimal; padding: 0;
margin-bottom: 4em;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
div.wpp-list_novel > li{
position: relative;
display: block;
padding: .4em .4em .4em 2em;
*padding: .4em;
margin: .5em 0;
color: #444;
text-decoration: none;
border-radius: .3em;
transition: all .3s ease-out;
}
div.wpp-list_novel > li:hover{
background: #eee;
}
div.wpp-list_novel > li:hover:before{
transform: rotate(360deg);
}
div.wpp-list_novel > li:before{
content: counter(li);
counter-increment: li;
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background: #87ceeb;
height: 2em;
width: 2em;
line-height: 2em;
border: .3em solid #fff;
text-align: center;
font-weight: bold;
border-radius: 2em;
transition: all .3s ease-out;
}
div.wpp-list_novel > li:nth-child(1):before{
background: #ffe075; height: 2.7em;
width: 2.7em;
line-height: 2.7em;
}
div.wpp-list_novel > li:nth-child(1){
color: #fff;
}
div.wpp-list_novel > li:nth-child(2):before{
background: #f45d76; 
height: 2.5em;
width: 2.5em;
line-height: 2.5em;
}
div.wpp-list_novel > li:nth-child(3):before{
background: #ef8f9c; 
height: 2.2em;
width: 2.2em;
line-height: 2.2em;
}
.wpp-list_novel li {
font-size:12px;
line-height:100%;     
}
.wpp-views {
color:#5c5c5c; }
.wpp-list img{
  width: 120px;
height: 90px;
} div.wpp-list69 {
counter-reset: li; list-style: none; *list-style: decimal; padding: 0;
margin-bottom: 2em;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
div.wpp-list69 > li{
position: relative;
display: block;
padding: .4em .4em .4em 2em;
*padding: .4em;
margin: .5em 0;
color: #444;
text-decoration: none;
border-radius: .3em;
transition: all .3s ease-out;
}
div.wpp-list69 > li:hover{
background: #eee;
}
div.wpp-list69 > li:hover:before{
transform: rotate(360deg);
}
div.wpp-list69 > li:before{
content: counter(li);
counter-increment: li;
position: absolute;
left: -1.3em;
top: 50%;
margin-top: -1.3em;
background: #87ceeb;
height: 2em;
width: 2em;
line-height: 2em;
border: .3em solid #fff;
text-align: center;
font-weight: bold;
border-radius: 2em;
transition: all .3s ease-out;
}
div.wpp-list69 > li:nth-child(1):before{ background: #ffe075;
height: 2.7em;
width: 2.7em;
line-height: 2.7em;
}
div.wpp-list69 > li:nth-child(1){
color: #fff;
}
div.wpp-list69 > li:nth-child(2):before{
background: #f45d76; 
height: 2.5em;
width: 2.5em;
line-height: 2.5em;
}
div.wpp-list69 > li:nth-child(3):before{
background: #ef8f9c; 
height: 2.2em;
width: 2.2em;
line-height: 2.2em;
}
.wpp-list69 li {
font-size:12px;
line-height:100%;     
}  .wpp-list69 {
counter-reset: li; list-style: none; *list-style: decimal; padding: 0;
margin-bottom: 2em;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
border-bottom: 1px solid #ffffff;
}
.wpp-list69 img{
width: 140px;
height: 105px;
}
.wpp-list69 > li{
position: relative;
display: block;
padding: .4em .4em .4em 2em;
*padding: .4em; margin: .5em 0 2em 0;
color: #444;
text-decoration: none;
border-radius: .3em;
transition: all .3s ease-out;
}
.wpp-list69 > li:hover{
background: #eee;
}
.wpp-list69 > li:hover:before{
transform: rotate(360deg);
}
.wpp-list69 > li:before{ counter-reset: number 1;
content: "PR" counter(number); counter-increment: li;
position: absolute; left: 0.2em; top: 15%;
margin-top: -1.3em;
background: #87ceeb;
height: 2em;
width: 2em;
line-height: 2em;
border: .3em solid #fff;
text-align: center;
font-weight: bold;
border-radius: 2em;
transition: all .3s ease-out;
}
.wpp-list69 > li:nth-child(1):before{ background: #ffe075;
height: 2.7em;
width: 2.7em;
line-height: 2.7em;
}
.wpp-list69 > li:nth-child(1){
color: #fff;
}
.wpp-list69 > li:nth-child(2):before{
background: #f45d76; 
height: 2.5em;
width: 2.5em;
line-height: 2.5em;
}
.wpp-list69 > li:nth-child(3):before{
background: #ef8f9c; 
height: 2.2em;
width: 2.2em;
line-height: 2.2em;
}
.wpp-list69 li {
font-size:12px;
line-height:100%;     
} .widget_tag_cloud {
position: relative;
overflow: hidden;
padding: 0px 0px 0px 0px;
text-align: left;
}
.widget_tag_cloud a {
display: inline-block;
background: #f9f9f9;
white-space: nowrap;
font-size: 99%;
color: #535353;
line-height: 1.8;
padding: 4px 8px;
margin-bottom: 5px;
text-decoration: none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 2px solid #d9d9d9;
}
.widget_tag_cloud a:hover {
color: #2b2b2b;
text-decoration: underline;
} #popular-post {
counter-reset: wpp-ranking;
}
#popular-post ul li:before {
color:#FFF;
content: counter(wpp-ranking, decimal);
counter-increment: wpp-ranking;
text-align:center!important;
opacity:0.999;
float:left;
line-height:30px;
width: 30px;
height: 30px;
background-color:#3E454C;
border-radius: 2px;
-moz-border-radius: 2px;
}
#popular-post img{
  width: 140px;
height: 105px;
}  .wpp-list-with-thumbnails img{
　width: 120px;
height: 90px;
} .wpp-lazyload img{
  width: 140px;
height: 105px;
} .wpp-list {
counter-reset: li; list-style: none; *list-style: decimal; padding: 0;
margin-bottom: 4em;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.wpp-list > li{
position: relative;
display: block;
padding: .4em .4em .4em 2em;
*padding: .4em;
margin: .5em 0;
color: #444;
text-decoration: none;
border-radius: .3em;
transition: all .3s ease-out;
}
.wpp-list > li:hover{
background: #eee;
}
.wpp-list > li:hover:before{
transform: rotate(360deg);
}
.wpp-list > li:before{
content: counter(li);
counter-increment: li;
position: absolute; left: 0.2em; top: 15%;
margin-top: -1.3em;
background: #87ceeb;
height: 2em;
width: 2em;
line-height: 2em;
border: .3em solid #fff;
text-align: center;
font-weight: bold;
border-radius: 2em;
transition: all .3s ease-out;
}
.wpp-list > li:nth-child(1):before{
background: #ffe075; height: 2.7em;
width: 2.7em;
line-height: 2.7em;
}
.wpp-list > li:nth-child(1){
color: #fff;
}
.wpp-list > li:nth-child(2):before{
background: #f45d76; 
height: 2.5em;
width: 2.5em;
line-height: 2.5em;
}
.wpp-list > li:nth-child(3):before{
background: #ef8f9c; 
height: 2.2em;
width: 2.2em;
line-height: 2.2em;
}
.wpp-list li {
font-size:12px;
line-height:100%;     
}
.wpp-views {
color:#9b9b9b;
} hr.style-one {
border: 0;
height: 1px;
background: #333;
background-image: -webkit-linear-gradient(left, #ccc, #a2a0a0, #ccc);
background-image:    -moz-linear-gradient(left, #ccc, #a2a0a0, #ccc);
background-image:     -ms-linear-gradient(left, #ccc, #a2a0a0, #ccc);
background-image:      -o-linear-gradient(left, #ccc, #a2a0a0, #ccc);
} #mylist_menu { width:100%;
padding:0;
margin:0;
list-style-type: none;
}
#mylist_menu li {
width:50%;
float:left;
padding:0;
margin:5px 0px 5px 0px;
text-align:center; }
#mylist_menu li a {
width:auto;
color:#fff;
font-size:12px;
font-weight:bold; padding:7px 0;
text-decoration:none;
display:block;
background:#bfbdbd; }
#mylist_menu li a:hover {
background:#848383; }
#mylist_menu li:first-child a{
border-radius:5px 0 0 5px;
}
#mylist_menu li:last-child a{
border-radius:0 5px 5px 0;
} .photo_img {
width: 100%;
display:block;
margin: 10px auto 10px auto;
} .pagesprit {
color: #000000;
background:white;
margin: 1em auto;
line-height:2em;
text-align:center;
}
.page-numbers a {
display:inline;
color: #00019b;
border:solid 1px #ccc;
text-decoration:none;
}
.page-numbers a:hover {
color:white;
background: #328ab2;
}
.numbers {
margin: 0 10px;
}  #wp_page_numbers ,#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
  font-size: 100%}
#wp_page_numbers {  clear:both;
  margin:0;
  background:#FFF;
  width: 100%;
  display:inline;
  text-align:center;
  background: transparent;
  padding:0}
#wp_page_numbers ul {  width: 100%;
  margin:0;
  margin-bottom: 10px;
  padding:0}
#wp_page_numbers li {  display:inline;
  margin: 2px;
  padding:0px}
#wp_page_numbers a {  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 5px;
  color: #333;
  display:inline;
  text-align:center;
  border: 1px solid #d6dfe0;
  background-color:#FFF}
#wp_page_numbers li a:hover {  border-color: #00468b;
  text-decoration: underline;
  background: #f7e29e}
#wp_page_numbers li.active_page a {  border-color: #047ff8}
#wp_page_numbers li.active_page a:hover  {  color: black;   text-decoration: underline;
  border-color: #00468b}
#wp_page_numbers li.page_info {  display:inline;
  padding: 3px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 2px;
  color: #666;
  font-size: 11px;
  border: 1px solid #bfbfbf;
} .android-btn {
display:block;
margin: 0px auto 0px auto;
width: 100%;    font-size: 14px;
background: #fdebd4;
text-decoration: underline;
color: #666;
height: 36px;
text-align: center;
line-height: 36px;
text-transform: uppercase;  position: relative;
top: 0;
left: 0;
overflow: hidden;
cursor: pointer;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;;
-webkit-border-radius: 4px; -moz-border-radius: 4px; 
border-radius: 4px;
}
.android-btn:after { content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
}
.active:before {
content: "";
position: absolute;
top: -32px; left: calc(50% - 50px);
width: 100px;
height: 100px;
background-color: #BDBDBD;
border-radius: 100%;  
-webkit-animation: scaleout 0.3s 1 ease-out;
animation: scaleout 0.3s 1 ease-out;
opacity: 0;
}
.ink {
background: #fdebd4;
color: #4e4e4e;
}
.ink.active {
background: #E0E0E0;
}
.ink.active:before {
background: #BDBDBD;
} @-webkit-keyframes scaleout {
0% { 
opacity: 1;
-webkit-transform: scale(0.0) 
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes scaleout {
0% { 
opacity: 1;
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
} .android69-btn {
display:block;
margin: 0px auto 0px auto;
width: 100%;
margin:5px 0px 5px 0px;   font-size: 14px;
background: #ffd9e6;
text-decoration: underline;
color: #666;
height: 36px;
text-align: center;
line-height: 36px;
text-transform: uppercase;  position: relative;
top: 0;
left: 0;
overflow: hidden;
cursor: pointer;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;;
-webkit-border-radius: 4px; -moz-border-radius: 4px; 
border-radius: 4px;
}
.android69-btn:after { content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
}
.active:before {
content: "";
position: absolute;
top: -32px; left: calc(50% - 50px);
width: 100px;
height: 100px;
background-color: #fd4784;
border-radius: 100%;  
-webkit-animation: scaleout 0.3s 1 ease-out;
animation: scaleout 0.3s 1 ease-out;
opacity: 0;
}
.ink {
background: #fdebd4;
color: #4e4e4e;
}
.ink.active {
background: #E0E0E0;
}
.ink.active:before {
background: #BDBDBD;
} @-webkit-keyframes scaleout {
0% { 
opacity: 1;
-webkit-transform: scale(0.0) 
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes scaleout {
0% { 
opacity: 1;
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
} .android88-btn {
display:block;
margin: 0px auto 0px auto;
width: 100%;
margin:5px 0px 5px 0px;   font-size: 14px;
background: #d9ffdc;
  border: 1px solid #bfbfbf;
color: #666;
height: 36px;
text-align: center;
line-height: 36px;
text-transform: uppercase;  position: relative;
top: 0;
left: 0;
overflow: hidden;
cursor: pointer;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;;
-webkit-border-radius: 4px; -moz-border-radius: 4px; 
border-radius: 4px;
}
.android88-btn.active {   color: #666;
}
.android88-btn:after { content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
}
.active:before {
content: "";
position: absolute;
top: -32px; left: calc(50% - 50px);
width: 100px;
height: 100px;
background-color: #fd4784;
border-radius: 100%;  
-webkit-animation: scaleout 0.3s 1 ease-out;
animation: scaleout 0.3s 1 ease-out;
opacity: 0;
}
.ink {
background: #fdebd4;
color: #4e4e4e;
}
.ink.active {
background: #E0E0E0;
}
.ink.active:before {
background: #BDBDBD;
} @-webkit-keyframes scaleout {
0% { 
opacity: 1;
-webkit-transform: scale(0.0) 
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes scaleout {
0% { 
opacity: 1;
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
} .android6969-btn {
display:block;
margin: 0px auto 0px auto;
width: 100%;
margin:5px 0px 5px 0px;   font-size: 11px;
background: #ffffff; color: #666;
height: 36px;
text-align: center;
line-height: 36px;
text-transform: uppercase;  position: relative;
top: 0;
left: 0;
overflow: hidden;
cursor: pointer;
transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;;
-webkit-border-radius: 4px; -moz-border-radius: 4px; 
border-radius: 4px;
}
.android6969-btn.active {   color: #666;
}
.android6969-btn:after { content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
}
.active:before {
content: "";
position: absolute;
top: -32px; left: calc(50% - 50px);
width: 100px;
height: 100px;
background-color: #ffffff;
border-radius: 100%;  
-webkit-animation: scaleout 0.3s 1 ease-out;
animation: scaleout 0.3s 1 ease-out;
opacity: 0;
}
.ink {
background: #ffffff;
color: #4e4e4e;
}
.ink.active {
background: #ffffff;
}
.ink.active:before {
background: #ffffff;
}
@-webkit-keyframes scaleout {
0% { 
opacity: 1;
-webkit-transform: scale(0.0) 
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes scaleout {
0% { 
opacity: 1;
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
} .novelpage {
width: 96%;
color: #333333;
font-size:100%
background:#fafafa;
}
.novel {
}
.novel p{ line-height: 45px;
}
.novel-br {
margin:70px 0px 70px 0px;
} .nightlife {
width: 96%;
color: #333333;
font-size:100%
background:#fafafa;
}
.night {
}
.nightlife p{
font-size: 16px;
line-height: 35px;
}
.night-br {
margin:70px 0px 70px 0px;
} .osusume{
font-size: 13px;
line-height: 20px;
  color: #666;
}
.osusume a{
  color: #666;
} .text_aff {
margin: 10px 5px 10px 5px;
text-align:center;
}
.text_aff a {
display:block; border:dashed 1px #d4d3d3;
background:#f4eefd;
color:#d83473;
line-height: 26px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
} h2,
h3 {
color: #393939;
clear: both;
line-height: 1.3;
margin: 1em 0;
}
a:hover h2,
a:hover h3 {
color: #393939;
-webkit-transition: 0.5s;
-moz-transition:    0.5s;
transition:         0.5s;
}
h2 {
font-size: 1.5em;
}
h3 {
font-size: 1.3em;
}
.post-content h2 {
position: relative;
color: #333333;
text-shadow: 0 0 2px white; }
.post-content h2:before {
content: "";
position: absolute;
background: #9de5ff;
width: 50px;
height: 50px;
border-radius: 50%;
top: 50%; left: -15px;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: -1;
}
.post-content h3 {
position: relative;
padding-left: 1.2em;
line-height: 1.4;
color: #7b6459;
}
.post-content h3:before{ font-family: FontAwesome;
content: "\f1b0";
position: absolute;
font-size: 1em;
left: 0;
top: 0;
color: #ff938b; }
p post-content_txt {
color: #ff0000;
font-weight: bold;
}
h2.Singlecolumn {
font-size: 18px;
position: relative;
padding: .5em .75em;
background-color: #f0f0f0;
border-radius: 6px;
}
h2.Singlecolumn::after {
position: absolute;
top: 100%;
left: 30px;
content: '';
width: 0;
height: 0;
border: 10px solid transparent;
border-top: 15px solid #f0f0f0;
}
h3.Singlecolumn69 {
margin-top:10px;
font-size: 18px;
position: relative;
padding: .5em .75em;
background-color: #fbc0dd;
border-radius: 6px;
color:#2f2f2f;
}
h3.Singlecolumn69::after {
position: absolute;
top: 100%;
left: 30px;
content: '';
width: 0;
height: 0;
border: 10px solid transparent;
border-top: 15px solid #fbc0dd;
} .god_of_adult {
position: relative;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 15px;
margin-top: 15px;
display: inline-block;
}
.god_of_adultcome {
font-weight: bold;
position: absolute;
top: 123px;
left: 1px;
right: 1px;
width: 149px;
height: 14px;
color : #333;
background-color: #fde8f1;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
font-size: 12px;
text-align: left;
padding : 2px;
line-height: 11pt;
overflow: hidden;
text-decoration: none;
}
.god_of_adultcome69 {
font-weight: bold;
position: absolute;
top: 123px;
left: 1px;
right: 1px;
width: 149px;
height: 14px;
color : #333;
background-color: #ffffff;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
font-size: 12px;
text-align: left;
padding : 2px;
line-height: 11pt;
overflow: hidden;
text-decoration: none;
}
.god_of_adult img {
width: 150px;
height: 120px;
border:1px solid #67cafe;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.51);
-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.51);
-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.51); }
.god_of_adult span {
display: inline-block; overflow: hidden;
vertical-align: top;
} .Reco_of_adult {
position: relative;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 35px;
margin-top: 15px;
display: inline-block;
}
.Reco_of_adultcome {
font-weight: bold;
position: absolute;
top: 87px;
left: 1px;
right: 1px;
width: 153px;
height: 40px;
color : #3d3d3d;
background-color: #ffffff;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
font-size: 12px;
text-align: left;
padding : 2px;
line-height: 11pt;
overflow: hidden;
text-decoration: none;
}
.Reco_of_adult img {
width: 155px; height: 110px;
}
.Reco_of_adult span {
display: inline-block;
overflow: hidden;
vertical-align: top;
} ul.singletag {
margin: 2px 2px 2px 15px;
padding: 0;
list-style: none;
}
ul.singletag li {
display: inline-block; margin: 1em 1em .3em 1em;
padding: 0;
}
ul.singletag li a {
position: relative;
display: inline-block;
height: 30px;
line-height: 30px;
padding: 0 1em;
background-color: #b4b4b4;
border-radius: 0 3px 3px 0;
color: #fff;
font-size: 13px;
text-decoration: none;
-webkit-transition: .2s;
transition: .2s;
}
ul.singletag li a::before {
position: absolute;
top: 0;
left: -15px;
content: '';
width: 0;
height: 0;
border-color: transparent #b4b4b4 transparent transparent;
border-style: solid;
border-width: 15px 15px 15px 0;
-webkit-transition: .2s;
transition: .2s;
}
ul.singletag li a::after {
position: absolute;
top: 50%;
left: 0;
z-index: 2;
display: block;
content: '';
width: 6px;
height: 6px;
margin-top: -3px;
background-color: #fff;
border-radius: 100%;
}
ul.singletag li span {
display: block;
max-width: 100px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
ul.singletag li a:hover {
background-color: #555;
color: #fff;
}
ul.singletag li a:hover::before {
border-right-color: #555;
} .twothird div.category{
margin-bottom:40px;
}
span.catname-box{
background-color: #ffffff;
font-size: 11px;
line-height: 18px;
text-align: center;
width: 100%;
padding: 0px 0;
display: block;
color: #fff;
}
span.catname-box .catname {
width: 7em;
display: block;
overflow: hidden;
white-space: nowrap;
margin: 0 auto;
color: #696969;
}
span.catname-box span{
color: #fff;
}
h2.catname {
font-size: 11px;
text-align: center;
width: 100%;
padding: 0px 0;
display: block;	
color: #fff;
}
.category-box img{
width: 100%;
height: auto;
border-radius: 300px;
-webkit-border-radius: 300px;
-moz-border-radius: 300px;
}
.category-box a{
display: block;
}
div.pageranking span.wpp-views{
right: 0; float: right;
display: inline; }
}
div.pageranking span.wpp-category:before{
content: "";
background-color: #ddd;
color: #000;
}
.twothird .category-box span.catname-box {
margin-top: -13px;
} div#execphp-4 .category-box p {
margin-bottom: 0;
}
a.button69 {
background-color: #d1d1d0;
display: block;
text-align: center;
padding: 10px 0px 10px 0px;
color: #5d5d5d;
clear: left;
position: relative;
top: 10px;
}
a.button69:after{
content:">";
position:absolute;
right:10px;
}
.haiyuu_wiget {margin-bottom: 10px;overflow: hidden;display: block;} .category69 blockquote {
position: relative;
margin: 2em 0 10px;
padding: 1.5em;
font-size: 1.1em;
border: 1px dotted #000;
}
.category69 blockquote:before,
.category69 blockquote:after{
position: absolute;
content: '';
display:inline-block;
width: 50px;
height: 50px;
vertical-align: middle;
}
.category69 blockquote:before{
top: -13px;
left: -14px;
background: url(//movie-girls.net/zunko/siteimage/quoteL1.png) no-repeat;
background-size: auto 28px;
}
.category69 blockquote:after{
bottom: -36px;
right: -33px;
background: url(//movie-girls.net/zunko/siteimage/quoteR1.png) no-repeat;
background-size: auto 28px;
}
.category-av blockquote {
position: relative;
padding: 40px 10px 10px 15px;
box-sizing: border-box;
font-style: italic;
color: #464646;
background: #ddeaff;
border:1px solid #ddeaff; }
.category-av blockquote:before{
display: inline-block;
position: absolute;
top: 13px;
left: 17px;
content: "\f10d";
font-family: "Font Awesome 5 Free";
color: #FFF;
font-size: 35px;
line-height: 1;
font-weight: 900;
}
.category-av blockquote p {
padding: 0;
margin: 10px 0;
line-height: 1.7;
}
.category-av blockquote cite {
display: block;
text-align: right;
color: #888888;
font-size: 0.9em;
}
.category-av ul, ol {
font-size: 1.2em;
color: #494949;
padding: 0.7em 0 0.2em 0.5em;
}
.category-av ul li, ol li {
line-height: 1.2;
padding: 0.2em 0;
} .konekokiji	{ background: url(//movie-girls.net/zunko/siteimage/blockquote3-t.gif) no-repeat center top; }
.konekokiji blockquote	{
background: url(//movie-girls.net/zunko/siteimage/blockquote3-b.gif) no-repeat center bottom;
padding: 20px;
color: #AAA;
}
.konekokiji p	{
margin-bottom: 2px;
font-size: 13px;
}
.konekokiji .origin	{
text-align: center;
margin-bottom:0;
}
.konekokiji .origin a	{
color: #555;
} .cateinfo-box {
font-size: 13px;
background-color: #f3f2f2;
border: 3px dashed #fff;
border-radius: 0px;
box-shadow: 0 0 0 4px #f3f2f2;
color: #828080;
margin: 1.5em 0 1em 0;
padding: .1em .2em .1em .3em;
}
.info-box {
font-size: 13px;
background-color: #eaeaea;
border: 3px dashed #fff;
border-radius: 0px;
box-shadow: 0 0 0 4px #eaeaea;
color: #616060;
margin: 0.5em 0 1em 0;
padding: .1em .2em .1em .3em;
}
.info-box1 {
font-size: 13px;
background-color: #eaeaea;
border: 3px dashed #fff;
border-radius: 0px;
box-shadow: 0 0 0 4px #eaeaea;
color: #828080;
margin: .5em 0 1em 0;
padding: .1em .2em .1em .3em;
}  .breadcrumbs {
font-size: 15px;	
} .post-tags li {
display: inline-block;
color: #fff;
margin: 0 10px 10px 0;
}
.post-tags li a {
display: block;
font-size: 13px;
color: #fff;
background: #989898 url(//movie-girls.net/zunko/siteimage/bg_title_tag.png) no-repeat 10px center;
background-size: auto 11px;
padding: 2px 13px 2px 30px;
}
.post-tags li a:hover {
background-color: #b6f1fc;
} .postInfo .post-categories {
float: left;
vertical-align: middle;
margin-left: 10px;
}
ul.post-categories li{
font-size: 15px;	
padding: 4px 7px 4px 7px;
}
.post-categories li {
display: inline-block;
color: #444;
font-size: 15px;
background-color: #eaeaea;
padding: 2px 6px 2px 6px;
margin: 5px 6px 5px 0;
}
.post-categories li a {
display: block; font-size: 15px;
color: #444;
} .postDate {
float: left;
font-weight: bold;
vertical-align: middle;
padding: 5px 0;
}
.postDate::before {
font-family: FontAwesome;
content: '\f017';
font-size: 20px;
vertical-align: middle;
color: #444;
} .sx-button {
display:block; width: 90%;
padding: 10px 0;
margin: 13px auto;
text-align: center;
text-transform: uppercase;
text-decoration: none;
line-height: 1.1;
font: normal 12px sans-serif;
background-color: #f2507e;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
}
.sx-button img {
height: 18px;
width: auto;
vertical-align: -3px;
margin-left: 3px;
}
.sx-button strong {
letter-spacing: 1px;
font-size: 15px;
color: #fff;
font-family: Meiryo;
}
.sx-button:hover {
color: #FFFFFF;
opacity: 0.7;
}  .execphpwidget div:nth-child(n+7) {
display: none;
} a.konekobtn01 {
　margin: 5px auto 5px auto;
display: block;
position: relative;
background: #ffcccc;
border: 7px solid #ffffff;
border-radius: 50px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.1),1px 2px 3px rgba(0,0,0,0.1), inset 1px 1px 7px rgba(255,255,255,0.7), inset -1px -1px 7px rgba(255,255,255,0.7);
width: 280px;
height: 50px;
overflow: hidden;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
}
a.konekobtn01 i{
position: absolute;
left: 20px;
top: 0px;
color: #ffffff;
font-size: 30px;
text-shadow: 1px 0px 1px rgba(255,255,255,0.6);
line-height: 58px;
width: 100%;
height: 50%;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
a.konekobtn01 span{
position: absolute;
top: 20%;
left: 70px;
width: 100%;
height: 50%;
color: #ffffff;
font-size: 22px;
font-weight: bold;
text-shadow: 1px 1px 1px #bf9999;
}
a.konekobtn01:hover{
background: #ffb2b2;
}
a.konekobtn01:hover i{
text-shadow: 1px 1px 4px #fff, -1px -1px 4px #fff;
color: transparent;
}
a.konekobtn01:hover span{
text-shadow: 1px 1px 2px #bf9999;
-webkit-animation: text-anime53 0.5s ease;
animation: text-anime53 0.5s ease;
}
@-webkit-keyframes text-anime53 {
0% { -webkit-transform: translate(100px,50px);}
50% { -webkit-transform: translate(-10,-10px);}
100% { -webkit-transform: translate(0px);}
}
@keyframes text-anime53 {
0% { transform: translate(100px,50px);}
50% { transform: translate(-10px,-10px);}
100% { transform: translate(0px);}
}
a.konekobtn01:active{
-ms-transform: translateY(2px);
-webkit-transform: translateY(2px);
transform: translateY(2px);
box-shadow:none;
} .fukidashi {
margin: 0px 0px 10px 0px;
font-size: 9px;
position: relative;
padding: .3em .80em;
background-color: #ffccd6;
border-radius: 6px;
}
.fukidashi::after {
position: absolute;
top: 100%;
left: 30px;
content: '';
width: 0;
height: 0;
border: 10px solid transparent;
border-top: 15px solid #ffccd6;
} .new_ranking_topbg{
}
.new_ranking_topreace{ background-image: url(//movie-girls.net/zunko/siteimage/bg_rank_top.png); 
background-position: left top; 
background-repeat: no-repeat; -moz-background-size:200px 67px;
background-size:200px 67px;
}
.new_ranking {
overflow:auto;  }
.new_rank_bg {
border-bottom:1px dotted #696969;
}
.new_rank_bg_reace{ background-image: url(//movie-girls.net/zunko/siteimage/-bg_rank.png); 
background-position: right bottom; 
background-repeat: no-repeat; -moz-background-size:200px 67px;
background-size:200px 67px;
}
.new_ranking_number1{
font-size: 15px;
font-weight: bold;
position:absolute;
text-align:center;
width:30px;
top:5px;
left:0px;
padding:1px;
background:#fd2174;
color:#fff;
border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px; -webkit-box-shadow:1px 2px 3px #fff;
}
.new_ranking_number2{
font-size: 15px;
font-weight: bold;
position:absolute;
text-align:center;
width:30px;
top:5px;
left:0px;
padding:1px;
background:#fc659e;
color:#fff;
border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px; -webkit-box-shadow:1px 2px 3px #fff;
}
.new_ranking_number3{
font-size: 15px;
font-weight: bold;
position:absolute;
text-align:center;
width:30px;
top:5px;
left:0px;
padding:1px;
background:#fdbbd4;
color:#fff;
border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px; -webkit-box-shadow:1px 2px 3px #fff;
}
.new_ranking_arrow {
margin: 0px 0px 0px 0px;
}
.new_ranking li{ padding-top:5px;
padding-bottom:3px;
border-bottom:1px solid #fb40c2;
position:relative;
background-image: url(//movie-girls.net/zunko/siteimage/arrow_02.png);
background-repeat: no-repeat;
background-position: right;
-moz-background-size:20px 20px;
background-size:20px 20px;
}
.new_ranking li:last-child{
border:none;
}
.new_ranking img{
width:80px;
height:80px; margin:0px 5px 0px 2px;
float:left; border:1px solid #ffb7d2;
}
.new_ranking a{ display:block;  zoom: 1;
}
.new_ranking a:after{  content:"";
clear:both; display:block;
}
.new_ranking_comment{
height:3em;
overflow:hidden;
margin-right:10px;
color:#6d6b6c;
font-size:12px;
line-height: 12px;
}
.new_ranking_sitename{
overflow:hidden;
text-overflow:clip;
white-space:nowrap;
color:#ff4a9f;
font-weight: bold;
font-size:16px;
line-height: 16px;
margin: 0px 0px 4px 0px;
padding-top:0px;
}
.new_rankng_cate {
float: right;
overflow:hidden;
text-overflow:ellipsis;
text-align: center;
width: 80px;
white-space:nowrap;
font-size: 12px;
font-weight: bolder;
color: #ffffff; line-height: 11px;
padding-top: 4px;
padding-bottom: 2px;
padding-right: 5px;
padding-left: 5px;
margin: 0px 8px 5px 5px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px; background: rgba(125,214,255,1); }
.new_ranking-button {
float: right;
width: 24%;
display:block;
margin: 8px 5px 0px 0px;
text-align: center;
border-width: 1px;
border-style: solid;
text-transform: uppercase;
text-decoration: none;
line-height: 1.1;
font-weight: normal;
font-family: sans-serif;
color: #FFFFFF;
font-size: 12px;
background-color: #FC6FB3;
background-image: -webkit-linear-gradient(top, #fc74b6 0%, #f2a2c8 48%, #FC6FB3 49%, #FC6FB3 82%, #fd8ac1 100%);
background-image: -moz-linear-gradient(top, #fc74b6 0%, #f2a2c8 48%, #FC6FB3 49%, #FC6FB3 82%, #fd8ac1 100%);
background-image: -o-linear-gradient(top, #fc74b6 0%, #f2a2c8 48%, #FC6FB3 49%, #FC6FB3 82%, #fd8ac1 100%);
background-image: linear-gradient(top, #fc74b6 0%, #f2a2c8 48%, #FC6FB3 49%, #FC6FB3 82%, #fd8ac1 100%); border:1px solid #fdfde6; -webkit-text-shadow: 1px 1px 1px #fa0b7e;
-moz-text-shadow: 1px 1px 1px #fa0b7e;
-o-text-shadow: 1px 1px 1px #fa0b7e;
text-shadow: 1px 1px 1px #fa0b7e;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 5px 0px 5px 0px;
}
.new_ranking-button strong {
letter-spacing: 1px;
font-size: 13px;
}
.new_ranking-button:hover {
color: #FFFFFF;
background-color: #fc7ebb;
background-image: -webkit-linear-gradient(top, #fc83be 0%, #f4afd0 48%, #fc7ebb 49%, #fc7ebb 82%, #fd99c9 100%);
background-image: -moz-linear-gradient(top, #fc83be 0%, #f4afd0 48%, #fc7ebb 49%, #fc7ebb 82%, #fd99c9 100%);
background-image: -o-linear-gradient(top, #fc83be 0%, #f4afd0 48%, #fc7ebb 49%, #fc7ebb 82%, #fd99c9 100%);
background-image: linear-gradient(top, #fc83be 0%, #f4afd0 48%, #fc7ebb 49%, #fc7ebb 82%, #fd99c9 100%); border:1px solid #fdc7ef; -webkit-text-shadow: 1px 1px 1px #fa1a86;
-moz-text-shadow: 1px 1px 1px #fa1a86;
-o-text-shadow: 1px 1px 1px #fa1a86;
text-shadow: 1px 1px 1px #fa1a86;
}
.new_ranking-button:active {
color: #FFFFFF;
background-color: #fc60ab;
background-image: -webkit-linear-gradient(top, #fc56a6 0%, #FC6FB3 100%);
background-image: -moz-linear-gradient(top, #fc56a6 0%, #FC6FB3 100%);
background-image: -o-linear-gradient(top, #fc56a6 0%, #FC6FB3 100%);
background-image: linear-gradient(top, #fc56a6 0%, #FC6FB3 100%);
padding: 3px 0px 3px 0px;
}
.new_ranking-button a:after{   clear:both;  }
.new_clear{
clear:both;
} .single-button {
display:block;
width: 85%;
padding: 10px 0;
margin: 13px auto;
text-align: center;
text-transform: uppercase;
text-decoration: none;
line-height: 1.1;
font: normal 12px sans-serif;
background-color: #e86a32;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
}
.single-button img {
height: 18px;
width: auto;
vertical-align: -3px;
margin-left: 3px;
}
.single-button strong {
letter-spacing: 1px;
font-size: 15px;
color: #fff;
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.single-button:hover {
color: #FFFFFF;
opacity: 0.7;
}  .single-button69 {
display:block;
width: 85%;
padding: 10px 0;
margin: 13px auto;
text-align: center;
text-transform: uppercase;
text-decoration: none;
line-height: 1.1;
font: normal 12px sans-serif;
background-color: #fcab87;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
}
.single-button69 img {
height: 18px;
width: auto;
vertical-align: -3px;
margin-left: 3px;
}
.single-button69 strong {
letter-spacing: 1px;
font-size: 15px;
color: #fff;
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.single-button69:hover {
color: #FFFFFF;
opacity: 0.7;
}  .single-button6969 {
display:block;
width: 85%;
padding: 10px 0;
margin: 13px auto;
text-align: center;
text-transform: uppercase;
text-decoration: none;
line-height: 1.1;
font: normal 12px sans-serif;
background-color: #56d350;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
}
.single-button img {
height: 18px;
width: auto;
vertical-align: -3px;
margin-left: 3px;
}
.single-button strong {
letter-spacing: 1px;
font-size: 15px;
color: #fff;
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.single-button:hover {
color: #FFFFFF;
opacity: 0.7;
}  .blog-content-button6969 {
box-sizing: border-box;
width: 85%;
padding: 0px 0;
margin: 13px auto;
text-align: center;
text-transform: uppercase;
text-decoration: none;
line-height: 1.1;
font: normal 12px sans-serif;
background-color: #56d350;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
}
.blog-content-button6969 img {
height: 18px;
width: auto;
vertical-align: -3px;
margin-left: 3px;
}
.blog-content-button6969 strong {
letter-spacing: 1px;
font-size: 15px;
color: #fff;
font-family: Meiryo;
}
.blog-content-button6969:hover {
color: #FFFFFF;
opacity: 0.7;
} .single-button0721 {
display:block;
width: 85%;
padding: 10px 0;
margin: 13px auto;
text-align: center;
text-transform: uppercase;
text-decoration: none;
line-height: 1.1;
font: normal 12px sans-serif;
background-color: #ff903e;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
}
.single-button img {
height: 18px;
width: auto;
vertical-align: -3px;
margin-left: 3px;
}
.single-button strong {
letter-spacing: 1px;
font-size: 15px;
color: #fff;
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
.single-button:hover {
color: #FFFFFF;
opacity: 0.7;
}  .blog-content-button0721 {
display:block; width: 85%;
padding: 0px 0;
margin: 13px auto;
text-align: center;
text-transform: uppercase;
text-decoration: none;
line-height: 1.1;
font: normal 12px sans-serif;
background-color: #ff903e;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
}
.blog-content-button0721 img {
height: 18px;
width: auto;
vertical-align: -3px;
margin-left: 3px;
}
.blog-content-button0721 strong {
letter-spacing: 1px;
font-size: 15px;
color: #fff;
font-family: Meiryo;
}
.blog-content-button0721:hover {
color: #FFFFFF;
opacity: 0.7;
} .infoList {
margin-top: 12px;
}
.infoItem {
float: left;
font-size: 10px;
background-color: #c1c0c0;
padding: 2px;
margin: 0 10px 8px 0;
}
.infoData {
color: #fc4b7d;
} .clearul { clear:both; } .nightlife_btn {
width: 85%;	
display:block;
text-align: center;
text-transform: uppercase;
text-decoration: none;	
margin: 0px auto 0px auto;
position: relative; font-weight: bold;
padding: 0.5em 0.5em;
color: #FFF;
background: #0bdd78;
transition: .4s;
}
.nightlife_btn:hover {
background: #47fda5;
} .fa-chevron-right:before {
color: #FFF;
} .square_btn {
margin:0px auto 10px auto;
position: relative;
display: inline-block;
font-weight: bold;
padding: 12px 0 8px;
text-decoration: none;
color: #555454;
transition: .4s;
}
.square_btn:before{
position: absolute;
content: '';
width: 100%;
height: 4px;
top:100%;
left: 0;
border-radius: 3px;
background:#555454;
transition: .2s;
}
.square_btn:after{
position: absolute;
content: '';
width: 100%;
height: 4px;
top:0;
left: 0;
border-radius: 3px;
background:#555454;
transition: .2s;
}
.square_btn:hover:before {
top: -webkit-calc(100% - 3px);
top: calc(100% - 3px);
}
.square_btn:hover:after {
top: 3px;
} .square_btn_dl {
margin:0px auto 10px auto;
position: relative;
display: inline-block;
font-weight: bold;
padding: 12px 0 8px;
text-decoration: none;
color: #9d9d9d;
transition: .4s;
}
.square_btn_dl:before{
position: absolute;
content: '';
width: 100%;
height: 4px;
top:100%;
left: 0;
border-radius: 3px;
background:#9d9d9d;
transition: .2s;
}
.square_btn_dl:after{
position: absolute;
content: '';
width: 100%;
height: 4px;
top:0;
left: 0;
border-radius: 3px;
background:#9d9d9d;
transition: .2s;
}
.square_btn_dl:hover:before {
top: -webkit-calc(100% - 3px);
top: calc(100% - 3px);
}
.square_btn_dl:hover:after {
top: 3px;
} .square_btn_oki {
float: right;
position: relative;
display: inline-block;
font-weight: bold;
padding: 12px 0 8px;
text-decoration: none;
color: #9d9d9d;
transition: .4s;
}
.square_btn_oki:before{
position: absolute;
content: '';
width: 100%;
height: 4px;
top:100%;
left: 0;
transition: .2s;
}
.square_btn_oki:after{
position: absolute;
content: '';
width: 100%;
height: 4px;
top:0;
left: 0;
transition: .2s;
} .box-oki {
position: relative;
margin: 2em 0;
padding: 0.5em 1em;
border: solid 3px #62c1ce;
}
.box-oki .box-title {
position: absolute;
display: inline-block;
top: -27px;
left: -3px;
padding: 0 9px;
height: 25px;
line-height: 25px;
vertical-align: middle;
font-size: 17px;
background: #62c1ce;
color: #ffffff;
font-weight: bold;
border-radius: 5px 5px 0 0;
}
.box-oki p {
margin: 0; 
padding: 0;
} .box17{
margin:2em 0em 0em 0em;
position: relative;
padding: 0.5em 1.5em;
border-top: solid 2px black;
border-bottom: solid 2px black;
}
.box17:before, .box17:after{
content: '';
position: absolute;
top: -10px;
width: 2px;
height: -webkit-calc(100% + 20px);
height: calc(100% + 20px);
background-color: black;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
margin: 0; 
padding: 0;
} .accordion-box {
position: relative;
}
.accordion-box label {
height: 140px; cursor: pointer;
text-align: center;
font-size: 12px;
position: absolute;
bottom: 0;
width: 100%; background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
}
.accordion-box input:checked + label {
background: inherit; }
.accordion-box label:after {
content: "続きをよむ"; letter-spacing: .05em;
line-height: 2.5rem;
position: absolute;
bottom: 20px;
left: 50%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
color: #fff;
background-color: #8a8a8a;
width: 18.75rem;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.accordion-box label:before {
content: "↓";
font-weight: 700;
position: absolute;
bottom: 30px;
left: 50%;
-webkit-transform: translate(-140px, 0);
transform: translate(-140px, 0);
background-color: #fff;
z-index: 1;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
width: 20px;
height: 20px;
line-height: 20px;
}
.accordion-box input {
display: none;
}
.accordion-box .accordion-container {
overflow: hidden;
height: 140px; -webkit-transition: all 0.1s;
-moz-transition: all 0.1s;
-ms-transition: all 0.1s;
-o-transition: all 0.1s;
transition: all 0.1s;
}
.accordion-box input:checked + label {
display: none ; }
.accordion-box input:checked + label:after {
content: "閉じる";
}
.accordion-box input:checked + label:before {
content: "↑";
}
.accordion-box input:checked ~ .accordion-container {
height: auto;
padding-bottom: 10px; -webkit-transition: all 0.1s;
-moz-transition: all 0.1s;
-ms-transition: all 0.1s;
-o-transition: all 0.1s;
transition: all 0.1s;
} .balloon1 {
text-align: center;
position: relative; margin: 1em auto;
padding: 3px 5px;
min-width: 120px;
max-width: 90%;
color: #555;
font-size: 13px;
background: #fff9af;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid #fef57d;
}
.balloon1:before{
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -15px;
border: 15px solid transparent;
border-top: 15px solid #fff9af;
}
.balloon1 p {
margin: 0;
padding: 0;
} .balloon2 {
text-align: center;
position: relative; margin: 1em auto;
padding: 3px 5px;
min-width: 120px;
max-width: 90%;
color: #555;
font-size: 13px;
background: #dedede;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px; }
.balloon2:before{
content: "";
position: absolute;
top: 100%;
left: 50%;
margin-left: -15px;
border: 15px solid transparent;
border-top: 15px solid #dedede;
}
.balloon2 p {
margin: 0;
padding: 0;
} .linktitle01{
text-decoration: underline;	
position: relative;
background: #f9def8;
box-shadow: 0px 0px 0px 5px #f9def8;
border: dashed 2px white;
margin: 15px 0 15px 0;	
padding: 0.2em 0.5em;
color: #454545;
font-weight: bold;	
}
.linktitle01:after{
position: absolute;
content: '';
left: -7px;
top: -7px;
border-width: 0 0 15px 15px;
border-style: solid;
border-color: #fff #fff #e5bce4;
box-shadow: 1px 1px 1px #f9def8;
}
.linktitle01 a{
color: #454545;
}
.linktitle02{
width: 90%;
text-decoration: underline;	
position: relative;
background: #dff6ff;
box-shadow: 0px 0px 0px 5px #dfefff;
border: dashed 2px white;
padding: 0.2em 0.5em;
color: #454545;
font-size: 11px;
font-weight: bold;
margin: 0 auto;	
}
.linktitle02:after{
position: absolute;
content: '';
left: -7px;
top: -7px;
border-width: 0 0 15px 15px;
border-style: solid;
border-color: #fff #fff #aee3ff;
box-shadow: 1px 1px 1px rgba(223,246,255,1);
}
.linktitle02 a{
width: 90%;	
} h3.nikuicn {
position: relative; padding-left: 1.2em; line-height: 1.4; color: #7b6459; }
h3.nikuicn:before{ font-family: "Font Awesome 5 Free"; content: "\f1b0"; position: absolute; font-size: 1em; left: 0; top: 0; color: #ff938b; } .affbtn {
font-size: 23px;	
text-align: center;	
display:block;	
width: 90%;
margin: 0.5em auto 0.5em auto;
position: relative; padding: 0.5em 0.5em;
text-decoration: none;
color: #FFF;
background: #fd9535; border-bottom: solid 2px #d27d00; border-radius: 4px; box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
font-weight: bold;
}
.affbtn:active {
border-bottom: solid 2px #fd9535;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
.affbtn2 {
font-size: 23px;	
text-align: center;	
display:block;	
width: 90%;
margin: 0.5em auto 0.5em auto;
position: relative; padding: 0.5em 0.5em;
text-decoration: none;
color: #FFF;
background: #ffc2dc;
border: solid 2px #fd7ab2;
border-radius: 4px;  font-weight: bold;
}
.affbtn2:active {
border: solid 2px #fd7ab2; } .smallimg {
width:55%;
display:block;
margin: 0px auto 0px auto;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
} .fa-paw {
color: #edb918; } .textlink { padding: 0px 0px 0em 1.2em;
position: relative;
text-decoration: underline;
}
.textlink:before {
font-family: "Font Awesome 5 Free";
content: "\f0c1";
color: #515050;
font-weight: 900;	
margin-right: .4em;
position: absolute;
left: 0; top: -1; }
.textlinkbox {
padding: 0.5em 1em;
margin: 2em 0;
color: #2c2c2f;
border: solid 1px #707070;
} .video {
height: 0;
overflow: hidden;
position: relative;
padding-bottom: 56.25%;
}
.video iframe {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
} a#fanza_box {
text-decoration: none;
margin: 25px auto 5px;
width: 98%;
max-width: 500px;
padding: 0;
display: block;
text-align: left;
position: relative;
box-sizing: border-box;
}
a#fanza_box .fanza_box_in {
border: solid 1px #e2b979;
border-radius: 4px;
background: #fff;
margin: 0px auto;
width: 100%;
padding: 15px 10px;
display: block;
box-sizing: border-box;
}
a#fanza_box .relation_tab {
background: #e2b979;
border-radius: 2px;
font-size: 11px;
color: #fff;
top: -20px;
left: 12px;
margin: 0px auto;
width: 110px;
padding: 0;
position: absolute;
text-align: center;
}
a#fanza_box .fanza_box_in img {
width: 38%;
padding: 0;
display: inline-block;
vertical-align: top;
box-sizing: border-box;
}
p#fanza_box_tex {
font-size: 14px;
color: #555;
margin: 0 auto;
width: 60%;
padding: 0;
display: inline-block;
vertical-align: top;
box-sizing: border-box;
}
span#fast {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
　　line-height: 1.4;	
}   .fa-book {color: gray}
.fa-caret-square-right {color: gray}
.fa-pencil-alt {color: gray} ul.wpp-list li {
border-bottom: 1px dashed #bbb;
counter-increment: wpp-count;
position: relative;
} ul.wpp-list li:last-child {
border-bottom: none;
}
ul.wpp-list li:nth-child(1):before{
background-color: #FBCC54;
}
ul.wpp-list li:nth-child(2):before{
background-color: #B7BFC1;
}
ul.wpp-list li:nth-child(3):before{
background-color: #D47B16;
}
ul.wpp-list li img {
margin: 5px 10px 5px 5px;
padding: 3px;
border: 1px solid #ddd;
}
ul.wpp-list li a.wpp-post-title {
display: block;
font-size: 13px;
line-height: 15px;		
padding: 10px;
text-decoration: none;
color: #333;
} .osusume-site{
width: 100%;
margin: 10px 2px;
}
.osusume-site ul{
margin-top: 0pt;
margin-right: -0pt;
margin-bottom: 0pt;
margin-left: 3pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}
.osusume-site li{
border-bottom: 1px dotted #717171;
}
.osusume-site li a{ 
padding: 6px 6px 6px 30px;	
display: block;
color: #464646;
background: url(//movie-girls.net/zunko/siteimage/arrow.png) right center no-repeat;
-moz-background-size:20px 20px;
background-size:20px 20px;
}
.osusume-site-icon{
background: url(//movie-girls.net/zunko/siteimage/niku_kyu.png) left center no-repeat;
-moz-background-size:26px 26px;
background-size:26px 26px;
}  @media only screen and (min-width: 960px) { iframe { width: 100%; height: auto; min-height: 200px; max-width: 960px;}
}
.breadcrumbs span{color:#545454;border-bottom:none;margin-bottom:2px;font-size: 15px;}
div#execphp-4 .category-box {width: 40%;padding: 8px; float: left;margin: 4px;}
.twothird div.category-box{width: 30%;padding: 5px; float: left;margin: 2px;} @media only screen and (min-width: 768px) and (max-width: 959px) {
.wrapper { width: 728px;}
.header-inner { width: 728px; margin:auto; padding-top: 50px;}
#nav { float: none; width: 728px; background: #fff; margin-bottom:-10px; padding: 0; border-top: double 3px #ccc; border-bottom: double 3px #ccc;}
li.item { height:240px; margin-bottom: 40px; }
.twothird { width: 460px; margin-right:10px; }
.cycle-slideshow { overflow: hidden; width: 728px; height: 265px; margin-bottom:-20px;}
iframe { width: 100%; height: auto; min-height: 300px; max-width: 728px;}
.breadcrumbs span{color:#545454;border-bottom:none;margin-bottom:2px;font-size: 15px;}
.footer-inner { width: 728px;}
.twothird div.category-box{width: 30%;padding: 5px; float: left;margin: 2px;}
div#execphp-4 .category-box {width: 38%;padding: 7px; float: left;margin: 4px;}
.post-categories li {
margin: 5px 6px 10px 0;
}
.sx-button {
width: 250px;
}
} @media only screen and (max-width: 767px) {
.wrapper { width: 310px; }
.header-inner { width: 300px; margin:auto; padding-top: 50px;} .contact { display:none;}
#header h1, #header .logo { float: none; margin-bottom: 0px;}
#nav { float: none; text-align:center; width: 300px; background: #fff; margin-bottom:-10px; margin-top:0px; padding: 0; border-top: double 3px #ccc; border-bottom: double 3px #ccc;}
.nav-menu li a { color: #333; display: block; font-size: 12px; padding: 10px 10px; text-decoration: none;}
#top-slide{ width:100%; padding: 0px; margin: 40px auto 20px auto;}
.cycle-slideshow { overflow: hidden; width: 300px; height: 109px; margin-bottom:-40px;}
li.item { height:250px; margin-bottom: 40px; }
p { font-size: 15px; }
.first-block { float: left; width: 30%; padding: 30px 0px 30px 0;}
.last-block { float: right; width: 66%; font-size: 14px; text-align: left; white-space: normal; vertical-align: middle; padding: 25px 0 20px 0; }
.breadcrumbs span{color:#545454;border-bottom:none;margin-bottom:2px;font-size: 15px;}
.footer-inner { width: 300px;}
iframe { width: 100%; height: auto; max-width: 300px;}
#sidebar div.category-box{width: 28%;float:left;padding:5px; margin:10px 5px;}
.twothird div.category-box{width: 30%;padding: 5px; float: left;margin: 2px;}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.wrapper { width: 420px; }
.header-inner { width: 420px; margin:auto; padding-top: 10px;} #nav { float: none; width: 420px; background: #fff; margin-bottom:-10px; padding: 0; border-top: double 3px #ccc; border-bottom: double 3px #ccc;}
.nav-menu li a { color: #333; display: block; font-size: 13px; padding: 10px 10px; text-decoration: none;}
.cycle-slideshow { overflow: hidden; width: 420px; height: 157px; margin-bottom:-40px;}
.footer-inner { width: 420px;}
li.item { height: 340px; margin-bottom: 40px; }
iframe { width: 100%; height: auto; max-width: 420px;}
.breadcrumbs span{color:#545454;border-bottom:none;margin-bottom:2px;font-size: 15px;}
#sidebar div.category-box{width:27%;float:left;padding:5px; margin:5px 5px}
.twothird div.category-box{width: 28%;padding: 5px; float: left;margin: 2px;} .first-block {
float: left;
width: 40%;
padding: 10px 0px 10px 0;
}
.last-block {
float: right;
width: 58%;
font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle;
padding: 10px 0 10px 0;
}
.item h2 { font-size: 13px;
line-height: 14px;
font-weight: bold;
}
.item h3 { font-size: 13px;
line-height: 14px;
font-weight: bold;
}	
.item-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
}
.item-title a {
font-size: 14px;
color: #444;
}
.item-title a:hover {
color: #999;
}
.item-titleaff {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
font-size: 13px;
line-height: 14px;
font-weight: bold;
}
.item-titleaff a {
font-size: 14px;
color: #444;
}
.item-titleaff a:hover {
color: #999;
}	
p.item-text{
font-size: 10px;
color: #696969;
line-height: 13px;
}
.item-img {
width: 120px;
height:90px;
margin: 0 0 5px 0;
}
#product .product_box {
width: 320px;
background-image: url(//movie-girls.net/zunko/siteimage/back_img.jpg); 
background-repeat: no-repeat;
background-position: center top;
float: left;
height: 240px;
}
.single_php {
width:100%;
display:block;
margin: 0px auto 0px auto;
}
.similar h4 {
font-size: 14px;
font-weight: normal;
line-height: 150%;
padding: 0 0 0 5px;
font-size: 13px;
}
.pagetitle {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 20px 0px 20px 0px;
padding: 0px 0px 10px 0px;
font-size: 21px;
font-weight: normal;
color: #333;
font-size: 15px;
}
p {
font-size: 13px; 
color: #444;
line-height: 160%;
padding: 5px 0px 5px 0px;
}
}  @media only screen and (min-width: 320px) and (max-width: 480px) {
.wrapper { width: 94%; }
.header-inner { width: 94%; margin:auto; padding: 0px 0 5px 0;} .logo {font-size: 12px;}	
#nav { float: none; width: 94%; background: #fff; margin-bottom:-10px; padding: 0; border-top: double 3px #ccc; border-bottom: double 3px #ccc;}
.nav-menu li a { color: #333; display: block; font-size: 13px; padding: 10px 10px; text-decoration: none;}
.cycle-slideshow { overflow: hidden; width: 100%; height: 157px; margin-bottom:-40px;}
.footer-inner { width: 94%;}
li.item { height: 94%; margin-bottom: 40px; }
iframe { width: 94%; height: auto; max-width: 95%;} #sidebar div.category-box{width:26%;float:left;padding:5px; margin:5px 5px}
.twothird div.category-box{width: 28%;padding: 2px; float: left;margin: 4px;} .breadcrumbs{font-size:11px;}      h1.sidebar-title{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #333;
font-size: 18px;
margin: 5px 0px 10px 0px;	
border-bottom:1px solid #ccc;	
font-weight: bold;
position: relative; padding-left: 1.4em; line-height: 1.4; }
h1.sidebar-title:before{
font-family: "Font Awesome 5 Free"; content: "\f1b0"; position: absolute; font-size: 1.3em; left: 0; top: -4px; color: #d60050; }	
h2.sidebar-title{
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #333;
font-size: 18px;
margin: 12px 0px 12px 0px;	
border-bottom:1px solid #ccc;	
font-weight: bold;
position: relative; padding-left: 1.4em; line-height: 1.4; }
h2.sidebar-title:before{
font-family: "Font Awesome 5 Free"; content: "\f1b0"; position: absolute; font-size: 1.3em; left: 0; top: -4px; color: #d60050; }	
#sidebar h2.sidebar-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #333;
font-size: 17px;
margin: 5px 0px 10px 0px;	
border-bottom:1px solid #ccc;	
font-weight: bold;
position: relative; padding-left: 1.4em; line-height: 1.4; }
#sidebar h2.sidebar-title:before{
font-family: "Font Awesome 5 Free"; content: "\f1b0"; position: absolute; font-size: 1.3em; left: 1px; top: -4px; color: #d60050; } .cateinfo-box {
font-size: 12px;
background-color: #f3f2f2;
border: 2px dashed #fff;
border-radius: 0px;
box-shadow: 0 0 0 4px #f3f2f2;
color: #828080;
margin: 1.5em 0 1em 0;
padding: .1em .2em .1em .3em;
}
.info-box {
font-size: 12px;
background-color: #eaeaea;
border: 2px dashed #fff;
border-radius: 0px;
box-shadow: 0 0 0 4px #eaeaea;
color: #828080;
margin: -1em 0 0em 0;
padding: .1em .2em .1em .3em;
}
.info-box1 {
font-size: 12px;
background-color: #eaeaea;
border: 2px dashed #fff;
border-radius: 0px;
box-shadow: 0 0 0 4px #eaeaea;
color: #828080;
margin: .5em 0 .5em 0;
padding: .1em .2em .1em .3em;
}
.first-block {
float: left;
width: 40%;
padding: 10px 0px 10px 0;
}
.last-block {
float: right;
width: 53%; font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle;
padding: 10px 0 10px 0;
}
.item h2 { font-size: 13px;
line-height: 14px;
font-weight: bold;
}
.item h3 { font-size: 13px;
line-height: 14px;
font-weight: bold;
}	
.item-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
}
.item-title a {
font-size: 14px;
color: #444;
}
.item-title a:hover {
color: #999;
}
.item-titleaff {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
font-size: 13px;
line-height: 14px;
font-weight: bold;
}
.item-titleaff a {
font-size: 14px;
color: #444;
}
.item-titleaff a:hover {
color: #999;
}	
p.item-text{
font-size: 10px;
color: #767676;
line-height: 13px;
}
.item-img { width: 140px;
height:105px;
margin: 0 0 5px 0;
}
#product .product_box {
width: 320px;
background-image: url(//movie-girls.net/zunko/siteimage/back_img.jpg); 
background-repeat: no-repeat;
background-position: center top;
float: left;
height: 240px;
}
.single_php {
width:100%;
display:block;
margin: 0px auto 0px auto;
}
.similar h4 {
font-size: 14px;
font-weight: normal;
line-height: 150%;
padding: 0 0 0 5px;
font-size: 13px;
}
.pagetitle {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 20px 0px 20px 0px;
padding: 0px 0px 10px 0px;
font-size: 21px;
font-weight: normal;
color: #333;
font-size: 15px;
}
p {
font-size: 15px; 
color: #444;
line-height: 200%;
padding: 5px 0px 5px 0px;
}
.blog-title {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 20px 0px 20px 0px;
padding: 15px 0px 13px 0px;
font-size: 18px;
line-height: 120%;	
font-weight: bold;
color: #333;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
} table.similar-side {
width: 100%;
color: #444;
margin: 0 0 0 0;
padding: 0 0 0 0;
border-collapse: collapse;
border-spacing: 0;
}
table.similar-side img {
width: 100px;
height:75px;
}
table.similar-side th {
text-align: left; width: 100px;
}
table.similar-side td {
font-size: 11px;
text-align: left;
white-space: normal;
vertical-align: middle;
}
.nextpage{
text-align:right;
font-size: 13px; color: #45AAB8;
padding: 7px 3px 7px 3px;
}
.cate_img {
width: 75px;
height: 75px;
margin-left: 2px;
margin-right: 2px;
margin-top: 5px;
margin-bottom: 0px; border-radius: 12px;
-webkit-border-radius: 12px; 
} .item69 {
border-bottom: 1px dotted #ddd;
}
.top-2retsu69 {
width: 100%;
margin: 0 auto 0px auto;
}
.top-2retsu69 img{
width: 100%;
}
.first-block69 {
float: left;
width: 30%;
padding: 10px 0px 15px 0;
}
.last-block69 {
float: right;
width: 67%;
font-size: 14px;
text-align: left;
white-space: normal;
vertical-align: middle;
padding: 10px 0 15px 0;
}
.item69 h2 {
font-size: 16px;
line-height: 17px;
font-weight: bold;
}
.item69 h3 {
font-size: 16px;
line-height: 17px;
font-weight: bold;
}	
.item-title69 {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
}
.item-title69 a {
font-size: 16px;
color: #444;
}
.item-title69 a:hover {
color: #999;
}
.item-title69aff {
font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
margin: 0 0 0px 0;
font-size: 15px;
line-height: 150%;
font-weight: bold;
}
.item-title69aff a {
font-size: 16px;
color: #444;
}
.item-title69aff a:hover {
color: #999;
}	
p.item-text69{
font-size: 12px;
color: #767676;
line-height: 13px;
}
.item-img69 {
width: 100px;
height:100px;
margin: 0 0 5px 0;
}
.item-img6969 {
width: 100px;
height:100px;
margin: 0 0 5px 0;
}
.item-img6969 img {
border-radius: 300px;
-webkit-border-radius: 300px;
-moz-border-radius: 300px;
} .single-kiji p {
font-size: 14px; 
color: #444;
line-height: 160%;
padding: 3px 0px 3px 0px;
}
} .mobee_img {
width: 97%;
height: auto;	
display:block;
margin: 0px auto 0px auto;
}
.dmm_top_img {
width: 100%;
height: auto;	
display:block;
margin: 8px auto 2px auto;
}
.blog-rank_img {
width: 100%;
height: auto;	
display:block;
margin: 0px auto 5px auto;
}
.dmm_pc_img {
width: 100%;
height: auto;	
display:block;
margin: 10px auto 0px auto;
}
.aff_img {
display:block;
margin: 0px auto 5px auto;
width: 100%;
height: auto;	
}
.lc_img32050novel {
display:block;
margin: 15px auto 15px auto;
width: 320px;
}
.aff_img_01 {
width: 98%;
height: auto;	
display:block;
margin: 10px auto 0px auto;
}
.lc_img {
display:block;
margin: 0px auto 0px auto;
width: 90%;
height: auto;	
}
.lc_img69 {
margin: -35px auto 0px auto;
width: 100%;
height: auto;	
}
.gif_img {
display:block;
margin: 0px auto 0px auto;
width: 100%;
height: auto;	
}
.jpg_img {
display:block;
margin: 0px auto 80px auto;
width: 100%;
height: auto;	
}
.line_img {
display:block;
margin: 0px auto 3px auto; width: 95%;
height: auto;	
}
.line_img-2 {
display:block;
margin: 10px auto 10px auto;
width: 90%;
height: auto;	
}
.column-img {
display:block;
margin: 5px auto 10px auto;
}
.column-img69 {
width: 60%;
height: auto;	
display:block;
margin: 5px auto 10px auto;
}
.aff_img6969 {
display:block;
margin: 20px auto 15px auto;
width: 100%;
height: auto;	
}
.smallimg {
width:55%;
height: auto;	
display:block;
margin: 0px auto 0px auto;
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
.aff_img-comi {
display:block;
margin: 0px auto 15px auto;
width: 100%;
height: auto;	
}
p.moji-title {
margin: 0px auto 0px auto;
font-weight: bold;
text-align: center;
} .blinking{
-webkit-animation:blink 1.5s ease-in-out infinite alternate;
-moz-animation:blink 1.5s ease-in-out infinite alternate;
animation:blink 1.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
0% {opacity:0;}
100% {opacity:1;}
}
@-moz-keyframes blink{
0% {opacity:0;}
100% {opacity:1;}
}
@keyframes blink{
0% {opacity:0;}
100% {opacity:1;}
} .navi_news_site .navi_news_item .record {
clear: both;
margin-top: 5px;
line-height: 22px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight: bold;
color: #fb6f09;
font-size: 12px;
text-align: center;
display: block;
padding: 0px;
color: #333;
text-shadow: 1px 1px 0px #FFF;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbe7ff', endColorstr='#91b9ff',GradientType=0 );
border: 1px solid #898989;
text-decoration: none;
letter-spacing: 1px;
}
.navi_news_site .navi_news_item .record:before {
content: ' ';
display: block;
background-image: url(//zunko.biz/wp-content/themes/ultrarocketman/img/index_arrow_bk.png);
background-repeat: no-repeat;
background-position: left top;
float: left;
height: 7px;
width: 7px;
margin-top: 8px;
}
.content_info .itembox.record {
background-color: #EFEFEF;
}
.navi_news_item {
clear: both;
padding: 4px 0px 4px 0px; border-bottom: 1px dotted #C9CACA;
background: #ffffff;
margin: 3px;
}
.navi_news_item  a.linknavi_news_item {
display: block;
}
.navi_news_box .navi_news_item .navi_news_arrow {
background-image: url(//movie-girls.net/fera/ferarush/siteimage/rank_arrow.png);
background-repeat: no-repeat;
background-position: right 65%;
display: block;
padding-right: 5px;
min-height: 107px;
padding-left: 110px;
-moz-background-size:7px 12px;
background-size:7px 12px;
}
.navi_news_site .navi_news_box .navi_news_item .navi_news_arrow {
background-position: right center;
min-height: 70px !important;
padding-left: 0px;
}
.navi_news_site .navi_news_box .navi_news_item a.navi_news_arrow {
min-height: 73px !important;
}
.navi_news_thumb {
position: relative;
float: left;
}
.navi_news_thumb img {
width: 80px;
height: 80px;
margin-right: 8px; }
p.navi_news_site {
overflow:hidden;
text-overflow:clip;
white-space:nowrap;
font-weight: bold;
font-size: 14px;
line-height: 12px; color: #4371f5;
margin-top: 1px;
margin-bottom: 0px;
}
.navi_news_box .navi_news_item p.performer {
margin-bottom: 0px;
}
.navi_news_box .navi_news_item {
color: #898989;
font-size: 14px;
line-height: 12px;
min-height: 48px;
margin-top: 1px;
margin-bottom: 1px;
}
p.navi_news_come {
color: #898989;
font-size: 10px;
line-height: 11px;
height:2.5em;
overflow:hidden;
}
.navi_news_rank{
font-size: 15px;
font-weight: bold;
position:absolute; width:18px;
left: -5px;
top: -5px;
padding:2px;
background:#fd2174;
color:#fff;
border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px;  }
.navi_news_rank {
background-color: #14d1fd;
border: 2px solid #9de9fb;
font-size: 15px;
}
.navi_news_site .navi_news_item .navi_news_title,
.navi_news_site .navi_news_item .navi_news_title_02{ font-size: 11px;
color: #DD241B;
line-height: 12px;
height: 12px;
}
.navi_news_site .navi_news_item .navi_news_title {
color: #DD241B;
}
.navi_news_site .navi_news_box .navi_news_item p.navi_news_site ,
.navi_news_site .navi_news_box .navi_news_item  {
min-height: 15px;
} .navi_news_big_site .navi_news_big_item .record {
clear: both;
margin-top: 5px;
line-height: 22px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-weight: bold;
color: #fb6f09;
font-size: 12px;
text-align: center;
display: block;
padding: 0px;
color: #333;
text-shadow: 1px 1px 0px #FFF;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbe7ff', endColorstr='#91b9ff',GradientType=0 );
border: 1px solid #898989;
text-decoration: none;
letter-spacing: 1px;
}
.navi_news_big_site .navi_news_big_item .record:before {
content: ' ';
display: block;
background-image: url(//zunko.biz/wp-content/themes/ultrarocketman/img/index_arrow_bk.png);
background-repeat: no-repeat;
background-position: left top;
float: left;
height: 7px;
width: 7px;
margin-top: 8px;
}
.content_info .itembox.record {
background-color: #EFEFEF;
}
.navi_news_big_item {
clear: both;
padding: 4px 0px 4px 0px; border-bottom: 1px dotted #C9CACA;
background: #ffffff;
margin: 3px;
}
.navi_news_big_item  a.linknavi_news_big_item {
display: block;
}
.navi_news_big_box .navi_news_big_item .navi_news_big_arrow {
background-image: url(//movie-girls.net/fera/ferarush/siteimage/rank_arrow.png);
background-repeat: no-repeat;
background-position: right 65%;
display: block;
padding-right: 5px;
min-height: 107px;
padding-left: 110px;
-moz-background-size:7px 12px;
background-size:7px 12px;
}
.navi_news_big_site .navi_news_big_box .navi_news_big_item .navi_news_big_arrow {
background-position: right center;
min-height: 70px !important;
padding-left: 0px;
}
.navi_news_big_site .navi_news_big_box .navi_news_big_item a.navi_news_big_arrow {
min-height: 73px !important;
}
.navi_news_big_thumb {
position: relative;
float: left;
}
.navi_news_big_thumb img {
width: 120px;
height: 100px;
margin-right: 8px; }
p.navi_news_big_site { font-weight: bold;
font-size: 16px;
line-height: 17px; color: #fb5493;
margin-top: 1px;
margin-bottom: 0px;
}
.navi_news_big_box .navi_news_big_item p.performer {
margin-bottom: 0px;
}
.navi_news_big_box .navi_news_big_item {
color: #898989;
font-size: 14px;
line-height: 12px;
min-height: 48px;
margin-top: 1px;
margin-bottom: 1px;
}
p.navi_news_big_come {
color: #898989;
font-size: 11px;
line-height: 12px;
height:3.5em;
overflow:hidden;
}
.navi_news_big_rank{
font-size: 15px;
font-weight: bold;
position:absolute; width:18px;
left: -5px;
top: -5px;
padding:2px;
background:#fd2174;
color:#fff;
border-radius: 18px; -webkit-border-radius: 18px; -moz-border-radius: 18px;  }
.navi_news_big_rank {
background-color: #14d1fd;
border: 2px solid #9de9fb;
font-size: 15px;
}
.navi_news_big_site .navi_news_big_item .navi_news_big_title,
.navi_news_big_site .navi_news_big_item .navi_news_big_title_02{ font-size: 13px;
color: #0ed7c6;
line-height: 13px;
height: 13px;
}
.navi_news_big_site .navi_news_big_item .navi_news_big_title {
color: #0ed7c6;
}
.navi_news_big_site .navi_news_big_box .navi_news_big_item p.navi_news_big_site ,
.navi_news_big_site .navi_news_big_box .navi_news_big_item  {
min-height: 15px;
} #sidebar .cat-item-47 { background-image: url(//movie-girls.net/zunko/siteimage/cast/genzin02.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-82 { background-image: url(//movie-girls.net/zunko/siteimage/cast/sadamatu.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-32 { background-image: url(//movie-girls.net/zunko/siteimage/cast/tukino.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-19 { background-image: url(//movie-girls.net/zunko/siteimage/cast/sawai.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-34 { background-image: url(//movie-girls.net/zunko/siteimage/cast/simizu.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-17 { background-image: url(//movie-girls.net/zunko/siteimage/cast/suzuki.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-25 { background-image: url(//movie-girls.net/zunko/siteimage/cast/kuroda02.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-31 { background-image: url(//movie-girls.net/zunko/siteimage/cast/odagiri02.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-7 { background-image: url(//movie-girls.net/zunko/siteimage/cast/agawa.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-61 { background-image: url(//movie-girls.net/zunko/siteimage/cast/minami.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-46 { background-image: url(//movie-girls.net/zunko/siteimage/cast/mumin.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-80 { background-image: url(//movie-girls.net/zunko/siteimage/cast/tamaki.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-1 { background-image: url(//movie-girls.net/zunko/siteimage/cast/mibunrui.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-79 { background-image: url(//movie-girls.net/zunko/siteimage/cast/sido.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-125 { background-image: url(//movie-girls.net/zunko/siteimage/cast/okumura.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-124 { background-image: url(//movie-girls.net/zunko/siteimage/cast/osawa.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-33 { background-image: url(//movie-girls.net/zunko/siteimage/cast/oosima.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-78 { background-image: url(//movie-girls.net/zunko/siteimage/cast/tatsu.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-71 { background-image: url(//movie-girls.net/zunko/siteimage/cast/urufu.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-99 { background-image: url(//movie-girls.net/zunko/siteimage/cast/takahashi.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-164 { background-image: url(//movie-girls.net/zunko/siteimage/cast/yabuki.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-163 { background-image: url(//movie-girls.net/zunko/siteimage/cast/makoto.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-167 { background-image: url(//movie-girls.net/zunko/siteimage/cast/watanabe.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-161 { background-image: url(//movie-girls.net/zunko/siteimage/cast/hattori.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-160 { background-image: url(//movie-girls.net/zunko/siteimage/cast/togawa.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-166 { background-image: url(//movie-girls.net/zunko/siteimage/cast/yamada.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-165 { background-image: url(//movie-girls.net/zunko/siteimage/cast/yamaguchi.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-158 { background-image: url(//movie-girls.net/zunko/siteimage/cast/imaoka.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-162 { background-image: url(//movie-girls.net/zunko/siteimage/cast/pokoshi.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-159 { background-image: url(//movie-girls.net/zunko/siteimage/cast/oyoyo.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-192 { background-image: url(//movie-girls.net/zunko/siteimage/cast/watabe.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-260 { background-image: url(//movie-girls.net/zunko/siteimage/cast/yoshimura.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-290 { background-image: url(//movie-girls.net/zunko/siteimage/cast/tabuchi.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-278 { background-image: url(//movie-girls.net/zunko/siteimage/cast/sagawa.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-271 { background-image: url(//movie-girls.net/zunko/siteimage/cast/hanaoka.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-282 { background-image: url(//movie-girls.net/zunko/siteimage/cast/saeyama.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-299 { background-image: url(//movie-girls.net/zunko/siteimage/cast/zenjiro.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-324 { background-image: url(//movie-girls.net/zunko/siteimage/cast/yuki.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-316 { background-image: url(//movie-girls.net/zunko/siteimage/cast/isedon.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-345 { background-image: url(//movie-girls.net/zunko/siteimage/cast/okamoto.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-265 { background-image: url(//movie-girls.net/zunko/siteimage/cast/ooki.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-295 { background-image: url(//movie-girls.net/zunko/siteimage/cast/uemura.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-306 { background-image: url(//movie-girls.net/zunko/siteimage/cast/hosaka.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-312 { background-image: url(//movie-girls.net/zunko/siteimage/cast/hirai.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-333 { background-image: url(//movie-girls.net/zunko/siteimage/cast/sugiura.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-326 { background-image: url(//movie-girls.net/zunko/siteimage/cast/sakuragi.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-292 { background-image: url(//movie-girls.net/zunko/siteimage/cast/sawatchi.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-315 { background-image: url(//movie-girls.net/zunko/siteimage/cast/nojima.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
#sidebar .cat-item-364 { background-image: url(//movie-girls.net/zunko/siteimage/cast/ichijyo.jpg);
background-repeat: no-repeat;
background-position: left;
-moz-background-size:30px 30px;
background-size:30px 30px;
padding: 3px 0px 3px 35px;
margin: 2px auto 0px auto;
font-size: 13px;
}
a.more {
background-color: #ddd;
display: block;
text-align: center;
padding: 10px 0;
color: rgba(123,87,37,.7);
clear: left;
position: relative;
top: 0px;
}
a.more:after{
content:">";
position:absolute;
right:10px;
}
.affbtn {
font-size: 20px;	
text-align: center;	
display:block;	
width: 95%;
margin: 0.5em auto 0.5em auto;
position: relative; padding: 0.3em 0.3em;
text-decoration: none;
color: #FFF;
background: #fd9535; border-bottom: solid 2px #d27d00; border-radius: 4px; box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
font-weight: bold;
}
.affbtn:active {
border-bottom: solid 2px #fd9535;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}