@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 54px;
	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: #9dd53a;
	background: -moz-linear-gradient(top, #9dd53a 0%, #7cbc0a 100%);
	background: -webkit-linear-gradient(top, #9dd53a 0%, #7cbc0a 100%);
	background: linear-gradient(to bottom, #9dd53a 0%, #7cbc0a 100%);
	border: #99b61e 1px solid;
	border-radius: 5px;
	color: #fff;
	display: block;
	font: bold 1.6rem/2.6 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	position: relative;
	margin: 20px auto 40px;
	text-align: center;
	width: 60%;
}
.buy-btn a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.buy-btn a::before {
	border: solid 5px transparent;
	border-left: solid 7px #fff;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	position: relative;
	top: -1px;
}
.buy-btn:hover {
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;
}
/*-- 画面外にいる状態 --*/
.fadein {
	opacity : 0;
	transform : translate(0, 30px);
	transition: ease-in 400ms;
}
/*-- 画面内に入った状態 --*/
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}
#container section {
	margin: 0 auto;
	padding: 0;
}

/*-------------------
  ---
-------------------*/
.inner-wrap {
    padding: 40px 30px;
    position: relative;
    text-align: center;
}
p {
	color: #545454;
}

a.link {
    color:#1c5ad0;
    display: block;
    margin-top: 25px;
}
/*-------------------
   mainvisual
-------------------*/
.mainvisual {
    background: url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/brandcosme/fv_sp.jpg)no-repeat center;
    background-size: 100%;
    position: relative;
    text-align: center;
    background-position-y: top;
}
.mainvisual h1 {
    font: bold 2.1em/1.1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #fff;
    letter-spacing: normal;
    font-feature-settings: "palt";
    padding: 25% 0 10%;
}
/*-------------------
   about
-------------------*/
h2 {
    font: bold 1.8em/1.1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-feature-settings: "palt";
    color: #ff9b43;
    letter-spacing: normal;
    margin: 0 0 10px;
	text-align: center;
}
.about .lead  br {
	color: #545454;
	display: none;
	text-align: justify;
}

.about .price{
    line-height: 1.6em;
}
.about .lead {
	color: #545454;
	font-size: 1em;
	line-height: 1.6em;
    text-align: justify;
}
.about picture:nth-of-type(1) .brand-lineup {
    margin-top: 20px; 
}
.about picture:nth-of-type(2) .brand-lineup {
    margin-bottom: 35px; 
}
.about strong {
    color: #e32c2c;
	font-size: 1.2em;
}
.about .orenge {
    color: #ff9b43;
    line-height: 1.9em;
}
.about .orenge-bold {
    font-weight: 600;
    font-size: 1.5rem;
}
/* about下部ボタン(体験申し込み) */
.reservation-btn-area .reservation-catch{
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.5rem;
    margin-top: 30px;
	text-align: center;
}
.reservation-btn-area .reservation-btn{
	margin: 2% auto 0;
}
.reservation-btn-area a{
	background: #01de05;
	border-bottom: solid 5px #00b703;
	border-radius: 8px;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 3%;
	text-align: center;
	width: 100%;	
}

/*-------------------
   merit
-------------------*/
.merit {
    background-color: #fdf3d7;
}
.merit .title-box {
    align-items: baseline;
    display: flex;
    justify-content: center;
}
.merit .kakko {
	width : 70%;
}
.merit .lead {
    color: #545454;
    font-size: 1.2em;
    text-align: center;
	margin-bottom: 16px;
}
.merit h2 {
    margin: 0 0 10px;
}
.merit-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0px;
}
.merit-box dl:nth-of-type(2) h3,
.merit-box dl:nth-of-type(4) h3 {
    padding-bottom: 26px; /* h3開始位置調整 */
}
.merit-box dl {
    align-items: flex-start;
    margin: 0 auto;
    text-align: center;
    width: calc(86%/2);
}
h3 {
    font: bold 1.3em/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #545454;
    font-feature-settings: "palt";
    letter-spacing: normal;
    text-align: center;
    margin: 5px 0;
}
.merit h3 {
    border-bottom: 1px solid #545454;
    font-size: 1.3em;
    margin: 10px 0 8px;
    padding: 0 0 5px;
}
.merit .img-merit {
    margin: 15px 0;
    width: 100%;
}
.cap {
	color: #545454;
    font-size: .9em;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    text-align: justify;
}
.merit .free {
    background-color: #f2c64d;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1.1rem;
    margin: auto;
    padding: 6px 0;
    width: 70px;
}

