@charset "utf-8";
/*-------------------
   clearfix
-------------------*/
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
/*-------------------
   common
-------------------*/
.wrapper {
	font: 1.0em/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-feature-settings: "palt";
	letter-spacing: .1em;
	padding: 0 0;
	position: relative;
}
.wrapper * {
	box-sizing: border-box;
}
.wrapper a {
	color: inherit;
	display: block;
}
.wrapper img {
	height: auto;
	max-width: 100%;
}
/*ブレイクポイントのルール*/
/* -スマホ基本設計 解像度に依存しない-
 *350pxまで：SP縦 i5 SE
 *350px〜480px：SP縦 i6-8　****一番重要****
 *480px〜960px：SP横からタブレット
 *960px〜小型PC　大型PC
 
/*  全体指定 スマホ縦 i5 i5SE　350pxまで  */
 
.buy-btn {
    background: #a1597e;
    border-radius: 10px;
    color: #fff;
    display: block;
    font: normal 0.9rem/1.8 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    text-decoration: none;
}
.buy-btn:hover {
	filter: alpha(opacity=90);
	transition: 0.3s ease-in 0.1s;
	background:#d475a5;
	text-decoration: none;
}
.buy-btn a:hover {
	text-decoration: none;
	transition: 0.3s ease-in 0.1s;
}
/*--ボタン-やじるし--*/
.buy-btn a {
    color: #FFF;
    text-decoration: none;
}
.buy-btn a::after {
    content: '';
    width: 7px;
    height: 7px;
    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: 65%;
}
/*-- 画面外にいる状態 --*/
.fadein {
	opacity : 0;
	transform : translate(0, 30px);
	transition: ease-in 400ms;
}
/*-- 画面内に入った状態 --*/
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
/*----------
 mainvisual
----------*/
.mainvisual {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/fv.jpg) top 0px left -60px no-repeat;
    background-size: 600px;
    margin: 0 0 20px;
    padding: 10px 20px;
    position: relative;
}
.mainvisual .back {
    background-color: rgba(89, 73, 63, 0.8);
    outline: solid 1px rgba(89, 73, 63, 0.8);
    outline-offset: 3px;
    margin: 40px 0 80px;
    padding: 0 0;
    mix-blend-mode: multiply;
    height: 150px;
}
.headtitle {
    color: #fff;
    font: bold 2rem/1.5 "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    letter-spacing: 0;
    margin: 0 auto;
    padding: 0 0;
    position: absolute;
    top: 70px;
    left: 47px;
}
.headtitle .small {
    font-size: 1rem;
}
.title-desc {
    color: #fff;
    font: normal 0.9rem/1.3 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
    margin: 0 auto;
    padding: 0 30px;
    position: absolute;
    top: 120px;
    left: 0;
}
.des {
    color: #747d82;
    font: normal 1rem/1.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: justify;
    text-justify: inter-ideograph;
}
/*-section-*/
h2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/line.jpg),
                url(/contents/shop/sevenbeauty/img/freepage/agency/line.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: top 0px left -280px, 
                         top 0px right -270px;
    background-size: 100%, 100%;
    background-color: #fff;
    text-align: center;
    margin-bottom: 20px;
    padding: 0 50px;
    position: relative;
    color: #4a555b;
    font-size: 1.2rem;
    line-height: 1.2;
}
.sec1 .inner-wrap {
    padding: 0 10px;
}
.sec1 h3 {
    color: #4a555b;
    font-size: 1.1rem;
    line-height: 1.3;
}
.sec1 .po1 h3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/point01.png) top 0px left 0px no-repeat;
    background-size: 15%;
    padding: 15px 5px 15px 50px;
}
.sec1 .po2 h3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/point02.png) top 10px left 0px no-repeat;
    background-size: 15%;
    padding: 5px 5px 5px 50px;
}
.po1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/back-img01.jpg) bottom 0px left -135px no-repeat;
    background-size: 170%;
    height: 480px;
    margin-bottom: 20px;
}
.po2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/back-img02.jpg) bottom 0px left -100px no-repeat;
    background-size: 230%;
    height: 480px;
    margin-bottom: 20px;
}
.rogo-box {
    padding: 0 20px;
    text-align: center;
    margin-bottom: 30px;
}
.rogo-box img {
    padding: 20px 0;
    width: 100%;
}
.sec2 .inner-wrap {
    background-color: #a1597e;
    padding: 20px 10px 30px;
}
.sec2 h3 {
    color: #fff;
    font-size: 1.0rem;
    line-height: 1.2;
    text-align: center;
    margin: 10px 0; 
}
.sec2 .box1 {
    background: #f9f0f3;
    margin: 0 auto;
    padding: 20px 10px;
}
.sec2 h4 {
    color: #a1597e;
    font-size: 0.9rem;
    line-height: 1.5; 
    margin-bottom: 10px;
    text-align: justify;
    text-justify: inter-ideograph;
}
.sec2 .box li {
    color: #747d82;
    border: 1px solid #c9c9c9;
    font-size: 0.9rem;
    line-height: 1.5;
    margin: 0 0 10px;
    padding: 10px 10px 10px 50px;
    position: relative;
    text-align: justify;
    text-justify: inter-ideograph;
}
.sec2 .st1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step1.png) top 10px left 10px no-repeat;
    background-size: 10%;
    background-color: #fff;
}
.sec2 .st2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step2.png) top 10px left 10px no-repeat;
    background-size: 10%;
    background-color: #fff;
}
.sec2 .st3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step3.png) top 10px left 10px no-repeat;
    background-size: 10%;
    background-color: #fff;
}
.sec2 .attention {
    color: #4a555b;
    background-color: #f1e0e6;
    font-size: 1rem;
    line-height: 1.5;
    padding: 20px 10px;
    text-align: justify;
    text-justify: inter-ideograph;
}
.sec2 .box2 {
    background-color: #fff;
    color: #4a555b;
    font-size: 1rem;
    margin: 10px auto 20px;
    padding: 20px 10px;
    text-align: justify;
    text-justify: inter-ideograph;
}
.sec2 .box2 .small {
    font-size: 0.9rem;
}
.btn-web,
.btn-freetrial {
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font: bold 0.9rem/2.2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    transition: all .1s;
    margin: 1rem auto;
    text-align: center;
    width: 100%;
}
.btn-web {
    background-color: #b4c332;
    border: 2px solid #d4e25d;
}
.btn-freetrial {
    background-color: #c5a257;
    border: 2px solid #f0cd80;
}
.btn-freetrial a::after {
    top: 34%;
    left: 92%;
}
.btn-web a::after {
    top: 34%;
    left: 90%;
}
.btn-web:hover,
.btn-freetrial:hover {
    filter: alpha(opacity=90);
	transition: 0.3s ease-in 0.1s;
    background:#e0ea76;
	text-decoration: none;
}
#agency_briefing_btn:before {
    font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-weight: 900;
    padding-right: 5px;
}
#agency_contact_btn:before {
    font-family: "Font Awesome 5 Free";
    content: '\f0e0';
    font-weight: 900;
    padding-right: 5px;
}
@media screen and (min-width:350px) and ( max-width:480px) {
/*　スマホ縦　i6 / i6plus / i7  350pxから480pxまではここを読み込む　*/
.mainvisual {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/fv.jpg) top 0px left -50px no-repeat;
    background-size: 125%;
}
.mainvisual .back {
    margin: 20px 0 40px;
}
.headtitle {
    top: 50px;
    left: 77px;
}
.title-desc {
    top: 105px;
    padding: 0 30px;
}
h2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/line.jpg), url(/contents/shop/sevenbeauty/img/freepage/agency/line.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: top 0px left -330px, top 0px right -310px;
    background-size: 100%, 100%;
    padding: 0px 60px;
}
.sec1 .inner-wrap {
    padding: 0 20px;
}
.sec1 .po1 h3,
.sec1 .po2 h3 {
    background-size: 10%;
    padding: 10px 5px 10px 40px;
}
.po1 {
    background-size: 160%;
}
.po2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/back-img02.jpg) bottom 0px left -80px no-repeat;
    background-size: 200%;
}
.rogo-box {
    padding: 0px 20px;
}
.sec2 .st1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step1.png) top 15px left 7px no-repeat;
    background-size: 8%;
    background-color: #fff;
}
.sec2 .st2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step2.png) top 15px left 7px no-repeat;
    background-size: 8%;
    background-color: #fff;
}
.sec2 .st3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step3.png) top 15px left 7px no-repeat;
    background-size: 8%;
    background-color: #fff;
}
.sec2 .box li {
    font-size: 1.0rem;
    line-height: 1.4;
    padding: 15px 10px 15px 40px;
}
.buy-btn {
    font-size: 1.1rem;
    padding: 5px 10px;
}
.btn-freetrial a::after {
    top: 38%;
    left: 91%;
}
.btn-web a::after {
    top: 38%;
    left: 87%;
}
}
 @media screen and (min-width:480px) and ( max-width:960px) {
/*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
.mainvisual {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/fv.jpg) top 0px left 0px repeat-x;
    background-size: 70%;
    padding: 20px 100px;
    position: relative;
}
.mainvisual .back {
    margin: 20px auto 70px;
    width: 450px;
}
.headtitle {
    font-size: 2.5rem;
    top: 0px;
    left: 0px;
    margin: 60px auto;
    width: 100%;
    text-align: center;
}
.title-desc {
    top: 130px;
    left: 160px;
    left: 0px;
    width: 100%;
    text-align: center;
}
h2 {
    background-position: top 0px left 50px, top 0px right 50px;
    background-size: 20%, 20%;
    font-size: 1.3rem;
}
.sec1 .inner-wrap {
    padding: 0 100px;
}
.sec1 h3 {
    font-size: 1.3rem;
    margin-bottom: 20px;
}
.sec1 .po1 h3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/point01.png) top 0px left 0px no-repeat;
    background-size: 5%;
    padding: 5px 0 5px 30px;
}
.sec1 .po2 h3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/point02.png) top 0px left 0px no-repeat;
    background-size: 5%;
    padding: 5px 0 5px 30px;
}
.po1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/back-img01.jpg) bottom 0px left -210px no-repeat;
    background-size: 150%;
    height: 530px;
}
.po1 .des {
    margin: 0;
    width: 50%;
}
.po2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/back-img02.jpg) bottom 0px left -170px no-repeat;
    background-size: 140%;
    height: 420px;
}
.po2 .des {
    margin: 0 0 0 auto;
    width: 49%;
}
.rogo-box img {
    width: 50%;
}
.sec2 h3 {
    font-size: 1.3rem;
}
.sec2 .inner-wrap {
    padding: 20px 50px 40px;
}
.sec2 .box1 {
    padding: 30px 20px;
}
.sec2 h4 {
    font-size: 1.0rem;
    margin-bottom: 20px;
}
.sec2 .box li {
    font-size: 1rem;
    line-height: 1.4;
    padding: 20px 10px 20px 70px;
}
.sec2 .box .st1 .small {
    font-size: 0.8rem;
}
.sec2 .st1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step1.png) top 20px left 15px no-repeat;
    background-size: 7%;
    background-color: #fff;
}
.sec2 .st2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step2.png) top 20px left 15px no-repeat;
    background-size: 7%;
    background-color: #fff;
}
.sec2 .st3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step3.png) top 20px left 15px no-repeat;
    background-size: 7%;
    background-color: #fff;
}
.buy-btn {
    border-radius: 15px;
    font: normal 1.2rem/2.5 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sec2 .attention {
    margin: 20px 0;
    padding: 20px 40px;
}
.sec2 .box2,
.sec2 .box3 {
    margin: 20px auto;
    padding: 20px 40px;
}
.buy-btn a::after {
    width: 9px;
    height: 9px;
    top: 38%;
    left: 83%;
}
.btn-web a::after,
.btn-freetrial a::after {
    top: 38%;
    left: 73%;
}
}
 @media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
.mainvisual {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/fv.jpg) top 0px left 0px repeat-x;
    background-size: 600px;
    padding: 30px 100px;
    position: relative;
}
.mainvisual .back {
    margin: 20px auto 70px;
    width: 460px;
}
.headtitle {
    font-size: 2.5rem;
    top: 0px;
    left: 0px;
    margin: 70px auto;
    width: 100%;
    text-align: center;
}
.title-desc {
    top: 150px;
    left: 0px;
    width: 100%;
    text-align: center;
}
.mainvisual .des {
    width: 70%;
}
h2 {
    background-position: top 0px left 100px, top 0px right 100px;
    background-size: 20%, 20%;
    font-size: 1.3rem;
    margin: 0 auto 20px;
    width: 960px;
}
.sec1 .inner-wrap {
    padding: 0 100px;
}
.width {
    margin: 0 auto;
    width: 770px;
}
.sec1 h3 {
    font-size: 1.3rem;
    margin-bottom: 20px;
}
.sec1 .po1 h3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/point01.png) top 7px left 0px no-repeat;
    background-size: 5%;
    margin: 0 auto;
    padding: 20px 0 20px 60px;
    width: 960px;
}
.sec1 .po2 h3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/point02.png) top 7px left 0px no-repeat;
    background-size: 5%;
    margin: 0 auto;
    padding: 20px 0 20px 60px;
    width: 960px;
}
.po1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/back-img01.jpg) bottom 0px left 50% no-repeat;
    background-size: 1400px;
    height: 580px;
}
.po1 .des {
    margin: 0;
    width: 50%;
    line-height: 1.8;
}
.po2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/agency/back-img02.jpg) bottom 0px left 50% no-repeat;
    background-size: 1300px;
    height: 510px;
}
.po2 .des {
    margin: 0 0 0 auto;
    width: 50%;
    line-height: 1.8;
}
.sec2 .inner-wrap {
    padding: 20px 50px 50px;
}
.rogo-box {
    margin: 0 auto 50px;
}
.rogo-box img {
    width: 30%;
}
.sec2 h3 {
    font-size: 1.3rem;
}
.sec2 .box1 {
    margin: 0 auto;
    padding: 30px 70px;
    width: 960px;
}
.sec2 h4 {
    font-size: 1.0rem;
    margin-bottom: 20px;
}
.sec2 .box li {
    font-size: 1.1rem;
    line-height: 1.4;
    padding: 30px 30px 30px 80px;
}
.sec2 .box .st1 .small {
    font-size: 0.8rem;
}
.sec2 .st1 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step1.png) top 30px left 30px no-repeat;
    background-size: 5%;
    background-color: #fff;
}
.sec2 .st2 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step2.png) top 30px left 30px no-repeat;
    background-size: 5%;
    background-color: #fff;
}
.sec2 .st3 {
    background: url(/contents/shop/sevenbeauty/img/freepage/cellogycosme/sample_step3.png) top 30px left 30px no-repeat;
    background-size: 5%;
    background-color: #fff;
}
.buy-btn {
    border-radius: 15px;
    font: normal 1.1rem/2.6 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.buy-btn a::after {
    width: 9px;
    height: 9px;
    top: 38%;
    left: 76%;
}
.btn-web a::after,
.btn-freetrial a::after {
    top: 38%;
    left: 68%;
}
.sec2 .attention {
    font-size: 0.9rem;
    padding: 20px 30px;
}
.sec2 .attention {
    margin: 20px 0;
    padding: 20px 30px;
}
.sec2 .box2,
.sec2 .box3 {
    margin: 20px auto;
    padding: 20px 30px;
}
}