/* ––––––––––––––––––––––––––––––––––––––––––––––––––
 @media screen and (max-width:768px) style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#wrapper {
    
    box-sizing: border-box;
    
}

#siteTitle h1 {
    
    font-size: 1rem;
    
}

#logoImage {
    
    padding: 0 1rem .5rem;
    
}

#logoImage img {
    
    width: 50%;
    height: auto;
    
}

#headerMenu {
    
    display: flex;
    justify-content: space-between;
    background-color: #000;
    color: #fff;
    padding: 1rem 0.5rem;
    font-weight: bold;
    font-size: 1.6em;
    width: 100%;
    box-sizing: border-box;
    align-content: center;
    
}

.button-toggle {
    
    padding-left: 0.5rem;
    
}

#headerMenu {
    
    font-weight: bold;
    
}

#headerNav .menu > ul {
    
    flex-wrap: wrap;
    justify-content: space-evenly;
}


#headerNav .menu li {
    
    padding: 1.5rem 0.5rem;
    min-width: 43%;
    box-sizing: border-box;
    
}

#headerNav .menu li a {
    
    font-size: 1.6rem;
    padding: 0 1.5rem;
    
}

#headerNav .menu li:last-child {
    
    margin: 0 auto;
}


.wrapper-mb h2 {
    
    font-size: 2.5rem;
    
}

#footer-mb {
    
    font-size: 1.5rem;
    
}

p.campainArea_txt {
    color: #fff;
    margin: 0 0 1em 0;
    line-height: 1em;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
 
–––––––––––––––––––––––––––––––––––––––––––––––––– */
#container {
    
    padding: 0;
    
}

h1.entry-title {
    
    margin: 40px 0;
    
}

.entry-content {
    
    margin: 0 .8rem 5rem;
    
}

p.gtLead-txt {
    
    font-size: 1.5rem;
    text-align: justify;
    
}

p.gtTxt {
    
    font-size: 1.35rem;
    
}

#thetaImage {

    position: relative;
    width: 100% !important;
    padding: 54.7% 0 0 0;

}

.ricoh-theta-spherical-image {
    
    width: 0 !important;
    height: 0 !important;
    
}

.ricoh-theta-spherical-image .ricoh-theta-iframe {
    
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    
}

.pageGallary-4 li {
        
        width: 50%;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
 *Q&A
–––––––––––––––––––––––––––––––––––––––––––––––––– */

dt.qaQ {
    
    padding: 0 1rem 1rem 4.8rem;
    font-size: 1.5rem;
    
}

dd.qaA {
    
    font-size: 1.3rem;
    
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
 *
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.content768 ul {
    
    display: flex;
    flex-wrap: wrap;
    
}

.trBlock {
    
    display: unset;
    padding: 0;
    width: 100%;
    
}

.trBlock .ttl-h2 {
    
    font-size: 1.8rem;
    margin-top: 3rem;
    
}


#footer-mb a {
    
    color: #fff;
    border-bottom: dotted 1px #fff;
    
}

#footer-mb p {
    
    line-height: 2.2rem;
    
}

#foot-socialNet {
    
    text-align: center;
    font-size: 4rem;
    display: flex;
    justify-content: center;
    
}

#foot-socialNet a  {
    
    color: #fff;
    
}

.footer-FB {
    
    padding: 0 1rem;
    background-color: #3b5998;
    margin: 0 1rem;
    
}

.footer-IG {
    
    padding: 0 1rem;
    background-color: #d00a6c;
    margin: 0 1rem;
    
}

.footer-blog {
    
    padding: 0 1rem;
    background-color: #333;
    margin: 0 1rem;
    
}


.header-contact a {
    
    color: #fff;
    
}

.header-contact {
    
    /*padding-left: 20%;*/
    width: 25%;
    
}

.header-contact .fa.fa-envelope-square {
    
    font-size: 3.2rem;
    
}

.pickupImage {
    
    height: 300px;
    
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
 *会員様の声
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.voice01 {
    
    padding: 0;
}

p.mvTxt01 {
    
    font-size: 1.5rem;
}

.voiceTxt {
    
    font-family: 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'HGP明朝B', serif;
    -webkit-font-feature-settings: 'pkna';
            font-feature-settings: 'pkna';
    line-height: 1.5;
    letter-spacing: 0.03em;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    margin: 2rem auto;
}


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
 *ブログ一覧
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.paging {
    
    margin: 0 auto 1.5rem;
    padding: 2rem;
    font-size: 2rem;
}

a.page-numbers, .paging .current {
    
    padding: 2px 1rem;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
 @インストラクター
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.instructor {
    
    display: block;
    position: relative;
}

.intra01 {
    
    width: 85%;
    margin: 8rem auto 0;
}

.intra02 {
    
    width: 100%;
    padding: 1rem 2rem;
}

.intraName {
    
    position: absolute;
    top: 1rem;
    border-bottom: 1px dotted #ccc;
    width: 80%;
}

p.intraTxt01 {
    
    font-size: 2.3rem;
}

p.intraTxt02 {
    
    padding-bottom: 0.5rem;
    border: none;
}

p.intraTxt04::before,
p.intraTxt04::after {
    
    display: none;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
 * googlecalender
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.googlecal { padding-bottom: 130%; }