/*-------------------
   flow
-------------------*/
.flow .flow-box {
    margin: auto;
}
.flow .flow-box dl {
	position: relative;
}
.flow .flow-box div:not(:last-child)::after {
    border-top: 10px double #ff9b43;
    border-right: 10px double #ff9b43;
    content: "";
    display: block;
    height: 10px;
    margin-top: 15px;
    margin-bottom: 25px;
    margin-left: 50%;
    transform: translateX(-50%) rotate(135deg);
    width: 10px;
}
.flow-box .step {
    color: #ff9b43;
    font: bold 1.4em/1.2 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
    margin: 10px 0 0;
}
.flow h2 {
    border-bottom: 1.5px solid;
    width: 220px;
    margin: 0 auto 25px;
    padding-bottom: 5px;
}
.flow h3{
    background-color: #fffaec;
    border-radius: 15px;
    padding: 17px;
}
.flow :nth-of-type(4) h3{
    background-color: #fef2d8;
}
.flow .step strong {
    font-size: 1.5em;
}
.flow .to-info {
    color:#1c5ad0;
    position: relative;
}
.flow .to-info a {
    margin-left: 12px;
    margin-top: 6px;
}
.flow .to-info::before {
    border: solid 5px transparent;
    border-top: solid 7px #1c5ad0;
    content: '';
    height: 0;
    left: 0;
    margin-top: 12px;
    position: absolute;
    top: 0%;
    width: 0;
}
.nintei {
	border: #ccc 1px solid;
}

/*-------------------
   result
-------------------*/
.result {
    background-color: #f8f8f7;
    text-align: center;
}
.result .result-img{
    margin: auto;
    max-width: 1200px;
    padding: 30px 0 0px;
    width: 90%;
}


/*-------------------
   brand
-------------------*/
.brand h2{
    border-bottom: 0;
    color: #2d334a;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: 200;
}
.brand .brand-inner{
    margin-top: 60px;
}
.brand .cap{
	text-align:center;
}
.brand .cap .bold{
	font-weight: bold;
}
.brand img{
	margin-bottom: 10px;
}
.brand-box {
    align-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 6vw 5vw;
    justify-content: center;
    text-align: center;
    padding: 15px 25px;
}
.brand-box dl{
	position: relative;
}
.brand-box .brand-icon{
    position: absolute;
    top: -24px;
    left: -10px;
    width: 55px;
}
.brand-box .title{
    color: #ff9b43;
    font-size: 1.2em;
    font-weight: bold;
}

/*-------------------
   infomation
-------------------*/
.infomation {
    border: 2px solid #ff9b43;
    margin: 0;
}
.infomation .title {
    font: bold 1.4em/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    border-bottom: 1px solid;
    color: #ff9b43;
    letter-spacing: normal;
    font-feature-settings: "palt";
    text-align: center;
    margin: 25px 20px 15px;
    padding: 0 0 5px;
}
.info-flex {
    padding: 0 20px;
}
.infomation .img-store {
    padding: 0 0 10px;
}
.table-box {
    padding: 0;
}
.map-sp {
    padding: 20px 20px 20px;
}
.map-pc {
    display: none;
}
.infomation th, td {
    border-collapse: collapse;
    border: 1px solid #ccc;
    padding: 0.3em 0.5em;
    background: #fff;
    text-align: left;
    font-size: 1em;
    color: #545454;
    letter-spacing: .06em;
}
.infomation th {
    font: bold 1.1em/1.3 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: normal;
    width: 65px;
    background: #f7f7f7;
}

