@charset "shift_jis";
/*==============================================
 common
============================================= */
html {
    font-size: calc(100vw / 32);
    -webkit-text-size-adjust: 100%;
}
#container {
    background-color: #f6f6f6;
}
#header {
    border-bottom: #ededed solid 1px;
}
#footer {
    padding-top: 20px;
    background-color: #fff;
}
.breadCrumb {
    margin: 0 15px;
}
.copyRight {
    border-top: 1px solid #ededed;
}
.pageTop {
    width: 40px;
    height: 40px;
    right: 10px;
    background-size: 40px;
    border-radius: 50%;
}
#mainContents {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
    color: #282828;
	letter-spacing: 0.10em;
    font-feature-settings: "palt" 1;
}
.pc {
    display: none;
}
/*==============================================
 看板
============================================= */
.mainTitleWrap {
    position: relative;
    padding-bottom: 3rem;
    background-color: #fff;
}
.mainTitleWrap .offer {
    position: absolute;
    top: 1rem;
    left: 1rem;
    margin: 0 auto;
    font-size: 11px;
}
.mainTitle h1 {
    display: block;
    padding-top: 112%;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/02_freeclip_vol1/h1_sp.jpg) no-repeat 0 0;
    background-size: 100%;
    text-indent: -999em;
    font-size: 0;
}
.mainTitle .img {
    display: none;
}
.lead {
    position: relative;
    line-height: 2.0;
    margin: 0 2rem;
    padding-top: 3rem;
    letter-spacing: 0.07em;
    font-size: 1.2rem;
}
.lead::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 8rem;
    height: 1px;
    margin: 0 auto;
    background-color: #fff;
}
.lead a {
    color: #715590;
    font-weight: bold;
    text-decoration: underline;
}
/*==============================================
 .btn
============================================= */
.btn {
    position: relative;
    text-align: center;
    background-image: linear-gradient(90deg, #9576b7, #bf9fe9, #9576b7);
    font-weight: bold;
}
a.btn, a.btn:visited, a.btn:hover,
a .btn, a .btn:visited, a .btn:hover {
    display: block;
    color: #fff;
}
.btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
/* .mainTitle & .bnrInr */
.mainTitle .btn,
.paragraph .btn {
    margin: 0 auto;
}
.btn::after,
a .btn::after {
    border-radius: 50%;
    background: #7d61a3 url(https://img1.kakaku.k-img.com/images/article/tieup/24/02_freeclip_vol1/arrow.svg) no-repeat 0 0;
}
/* .mainTitle */
.mainTitle .btn {
    margin: 2rem auto 0;
    width: calc(100% - 4rem);
    height: 4rem;
    line-height: 4rem;
    border-radius: 2rem;
    font-size: 1rem;
}
.mainTitle .btn::after {
    right: 1.5rem;
    width: 1.5rem;
    height: 1.5rem;
}
/* .bnr */
.paragraph .bnr {
    margin: 3rem -2rem 0;
}
.paragraph .bnr a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 10rem;
    padding-bottom: 2rem;
    border-top: 1px solid #ccc;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/02_freeclip_vol1/bnr_sp.jpg) no-repeat center top;
    background-size: 100%;
}
.paragraph .btn {
    margin: 0 auto;
    width: calc(100% - 4rem);
    height: 3rem;
    line-height: 3rem;
    border-radius: 1.5rem;
    font-size: .8rem;
}
.paragraph .btn::after {
    right: 1rem;
    width: 1.2rem;
    height: 1.2rem;
}
/* .productBox */
.productBox .btn {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    border-radius: 1.5rem;
    font-size: .8rem;
}
.productBox .btn::after {
    right: 1rem;
    width: 1.2rem;
    height: 1.2rem;
}
/*==============================================
 .lnav
============================================= */
.lnav {
    display: none;
}
/*==============================================
 .profile
============================================= */
.profileWrap {
    padding: 2rem 2rem 3rem;
    background-color: #f6f6f6;
}
.profile {
    display: flex;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
}
.profile h2 {
    line-height: 2;
    color: #715590;
    font-size: 1.1rem;
    font-weight: bold;
    letter-spacing: 0;
    z-index: 1;
}
.profile .img {
    position: absolute;
    top: 2.5rem;
    left: -1rem;
    width: 40%;
    margin: 0 auto;
}
.profile .img img {
    width: 100%;
    height: auto;
}
.profile p {
    width: 20rem;
    line-height: 2;
    font-size: 1rem;
    letter-spacing: 0.07em;
    font-feature-settings: "palt" 1;
    z-index: 1;
}
.profile p .name {
    display: block;
    margin-bottom: .5rem;
    font-size: 1.1rem;
    font-weight: bold;
}
/*==============================================
 .paragraph
============================================= */
.paragraph {
    border-top: 1px solid #e9e6ed;
    /*background: #f6f6f6 url(https://img1.kakaku.k-img.com/images/article/tieup/24/02_freeclip_vol1/sp_h2_bg.jpg) no-repeat center top;*/
    background-color: #fff;
    background-size: contain;
}
.paragraph#article01 {
    border-top: 1px solid #e9e6ed;
}
#matome .spAccordion {
    padding-bottom: 3rem;
}
.spAccordion {
    display: none;
    padding: 0 2rem;
}
.paragraph p, .paragraph h2, .paragraph h3 {
    line-height: 2.0;
    letter-spacing: 0.07em;
    font-feature-settings: "palt"1;
}
.paragraph h2 {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    line-height: 1.6;
    padding: 2rem 2rem 2rem;
    font-size: 1.8rem;
    font-weight: bold;
}
.paragraph h2 > span {
    display: block;
    padding-left: 2.4rem;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.paragraph h2 .sub {
    display: block;
    position: relative;
    color: #715590;
    font-size: 1.2rem;
    font-weight: bold;
}
.paragraph h2 .title {
    display: block;
    line-height: 1.6;
    margin-top: .5rem;
    font-size: 1.6rem;
    font-weight: bold;
    background-image: linear-gradient(90deg, #9576b7, #bf9fe9, #9576b7);
    -webkit-background-clip: text;
    color: transparent;
}
.paragraph h2:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -3px;
    bottom: 0;
    left: 2rem;
    width: 1.4rem;
    height: 1.4rem;
    margin: auto;
    border-radius: 50%;
    background: #a397bf url(https://img1.kakaku.k-img.com/images/article/tieup/24/02_freeclip_vol1/arrow.svg) no-repeat 0 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: .2s;
}
.paragraph.active h2:after {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.paragraph p {
    margin-top: 2rem;
    font-size: 1.2rem;
}
.paragraphIn > p:first-child {
    margin-top: 0;
}
.imgBox + p {
    margin-top: 3rem;
}
/*---- .note ----*/
.paragraph p.note {
    margin-top: 1rem;
    font-size: .8rem;
}
.note {
    margin-top: 1rem;
}
.note li {
    line-height: 1.8;
    padding-left: 2.0em;
    text-indent: -2.0em;
    font-size: .8rem;
    color: #fff;
}
.note li + li {
    margin-top: .5rem;
}
/*==============================================
 #talk
============================================= */
#talk {
    background: #fff url(https://img1.kakaku.k-img.com/images/article/tieup/24/02_freeclip_vol1/sp_talk_bg.jpg) no-repeat 0 0;
    background-size: 100%;
}
#talk .spAccordion {
    padding-bottom: 3rem;
}
#talk h2 {
}
#talk h2 > span {
    text-align: left;
}
#talk .sub {
    display: block;
    line-height: 1;
}
#talk .runner {
    display: inline-block;
    margin-top: .5rem;
    padding: .2rem .6rem;
    background-color: #282828;
    color: #fff;
    font-size: .8rem;
    font-weight: bold;
}
#talk .title {
    display: block;
    line-height: 1.5;
    margin-top: .2rem;
    color: #282828;
    font-size: 1.6rem;
}
#talk p a {
    color: #715590;
    font-weight: bold;
    text-decoration: underline;
}
#talk p a:hover {
    text-decoration: none;
}
/*---- .btnArticle ----*/
.btnArticle {
    width: calc(100% - 4rem);
    margin: 0 2rem;
}
.btnArticle a {
    display: block;
    position: relative;
    padding: 1rem 0;
    border: 1px solid #c1b7cb;
    border-radius: 1rem;
    text-align: center;
    color: #282828;
    font-size: 1.2rem;
    font-weight: bold;
    transition: .2s;
}
.paragraph .btnArticle {
    width: 100%;
    margin: 3rem 0 0;
}
.btnArticle a:hover {
    background-color: #f1edf5; 
}
.btnArticle a > span {
    width: 100%;
}
.btnArticle a .min {
    display: block;
    margin-bottom: .5rem;
    font-size: 1rem;
}
.btnArticle a .link {
    display: inline-block;
    position: relative;
    width: 7rem;
    margin: .5rem auto 0;
    text-align: left;
    color: #715590;
    font-size: 1rem;
}
.btnArticle a .link::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1rem;
    height: 1rem;
    margin: auto 0;
}
.btnArticle a .link::after {
    border-radius: 50%;
    background: #a397bf url(https://img1.kakaku.k-img.com/images/article/tieup/24/02_freeclip_vol1/arrow.svg) no-repeat 0 0;
    transition: .3s;
}
/*==============================================
 .imgBox
============================================= */
.imgBox {
    margin-top: 3rem;
}
.imgBox:first-child {
    margin-top: 0;
}
.imgBox h4 {
    margin-top: 0;
}
h4 + .imgBox {
    margin-top: 2rem;
}
.note + .imgBox {
    margin-top: 2rem;
}
.imgBox h5 {
    line-height: 1.6;
    margin-bottom: 1rem;
    font-size: 1.0rem;
    font-weight: bold;
}
.imgBox a {
    display: block;
    border-radius: 1rem;
    overflow: hidden;
    width: 100%;
}
.imgBox div + div,
.imgBox a + a {
    margin-top: 1rem;
}
.imgBox img {
    width: 100%;
    height: auto;
}
.imgBox .cap {
    margin-top: 1.0rem;
    font-size: 1rem;
}
.imgBox .cap p {
    margin-top: 0;
    font-size: 1rem;
}
/*---- .two ----*/
.imgBox .two {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.imgBox .two > div,
.imgBox .two > a {
    width: 48%;
    margin-top: 0;
}
.imgBox .two div:nth-child(n+3) {
    margin-top: 2rem;
}
.imgBox .two + .cap {
    width: 100%;
    margin: 1.0rem auto 0;
    padding-left: 0;
}
/*==============================================
 .comment
============================================= */
.comment {
    margin: 3rem auto 0;
    padding: 2rem;
    width: 100%;
    border-radius: 1rem;
    background-color: #f6f6f6;
    box-sizing: border-box;
}
.comment p {
    margin: 0;
    color: #715590;
    clear: both;
}
.comment p .dq {
    display: block;
    float: left;
    width: 3rem;
    height: 3rem;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/24/02_freeclip_vol1/dq.svg) repeat-x  center top;
}
.comment p.name {
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: bold;
    text-align: right;
}
/*==============================================
 #product
============================================= */
.productBox {
    padding: 3rem 0;
    width: 100%;
    background-color: #f6f6f6;
}
.productBoxIn {
    margin: 0 2rem;
}
.productBox a {
    display: block;
    background-color: #fff;
    padding: 2rem 3rem;
    border-radius: 1rem;
    box-sizing: border-box;
}
.productBox a + a {
    margin-top: 2rem;
}
.productBox h4 {
    margin-top: 2rem;
    line-height: 1.4;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
}
.productBox .txt h4 span {
    display: block;
    font-size: 1rem;
}
.productBox .img {
    width: 80%;
    margin: 0 auto;
}
.productBox .img img {
    width: 100%;
    height: auto;
}
.productBox .btn {
    margin-top: 1rem;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
    text-align: left;
    color: #090503;
    font-size: 0.85rem;
    padding: 1rem 2rem 3rem;
}
.questionnaire {
    border-top: 1px solid #ddd;
}