@charset "UTF-8";
/* CSS Document */
.page-id-16792 #pageTitle,
.page-id-18978 #pageTitle {
    background-image: url("../images/headerbg/begi-ttl_02.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
#for_beginner .width,
#question .wrapper{
    width: 940px;
    margin: 0 auto;
    line-height: 1.6;
}
#for_beginner h2,
#question h2{
    font-size: 30px;
    color: #173c5f;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 0.1em;
}
#for_beginner .ttlunderline,
#question .ttlunderline{
    width: 30px;
    border: 1px solid #173c5f;
    margin-top: -15px;
    margin-bottom: 40px;
}
#for_beginner section {
    padding: 80px 0;
    box-sizing: border-box;
}
#for_beginner p {
    font-size: 16px;
    color: #2e2e33;
    margin-bottom: 30px;
    letter-spacing: 0.05em;
}
#for_beginner .begi-flex {
    display: flex;
}
#for_beginner .begi-intro .begi-flex {
    justify-content: space-between;
}
#for_beginner .begi-intro .begi-flex a {
    display: inline-block;
    width: 220px;
    height: 140px;
}
#for_beginner .begi-intro .begi-flex a:hover {
    opacity: 0.6;
}
#for_beginner .begi-intro .begi-flex a img {
    width: 220px;
}
#for_beginner .begi-reason,
#for_beginner .begi-shop {
    background: #f8f8f8;
}
#for_beginner .releaf {
    width: 280px;
    margin-right: 50px;
}
#for_beginner .releaf:last-of-type {
    margin-right: 0;
}
#for_beginner .releaf h3 {
    font-size: 16px;
    text-align: center;
    background: #fff;
    padding: 20px 0;
}
#for_beginner .releaf a {
    text-decoration: none;
    color: #2e2e33;
}
#for_beginner .releaf a:hover {
    text-decoration: underline!important;
    color: #2e2e33!important;
}
#for_beginner .releaf p {
    color: #fff;
    font-size: 20px;
    text-align: center;
    background: #173c5f;
    padding: 10px 0;
    margin-bottom: 0;
}
#for_beginner .reason-box {
    width: 811px;
    margin: 0 auto;
    margin-top: 60px;
}
#for_beginner .reason {
    margin-top: 60px;
}
#for_beginner .reason h3 {
    font-size: 24px;
    color: #173c5f;
    border-top: 1px solid #173c5f;
    border-bottom: 1px solid #173c5f;
    padding: 12px 0;
    margin-bottom: 16px;
}
#for_beginner .reason .begi-pc.begi-flex {
    margin-bottom: 16px;
}
#for_beginner .reason .begi-pc .reason-ttl-pc {
    font-size: 24px;
    background: #173c5f;
    color: #fff;
    padding: 12px 8px;
    margin-bottom: 0;
    margin-right: 24px;
}
#for_beginner .reason .begi-pc h3.begi-pc {
    margin-bottom: 0;
    flex-grow: 3;
    line-height: 1.5;
    letter-spacing: 0.1em;
}
#for_beginner .reason.three .begi-pc h3.begi-pc {
    letter-spacing: -0.01em;
}
/*
#for_beginner .reason.one .begi-pc h3::before {
    content: "安心1";
    color: #fff;
    background: #173c5f;
    padding: 14px;
    margin-right: 24px;
}
#for_beginner .reason.two .begi-pc h3::before {
    content: "安心2";
    color: #fff;
    background: #173c5f;
    padding: 14px;
    margin-right: 24px;
}
#for_beginner .reason.three .begi-pc h3::before {
    content: "安心3";
    color: #fff;
    background: #173c5f;
    padding: 14px;
    margin-right: 24px;
}
*/
#for_beginner button,
#question button {
    padding: 10px 30px;
    border: 2px solid #173c5f;
    background: #fff;
    font-size: 16px;
    outline: none;
    letter-spacing: 0.1em;
}
#for_beginner button:hover,
#question button:hover{
    background: #173c5f;
    color: #fff;
    outline: none;
}
#for_beginner .reason-box button {
    margin-top: -20px;
}
#for_beginner .reason .host-line {
    margin-bottom: 16px;
}
#for_beginner .reason img {
    width: 811px;
}
#for_beginner blockquote,
#question blockquote {
    background: #f8f8f8;
    padding: 24px 32px 32px;
    margin-bottom: 20px;
    font-size: 16px;
    font-style: oblique;
}
#for_beginner blockquote:last-of-type,
#question blockquote:last-of-type {
    margin-bottom: 32px;
}
#for_beginner blockquote img,
#question blockquote img{
    display: block;
    width: 38px;
    height: 33px;
    margin-bottom: 24px;
}
#for_beginner blockquote a,
#question blockquote a {
    display: block;
    margin-top: 32px;
    color: #2e2e33;
    text-decoration: none;
}
#for_beginner .begi-question .begi-flex {
    justify-content: center;
    margin-bottom: 40px;
}
#for_beginner .begi-question .begi-flex a:last-of-type {
    margin-right: 0;
}
#for_beginner .begi-question .begi-flex a {
    display: inline-block;
