
/* LESS Document */

/* -------------------------------- 製造工場*/
#factory_inner h4{
    font-size: 2.6rem;
    font-weight: bold;
    color: #8ec600;
    text-decoration: underline;
    text-decoration-color: #8ec600;
    text-decoration-thickness: auto;
    text-decoration-thickness:3px;
    text-underline-offset: 10px;
    letter-spacing: 1px;
    margin-bottom: 10rem;
    line-height: 1.8;
}
#factory_inner p{
    font-weight: normal;  
    line-height: 2.5;
}
#factory_inner h5{
    font-size: 2.6rem;
    font-weight: bold;
    color: #8ec600;
    letter-spacing: 1px;
    margin-bottom: 2rem;
    line-height: 1.8;
}

/* -------------------------------- こんな方におすすめ */
#factory_pt2_osusume{
    margin: 0 auto;
}
.factory_pt2_cr{
    width: 100%;
    padding: 0;
    background: url("../img/support8/bg_osusume.svg") no-repeat top center;
}
.factory_pt2_cr p img{
    margin-top: 4rem !important;
    margin-bottom: 1.3rem;
}
.factory_pt2_cr p {
    font-size: 2.2rem;
    font-weight: bold !important;
    line-height: 1.7 !important;
    padding-bottom: 1rem;
}
.factory_pt2_iikoto{
    margin: 0 auto;
    margin-bottom: 7rem;
}
#factory_pt2_iikoto p {
    position: relative;
    text-align: center;
    margin: 0 auto 0 auto;
    padding-bottom: 30px;
    color: #f39500;
    font-size: 2.5rem;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-top: 8rem;
}
#factory_pt2_iikoto p::before,
#factory_pt2_iikoto p::after {
    position: absolute;
    top: 0.8rem;
    height: 5em;
    content: '';
}
#factory_pt2_iikoto p::before {
    border-left: solid 2px #f39500;
    left: 0;
    transform: rotate(-25deg);
}
#factory_pt2_iikoto p::after {
    border-right: solid 2px #f39500;
    right: 0;
    transform: rotate(25deg);
}
@media screen and (min-width: 767px) {
#factory_pt2_iikoto p {
    width: 680px;
}
#factory_pt2_osusume{
    width: 840px;
}
.factory_pt2_cr{
    width: 280px;
    height: 280px;
} 
.factory_pt2_iikoto{
    width: 830px;
}
}
@media screen and (max-width: 767px) {
.factory_pt2_cr{
    background: url("../img/support8/bg_osusume.svg") no-repeat top center;
    width: 100%;
}
.factory_pt2_cr p {
    font-size: 1.5rem !important;
    padding-bottom:2.5rem;
    line-height: 1.5 !important;
}
.factory_pt2_cr p img{
    margin-top: 2.5rem !important;
    margin-bottom: 1rem;
}
.factory_ct{
    width: 50%;
    margin: 0 auto;
}
}

.factory_pt_lt{
    margin: 0 auto;
    float: left;
    margin-top: 8rem;
    margin-bottom: 4rem;
}
.factory_pt_lt1{
    float: left;
}
.factory_pt_lt1 img{
    width: 138px;
    float: left;
    margin-top: 0 !important;
}
.factory_pt_lt2{
    float: left;
    padding-left: 2rem;
}
.factory_pt_lt h5{
    font-size: 2.5rem;
    font-weight: bold;
    color: #8ec600;
    text-decoration: underline;
    text-decoration-color: #8ec600;
    text-decoration-thickness: auto;
    text-decoration-thickness:2px;
    text-underline-offset: 6px;
    letter-spacing: 1px;
    line-height: 2.2
}
.factory_pt_lt h6{
    font-size: 2rem;
    font-weight: bold;
    color: #8ec600;
    text-decoration: underline;
    text-decoration-color: #ffff00;
    text-decoration-thickness: auto;
    text-decoration-thickness:5px;
    text-underline-offset: 0px;
    letter-spacing: 1px;
    margin-bottom: 0;
    line-height: 2;
}
@media screen and (min-width: 767px) {
.factory_pt_lt{
    width: 1200px;
}
.factory_img{
    width: 840px;
    margin: 0 auto;
}
}
@media screen and (max-width: 767px) {
.factory_pt_lt1{
    width: 100%;
}
.factory_pt_lt1{
    width: 25%;
}
.factory_pt_lt2{
    width: 70%;
}
}
 
/* -------------------------------- 使用イメージ */   
.factory_img_txt{
    border: 4px solid #d6eaa3;
    padding: 1.5rem;
    border-radius: 20px;
    position: relative;
    margin-top: 6em;
}
.factory_img_txt h6{
    font-size: 2.5rem;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    top: -0.8em;
    margin-bottom: 2rem;
    text-decoration: underline;
    text-decoration-color: #8ec600;
    text-decoration-thickness: auto;
    text-decoration-thickness:2px;
    text-underline-offset: 6px;
    letter-spacing: 1px;
}
.factory_img_txt h6 span{
    padding:0.8em;
    background: #FFF;
    color: #8ec600;
}
.factory_img_txt p{
    font-size: 2.6rem !important;
    font-weight: bold !important;
    color: #8ec600;
    letter-spacing: 1px;
    margin-top: 4rem;
    margin-bottom: 4rem;
    line-height: 1.8 !important;
}
.factory_pt2_cr2{
    background: url("../img/support8/bg_image.svg") no-repeat top !important;
    display: inline-block;
    margin-bottom: 2rem;
}
.factory_pt2_cr2 p img{
    margin-top: 4rem !important;
    margin-bottom: 1.5rem !important;
}
.factory_pt2_cr2 p{
    margin-top: 0;
    color: #fff;
    line-height: 1.6 !important;
    margin-bottom: 2rem;
}
@media screen and (min-width: 767px) {
.factory_pt2_cr2{
    width: 210px;
    height: 210px;
}
}
@media screen and (max-width: 767px) {
.factory_pt2_cr2{
    width: 100%;
}
.factory_pt2_cr2 p {
    font-size: 3.6vw !important;
}
.factory_pt2_cr2 p img{
    margin-top: 2rem !important;
    margin-bottom: 0.5rem !important;
}
.factory_pt2_cr2 p{
    margin-bottom: 2.5rem !important;
    letter-spacing: 0;
}
}

/* -------------------------------- お客様の声 */

@media screen and (min-width: 767px) {
#factory_howto_txt{
    width: 850px;
    margin: 0 auto;
}
}
.factory_howto{
    margin-bottom: 8rem;
}
#factory_howto_txt{
    padding-top: 3rem;
}
#factory_howto_txt figure{
    width: 20%;
}
.ballon {
    position: relative;
    background-color: #ecf5d4;
    width: 100%;
    text-align: center;
    padding: 4rem 2rem 4rem 2rem;
}
@media screen and (min-width: 767px) {
.ballon {
    border-radius: 10rem;
}
.ballon p{
    font-size: 2rem !important;
}
}
@media screen and (max-width: 767px) {
.ballon {
    border-radius: 3rem;
}
.ballon p{
    font-size: 3.6vw !important;
}
}
.ballon p{
    line-height: 1.7!important;
    margin-top: 0;
    color: #000;
}
.ballon1{
    margin-right: 7%;  
}
.ballon1:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 60px solid #ecf5d4;
    right: -30px;
    top: calc(50% - 30px);
}
.ballon2{
    margin-left: 7%;
}
.ballon2:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 50px solid #ecf5d4;
    left: -25px;
    top: calc(50% - 30px);
}
@media screen and (max-width: 767px) {
#factory_howto_txt figure{
    width: 40% !important
}
}



