@charset "UTF-8";


/*真ん中*/

.center {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

/*クリアフィックス*/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    line-height: 1;
}


html {
    font-size: 14px;
    font-weight: 100;
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    text-align: justify;
    text-justify: inter-ideograph;

}

html p {
    line-height: 1.5rem;

}

/*45px;*/

h2 {
    font-size: 3.2rem;
    font-weight: 200;
}


/*26px;*/

h3 {
    font-size: 1.86rem;
    font-weight: 600;
}


/*15px;*/

h4 {
    font-size: 1.07rem;
    font-weight: 400;
}


/*25px;*/

.sitename {
    font-size: 1.78rem;
    font-weight: 600;
}


/*36px;*/

.shaded {
    font-size: 2.57rem;
    font-weight: 400;
}

/*20px;*/

.strongtxt {
    font-size: 1.43rem;
    font-weight: 200;
    line-height: 2.3rem;
}

/*20px;太め*/

.strongtxt600 {
    font-size: 1.43rem;
    font-weight: 600;
    line-height: 2.3rem;
}

/*18px;*/

.txt18 {
    font-size: 1.28rem;

}



/*15px;*/

.btxt {
    font-size: 1.07rem;
    font-weight: 200;
}

/*13px;*/

.stxt {
    font-size: 0.92rem;
    font-weight: 200;
}

/*12px;*/

.txt12 {
    font-size: 0.85rem;
    font-weight: 200;
    line-height: 1.5rem;
}


/*9px;*/

.sstxt {
    font-size: 0.64rem;
    font-weight: 200;
}

.ssstxt {
    font-size: 0.85rem;
    font-weight: 200;
    line-height: 1.3rem;
}


body {}

.wrapper {
    width: 1024px;
    margin: 0 auto;
}

header {
    height: 70px;
    margin: 0px 0 0 0;
}


/*ーーーーーーーヘッダーーーーーーー*/

/*ヘッダー*/

#tob_bk {
    height: 75px;
    width: 100%;
    background: url(../images/hd_line_02.gif) repeat-x;
    overflow: hidden;
}

#top {
    height: 52px;
    width: 1000px;
    padding-bottom: 8px;
    padding-top: 15px;
    margin: 0 auto;
}

#hd_logo {
    width: 336px;
    float: left;
    margin-right: 188px;
}

#hd_logo2 {
    width: 215px;
    float: left;
}

#hd_logo2 p {
    font-size: 9px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #5a5a5a;
    line-height: 11px;
    margin-top: 4px;
    margin-bottom: 2px;
    transform: scale(0.9);
    width: 239px;
    margin-left: -12px;
    display: inline-block;
}

#hd_tel {
    width: 261px;
    float: left;
}

#hd_title {
    clear: both;
    height: 135px;
    overflow: hidden;
}

#hd_nav {
    height: 46px;
    overflow: hidden;
    position: relative;
}

#hd_nav li {
    float: left;
    position: relative;
}

#hd_nav ul li a:hover img {
    position: relative;
    top: -46px;
}

/*ーーーーーーーヘッダーここまでーーーーーーー*/

.con {
    width: 1000px;
    margin: 0 auto;

}

#mainimg {
    width: 100%;
    height: 560px;
    position: relative;
}

#fuki {
    position: relative;
    left: -40px;
}

#designWork {
    height: 240px;
    background-color: #F3AC1E;
    margin-bottom: 50px;
}

.yellowback {
    background-color: #F3AC1E;
}

.ml {
    margin-left: 20px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb40 {
    margin-bottom: 40px;
}


.mb {
    margin-bottom: 20px;
}

.mmb {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

#slide {
    width: 1000px;
    margin: 0 auto;
}

.cspe {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.arouspe {
    display: flex;
    justify-content: space-around;
    align-items: center;
}


.trouble {
    height: 350px;
    background-color: blueviolet;
    margin-bottom: 50px;
    background-image: url(../images/lpweb_9.png);
}

.trouble ul li:before {
    content: "□"
}

#troubletxt {
    color: #fff;
    margin-left: 20px;
}


.five {
    height: 430px;
    margin-bottom: 60px;
}


#suggestion {
    margin-bottom: 30px;
}

#wrong {
    margin: 10px 0 0 20px;
}

#line {
    margin: 5px 0 20px 0;
}

.spoint {
    width: 520px;
    margin: 0 25px 0 15px;
}

.spoint h4 {
    color: #F3AC1E;
}

.spoint p {
    line-height: 1.4rem;
}

