@charset "utf-8";
.device-pc main {
    width: 96em;
    margin: 0 auto;
}

.device-pc main header {
    padding: 3.9em 0 9em;
    border: none;
}

.device-pc main header h2 {
    font-size: 10px;
    width: 61em;
    margin: 4.3em auto 4.8em;
}

.device-pc main header p {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.75;
    width: 31.63em;
    margin: 0 auto;
}

.device-pc main section {
    width: 56em;
    margin: 0 auto;
}

.device-pc main section + section {
    border-top: .4em #e84566 solid;
}

.device-pc main section > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    width: 31.63em;
    margin: 0 auto;
}

.device-pc main section:nth-of-type(1) {
    padding: 8.5em 0 6em;
}

.device-pc main section:nth-of-type(1) img {
    display: block;
    width: 100%;
    margin: 3.5em auto;
}

.device-pc main section:nth-of-type(2) {
    padding: 5em 0 3.3em;
    text-align: center;
}

.device-pc main section:nth-of-type(2) img {
    width: 25em;
    margin: 0 auto 4.5em;
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, .3);
}

.device-pc main section:nth-of-type(2) > a {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.75;
    display: block;
    width: 18.75em;
    margin: 1.5em auto 2.38em;
    letter-spacing: 0;
    color: #fff;
    -webkit-border-radius: .63em;
    border-radius: .63em;
    background: #3799dc;
}

.device-pc main section:nth-of-type(2) > p strong {
    font-size: 18px;
    line-height: 1.56;
    font-weight: 700;
}

.device-pc main section:nth-of-type(2) > p ~ p {
    font-size: 14px;
    line-height: 2;
}

.device-pc main section:nth-of-type(3) {
    padding-top: 7.2em;
}

.device-pc main section:nth-of-type(3) > a {
    display: block;
    width: 40em;
    margin: 2.5em auto 0;
}

.device-pc main section:nth-of-type(3) > a img {
    width: 100%;
    -webkit-border-radius: .9em;
    border-radius: .9em;
}

.device-sp main {
    margin: 0 3.13%;
}

.device-sp main header {
    padding: 0 0 25px;
}

.device-sp main header h2 {
    max-width: 450px;
    margin: 25px auto 20px;
}

.device-sp main header p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: .05em;
}

.device-sp main header p br:not(.device-both) {
    display: none;
}

.device-sp main header p ~ img {
    margin: 35px 0;
}

.device-sp main section + section {
    border-top: 4px #e84566 solid;
}

.device-sp main section > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: .05em;
}

.device-sp main section > p a {
    display: inline;
}

.device-sp main section > p br:not(.device-both):not(.device-sp) {
    display: none;
}

.device-sp main section:nth-of-type(1) {
    padding: 50px 0 60px;
}

.device-sp main section:nth-of-type(1) img {
    margin: 25px 0;
}

.device-sp main section:nth-of-type(2) {
    padding: 50px 0 25px;
}

.device-sp main section:nth-of-type(2) img {
    width: 83.33%;
    max-width: 375px;
    margin: 0 auto 45px;
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, .3);
}

.device-sp main section:nth-of-type(2) > a {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.75;
    max-width: 450px;
    margin: 25px auto 35px;
    text-align: center;
    letter-spacing: 0;
    color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #3799dc;
}

.device-sp main section:nth-of-type(2) > p strong {
    font-size: 18px;
    line-height: 1.56;
    font-weight: 700;
    display: block;
    text-align: center;
}

.device-sp main section:nth-of-type(2) > p ~ p {
    font-size: 14px;
    line-height: 2;
}

.device-sp main section:nth-of-type(3) {
    padding-top: 55px;
}

.device-sp main section:nth-of-type(3) > p {
    font-size: 14px;
    line-height: 1.5;
}

.device-sp main section:nth-of-type(3) > a {
    max-width: 450px;
    margin: 15px auto 0;
}

.device-sp main section:nth-of-type(3) > a img {
    -webkit-border-radius: 9px;
    border-radius: 9px;
}

#slide {
    margin: 0 auto;
}

#slide.ready {
    z-index: -1;
}

#slide.ready > ul {
    opacity: 0;
}

#slide > div {
    position: relative;
    overflow: hidden;
    padding-top: 63.02%;
}

#slide > div:last-child {
    margin-bottom: 2em;
}

#slide > div ul:first-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0, 0) translateZ(0);
    -moz-transform: translate(0, 0) translateZ(0);
    -ms-transform: translate(0, 0) translateZ(0);
    -o-transform: translate(0, 0) translateZ(0);
    transform: translate(0, 0) translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

#slide > div ul:first-child li {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
    background: url('/store/techo/2018/images/loading3.gif') no-repeat 50% 50%;
    -webkit-background-size: 10.67% auto;
    -moz-background-size: 10.67% auto;
    background-size: 10.67% auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

#slide > div ul:first-child li.ready img {
    opacity: 0;
}

#slide > div ul:first-child li:first-child {
    left: 0;
}

#slide > div ul:first-child li.active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

#slide > div ul:first-child li img {
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -ms-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

#slide > div ul:first-child + ul li a {
    position: absolute;
    top: 0;
    display: block;
    width: 5em;
    height: 100%;
    cursor: pointer;
    -webkit-transition: opacity .3s cubic-bezier(.25, .25, .75, .75) .6s;
    -moz-transition: opacity .3s cubic-bezier(.25, .25, .75, .75) .6s;
    -ms-transition: opacity .3s cubic-bezier(.25, .25, .75, .75) .6s;
    -o-transition: opacity .3s cubic-bezier(.25, .25, .75, .75) .6s;
    transition: opacity .3s cubic-bezier(.25, .25, .75, .75) .6s;
    opacity: .6;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}

#slide > div ul:first-child + ul li a:hover {
    -webkit-transition: opacity .3s cubic-bezier(.25, .25, .75, .75);
    -moz-transition: opacity .3s cubic-bezier(.25, .25, .75, .75);
    -ms-transition: opacity .3s cubic-bezier(.25, .25, .75, .75);
    -o-transition: opacity .3s cubic-bezier(.25, .25, .75, .75);
    transition: opacity .3s cubic-bezier(.25, .25, .75, .75);
    opacity: 1;
}

#slide > div ul:first-child + ul li:nth-child(1) a {
    left: 0;
    background-image: url('../images/prev.png');
}

#slide > div ul:first-child + ul li:nth-child(2) a {
    right: 0;
    background-image: url('../images/next.png');
}

#slide > ul {
    font-size: 0;
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -ms-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s;
    text-align: center;
}

#slide > ul li {
    font-size: 10px;
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-top: 1em;
    -webkit-transition: background .6s;
    -moz-transition: background .6s;
    -ms-transition: background .6s;
    -o-transition: background .6s;
    transition: background .6s;
    vertical-align: top;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #808080;
}

#slide > ul li + li {
    margin-left: 1.5em;
}

#slide > ul li.current {
    -webkit-transition: background .45s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: background .45s cubic-bezier(.25, .46, .45, .94);
    -ms-transition: background .45s cubic-bezier(.25, .46, .45, .94);
    -o-transition: background .45s cubic-bezier(.25, .46, .45, .94);
    transition: background .45s cubic-bezier(.25, .46, .45, .94);
    background: #ccc;
}

.device-pc #slide {
    width: 96em;
}

.device-pc #slide > div ul:first-child li {
    -webkit-background-size: 3.2em auto;
    -moz-background-size: 3.2em auto;
    background-size: 3.2em auto;
}


/*# sourceMappingURL=dev/store/techo/ja/2018/guidebook/styl/guidebook.css.map */