/*-------------------
   Q&A
-------------------*/
.QandA .inner-wrap {
	margin-bottom: -20px
}
.QandA {
    background-color: #e9e9e9;
}
.QandA h2 {
	color: #545454;
	font-size: 2.2em;
}
.QandA h2 em {
	font-size: .6em;
}


/*-----Q＆A吹き出しの設定ここから------*/
.QandA-box *,
.QandA-box *:after,
.QandA-box *:before {
	font-family: 'Ubuntu',"ヒラギノ角ゴ ProN W3",'Hiragino Kaku Gothic ProN','メイリオ', Meiryo,"遊ゴシック体",YuGothic,"游ゴシック","Yu Gothic",'ＭＳ ゴシック',sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.QandA-box dt,
.QandA-box dd {
    position: relative;
    padding: 0.8em;
    border-radius: 0.3em;
    color: #545454;
    font-size: .85em;
    line-height: 1.6em;
	letter-spacing: 0.1em;
	text-align: justify;
}
.QandA-box dt {
    margin: 0 3em 1em 3em;
    background: #aaaaaa;
    text-align: justify;
    color: #fff;
    font-size: .85em;
    line-height: 1.6em;
}
.QandA-box dd {
	margin: 0 3em 3em 3em;
	background: #fff;
}
/* 吹き出し▶︎ */
.QandA-box dt::before,
.QandA-box dd::before{
	position: absolute;
	z-index: 99;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
}
/* 質問吹き出し▶︎ */
.QandA-box dt::before {
    left: -0.7em;
    top: 0.7em;
    border-width: 5px 8.7px 5px 0;
    border-color: transparent #aaa transparent transparent;
}
/* 答え吹き出し▶︎ */
.QandA-box dd::before {
    right: -0.7em;
    top: 0.7em;
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent #fff;
}
/* ?!アイコン */
.QandA-box dt::after,
.QandA-box dd::after {
	font-size: 1.2em;
	position: absolute;
	top: 0.1em;
	color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.2em;
}
/* ?アイコン */
.QandA-box dt::after {
    left: -2em;
    margin: 0 0.5em 0 0;
    padding: 0.05em 0.35em;
    content: 'Q';
    background: #aaa;
    font-size: 1.6em;
}
/* !アイコン */
.QandA-box dd::after {
    right: -2em;
    margin: 0 0 0 0.5em;
    padding: 0.1em 0.42em;
    content: 'A';
    background: #ff9b43;
    font-size: 1.6em;
}
/*-----Q＆A吹き出しの設定ここまで------*/


/* 固定ボタン(体験申し込み) */
.reservation-floating-btn-area{
	background: rgba(255,255,255,0.9);
	box-shadow: 5px 5px 12px 5px rgba(0, 0, 0, 0.2);
	padding: 3% 5% 4%;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 1000;
}
.reservation-floating-btn-area .reservation-catch{
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.5rem;
	text-align: center;
}
.reservation-floating-btn-area .reservation-catch em{
	color: #d60000;
	font-weight: bold;
}
.reservation-floating-btn-area .reservation-floating-btn{
	margin: 2% auto 0;
}
.reservation-floating-btn-area a{
	background: #01de05;
	border-bottom: solid 5px #00b703;
	border-radius: 8px;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 3%;
	text-align: center;
	width: 100%;	
}

 @media screen and (min-width:480px) and ( max-width:960px) {
/*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
.wrapper{
    padding: 0 0 15%;
}
.inner-wrap {
    padding: 40px 60px;
}
.QandA .inner-wrap {
    margin-bottom: -50px;
}
.mainvisual h1 {
    font-size: 4.3em;
    padding: 22% 0 10%;
}
.wrapper h2 {
	font-size: 2.5em;
}
.QandA h2 {
	font-size: 2.5em;
}
.br_sp {
    display: none;
}
.about h2 br {
	display: none;
}
.about .lead {
	text-align: center;
}
.about .lead br {
    display: block;
}
/* about下部ボタン(体験申し込み) */
.reservation-btn-area{
	padding: 3% 5%;
}
.reservation-btn-area .reservation-catch{
	font-size: 1.6rem;
	line-height: 2.2rem;
}
.reservation-btn-area .reservation-btn{
	width: 80%;
}
.reservation-btn-area a{
	border-bottom: solid 7px #00b703;
	font-size: 2rem;
}

.merit-box {
    gap: 15px 15px;
}
.merit-box dl {
    width: calc(90%/4);
}
.merit-box dl:nth-of-type(1) h3{
    padding-top: 32px; /* h3開始位置調整 */
}
.flow .inner-wrap {
    padding: 40px 60px 70px 60px;
}
.flow h2 {
    margin-bottom: 0.6em;
    width: 300px;
}
.flow .flow-box {
    width: 55%;
}
.flow-box dt{
	float: left;
}
.flow-box dd {
    margin-left: 280px;
}
.flow-box .step {
    text-align: center;
}
.flow-box img {
    width: 75%;
    margin: 12px 0 0;
}
.flow .underline{
    text-decoration: underline 1px #545454;
}
.brand-lineup {
    margin: 25px 0 35px 0;
}
.brand-box dl{
	width: calc(90%/2);
}
.brand-box .brand-icon{
    top: -18px;
    left: -34px;
    width: 20%;
}
.wrapper .merit h3 {
    text-align: center;
}
.brand .brand-inner{
    padding: 40px 0;
}
.brand-box {
    padding: 50px 60px 0;
}
.infomation .title {
    margin: 30px 30px 15px;
}
.infomation .title br {
    display: none;
}
.info-flex {
    display: flex;
    gap: 15px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 30px;
}
.infomation .img-store {
    padding: 0px;
}
.table-box {
    padding: 0px;
    flex: auto;
    width: 230px;
}
.infomation th {
    width: 80px;
}
.map-pc {
    display: block;
    padding: 30px 30px;
    height: 450px;
}
.map-sp {
    display: none;
}
/* 固定ボタン(体験申し込み) */
.reservation-floating-btn-area{
	padding: 3% 5%;
}
.reservation-floating-btn-area .reservation-catch{
	font-size: 1.6rem;
	line-height: 2.2rem;
}
.reservation-floating-btn-area .reservation-floating-btn{
	width: 80%;
}
.reservation-floating-btn-area a{
	border-bottom: solid 7px #00b703;
	font-size: 2rem;
}
}

 @media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
p {
	color: #545454;
}
.mainvisual {
	background: url(/contents/shop/sevenbeauty/img/freepage/brandcosme/fv_pc.jpg) no-repeat center;
	background-size: 2400px;
	background-position-y: 0;
	margin: 0 auto;
	height: 460px;
}
.mainvisual h1 {
	font-size: 4.5em;
	padding: 180px 0 0 0;
}
.br_sp {
    display: none;
}
.about .inner-wrap,
.merit .inner-wrap,
.flow .inner-wrap,
.QandA .inner-wrap {
    width: 960px;
    margin: 0 auto;
	padding: 60px 0;
}
.flow .inner-wrap {
    width: 750px;
	padding: 60px 0 80px;
}

.QandA .inner-wrap {
    width: 750px;
    margin-bottom: -50px;
}
.QandA-box dt::before {
    border-width: 8px 12.7px 8px 0;
}
.QandA-box dd::before {
    border-width: 8px 0 8px 12.7px;
}

.QandA-box dt, .QandA-box dd {
    font-size: 1.2em;
}
.about h2 br {
    display: none;
}
.about .lead {
	text-align: center;
    font-size: 1.2em;
}
.about .lead br {
    display: block;
}
.about .price {
    font-size: 1.5em;
    padding-top: 20px;
}
.about .orenge-bold {
    font-size: 1.3em;
}

/* about下部ボタン(体験申し込み) */
.reservation-btn-area{
	padding: 25px 0;
}
.reservation-btn-area .reservation-catch{
	font-size: 1.3rem;
}
.reservation-btn-area .reservation-catch br{
	display: none;
}
.reservation-btn-area .reservation-btn{
	margin-top: 10px;
	width: 500px;
}
.reservation-btn-area a{
	font-size: 1.5rem;
}

.brand-lineup {
    margin: 35px 0 45px;
}
.brand-box .title{
    font-size: 1.6em;
}
.brand-box .brand-icon{
    top: -13%;
    left: -15%;
    width: 23%;
}
.wrapper h2 {
	font-size: 2.8em;
}
.merit-box {
    gap: 30px 30px;
}
.merit-box dl {
    width: calc(90%/4);
}
.merit .img-merit {
    width: 90%;
}
.merit-box dl:nth-of-type(1) h3{
    padding-top: 32px; /* h3開始位置調整 */
}
.merit-box dl:nth-of-type(2) h3,
.merit-box dl:nth-of-type(4) h3 {
    padding-bottom: 32px; /* h3開始位置調整 */
}
.flow {
    background-image: 
    /* 1枚目の背景画像のパス */ 
    url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/brandcosme/flow_left.png), /* 2枚目の背景画像のパス */ url(https://7beauty.jp/contents/shop/sevenbeauty/img/freepage/brandcosme/flow_right.png);
    background-position: 
    /* 1枚目の背景画像の表示位置 */ 
    left 0px center, 
    /* 2枚目の背景画像の表示位置 */ 
    right 0px center;
    background-repeat: 
    /* 1枚目の背景画像の設定 */ 
    repeat-y, 
    /* 2枚目の背景画像の設定 */ 
    repeat-y;
    background-size: 
    /* 1、2枚目の背景画像の共通サイズ */ 
    86px;
}
.flow h2 {
    margin-bottom: 70px;
    padding-bottom: 10px;
    width: 330px;
}
.flow .flow-box {
    width: 70%;
}
.flow-box dt{
	float: left;
}
.flow-box dd {
    margin-left: 310px;
}
.flow-box .step {
    font-size: 1.6em;
    text-align: center;
}
.flow-box img {
    width: 100%;
    margin: 12px 0 0;
}
.flow .flow-box dl:not(:last-child)::after {
    margin-top: 45px;
    margin-bottom: 55px;
}
.result .result-img{
    min-width: 50%;	 
    padding: 60px 0 0px;
    width: 40%;
}
.brand .brand-inner{
    margin: 110px auto 0;
    width: 960px;
}
.brand-box .cap{
font-size: 1.1em;
}
.brand-box {
    gap: 2vw 3vw;
    justify-content: center;
    padding: 0;
}
.brand-box::after{
    content:"";
    display: block;
    width:30%;
}
.brand-box dl{
	width: calc(86%/3);
}
.infomation {
    margin: 120px 0 0;
}
.infomation .title {
    font-size: 1.4em;
    margin: 25px 30px 15px;
}
.infomation .title br {
    display: none;
}
.info-flex {
    display: flex;
    gap: 20px 20px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 30px;
}
.infomation .img-store {
    padding: 0;
}
.table-box {
    padding: 0;
    flex: auto;
}
.infomation th {
    width: 80px;
}
.map-pc {
    display: block;
    padding: 30px 30px;
    height: 450px;
}
.map-sp {
    display: none;
}
.wrapper h3 {
    font-size: 1.6em;
    letter-spacing: normal;
    text-align: center;
    margin: 10px 0;
}
.cap {
    font-size: 1em;
}
/* 固定ボタン(体験申し込み) */
.reservation-floating-btn-area{
	padding: 25px 0;
}
.reservation-floating-btn-area .reservation-catch{
	font-size: 1.3rem;
}
.reservation-floating-btn-area .reservation-catch br{
	display: none;
}
.reservation-floating-btn-area .reservation-floating-btn{
	margin-top: 10px;
	width: 500px;
}
.reservation-floating-btn-area a{
	font-size: 1.5rem;
}
#scrollUp{
	display: none !important;
}
}