.fpoint li {
    margin-bottom: 5px;
}

.contact {
    height: 240px;
    width: 100%;

}

.tmboxL {
    width: 460px;
    height: 96px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.tmbox {
    width: 460px;
    height: 96px;
    background-color: #000;
    transition: 0.5s;
}

.tmbox:hover {
    width: 460px;
    height: 96px;
    background-color: #fff;
}


.alcon {
    height: 240px;
    padding: 20px 0 30px 0;
    width: 1000px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: space-between;
}

#info {
    margin-top: 10px;
}

.mtume {
    margin-top: -20px;
}

.yellowtxt {
    color: #F3AC1E;
}

#letterico {
    margin-right: 20px;
}

.centxt {
    text-align: center;
}

.page {
    height: 500px;
    width: 475px;
    margin-bottom: 40px;
}

.flexpage {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    position: relative;
}


.sitename {
    position: relative;
    padding-bottom: .2em;
    border-bottom: 4px solid #F9D58E;
    margin-bottom: 14px;
}

.sitename::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 2;
    content: '';
    height: 4px;
    background-color: #F3AC1E;
}

#coporate::after {
    width: 46%;
}

#shop::after {
    width: 70%;
}

#ec::after {
    width: 22%;
}

#portal::after {
    width: 38%;
}

#rec::after {
    width: 74%;
}

#lp::after {
    width: 48%;
}

.linkbtn {
    height: 70px;
    width: 318px;
    background-color: #000;
    color: #FFF;
}

.arrow {
    position: relative;
    display: inline-block;
    padding-right: 30px;
}

.arrow::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
}

.shaded {
    position: relative;
    display: inline-block;
    padding: 0 45px;
    color: #F3AC1E;
}

.shaded:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 4px;
    height: 44px;
    background-color: #F3AC1E;
    -moz-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

.shaded:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 44px;
    height: 4px;
    background-color: #F3AC1E;
    -moz-transform: rotate(-50deg);
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    transform: rotate(-50deg);
}

.shaded:before {
    left: 0;
}

.shaded:after {
    right: -10px;
}

.pribox {
    width: 1000px;
    height: 175px;
    border: 10px solid #F3AC1E;
    padding: 20px
}

.pbfl {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    opacity: 0;
    transform: translateY(-100%);
}

.mtop {
    margin-top: 10px;
}

.priico {
    margin: 0 20px;
}

.attachment {
    width: 100%;
    height: 350px;
    background-image: url(../images/office01.png);
    background-attachment: fixed;
    /*画面からの相対位置（背景固定）*/
    background-size: cover;
    /*背景サイズ*/
}

.transparent {
    background-color: rgba(255, 255, 255, 0.5);
    height: 350px;
}

.think {
    height: 253px;
}

.orenge {
    background-color: rgba(255, 120, 10, 0.8);
    height: 97px;
    position: relative;
    bottom: 0;
}

.rota {
    transform: rotate(90deg);
    margin: 20px 0;
}

#roleLbox {
    width: 470px;
}

#roleRbox {
    width: 470px;
}


.role {
    position: relative;
    padding-bottom: .2em;
    border-bottom: 4px solid #ACACAC;
    margin-bottom: 14px;
}

.role::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 2;
    content: '';
    height: 4px;
    background-color: #5A5A5A;
}

#company::after {
    width: 58%;
}

#web::after {
    width: 44%;
}

.rolebox {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.rolebox h4 {
    font-weight: 900;
}

.rolebox ul {
    line-height: 1.45rem;
}


.rolebox ul li:before {
    content: "●";
    color: #F3AC1E;
}

.lspe {
    letter-spacing: -0.03rem;
}

.toolbox {
    width: 1000px;
    height: 135px;
    border: 10px solid #F3AC1E;
    padding: 20px
}

#away {
    background-image: url(../images/backimg.png);
    width: 100%;
    height: 624px;
    background-attachment: fixed;
    /*画面からの相対位置（背景固定）*/
    background-size: cover;
    /*背景サイズ*/
    background-position: center;

}

.alpha {
    width: 100%;
    height: 624px;
    background-color: rgba(255, 255, 255, 0.5);
}

#awayp {
    text-align: center;
    line-height: 2.3rem;
}

.awayh {
    height: 540px;
    width: 1000px;
}

.rela {
    position: relative;
    width: 1000px;
}

.arrow02 {
    position: absolute;
    top: 160px;
    left: 420px;
}


.flowboxoya {
    background-image: url(../images/wakuwaku.png);
    height: 390px;
}

