@charset "UTF-8";
/*
Theme Name:luck-print
*/

/*----------------------------------------------------
 Reset
----------------------------------------------------*/
*,
*::before,
*::after {
    box-sizing: border-box;
}

ul[class], ol[class] {
    padding: 0;
}

body, h1, h2, h3, h4, p, ul[class], ol[class], li, figure, figcaption, blockquote, dl, dd {
    margin: 0;
}

body {
    color: #514742;
    min-height: 100vh;
    scroll-behavior: smooth;
    line-height: 1.8;
    -webkit-text-size-adjust: 100%;
}

ul[class], ol[class] {
    list-style: none;
}

img {
    max-width: 100%;
    display: block;
}

input, button, textarea, select {
    font: inherit;
}

/*----------------------------------------------------
 h1-6
----------------------------------------------------*/
h1[class], h2[class], h3[class], h4[class],  h5[class], h6[class] {
    font-size: inherit;
}

/*----------------------------------------------------
 flex
----------------------------------------------------*/
.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}

@media (min-width: 768px) {
    .md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:flex-grow-0{flex-grow:0}.md\:flex-grow{flex-grow:1}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-shrink{flex-shrink:1}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-4{order:4}.md\:order-5{order:5}.md\:order-6{order:6}.md\:order-7{order:7}.md\:order-8{order:8}.md\:order-9{order:9}.md\:order-10{order:10}.md\:order-11{order:11}.md\:order-12{order:12}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:order-none{order:0}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:content-center{align-content:center}.md\:content-start{align-content:flex-start}.md\:content-end{align-content:flex-end}.md\:content-between{align-content:space-between}.md\:content-around{align-content:space-around}.md\:content-evenly{align-content:space-evenly}.md\:self-auto{align-self:auto}.md\:self-start{align-self:flex-start}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:self-stretch{align-self:stretch}
}
@media (min-width: 1024px) {
    .lg\:block{display:block}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:flex-grow-0{flex-grow:0}.lg\:flex-grow{flex-grow:1}.lg\:flex-shrink-0{flex-shrink:0}.lg\:flex-shrink{flex-shrink:1}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:order-5{order:5}.lg\:order-6{order:6}.lg\:order-7{order:7}.lg\:order-8{order:8}.lg\:order-9{order:9}.lg\:order-10{order:10}.lg\:order-11{order:11}.lg\:order-12{order:12}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:justify-evenly{justify-content:space-evenly}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-baseline{align-items:baseline}.lg\:items-stretch{align-items:stretch}.lg\:content-center{align-content:center}.lg\:content-start{align-content:flex-start}.lg\:content-end{align-content:flex-end}.lg\:content-between{align-content:space-between}.lg\:content-around{align-content:space-around}.lg\:content-evenly{align-content:space-evenly}.lg\:self-auto{align-self:auto}.lg\:self-start{align-self:flex-start}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:self-stretch{align-self:stretch}
}
@media (min-width: 1280px) {
    .xl\:block{display:block}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:flex-grow-0{flex-grow:0}.xl\:flex-grow{flex-grow:1}.xl\:flex-shrink-0{flex-shrink:0}.xl\:flex-shrink{flex-shrink:1}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:order-3{order:3}.xl\:order-4{order:4}.xl\:order-5{order:5}.xl\:order-6{order:6}.xl\:order-7{order:7}.xl\:order-8{order:8}.xl\:order-9{order:9}.xl\:order-10{order:10}.xl\:order-11{order:11}.xl\:order-12{order:12}.xl\:order-first{order:-9999}.xl\:order-last{order:9999}.xl\:order-none{order:0}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:justify-evenly{justify-content:space-evenly}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:items-baseline{align-items:baseline}.xl\:items-stretch{align-items:stretch}.xl\:content-center{align-content:center}.xl\:content-start{align-content:flex-start}.xl\:content-end{align-content:flex-end}.xl\:content-between{align-content:space-between}.xl\:content-around{align-content:space-around}.xl\:content-evenly{align-content:space-evenly}.xl\:self-auto{align-self:auto}.xl\:self-start{align-self:flex-start}.xl\:self-end{align-self:flex-end}.xl\:self-center{align-self:center}.xl\:self-stretch{align-self:stretch}
}

/*----------------------------------------------------
 display
----------------------------------------------------*/
.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.hidden{display:none}.flex{display:flex}.inline-flex{display:inline-flex}