/*    width: 200px;*/
/*    height: 148px;*/
    background: #f8f8f8;
    margin-right: 20px;
    padding: 32px 32px 16px;
    color: #2e2e33;
    text-decoration: none;
    font-size: 16px;
    text-align: center;
}
#for_beginner .begi-question .begi-flex a:hover {
    text-decoration: underline;
}
#for_beginner .begi-question .begi-flex a span {
    display: block;
    margin-top: 20px;
}
#for_beginner .begi-question .begi-flex a span:nth-child(2) {
    margin-top: 40px;
}
#for_beginner .begi-ques {
    margin-bottom: 40px;
}
#for_beginner .begi-ques h3 {
    font-size: 24px;
    color: #173c5f;
    padding: 12px;
    background: #f8f8f8;
    margin-bottom: 16px;
}
#for_beginner .begi-ques a:hover {
    color: #2e2e33!important;
}
#for_beginner .for_int {
    text-align: center;
}
#for_beginner .for_btn,
#question .for_btn {
    text-align: center;
}
#for_beginner .shoproom {
    text-align: center;
}
.page-id-16792 .begi-sp {
    display: none;
}

/*--------------------*/
/*-よくある質問-*/
/*--------------------*/
.for-beginner,
.for-second,
.for-shop,
.for-host {
    padding: 64px 0;
}
.question-main {
    margin-top: 64px;
}
.question-menu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.question-menu div a {
    display: inline-block;
}
.question-menu div {
    width: 23%;
}
#for_beginner .accshow p{
    margin-bottom: 16px;
}
#for_beginner .accshow p:last-of-type{
    margin-bottom: 0;
}
/*ボックス全体*/
.accbox {
    margin: 2em 0;
    padding: 0;
}

/*ラベル*/
.accbox label {
    display: block;
    width: 100%;
    margin: 16px 0 0;
    padding : 11px 12px;
    color :#182a44;
    font-weight: bold;
    cursor :pointer;
    transition: all 0.5s;
    font-size: 16px;
    box-sizing: border-box;
}
.for-beginner .accbox label {
    background-color: #e0ecef;
}
.for-second .accbox label {
    background-color: #e0efe5;
}
.for-host .accbox label {
    background-color: #efede0;
}
.for-shop .accbox label {
    background-color: #efe0e0;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#182a44;
    color: #fff;
}

/*チェックは隠す*/
.accbox input {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
}
.accbox .accshow .for_btn {
    margin-top: 16px;
}

/*クリックで中身表示*/
.cssacc:checked + .accshow {
    height: auto;
    padding: 16px;
    opacity: 1;
}
#question .iframe {
  width: 100%;
  position: relative;
  padding-top: 56.25%;
  height: 0;
} 
.iframe iframe { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#shopAddressArea{
    background-image: url("../images/front-bg-address.jpg");
    background-size: cover;
    padding:40px 0;
}
#shopAddressArea #address-ttl{
    margin-bottom: 20px;
    text-align: center;
}
#shopAddressArea #address-ttl img{
    width:20%;
}
#shopAddressArea .mappara{
    color:#173c5f;
    text-align: center;
    font-size:16px;
    padding:10px 0;
    line-height:1.8;
}
#shopAddressArea .mappara a{
    color:#173c5f;
    text-decoration: none;
}
#shopAddressArea .mappara a:hover {
    text-decoration: underline;
}
#shopAddressArea #address-ttl img {
    width: 10%;
}
#shopAddressArea #address-ttl {
    margin-bottom: 10px;
}
.mapPhone {
    border: 2px solid #182a44;
    padding: 5px;
    text-align: center;
    font-size: 17px;
    width: 167px;
    margin: auto;
}
.mapPhone img {
    width: 15px;
    margin: 0;
    padding: 5px;
}
.mapPhone a {
    color: #182a44;
    padding-left: 4px;
    letter-spacing: 1px;
    text-decoration: none;
}
.mapPhone a:hover {
    text-decoration: underline;
}
.page-id-18978 .container ul {
    padding-left: 1.5em;
}
.page-id-18978 .container ul li {
    list-style-type: disc;
}