.flowboxoya h3 {
    text-align: center;
}

.flowbox {
    height: 340px;
    width: 333px;
    padding-left: 40px;
}

.flowboxc {
    height: 340px;
    width: 333px;
    padding-left: 60px;
}

.lastflowbox {
    height: 340px;
    width: 333px;
}

.flowflex {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    position: relative;
}

.lastflowflex {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    left: 70px;
}

.wait {
    background-image: url(../images/lpweb_41.png);
    height: 266px;
}

#btn {
    width: 420px;
    height: 36px;
    position: relative;
    top: 175px;
    left: 462px;
    background-color: #F3AC1E;
    transition: 1.0s;
}

#btn:hover {
    background-color: #fff;
}

/*フッター*/

#footerblack {
    clear: both;
    width: 100%;
    color: #fff;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 10px;
    line-height: 13px;
    margin: 0 auto;
    background-color: #000;
}

#footerblack a:link {
    color: #fff;
}

#footerblack a:visited {
    color: #fff;
}

#footerblack a:hover {
    color: #fff;
    border-bottom: 1px #fff solid;
}

#footerblack a:active {
    color: #fff;
    border-bottom: 1px #fff solid;
}

#page_top {
    width: 115px;
    height: 24px;
    background: #000;
    margin-left: 820px;
}


#ft_list {
    overflow: hidden;
    padding: 20px 30px 20px 30px;
    background: #000;
    margin-bottom: 25px;
}

#ft_list ul {
    width: 146px;
    padding-left: 20px;
    margin-right: 20px;
    float: left;
}

#footerblack_line_tate {
    width: 2px;
    height: 180px;
    background: url(../../../common/ft_line_tate_bg.gif) repeat-y;
    float: left;
    margin-bottom: 10px;
}

#footerblack_line_tate2 {
    width: 2px;
    height: 250px;
    background: url(../../../common/ft_line_tate_bg.gif) repeat-y;
    float: left;
    margin-bottom: 10px;
}

#footerblack_line_yoko {
    clear: both;
    width: 940px;
    height: 2px;
    background: url(../../../common/ft_line_yoko_bg.gif) repeat-x;
    margin-bottom: 10px;
}

li#ft_title {
    font-size: 11px;
    color: #dcd2c8;
    line-height: 15px;
    font-weight: 600;
}

li#ft_title a:link {
    color: #dcd2c8;
}

li#ft_title a:visited {
    color: #dcd2c8;
}

li#ft_title a:hover {
    color: #dcd2c8;
}

li#ft_title a:active {
    color: #dcd2c8;
}

.footerblack_line_tate {
    width: 2px;
    height: 180px;
    background: url(../../../common/ft_line_tate_bg.gif) repeat-y;
    float: left;
    margin-bottom: 10px;
}

.footerblack_line_tate2 {
    width: 2px;
    height: 250px;
    background: url(../../../common/ft_line_tate_bg.gif) repeat-y;
    float: left;
    margin-bottom: 10px;
}

.footerblack_line_yoko {
    clear: both;
    width: 940px;
    height: 2px;
    background: url(../../../common/ft_line_yoko_bg.gif) repeat-x;
    margin-bottom: 10px;
}

li.ft_title {
    font-size: 11px;
    color: #dcd2c8;
    line-height: 15px;
    font-weight: 600;
}

li.ft_title a:link {
    color: #dcd2c8;
}

li.ft_title a:visited {
    color: #dcd2c8;
}

li.ft_title a:hover {
    color: #dcd2c8;
}

li.ft_title a:active {
    color: #dcd2c8;
}

#ft_logo {
    line-height: 15px;
    padding-top: 10px;
    width: 940px;
    height: 80px;
    background: url(../../../common/ft_logo.png) no-repeat;
    background-position: 540px 15px;
}

hr {
    background: #b5b5b5;
    border: none;
    height: 1px;
}






.pbfl:nth-child(1) {
    -webkit-animation: example 0.5s ease 0.5s 1 forwards;
    animation: example 0.5s ease 0.5s 1 forwards;
}

.pbfl:nth-child(3) {
    -webkit-animation: example 0.5s ease 1s 1 forwards;
    animation: example 0.5s ease 1s 1 forwards;
}

.pbfl:nth-child(5) {
    -webkit-animation: example 0.5s ease 1.5s 1 forwards;
    animation: example 0.5s ease 1.5s 1 forwards;
}

.pbfl:nth-child(7) {
    -webkit-animation: example 0.5s ease 2s 1 forwards;
    animation: example 0.5s ease 2s 1 forwards;
}



