<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
#page_contents_bg
{
    margin-top:80px;
}
#cke_page_contents
{
    z-index: 0!important;
}
p {
    padding: 0px;
    margin: 0px;
}
div {
    padding: 0px;
    margin: 0px;
}
.mediumPic
{
width:400px;
}
.largePic
{
width:600px;
}
.smallPic
{
width:200px;
}
.floatLeftPic
{
float:left;margin-right:20px;
}
.floatRightPic
{
float:right;margin-left:10px;
}
.frame3 {
    padding: 20px;
    border: solid 5px #dddddd;
    margin-bottom: 20px;
    background-color: #f8f8f8;
    font-size: 12px;
    line-height: 21px;
}
body
{
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size:14px;
    line-height:28px;
}
.headpic
{
    text-align:center;
    height:0px;
    /* Check1 */
    background-image:url(https://mind-plus.net/img/hsleader.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.headpicMobile
{
    height:0px;
    display:none!important;
}
.nopc
{
    display:none;    
}
img
{
    max-width:100%;    
}
.layout_centering {
    margin: 0px auto;
    width: 1000px;
    margin-bottom:100px;
}
.merumagatitle
{
    display:none;    
}
#before {
    text-align: center;
    width: 280px;
    margin: 20px auto;
}
input#txtName
{
    width: calc(100% - 20px);
    height: 30px;
    font-size: 16px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
input#txtAddress
{
    width: calc(100% - 20px);
    height: 30px;
    font-size: 16px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
input#btnRegistMagazine
{
    width: 100%!important;
    /* Check2 */
    background-color: #ef7b62;
    border: solid 1px #ef7b62;
    color: #fff;
    margin-left: 0px;
    display: inline-block;
    padding: 5px 27px;
    font-size: 18px;
    margin-top: 20px;
}
input#btnRegistMagazine:hover
{
    /* Check3 */
       background-color: white;
       color: #ef7b62;
}
.imasugu
{
    width: 280px!important;
    background-color: #ef7b62;
    border: solid 1px #ef7b62;
    color: #fff;
    margin-left: 0px;
    display: block;
    padding: 5px 27px;
    font-size: 18px;
    margin-top: 20px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 20px;
        margin: 20px auto;
    max-width: calc(100% - 60px);
}
.imasugu:hover
{
    /* Check3 */
       background-color: white;
       color: #ef7b62;
}
#MeiwakuMail
{
    padding: 10px 10px 20px 15px; 
    margin-top: 50px; 
    border-radius: 10px; 
    background-color: rgb(244, 244, 244);
}
@media screen and (max-width: 769px)
{
    .nomobile
    {
        display:none;    
    }    
    .nopc{
        display: block;
    }
    .layout_centering {
        width: calc(100% - 40px);
        margin: 20px;
    }
}


/* =============================================================
   ========================================================================== */
a {
    color: #31C4BC;
}
.ckbutton1 {
    background-color: #31C4BC;
    color: #fff;
    border: solid 1px #31C4BC;
    margin-left: 0px;
    font-family: 'Sawarabi Mincho', sans-serif;
    display: table;
    padding: 10px 30px;
    box-shadow: 5px 5px 10px #ddd;
    transition: all 0.5s;
    text-decoration: none;
    cursor: pointer;
    margin-left: auto !important;
    margin-right: auto !important;
    font-weight:bold;
}

    .ckbutton1 a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }

    .ckbutton1:hover {
        background-color: #fff;
        color: #31C4BC;
        border: solid 1px #31C4BC;
        text-decoration: none;
    }

    .ckbutton1 a:hover {
        color: #31C4BC;
        text-decoration: none;
    }
.ckbutton2 {
    background-color: #fff;
    color: #31C4BC;
    border: solid 1px #31C4BC;
    margin-left: 0px;
    font-family: 'Sawarabi Mincho', sans-serif;
    display: table;
    padding: 10px 30px;
    box-shadow: 5px 5px 10px #ddd;
    transition: all 0.5s;
    text-decoration: none;
    cursor: pointer;
    margin-left: auto !important;
    margin-right: auto !important;
    font-weight: bold;
}

    .ckbutton2 a {
        color: #31C4BC;
        text-decoration: none;
        font-weight: bold;
    }

    .ckbutton2:hover {
        background-color: #31C4BC;
        color: #fff;
        border: solid 1px #31C4BC;
        text-decoration: none;
    }

    .ckbutton2 a:hover {
        color: #fff;
        text-decoration: none;
    }
.ckbutton3 {
    background-color: #F5A04E;
    color: #fff;
    border: solid 1px #F5A04E;
    margin-left: 0px;
    font-family: 'Sawarabi Mincho', sans-serif;
    display: table;
    padding: 10px 30px;
    box-shadow: 5px 5px 10px #ddd;
    transition: all 0.5s;
    text-decoration: none;
    cursor: pointer;
    margin-left: auto !important;
    margin-right: auto !important;
    font-weight: bold;
}

    .ckbutton3 a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    }

    .ckbutton3:hover {
        background-color: #fff;
        color: #F5A04E;
        border: solid 1px #F5A04E;
        text-decoration: none;
    }

    .ckbutton3 a:hover {
        color: #F5A04E;
        text-decoration: none;
    }

.ckbutton4 {
    background-color: #fff;
    color: #F5A04E;
    border: solid 1px #F5A04E;
    margin-left: 0px;
    font-family: 'Sawarabi Mincho', sans-serif;
    display: table;
    padding: 10px 30px;
    box-shadow: 5px 5px 10px #ddd;
    transition: all 0.5s;
    text-decoration: none;
    cursor: pointer;
    margin-left: auto !important;
    margin-right: auto !important;
    font-weight: bold;
}

    .ckbutton4 a {
        color: #F5A04E;
        text-decoration: none;
        font-weight: bold;
    }

    .ckbutton4:hover {
        background-color: #F5A04E;
        color: #fff;
        border: solid 1px #F5A04E;
        text-decoration: none;
    }

    .ckbutton4 a:hover {
        color: #fff;
        text-decoration: none;
    }
.background_2
{
 display:none!important;    
}
.background_0 
{
 background-image:none!important;
}
.layout_rightbox
{
 display:none!important;
}
.background_4
{
 display:none!important;
}
.mobileHeadDiv
{
 display:none!important;    
}
.layout_leftbox {
    margin-top: 20px;
    width:1000px;
}
#page_contents ul li {
    background: url(https://mind-plus.net/img/list1.jpg) no-repeat 0px 3px;
        padding: 0px 40px 0px 30px!important;
}
#link1 {
    padding-top: 0px;
    margin-top: 0px;
}

