@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/ide2gih.css");

#gem_b {
        max-width: 800px;
        margin: auto;
        text-align: center;
    font-size: 24px;
    }
    
    #gem_b img {
        max-width: 100%;
        vertical-align: bottom;
    }
    
    #gem_b h2 {
        background: #333333;
        color: #FFFFFF;
        font-size: 26px;
        line-height: 1.5;
        padding: 1.0em 0;
        font-weight: bold;
        margin: auto;
    }

#gem_b .left_ {
    text-align: left;
}

#gem_b .inner {
    width: 90%;
    margin: auto;
}

#gem_b .mincho {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

#gem_b dd  {
    margin: auto;
}

#gem_b .bc_01 {
    background: #DD9F67;
    color: #FFFFFF;
}

#gem_b .fc_01 {
    color: #DD9F67;
}
    
    #gem_b .jikken img {
        margin-bottom: 1.5em;
    }

#gem_b .sp_ {
    display: none;
}

#gem_b .pc_ {
        display: block;
    }

#gem_b .flex_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#gem_b p {
    margin: auto;
}

#gem_b .kome {
    font-size: 16px;
}


@media only screen and (max-width:540px) {
        #gem_b h2 {
            font-size: 12px;
        }
    
    #gem_b {
        font-size: 16px;
    }
    
    #gem_b .sp_ {
        display: block;
    }
    
    #gem_b .pc_ {
    display: none;
}
    #gem_b .kome {
    font-size: 12px;
}
    
    }


/*--about--*/
#gem_b #about {
    line-height: 1.8;
    padding-bottom: 1.5em;
}
#gem_b #about h3 {
    font-family: "montserrat", sans-serif;
font-weight: 700;
font-style: normal;
    letter-spacing: 0.2em;
    font-size: 34px;
    margin: 24px auto;
}

#gem_b #about .about_01 {
    padding: 1.5em 0 2.0em;
}

#gem_b #about .about_01 img {
    max-width: 230px;
    margin-bottom: 0.8em;
}

#gem_b #about dt {
    font-weight: bold;
    margin-bottom: 1.0em;
}

#gem_b #about dt span {
    font-weight: normal;
    font-size: 40px;
}

#gem_b #about dt img {
    width: 10%;
    max-width: 70px;
}

#gem_b #about .flex_box {
    justify-content: flex-start;
    margin: 0.8em auto;
}

@media only screen and (max-width:540px) {
    #gem_b #about h3 {
    font-size: 20px;
}
    #gem_b #about .about_01 img {
    max-width: 150px;
}
    #gem_b #about dt span {
    font-size: 20px;
}
    
}


/*--point--*/

#gem_b #point {
    position: relative;
}

#gem_b #point p {
    position: absolute;
    top: 1.0em;
    left: 5%;
    font-size: 40px;
}

#gem_b #point span {
    font-size: 48px;
}

@media only screen and (max-width:540px) {
    #gem_b #point p {
    font-size: 18px;
}
    #gem_b #point span {
    font-size: 22px;
}
}


/*point_b*/

#gem_b #point_b {
    background: #F1F6F9;
    padding: 2.5em 0;
}

#gem_b #point_b h3 {
    font-weight: normal;
    font-size: 32px;
    line-height: 2.2;
}

#gem_b #point_b h3 span {
    background: linear-gradient(transparent 60%, #f6e3d2 30%);
display: inline-block;
    line-height: 1.0;
}

#gem_b #point_b h3 .big {
    font-size: 44px;
}

#gem_b #point_b p {
    line-height: 1.8;
}

#gem_b #point_b img {
    margin: 1.0em auto;
}


@media only screen and (max-width:540px) {
    #gem_b #point_b h3 {
    font-size: 16px;
    line-height: 1.8;
}
    #gem_b #point_b h3 .big {
    font-size: 20px;
}
    
}


/*onayami*/

#gem_b #onayami {
    background-color: #dd9f67;
    position: relative;
}

#gem_b #onayami .onayami_box {
    position: relative;
    color: #FFFFFF;
}



#gem_b #onayami .onayami_box p {
    width: 60%;
    text-align: left;
    font-size: 28px;
    margin-right: 0;
}

#gem_b #onayami .onayami_box2 .img_box {
    width: 30%;
    position: absolute;
    bottom: 2em;
    left: 7%;
}

#gem_b #onayami .onayami_box2 .img_box img {
    width: 100%;
}

#gem_b #onayami .onayami_box1 {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#gem_b #onayami h3 {
    font-weight: normal;
    font-size: 48px;
    margin-bottom: 0.3em;
}

