@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 20px;
	position: relative;
}
.wrapper * {
	box-sizing: border-box;
}
.wrapper a {
	color: inherit;
	display: block;
}
.wrapper img {
	height: auto;
	max-width: 100%;
}
#container .flex {
    align-items: flex-start;
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin: 0 auto;
}
/*ブレイクポイントのルール*/
/* -スマホ基本設計 解像度に依存しない-
 *350pxまで：SP縦 i5 SE
 *350px〜480px：SP縦 i6-8　****一番重要****
 *480px〜960px：SP横からタブレット
 *960px〜小型PC　大型PC
 
/*  全体指定 スマホ縦 i5 i5SE　350pxまで  */
 
#container section {
	margin: 20px 10px;
	padding: 0 0;
}
/*----ボタン----*/
#container .sec5 .itembtn {
    background: #9dd53a;
    border-radius: 10px;
    color: #fff;
    display: block;
    font: normal 1.0rem/3.0 "メイリオ", "Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    letter-spacing: -0.01rem;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    text-decoration: none;
}
#container .sec5 .itembtn:hover {
	filter: alpha(opacity=90);
	transition: 0.3s ease-in 0.1s;
	background:#618b18;
	text-decoration: none;
}
#container .sec5 .itembtn a:hover {
	text-decoration: none;
	transition: 0.3s ease-in 0.1s;
}
/*--ボタン-やじるし--*/
#container .sec5 .itembtn a::after {
    content: '';
    width: 6px;
    height: 6px;
    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: 4%;
    margin-top: -5px;
}
/* 画面外にいる状態 */
.fadein {
    opacity : 0;
    transform : translate(0, 30px);
    transition: ease-in 400ms;
} 
/* 画面内に入った状態 */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}
/*----------------
   mainvisual
----------------*/
#container .wrapper .mainvisual {
    background: #e2e9ef url(/contents/shop/sevenbeauty/img/freepage/comparison-pillow/top-img.png) no-repeat;
    background-size: cover;
    background-position: bottom 0 right -30px;
    padding: 5px 0 15px;
    position: relative;
}
#container .wrapper .mainvisual .catch {
    color: #35353b;
    font: 1.0rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin: 5px auto 0;
    padding: 0 10px;
    text-shadow: -1px -1px 5px #fff, 1px 1px 5px #fff, 0px 0px 20px #fff, -2px -2px 5px #fff, 2px 2px 5px #fff, 0px 0px 7px #fff, 0px 0px 10px #fff, 0px 0px 15px #fff, 0px 0px 20px #fff;
    webkit-text-shadow: -1px -1px 5px #fff, 1px 1px 5px #fff, 0px 0px 20px #fff, -2px -2px 5px #fff, 2px 2px 5px #fff, 0px 0px 7px #fff, 0px 0px 10px #fff, 0px 0px 15px #fff, 0px 0px 20px #fff;
}
#container .wrapper .mainvisual .headtitle {
    color: #1d2088;
    font: bold 2.1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin: 5px auto 0;
    padding: 0 10px;
    text-shadow: -1px -1px 5px #fff, 1px 1px 5px #fff, 0px 0px 20px #fff, -2px -2px 5px #fff, 2px 2px 5px #fff, 0px 0px 7px #fff, 0px 0px 10px #fff, 0px 0px 15px #fff, 0px 0px 20px #fff;
    webkit-text-shadow: -1px -1px 5px #fff, 1px 1px 5px #fff, 0px 0px 20px #fff, -2px -2px 5px #fff, 2px 2px 5px #fff, 0px 0px 7px #fff, 0px 0px 10px #fff, 0px 0px 15px #fff, 0px 0px 20px #fff;
	text-align: left;
}
#container .c-text {
    color: #424242;
    font: 0.9rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin: 1rem auto;
	padding: 0 10px;
    text-align: justify;
    text-justify: inter-ideograph;
}
#container .wrapper .mainvisual img {
    margin: 5px auto;
    padding: 5px;
}
#container .wrapper nav {
    margin: -5px auto;
    padding: 0 0.5%;
}
#container .wrapper .flex-nav {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 2% auto 1%;
}
#container .wrapper .flex-nav li {
    border: 1px solid #1d2088;
    background-color: #ffffff;
    border-radius: 5px;
    color: #1d2088;
    font: 0.8rem/3.6 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: -.5px;
    margin: 1% auto 2%;
    padding: 0;
    position: relative;
    text-align: center;
    width: calc(96%/2);
}
#container .wrapper .flex-nav li a {
    color: #1d2088;
	display: block;
	position: relative;
	-webkit-transition: ease-in-out 0.2s;
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
}
#container .wrapper .flex-nav li a:hover {
	color: white;
	background-color: #1d2088;
	text-decoration: none;
	-webkit-transition: ease-in-out 0.2s;
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
}
/*-------------------
   section1
-------------------*/
#container .wrapper .sec1 h2,
#container .wrapper .sec2 h2,
#container .wrapper .sec3 h2,
#container .wrapper .sec4 h2,
#container .wrapper .sec5 h2 {
    color: #35353b;
    font: bold 1.5rem/1.6 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    border-bottom: solid 3px #dcdcdc;
    position: relative;
}
#container .wrapper .sec1 h2:after,
#container .wrapper .sec2 h2:after,
#container .wrapper .sec3 h2:after,
#container .wrapper .sec4 h2:after,
#container .wrapper .sec5 h2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #1d2088;
    bottom: -3px;
    width: 15%;
}
/*tableの見た目のスタイル*/
#container .table {
    border: 1px solid #9e9e9e;
    display: table;
    font-size: 1.4rem;
    line-height: 1.7;
    margin: 1.2rem auto;
    width: 100%;
    max-width: 100%;
}
#container .table tr {
    display: table-row;
}
#container .table th {
    font: .8rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .table .itemimg {
    background-color: #eef1f4;
    font-weight: bold;
}
#container .table .itemname {
	background-color: #eef1f4;
    font-weight: bold;
}
#container .table .itemprice {
	background-color: #eef1f4;
    font-weight: bold;
}
#container .table .itemcolor {
	background-color: #eef1f4;
    font-weight: bold;
}
#container .table .itemcushion {
	background-color: #eef1f4;
    font-weight: bold;
}
#container .table .itemuse {
	background-color: #eef1f4;
    font-weight: bold;
}
#container .table .itemheight {
	background-color: #eef1f4;
	font-weight: bold;
}
#container .table .use-face {
    background-color: #eef1f4;
	font: 0.7rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .table .use-body {
    background-color: #eef1f4;
    font: 0.7rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .table .use-seitai {
    background-color: #eef1f4;
    font: 0.7rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .table .use-foot {
    background-color: #eef1f4;
    font: 0.7rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .table .color-text {
	color: #424242;
	font: .8rem/1.6 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing: -1px;
	text-align: left;
}
#container .table .price-text {
	color: #424242;
	font: .9rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .table .price-text em {
	color: red;
    font: bold 1.1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;	
}
#container .table a {
    display: block;
    text-decoration: none;
    font: 13px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #000;
    position: relative;
}

.white {
    color: #fff;
}
.brown {
    color: #58211b;
}
.pink {
    color: #e5aebb;
}
.lightgreen {
    color: #fff;
}
.lightblue {
    color: #aad9ea;
}
.black {
    color: #1d1a1a;
}
.skin {
    color: #f8d4b0;
}
.ivory {
    color: #eeecb9;
}
.gray{
    color: #b2b2b2;
}
.white,
.brown,
.pink,
.lightgreen,
.lightblue,
.black,
.skin,
.ivory,
.gray {
    text-shadow: -1px -1px #ccc, 1px -1px #ccc, -1px 1px #ccc, 1px 1px #ccc;
    position: relative;
    top: 2px;
}
#container .table th,
#container .table td {
    color: #454545;
    font: 1.0rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: -0.05px;
    padding: 5px 5px;
    border-right: 1px solid #9e9e9e;
    border-bottom: 1px solid #9e9e9e;
    text-align: center;
	width: 80px;
}
#container .table th:last-child,
#container .table td:last-child {
    border-right: none;
}
#container .table thead {
    display: table-header-group;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