@-webkit-keyframes example {
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes example {
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/*PCレイアウト*/

@media screen and (max-width: 768px) {
    /*タブレットレイアウト*/
}

@media (max-width: 420px) {
    /*スマホレイアウト*/
    html {
        font-size: 12px;
        font-weight: 100;
        font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
        text-align: justify;
        text-justify: inter-ideograph;

    }
    #top {
        height: 52px;
        width: 100％;
        padding-bottom: 8px;
        padding-top: 15px;
        margin: 0 auto;
    }
    #hd_logo2 {
        display: none;
    }
    #mainimg {
        max-width: 100%;
    }
    .con {
        max-width: 100%;
        margin: 0 auto;
    }
    img {
        border-style: none;
        max-width: 100%;
    }
    #fuki {
        display: none;
    }
    #mainimg {
        height: auto;
        padding: 20px;
    }
    #slide {
        max-width: 100%;
        padding: 20xp;
    }
    .yellowback {
        display: flex;
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
        align-items: center;
        max-width: 100%;
    }
    #designWork {
        height: auto;
        padding: 20px;
        max-width: 100%;
        margin-bottom: 20px;
    }
    #troubletxt {
        margin-left: 0px;

    }
    .trouble {
        background-size: cover;
        height: auto;
        padding: 20px;
        margin-bottom: 20px;
    }
    .fpoint {
        margin-bottom: 20px;
        padding: 20px;
    }
    .fpoint img {
        max-width: 8%;
    }
    .spoint {
        width: 90%;
        margin: 0 0 0 2%;
    }
    .five {
        height: auto;
    }
    .alcon {
        height: auto;
        width: 100%;
        padding: 20px;
    }
    .contact {
        height: auto;
    }
    .tmboxL {
        height: auto;
        width: 100%;
        margin: 10px auto;
        margin-bottom: 10px;
    }
    .tmbox {
        width: 100%;
        margin: 0 auto;
    }
    .arouspe {
        display: block;
    }
    .mb60 {
        margin-bottom: 20px;
    }
    .mtume {
        margin: 0;
    }
    .ml {
        margin: 0;
    }
    .centxt {
        text-align: inherit;
    }
    #mokuteki {
        padding: 0 20px;
    }
    .page {
        max-width: 100%;
        height: auto;
        padding: 0 20px;
    }
    #blackbtn {
        display: block;
        padding: 0 20px;
    }
    .linkbtn {
        width: 100%;
        margin-bottom: 20px;
    }
    .pribox {
        height: auto;
    }
    .kmb60 {
        margin-bottom: 60px;
    }
    .kmb20 {
        margin-bottom: 20px;
    }
    .pbfl {
        margin: 20px 0;
    }
    .none {
        display: none;
    }
    #man {
        width: 20%;
    }
    .rolebox {
        display: block;
        padding: 0 20px;
    }
    #roleLbox {
        width: 100%;
        margin-bottom: 20px;
    }
    #roleRbox {
        width: 100%;
        margin-bottom: 20px;
    }
    .toolbox {
        max-width: 100%;
        height: auto;
        border: 4px solid #F3AC1E;
    }
    .awayh {
        max-width: 100%;
    }
    #away {
        height: auto;
        background: none;
        padding: 0 20px;
    }
    .awayh {
        height: auto;
    }
    .w100 {
        max-width: 100%;
    }
    .display {
        display: block;
    }
    .alpha {
        height: auto;
    }
    .flowboxoya {
        height: auto;
        background-image: none;
        display: block;
        padding: 0 20px;
    }
    .flowbox {
        width: 100%;
        height: auto;
    }
    .lastflowflex {
        position: inherit;
        margin-bottom: 20px;
    }
    .flowflex {
        margin-bottom: 20px;
    }

    .flowbox {
        padding: 0;
    }
    .flowboxc {
        padding: 0;
        width: 100%;
        height: auto;
    }
    .lastflowbox {
        padding: 0;
        width: 100%;
        height: auto;
    }
    .flowbox {
        padding: 0;
    }

    .flowboxoya h3 {
        text-align: inherit;
    }
    .mini {
        max-width: 30%;
        margin-right: 10%;
    }
    .big {
        width: 100%;
        margin-bottom: 20px;
    }
    .width {
        width: 60%;
    }
    .owl-stage-outer {}
    .five {
        padding: 0 20px;
    }
    .price {
        padding: 0 20px;
    }
    .pa20 {
        padding: 0 20px;
    }


}