#gem_b #onayami ul {
    background: #FFFFFF;
    color: #000000;
    text-align: left;
    list-style: none;
    padding: 1.2em 5%;
    line-height: 2.0;
    width: 90%;
    margin: auto auto 1.0em;
    font-size: 32px;
}

         
    #gem_b #onayami li {
        display: flex;
		width: 100%;
		align-items: flex-start;/*スマホstart;*/
        
    }
    
    #gem_b #onayami li span {
        /*width: 80%;*/
        font-size: 22px;
        
    }
    
   #gem_b #onayami li:before {
        content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/GEMMATSU/check.png) no-repeat left;
        background-size: 100%;
        height: 45px;
        width: 44px;
       /*max-width: 25px;*/
        margin-right: 10px;
    }
    
#gem_b #onayami .onayami_box2 {
    width: 90%;
    margin: auto;
    text-align: left;
    padding-top: 0.5em;
}

#gem_b #onayami .onayami_box2 .p_box p {
    width: 60%;
    margin-right: 0;
}

#gem_b #onayami .onayami_box2 .p_box span {
    font-size: 34px;
}

#gem_b #onayami .onayami_box2 .p_box .big {
    font-size: 48px;
}

@media only screen and (max-width:540px) {
    #gem_b #onayami .onayami_box1 {
    padding-top: 1.2em;
}
    
    #gem_b #onayami h3 {
    font-size: 20px;
}
    #gem_b #onayami ul {
    font-size: 14px;
        width: 90%;
}
    #gem_b #onayami li:before {
    height: 23px;
    width: 22px;
}
    #gem_b #onayami .onayami_box2 .p_box {
    font-size: 14px;
}
    #gem_b #onayami .onayami_box2 .p_box span {
    font-size: 18px;
}
    #gem_b #onayami .onayami_box2 .p_box .big {
    font-size: 22px;
}
    #gem_b #onayami .onayami_box2 .img_box {
    width: 20%;
}
    #gem_b #onayami .onayami_box p {
    width: 70%;
    text-align: left;
    font-size: 14px;
    margin-right: 0;
}
    #gem_b #onayami .onayami_box2 .p_box p {
    width: 70%;
    margin-right: 0;
}
    
}
    
/*approach*/

#gem_b #approach {
    margin: 2.5em auto;
}

#gem_b #approach h3 {
    color: #DD9F67;
    font-weight: normal;
    font-size: 34px;
    line-height: 2.5;
    margin-bottom: 0.5em;
}

#gem_b #approach h3 span {
    font-size: 48px;
    background: linear-gradient(transparent 60%, #f6e3d2 30%);
    display: inline-block;
    line-height: 1.0;
    padding: 0 1.0em;
}

#gem_b #approach dt {
    font-size: 40px;
    margin: 0.5em auto;
}

#gem_b #approach dd {
    font-size: 34px;
}

@media only screen and (max-width:540px) {
    #gem_b #approach h3 {
    font-size: 20px;
}
    #gem_b #approach h3 span {
    font-size: 24px;
}
    #gem_b #approach dt {
    font-size: 20px;
}
    #gem_b #approach dd {
    font-size: 16px;
}
}

/*futagawa*/

#gem_b #futagawa .futa_box {
    border: 3px solid #DD9F67;
    margin-bottom: 1.5em;
    padding-bottom: 2.0em;
}

#gem_b #futagawa .futa_box p {
    margin-top: 1.2em;
}

#gem_b #futagawa .futa_box .ttl {
    padding: 0.5em 0;
    margin-bottom: 2.0em;
}

#gem_b #futagawa .futa_box .ttl dt {
    font-size: 40px;
}

#gem_b #futagawa .futa_box .ttl dd {
    color: #000000;
    font-size: 22px;
}

@media only screen and (max-width:540px) {
    #gem_b #futagawa .futa_box .ttl dt {
    font-size: 20px;
}    
    #gem_b #futagawa .futa_box .ttl dd {
    font-size: 14px;
}
}

/*interview*/

#gem_b #interview {
    background: #F1F6F9;
}

#gem_b #interview .inter_001 {
    position: relative;
}

#gem_b #interview .inter_001 p {
    position: absolute;
    left: 8%;
    bottom: 1.5em;
    font-size: 32px;
}

#gem_b #interview .inter_002 {
    margin-bottom: 3.5em;
}

#gem_b #interview .inter_002 .img_box {
    width: 50%;
}

#gem_b #interview .inter_002 .p_box {
    width: 50%;
    font-size: 40px;
}


#gem_b #interview .inter_002 .p_box span {
    font-size: 34px;
}

#gem_b #interview .inter_002 .p_box .fc_01 {
    font-size: 40px;
}

#gem_b #interview .inter_002 .p_box p {
    background: linear-gradient(transparent 60%, #f6e3d2 30%);
display: inline-block;
    line-height: 1.0;
    margin: 0.3em auto;
}

#gem_b #interview .inter_002 .p_box p span {
    font-size: 55px;
}



#gem_b #interview .inter_box{
    padding: 0 0 2.0em;
}

#gem_b #interview .inter_box2 {
    padding: 2.0em 0;
}