@media (min-width: 768px) {
    .md\:block{display:block}.md\:inline{display:inline}.md\:inline-block{display:inline-block}.md\:hidden{display:none}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}
}
@media (min-width: 1024px) {
    .lg\:block{display:block}.lg\:inline{display:inline}.lg\:inline-block{display:inline-block}.lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}
}
@media (min-width: 1280px) {
    .xl\:block{display:block}.xl\:inline{display:inline}.xl\:inline-block{display:inline-block}.xl\:hidden{display:none}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}
}

/*----------------------------------------------------
 text-aling
----------------------------------------------------*/
.text-left{text-align:left;}.text-center{text-align:center;}.text-right{text-align:right;}

@media (min-width: 768px) {
    .md\:text-left{text-align:left;}.md\:text-center{text-align:center;}.md\:text-right{text-align:right;}
}
@media (min-width: 1024px) {
    .lg\:text-left{text-align:left;}.lg\:text-center{text-align:center;}.lg\:text-right{text-align:right;}
}
@media (min-width: 1280px) {
    .xl\:text-left{text-align:left;}.xl\:text-center{text-align:center;}.xl\:text-right{text-align:right;}
}

/*----------------------------------------------------
 color
----------------------------------------------------*/
.red {
    color: #e60012;
}

/*----------------------------------------------------
    Component
----------------------------------------------------*/
/* clearfix */
.editor,
.clearfix {
    clear: both;
    zoom: 1;
}

.editor::after,
.clearfix::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* rollover */
.rollover {
    animation: horizontalY 1s ease-in-out infinite alternate;
            transition: all 1s;
    -webkit-transition: all 1s;
}