#link2 {
    padding-top: 0px;
    margin-top: 0px;
}

#link3 {
    padding-top: 0px;
    margin-top: 0px;
}

#link4 {
    padding-top: 0px;
    margin-top: 0px;
}
h1
{

    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-align: center;
    clear: both;
    font-size: 25px;
    line-height: 35px;
    display: block;
    padding-bottom: 0px;
    display: table;
    text-align: center;
    color: #0a0a0a;
    display: table;
    border-bottom: solid 0px #d6d6d6;
    text-align: center;
    padding: 20px 0px 20px 0px;
font-weight: bold;
    background-image: url(https://mind-plus.net/img/hspmidashi1.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 20px;
    height: auto;
}
h2 {
    letter-spacing: 1px;
    margin-bottom: 20px;
    clear: both;
    font-size: 17px;
    line-height: 30px;
    display: block;
    padding-bottom: 10px;
    display: table;
    text-align: center;
    color: #ff6448;
    display: block;
    margin-top: 0px;
    border: 0px;
    border-bottom: 2px solid #ff6448;
    background-image: none;
    height: auto;
    width: auto;
}
h3 {
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-size: 16px;
    padding-top: 0px;
    margin-left: auto;
    margin-right: auto;
    border-left: solid 5px #67CEC4;
    padding-left: 10px;
    text-align: left;
    line-height: 28px;
    height: auto;
    width: auto;
    background-image: none;
    padding: 0px 10px;
    margin-bottom: 20px;
    line-height: 23px;
    border-bottom:none;
        color: #0a0a0a;
}
h4 
{
    color: #F95CAB;
    background-color: #FEE2F0;
    padding: 5px 10px;
    margin-bottom: 10px;
    height: auto;
    font-size: 16px;
}
.commentfuki1
{
    padding: 20px!important;
    margin-left: 142px!important;
    background-color: #efefef!important;
    position: relative;
    display:block;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    clear: both;
        min-height: 60px;
}
.commentfuki1:before {
    content: "";
    display:block;
    width: 142px!important;
    height: 143px!important;
    background: url(https://mind-plus.net/img/fukidashi-haru.jpg) no-repeat!important;
    background-size: contain;
    position: absolute;
    top: 0px!important;
    left: -142px!important;
}
.commentfuki2
{
    padding: 20px!important;
    margin-left: 142px!important;
    background-color: #efefef!important;
    position: relative;
    display:block;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    clear: both;
        min-height: 60px;
}
.commentfuki2:before {
    content: "";
    display:block;
    width: 142px!important;
    height: 143px!important;
    background: url(https://mind-plus.net/img/fukidashi-etsu.jpg) no-repeat!important;
    background-size: contain;
    position: absolute;
    top: 0px!important;
    left: -142px!important;
}
.linoStyle2 {
    display: inline;
    background: linear-gradient(transparent 60%, #FEE2F0 40%);
    font-weight: bold;
}
.linoStyle3 
{
    display: inline;
    color:#F95CAB;
    font-weight: bold;
}
.linoStyle4
{
    background: url(https://mind-plus.net/img/Q.jpg) no-repeat!important;
    padding: 13px 0px 13px 55px;
    font-weight: bold;
}
.linoStyle5
{
     background-color:#FFE9CC;
     padding:10px;
}
.linoStyle6 {
    color: #31C4BC;
    font-weight: bold;
}
.linoStyle7 {
    color: #F98321;
    font-weight: bold;
}
#page_contents .frame3 {
    font-size: 15px;
}
@media screen and (max-width: 768px) 
{
    .layout_leftbox {
        width: auto;
                margin-right:0px;
    }
    h1
    {
        border-left: #F358A8 solid 0px;

    }
    h2
    {
        background-color:#fff;    
    }
        h4
    {
        border-bottom:none;
    }
    #pnlForm table {
        width: calc(100% - 12px);
    }
    #page_contents .frame3 {
    padding: 20px!important;
    border: solid 5px #dddddd;
    margin-bottom: 20px;
    background-color: #f8f8f8;
    font-size: 15px;
    line-height: 21px;
    width: calc(100% - 50px);
    }
    .commentfuki1 {
        padding: 20px !important;
        margin-left: 80px !important;
        background-color: #efefef !important;
        position: relative;
        display: block;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        clear: both;
        min-height: 60px;
    }

        .commentfuki1:before {
            content: "";
            display: block;
            width: 80px !important;
            height: 78px !important;
            background: url(https://mind-plus.net/img/mobile-fukidashi.jpg) no-repeat !important;
            background-size: contain;
            position: absolute;
            top: 0px !important;
            left: -80px !important;
        }

    .commentfuki2 {
        padding: 20px !important;
        margin-left: 80px !important;
        background-color: #efefef !important;
        position: relative;
        display: block;
        margin-top: 10px !important;
        margin-bottom: 10px !important;
        clear: both;
        min-height: 60px;
    }

        .commentfuki2:before {
            content: "";
            display: block;
            width: 80px !important;
            height: 78px !important;
            background: url(https://mind-plus.net/img/mobile-fukidashi2.jpg) no-repeat !important;
            background-size: contain;
            position: absolute;
            top: 0px !important;
            left: -142px !important;
        }
}


@media screen and (max-width: 768px) 
{
    iframe
    {
    width: 100%!important;
    height:360px!important;
    }    
    img
    {
        max-width:100%;    
            width: 100%;
        height: auto!important;
    }
}
@media screen and (max-width: 425px)
{
iframe
{
    height:228px!important;
}
}
@media screen and (max-width: 375px)
{
iframe
{
    height:200px!important;
}
}
@media screen and (max-width: 320px)
{
iframe
{
    height:170px!important;
}
}</pre></body></html>