#gem_b #interview .inter_box .flex_box,
#gem_b #interview .inter_box2 .flex_box{
    padding: 0 3%;
    margin-bottom: 30px;
}

#gem_b #interview .inter_box .flex_box .img_box {
    width: 45%;
}

#gem_b #interview .inter_box .flex_box .p_box {
    width: 50%;
    line-height: 1.8;
}

#gem_b #interview .inter_box .flex_box .p_box dt {
    font-size: 34px;
}

#gem_b #interview .inter_box .flex_box .p_box dd {
    background: #FFFFFF;
    display: inline;
    font-size: 28px;
}

#gem_b #interview .inter_box .flex_box .p_box dd span {
    font-size: 34px;
}

#gem_b #interview .inter_box .flex_box .p_box p {
    font-size: 22px;
    margin-top: 0.5em;
}

#gem_b #interview .kome {
    margin-top: 1.5em;
}

#gem_b #interview .inner p {
    line-height: 1.8;
}

#gem_b #interview .inter_box2 .flex_box .img_box {
    width: 25%;
}

#gem_b #interview .inter_box2 .flex_box .p_box {
    text-align: right;
    font-size: 34px;
    width: 75%;
}

#gem_b #interview .inter_box2 .flex_box .p_box span {
    font-size: 46px;
}

#gem_b #interview .inter_box2 dt {
    background: #FFFFFF;
    line-height: 2.0;
    font-size: 28px;
}

#gem_b #interview .inter_box2 dd {
    text-align: left;
    line-height: 1.8;
    margin: 0.5em auto 2.0em;
}

@media only screen and (max-width:540px) {
    #gem_b #interview .inter_001 p {
    bottom: 0.5em;
    font-size: 18px;
}
    #gem_b #interview .inter_002 .p_box {
    font-size: 18px;
}
    #gem_b #interview .inter_002 .p_box .fc_01 {
    font-size: 18px;
}
    #gem_b #interview .inter_002 .p_box span {
    font-size: 16px;
}
    #gem_b #interview .inter_002 .p_box p span {
    font-size: 30px;
}
    #gem_b #interview .inter_box .flex_box .p_box dt {
    font-size: 18px;
}
    #gem_b #interview .inter_box .flex_box .img_box {
    width: 45%;
}
    
    #gem_b #interview .inter_box .flex_box .p_box dd {
    font-size: 14px;
}
    #gem_b #interview .inter_box .flex_box .p_box dd span {
    font-size: 18px;
}
    #gem_b #interview .inter_box .flex_box .p_box p {
    font-size: 14px;
}
    #gem_b #interview .inter_box .flex_box, #gem_b #interview .inter_box2 .flex_box {
    margin-bottom: 20px;
}
    #gem_b #interview .inter_box2 .flex_box .p_box {
    font-size: 16px;
}
    #gem_b #interview .inter_box2 .flex_box .p_box span {
    font-size: 20px;
}
    #gem_b #interview .inter_box2 dt {
    font-size: 16px;
}
    #gem_b #interview .kome {
        text-align: left;
    }
}

/*osusume*/

#gem_b #osusume {
    margin: 3.0em auto;
}

#gem_b #osusume h3 {
    color: #DD9F67;
    font-size: 50px;
    font-weight: normal;
}

#gem_b #osusume .flex_box {
    margin-bottom: 2.0em;
}

#gem_b #osusume .box1 .p_box,#gem_b #osusume .box2 .p_box {
    background: rgba(221,159,103,0.35);
    width: 60%;
    z-index: 2;
    padding: 1.0em 0;
    font-size: 26px;
    
}

#gem_b #osusume .box1 .p_box span {
    font-size: 22px;
}

#gem_b #osusume .box1 .p_box {
    margin-left: -1.0em;
}

#gem_b #osusume .box2 .p_box {
    margin-right: -2.0em;
}

#gem_b #osusume .box1 img,#gem_b #osusume .box2 img {
    width: 52%;
}

#gem_b #osusume .box1 {
    margin-top: 30px;
}

@media only screen and (max-width:540px) {
    #gem_b #osusume h3 {
    font-size: 24px;
}
    #gem_b #osusume .box1 .p_box, #gem_b #osusume .box2 .p_box {
    width: 70%;
    font-size: 14px;
}
    #gem_b #osusume .box1 .p_box span {
    font-size: 12px;
}
    #gem_b #osusume .box1 .p_box {
    margin-left: -2em;
}
    #gem_b #osusume .box2 .p_box {
    margin-right: -5em;
}
}

/*chui*/

#gem_b #chui {
    background: #EEEAD9;
    padding: 2.5em 0;
}

#gem_b #chui p {
    text-align: left;
    line-height: 1.8;
    margin-top: 1.5em;
}

@media only screen and (max-width:540px) {
    #gem_b #chui img {
        width: 80%;
    }
    
}