#container .table tbody {
    display: table-row-group;
	display: block;
}
#container .table tbody tr:last-child th,
#container .table tbody tr:last-child td {
    border-bottom: none;
}
#container .table-responsive {
	background: linear-gradient(to left, hsla(0,0%,100%,0), white 15px) 0 0 / 50px 100%,
    linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) 0 0/20px 100%,
    linear-gradient(to right, hsla(0,0%,100%,0), white 15px) right / 50px 100%,
    linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
    background-repeat: no-repeat;
    background-attachment: local, scroll, local, scroll;
    overflow: auto;	
	display: block;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    margin: 0 auto;
    width: 100%;
}
#container .table-sticky.sticky-left thead .itemimg {
    border-left: 1px solid #9e9e9e;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
	z-index:5
}
#container .table-sticky.sticky-left tbody th {
    background-color: white;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    z-index: 100;
}
/*-------------------
   section5
-------------------*/
#container .sec5 .flex-inner {
    display: flex;
    justify-content: flex-start;
    justify-content: space-between;
	flex-wrap: wrap;
}
#container .sec5 .flex-inner dl {
    background-color: white;
    border: 5px solid #d2d2d2;
    margin: 1rem auto;
    padding: 10px;
    width: calc(100%/1);
}
#container .sec5 .flex-inner dt img {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#container .sec5 .flex-inner .desc {
	color: #424242;
    font: 1.0rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 0 auto;
    text-align: justify;
    text-justify: inter-ideograph;
}
#container .sec5 .flex-inner h3 {
	color: #1d2088;
	font: bold 1.3rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing: -1px;
	margin: 1rem auto 0;
	text-align: center;
}
/*-------------------
   baner
-------------------*/
#container .baner-title {
    border-left: 5px solid #F90;
    font: bold 16px/1.0 "ＭＳ ゴシック", "MS Gothic";
    margin: 40px auto 20px;
    padding-left: 10px;
}
#container .baner li {
    float: left;
    margin: 0 0 5px;
}
#container .baner li img {
    height: auto;
}
@media screen and (min-width:350px) and ( max-width:480px) {
/*　スマホ縦　i6 / i6plus / i7  350pxから480pxまではここを読み込む　*/
#container .wrapper .mainvisual .catch {
    font-size: 1.1rem;
}
#container .wrapper .mainvisual .headtitle {
    font-size: 2.3rem;
}
#container .wrapper .flex-nav li {
    font-size: 0.9rem;
}
}

 @media screen and (min-width:480px) and ( max-width:960px) {
/*　スマホ横～タブレット 480pxから960pxまではここを読み込む　*/
#container .wrapper .mainvisual {
    background: #e2e9ef url(/contents/shop/sevenbeauty/img/freepage/comparison-pillow/top-img.png) no-repeat;
    background-position: 100% 0%;
    display: block;
    padding: 10px 0 20px;
    position: relative;
}
#container .wrapper .mainvisual .catch {
	color: #35353b;
	font: 1.2rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 5px 0 0 20px;
    padding: 10px 0 0;
}
#container .wrapper .mainvisual .headtitle {
    color: #1d2088;
    font: bold 2.6rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: -0.50px;
    margin: 5px 0 0 20px;
    padding: 0;
}
#container .c-text {
    padding: 0 20px;
}
#container .wrapper .mainvisual img {
	margin: 20px 0 0 20px;
    padding: 0;
}
#container .wrapper nav {
    margin: -5px auto;
    padding: 0 0.5%;
}
#container .wrapper .flex-nav {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 2% auto 1%;
}
#container .wrapper .flex-nav li {
    width: calc(95%/5);
}
#container section {
    margin: 40px 10px;
    padding: 0 0;
}
#container .sec5 .flex-inner dl {
    margin: 10px 5px;
    padding: 10px;
    width: calc(97%/2);
}
#container .sec5 .flex-inner h3 {
    font-size: 1.5rem;
}
#container .sec5 .itembtn {
    font-size: 1.1rem;
    line-height: 3.2;
}
}
 @media screen and (min-width:960px) {
/*　小・大画面デスクトップ　960pxからはここを読み込む　*/
#container .wrapper {
    margin: 0 auto;
    width: 960px;
}
#container .table thead {
    display: inline-table;
    width: 100%;
}
#container .table tbody {
    display: inline-table;
    width: 100%;
}
#container .wrapper .mainvisual {
    background: #e2e9ef url(/contents/shop/sevenbeauty/img/freepage/comparison-pillow/top-img.png) no-repeat;
    background-position: 100% 0%;
    display: block;
    padding: 10px 0 20px;
    position: relative;
}
#container .wrapper .mainvisual .catch {
	color: #35353b;
	font: 1.2rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 5px 0 0 20px;
    padding: 10px 0 0;
}
#container .wrapper .mainvisual .headtitle {
    color: #1d2088;
    font: bold 2.6rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: -0.50px;
    margin: 5px 0 0 20px;
    padding: 0;
}
#container .c-text {
    padding: 0 20px;
}
#container .wrapper .mainvisual img {
	margin: 20px 0 0 20px;
    padding: 0;
}
#container .wrapper nav {
    margin: -5px auto;
    padding: 0 0.5%;
}
#container .wrapper .flex-nav {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 2% auto 1%;
}
#container .wrapper .flex-nav li {
    font-size: 0.9rem;
    width: calc(95%/5);
}
#container section {
    margin: 40px 10px;
    padding: 0 0;
}
#container .table-responsive {
    background: none;
    padding: 0;
}
#container .sec5 .flex-inner dl {
    margin: 8px 0px;
    padding: 10px;
    width: calc(98%/3);
}
#container .sec5 .flex-inner h3 {
    font-size: 1.3rem;
    margin: 15px 0;
}
#container .sec5 .itembtn {
    font-size: 0.9rem;
    line-height: 3.2;
}
}