@media screen and (max-width:640px) {
    .page-id-16792 #pageTitle {
        background-image: url("../images/headerbg/begi-ttl_sp.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .page-id-16792 #pageTitle h1.pTitle {
        font-size: 20px;
    }
    #for_beginner p {
        margin-bottom: 20px;
        text-align: justify;
    }
    #for_beginner h2,
    #for_beginner h3 {
        letter-spacing: 0.1em;
    }
    #for_beginner .begi-pc {
        display: none;
    }
    .page-id-16792 .begi-sp {
        display: block;
    }
    #for_beginner .width {
        width: 100%;
        max-width: 100%;
    }
    #for_beginner section {
        padding: 40px 15px;
    }
    #for_beginner .begi-intro .begi-sp a {
        display: inline-block;
        margin-bottom: 10px;
        width: 100%;
    }
    #for_beginner .begi-intro .begi-sp a:last-of-type {
        margin-bottom: 0;
    }
    
    #for_beginner .begi-reason .begi-flex {
        display: block;
/*        padding: 0 15px;*/
    }    
    #for_beginner .releaf {
        width: auto;
        margin: 0 0 15px;
        
    }
    #for_beginner .reason-box {
        width: 100%;
    }
    #for_beginner .reason {
        margin-top: 24px;
    }
    #for_beginner .reason.one h3 {
        text-align: center;
    }
    #for_beginner .reason.one h3::before,
    #for_beginner .reason.two h3::before,
    #for_beginner .reason.three h3::before {
        display: block;
        margin-right: 0;
        text-align: center;
        padding: 8px;
    }
    #for_beginner .begi-question .begi-sp .begi-flex {
        background: #f8f8f8;
        padding: 15px;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 12px;
    }
    #for_beginner .begi-question .begi-sp .begi-flex:last-of-type {
        margin-bottom: 20px;
    }
    #for_beginner .begi-question .begi-sp .begi-flex img {
        width: 25px;
        height: 15px;
        margin-right: 15px;
    }
    #for_beginner .begi-question .begi-sp .begi-flex p {
        margin-bottom: 0;
    }
    #for_beginner .begi-ques h3 {
        text-indent: -1.3em;
        padding-left: 2em;
        margin-bottom: 20px;
    }
    #for_beginner .reason p.reason-ttl-sp {
        color: #fff;
        background: #173c5f;
        text-align: center;
        font-size: 24px;
        margin-bottom: 15px;
        padding: 8px;
    }
    #for_beginner .reason h3.begi-sp {
        letter-spacing: 0.1em;
        text-align: center;
    }
    .shop-img {
        width: 100%;
        position: relative;
        padding-top: 56.25%;
        height: 0;
    }
    .shop-img iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    #for_beginner blockquote {
        padding: 15px;
    }
    #for_beginner blockquote a {
        font-size: 12px;
        margin-top: 20px;
    }
    #for_beginner blockquote img {
        width: 19px;
        height: auto;
        margin-bottom: 15px;
    }
    #for_beginner .for_int {
        text-align: left;
    }
    #for_beginner .ttlunderline {
        margin-bottom: 20px;
    }
    #for_beginner .reason .begi-pc .reason-ttl-pc {
        display: none;
    }
    #shopAddressArea{
        background-position: center;
        padding: 20px 0;
    }
    #shopAddressArea #address-ttl img{
        width:50%;
    }
    #shopAddressArea .mappara{
        color:#173c5f;
        text-align: center;
        font-size:16px;
        padding:20px 0 0;
        line-height:1.8;
    }
    #shopAddressArea .mapPhone{
        display: flex!important;
        justify-content: center;
        padding: 5px 30px;
        width: fit-content;
        align-items: center;
        margin-top: 20px;
        border:2px solid #173c5f;
        box-sizing: border-box;
    }
    #shopAddressArea .mapPhone.pc {
        display: none!important;
    }
    #shopAddressArea .mapPhone a{
        width:100%;
        font-size:20px;
        text-decoration: none;
    }
    #question .wrapper{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .page-id-16792 #question .wrapper {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }
    .question-menu div {
        width: 49%;
    }
    .question-menu div:nth-child(1),
    .question-menu div:nth-child(2) {
        margin-bottom: 10px;
    }
    .mapPhone img {
        width: 10px;
    }

    
    
    
}

@media screen and (max-width:320px) {
    #for_beginner h2 {
        font-size: 26px;
    }
    #for_beginner .reason h3,
    #for_beginner .begi-ques h3 {
        font-size: 20px;
    }
    
    
    
}