.rollover:hover {
    animation: horizontalY 0.5s ease-in-out infinite alternate;
            transition: all 0.5s;
    -webkit-transition: all 0.5s;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/* innerlink */
.innerlink {
    display: block;
    height: 1px;
    position: relative;
    top: -60px;
}

/* pc/sp */
.pc {
    display: none;
}

.pc-i {
    display: none;
}

.sp {
    display: block;
}

.sp-i {
    display: inline;
}

@media (min-width: 768px) {
    .pc {
        display: block;
    }

    .pc-i {
        display: inline;
    }

    .sp,
    .sp-i {
        display: none;
    }
}

.min {
    font-family: "游明朝",YuMincho,"Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝","MS Mincho",serif;
}

.indent {
    text-indent: -1rem;
    margin-left: 1rem;
}
/*----------------------------------------------------
 a
----------------------------------------------------*/
a {
    color: inherit;
    text-decoration: inherit;
}

.textlink a {
    color: #5c94bd;
    text-decoration: underline;
}
/*----------------------------------------------------
 font
----------------------------------------------------*/
body {
    background-color: #FEFAF1;
    font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
    font-size: .875rem;
    word-break: break-all;
}

@media (min-width: 768px) {
    body {
        font-size: 1rem;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

[lang="en"] {
    font-family: "engfont-i",serif;
}

/*----------------------------------------------------
 text
----------------------------------------------------*/
.spacing-1   > * + *,
.spacing-1-0 > * + *,
.spacing-1-2 > * + * {
    margin-top: 1rem;
}

.spacing-2   > * + *,
.spacing-2-3 > * + * {
    margin-top: 2rem;
}

@media (min-width: 768px) {
    .spacing-1-0 > * + * {
        margin-top: 0;
    }
    .spacing-1-2 > * + *,
    .spacing-2   > * + * {
        margin-top: 2rem;
    }
    .spacing-2-3 > * + * {
        margin-top: 3rem;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 title
----------------------------------------------------*/
.title-print[class] {
    background: #fff;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.75);
    font-size: 1.25rem;
    margin-bottom: 40px;
    position: relative;
    padding: 0.6em;
}

.title-line {
    border-bottom: 3px solid #514742;
    padding: 0 .25rem .25rem;
}

.title-bg {
    background: #514742;
    border-radius: 5px;
    color: #fff;
    padding: .25rem 1rem;
}

/*----------------------------------------------------
 header
----------------------------------------------------*/
.header {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 30px;
    padding: 0 20px;
    width: 1100px;
}

/* name */
.header-logo {
    padding-top: 20px;
}

.header-logo img {
    height: 90px;
}

/* link */
.header-link {
}

.header-link a {
    background: #514742;
    border-radius: 0 0 10px 10px;
    color: #fff;
    display: inline-block;
    margin-left: .5rem;
    padding: .25rem 1rem;
}

/*----------------------------------------------------
 gmenu
----------------------------------------------------*/
.gmenu {
    background: #514742;
    color: #fff;
    margin-bottom: 60px;
    padding: 10px 20px;
}

.gmenu ul {
    margin: 0 auto;
    text-align: center;
    max-width: 1100px;
}

.gmenu li {
    display: inline-block;
    margin: 0 30px;
}

.gmenu li a {
    font-weight: bold;
}

/*----------------------------------------------------
 footer
----------------------------------------------------*/
.footer {
    background: #514742;
    color: #fff;
    margin-top: 100px;
    padding: 15px 20px;
}

.copyright {
    text-align: center;
}

/*----------------------------------------------------
 contents
----------------------------------------------------*/
.contents {
    display: flex;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 100%;
    width: 1100px;
}

.main {
    flex-shrink: 10000;
    padding-right: 60px;
}

.side {
    width: 270px;
}

/* editor */
.main .bdr {
    border: 1px solid #514742;
}

.main img {
    height: auto;
}

/*----------------------------------------------------
 icon
----------------------------------------------------*/
/* plus */
.icon-plus {
    padding-left: 1.5rem;
    position: relative;
}

.icon-plus::before {
    color: #c00;
    content: '+';
    font-size: 1.25rem;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*----------------------------------------------------
 side
----------------------------------------------------*/
.widgettitle {
    background: #514742;
    color: #fff;
    font-weight: bold;
    font-size: 1.125rem;
    padding: .25rem .5rem;
}

.custom-html-widget {
    padding: .75rem;
}

.custom-html-widget li {
}

.custom-html-widget a {
    color: #00c;
    text-decoration: underline;
}

/*----------------------------------------------------
 page
----------------------------------------------------*/
.page .main a {
    color: #00c;
    text-decoration: underline;
}

/*----------------------------------------------------
 single
----------------------------------------------------*/
.single-title[class] {
    font-size: 1.5rem;
    margin-bottom: 1rem;
    padding-left: 2.25rem;
    position: relative;
}

.single-title[class]::before {
    background: #fff;
    border: 2px solid #514742;
    border-radius: .25rem;
    content: '';
    margin-top: -1rem;
    position: absolute;
    left: 0;
    top: 50%;
    height: 1.75rem;
    width: 1.5rem;
}

.single-title[class]::after {
    content: 'Ξ';
    font-size: .75rem;
    position: absolute;
    top: .5rem;
    left: 0;
    text-align: center;
    width: 1.5rem;
}

.single-content {
    margin-bottom: 60px;
}

/*----------------------------------------------------
 single print
----------------------------------------------------*/
.single-print-title[class] {
    font-size: 1.25rem;
    margin-bottom: 4rem;
}

/*----------------------------------------------------
 single-list
----------------------------------------------------*/
.single-list {
    margin-bottom: 80px;
}

.single-list-title[class] {
    font-size: 1.25rem;
    margin-bottom: 2rem;
}

.single-list-main {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.single-list-each {
    padding: 1rem;
    width: 33%;
}

.single-list-each a {
    display: block;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.single-list-each a:hover .a4 {
    background: rgba(81, 71, 66, .1);
}


/*----------------------------------------------------
 comment
----------------------------------------------------*/
.single-comment .comment-respond p {
    margin-bottom: 1rem;
}

.single-comment .comment-form-comment label {
    display: none;
}

.single-comment .comment-form-comment textarea {
    height: 80px;
    width: 100%;
}

.single-comment .form-submit input[type="submit"] {
    background: #514742;
    border: 0;
    color: #fff;
    cursor: pointer;
    outline: 0;
    margin: 0;
    padding: .25rem .5rem;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.single-comment .form-submit input[type="submit"]:hover {
    opacity: .7;
}

/*----------------------------------------------------
 comments list
----------------------------------------------------*/
/*コメントリスト*/
.comment-list {
    border-bottom: 1px solid #e8e8e8;
    margin-left: 0;
}

.comment-list li{
    position: relative;
    list-style: none;
    padding: 15px;
    background: #fff;
    font-size: .875rem;
    line-height: 1.5;
}

.comment-list li.depth-1 {
    margin-bottom: 15px;
}

.comment-list > li{
    border: 1px solid #e8e8e8;
}

.comment-body .reply{
    display: none;
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: .75rem;
}

.comment-body .reply a::before{
    display: inline-block;
    border-style: solid;
    border-width: 4px 6px;
    border-color: transparent;
    border-left-color: #000;
    content: '';
}

.comment-list .children{
    margin: 15px -15px -15px;
    border-top: 1px solid #e8e8e8;
}

.comment-list .children li{
    position: relative;
    padding: 15px 15px 15px 35px;
    background-color: #f7f7f7;
}

.comment-list .children li::before{
    position: absolute;
    top: 16px;
    left: 13px;
    display: inline-block;
    content: "→";
    font-size: .825px;
}

.comment-list .children > li:last-child{
    border-bottom: 0;
}

.comment-list li p:last-child{
    margin-bottom: 0;
}

.comment-author img{
    float: left;
    margin-right: 8px;
    border-radius: 50%;
}

.comment-author{
    font-size: .875rem;
}

.comment-meta,
.comment-meta a{
    color: #adadad;
    font-size: .75rem;
    text-decoration: none;
}

.comment-meta{
    margin-bottom: 10px;
    padding-right: 45px;
}

.comment-content{
    margin-top: 10px;
}

/*----------------------------------------------------
    form
----------------------------------------------------*/
.form {
    padding: 0 10px 30px;
}

.form-text p {
    padding-top: 20px;
}

.form-text p:first-child {
    padding-top: 0;
}

.article-body .form-item {
    margin-bottom: 5px;
}

.form-hissu .form-item::after {
    color: #c00;
    content: '*';
    display: inline-block;
    margin-left: 5px;
}

.form-hissu2 {
    color: #c00;
}

.form-input {
    margin-bottom: 40px;
}

.form-input input {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}

.form-input textarea {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}

.form-submit {
    text-align: center;
}

.form-submit input,
.form-submit button {
    background: #333;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    margin: 0 10px;
    padding: 10px 20px;
}

/*----------------------------------------------------
 font-size
----------------------------------------------------*/
.font-size2_5 {
    font-size: 2.5rem;
}

.single-list-each .font-size2_5 {
    font-size: 1rem;
}

/*----------------------------------------------------
 A4
 841.8898 px
 595.2756 px
----------------------------------------------------*/
.a4 {
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.75);
    color: #000;
    height: 841.8898px;
    height: 251mm;
    margin: 0 auto 120px;
    padding: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 595.2756px;
    width: 172mm;
    max-width: 100%;
}

.single-list-each .a4 {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    height: auto;
    margin: 0 auto 30px;
    padding: 10px;
}

/*----------------------------------------------------
 print（共通）
----------------------------------------------------*/
.print {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* header */
.print-title {
    padding: 2rem;
}

.print-title img {
    margin: 0 auto;
    max-width: 75%;
}

/* questions */
.print-questions {
    display: flex;
    flex-direction: column;
    flex-grow: 10000;
    justify-content: space-around;
    text-align: center;
}

.print-questions * {
    vertical-align: middle;
}

.print-questions span {
    display: inline-block;
}

.print-answer {
    border: 2px solid #514742;
}

/* footer */
.print-footer {
    padding-top: 2rem;
    text-align: right;
}

.print-footer * {
    vertical-align: bottom;
}

.print-footer img {
    display: inline-block;
    height: 60px;
}

/*----------------------------------------------------
 print-1keta
----------------------------------------------------*/
.print-tashizan_1keta .print-question,
.print-tashizan_1keta .print-eqaul,
.print-tashizan_1keta .print-answer {
    height: 4rem;
    width: 4rem;
}

/*----------------------------------------------------
 single-list-each
----------------------------------------------------*/
.single-list-each .print-questions span {
    margin: 0 .25rem;
}

.single-list-each .print-question,
.single-list-each .print-eqaul {
    width: auto;
}

.single-list-each .print-answer {
    height: 1rem;
    width: 1rem;
}

.single-list-each  .print-footer img {
    display: none;
}

/*----------------------------------------------------
 print
----------------------------------------------------*/
@media print {
    .header,
    .gmenu,
    .side,
    .single-list,
    .single-comment,
    .footer,
    .pagetop,
    .single-title,
    .single-content,
    .single-print-title {
        display: none;
    }
    body {
        background-color: #fff;
    }
    /* a4 */
    .a4 {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        height: 100%;
        margin: 0 auto;
        padding: 20px;
        width: 100%;

        width: 172mm;
        height: 251mm;
        page-break-after: always;

    }
}

