@charset "utf-8";
/*-------------------
   clearfix
-------------------*/
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}

/*-------------------
   common
-------------------*/
.wrapper {
	padding: 0 0 40px;
	font: 1.0rem/1.2 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	font-feature-settings: "palt";
	padding: 0 0 40px;
	position: relative;
}
.wrapper * {
	box-sizing: border-box;
}
.wrapper a {
	color: inherit;
	display: block;
}
.wrapper img {
	height: auto;
	max-width: 100%;
}
/*-- 画面外にいる状態 --*/
.fadein {
	opacity : 0;
	transform : translate(0, 30px);
	transition: ease-in 400ms;
}
/*-- 画面内に入った状態 --*/
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}

/*--7esthe_mobile.css 商品ページ用リセットOP対策　----*/
#mobile_detail_content {
	font-size: 1.0rem;
}
.item_explanation .cont {
	margin: 0;
	padding: 0;
}
/*---7esthe_mobile.css リセットOP対策----*/
#container h2,
#container h3,
#container h4,
#container h5 {
	margin:0;
	background: none;
	color: #333333;
	cursor: auto;
	float: none;
}
#container h3 span,
#container h4 span,
#container h5 span {
	background: none;
	color: #333333;
	cursor: auto;
	float: none;
}
#container .flex {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin: 0 auto;
}
/*---7esthe_mobile.css リセットOP対策----*/
.write_box dl dt, .write_box dl dd {
	margin:0;
	font-size: 1rem;
}
.write_box {
	margin:0;
	padding:0;
}

/*-------ボタン--------*/
#container .wrapper .buy-btn {
	clear:both;
	width:90%;
	position: relative;
	display: block;
	margin:10px 0 10px 10px;
	padding:7px 0 7px 0;
	font: bold 1.4rem/1.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	text-align:center;
	color: #fff;
	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;
	text-align: center;
}
#container .wrapper .buy-btn a {
	font-weight:bold;
	color: #ffffff;
	display: block;
	text-decoration: none;
}
#container .wrapper .buy-btn a::before {
	position: relative;
	display: inline-block;
	width: 0;
	height: 0;
	top: -1px;
	border: solid 5px transparent;
	border-left: solid 7px #fff;
	content: "";
}
#container .wrapper .buy-btn:hover {
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;
}



/*  スマートフォン  */
@media screen and (max-width: 480px) {
/*-------------------
   .mainvisual
-------------------*/
#container .mainvisual {
	margin:0 0 40px;
	background: url("/contents/shop/sevenbeauty/img/freepage/stylechair_cozy-plan/shampoo_top-bg-sp.jpg") no-repeat;
    background-size: cover;
	position: center;

}
#container .head-title {
    color: #000000;
    display: block;
    font: bold 2.4rem/1.0 BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    letter-spacing: -1px;
    margin: 10px 0;
	word-break:keep-all;
	padding:10px auto 40px;
    text-align: center;
    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 .mainvisual {
    margin: 10px 0 0;
}
#container .head-ex {
    color: #2e2e2d;
    font: bold 1.2rem/1.0 BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
    letter-spacing:-0.05rem;
    margin: 20px 0 40px 5px;
    padding: 0 0;
    text-align: center;
	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 .head-price {
    margin: 5px 0 10px;
}
#container .icon {
    display: inline-block;
    padding: 60% 0 0;
}
#container .text {
    font: 1.3em/1.7 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 10px 0;
}
#container .headtext {
    font: 1rem/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 20px 5px 0;
	position: relative;
	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 .head-item {
    font: bold 1.2em/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: -1px;
    margin: 5px 0 230px 0;
    text-align: center;
	position: relative;
}
#container .toptext {
    font: 1.2em/1.0 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:2.0em;
	text-align:center;
    margin: 50px 0 30px 0;
    width: 100%;
}
#container .toptext em {
    font: bold 1rem/1.0 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:-0.05rem;
	text-align:center;
    width: 100%;
}

#container .movie {
    width: 100%;
	margin:20px auto 10px;
	text-align:center;
}

#container .movie p {
	margin:5px 20px;
	text-align:center;
    font: 0.9rem/1.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
/*#container .setsumei {
	position: absolute;
	top: 510px;
	left: 25px;
	width: 48%;
} */
#container .setsumei .icon {
	margin: 0 auto 10px;
}
#container .mainvisual .head_btn_area {
	position: relative;
	text-align: center;
	top: 30px;
}
#container .taiken-bannerbtn {
    margin: 30px auto;
	text-align: center;
}
#container .head_btn_area .buy-btn,
#container .head_btn_area .taiken-btn {
	border-radius: 5px;
	color: #fff;
	display: block;
	font: bold 30px/55px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
	margin: 25px auto;
	text-align: center;
	width: 90%;
}
#container .buy_btn {
    background: #333;
    border: #333 1px solid;
    border-radius: 5px;
    color: #fff;
    display: block;
    font: 1.0em/1.0 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin: 4% auto;
    padding: 3%;
    text-align: center;
    width: 90%;
}
#container .buy_btn a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#container .buy_btn a::before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	position: relative;
	top: -1px;
}
#container .buy_btn:hover {
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;
}
#container .buy_btn_r {
    background: #fff;
    border: #000 1px solid;
    border-radius: 5px;
    color: #333333;
    display: block;
    font: 0.9rem/1.0 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin: 4% auto;
    padding: 3%;
    text-align: center;
    width: 90%;
}
#container .buy_btn_r a {
	color: #333333;
	display: block;
	text-decoration: none;
}
#container .buy_btn_r a::before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	position: relative;
	top: -1px;
}
#container .buy_btn_r:hover {
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;
}
.rental{
	margin-top:10px;
	text-align:right;
    font: 0.8rem/1.0 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;

}
#container .chair-detail {
	width:100%;	 
}
#container .chair-detail .topimg {
	margin-top:40px;
}
#container .wrapper .course-detail{
	border-collapse:collapse;
	border-color:#c9c9c9;
	width:100%;
	line-height:1.8rem;
}
#container .wrapper .course-detail th{
	width:30%;
	padding:5px;
	font-weight:normal;
	font-size:0.9rem;
	line-height:1.4rem;
	letter-spacing:-0.05rem;
	text-align:left;
	background:#fff;
	border:solid 1px #c9c9c9;
}
#container .wrapper .course-detail th span {
	line-height:1.5rem;
	text-align:left;
	font-size:1.6rem;
}
#container .wrapper .course-detail td{
	width:39%;
	padding:5px;
	font-size:0.8rem;
	letter-spacing:-0.03rem;
	line-height:1.4rem;
	text-align:left;
	border:solid 1px #c9c9c9;
}
#container .wrapper .course-detail .height-set{
	padding:5px 0;
}

/*-------------------
   section間共通
-------------------*/
#container section {
    margin: 20px auto 10px;
	
}
#container .subtitle {
	clear:both;
	display:grid;
    border-bottom: solid 3px #ccc;
    font: bold 1.2rem/1.0 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
    margin: 5px auto;
	text-align:center;
}
#container .series span {
    font: 0.6em/0.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
    color: #949494;
}
#container .series {
	margin:0 auto;
    text-align: center;
}
#container .subtitle:after {
    border-bottom: solid 3px #4f4765;
    bottom: -3px;
    content: " ";
    display: block;
	position: absolute;
    width: 15%;
}
#container .subtitle em {
    font: 0.7rem/1 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
	color:#00;
    margin: 10px 0 5px 0px;
}
#container .subtitle1 {
	font: bold 2.4em/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    overflow: hidden;
    text-align: center;
	margin-top:20px;
}
#container .subtitle1 span {
	 font: 0.6em/0.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
		color:#949494;
}
#container .subtitle1 span:before,
#container .subtitle1 span:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
}
#container .subtitle1 span:before {
    right: 100%;
}

#container .subtitle1 span:after {
    left: 100%;
}


/*-------------------
   section1
--------------------*/

#container .sec1 .itembox {
    background: #fff;
    border: 1px solid #f1eade;
    float: left;
	margin: 6px;
    position: relative;
	width:46%;
}
#container .sec1 .itembox .img {
    float: center;
    margin: 10px 0 10px 0px; 
}
#container .sec1 .itembox .item-list {
	display:inline-table;
	margin:0;
	padding:0;
}
#container .sec1 .itembox .item-list .icon {
    background-color: #fff;
    border: solid 1px #c2ad1d;
    color: #c2ad1d;
    font: 0.7rem/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 5px 0 0;
    padding: 2px;
}

#container .sec1 .itembox .item-list span {
    background-color: #4f4765;
    color: #fff;
    font: 0.7rem/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 5px 0 0;
    padding: 2px;
}
#container .sec1 .itembox .catch {
    color: #333333;
    font: 1.0em/1.1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin: 5px 5px 0 5px;
}
#container .sec1 .itembox .item-list .desc,
#container .sec1 .itembox .number {
    font-size: 1.0em;
	color:#000;
	text-align:center;
	letter-spacing: -0.5px;
    margin: 10px 0 10px 0;
}
#container .sec1 .itembox .number_t {
    font-size: 1.0em;
	color:#000;
	letter-spacing: -0.5px;
    margin: 10px 0 10px 10px;
}
#container .sec1 .itembox .number_sale {
    font-size: 1.0em;
	color:#F00;
	letter-spacing: -0.5px;
    margin: 10px 0 10px 10px;
}
#container .sec1 .itembox .name {
    display: block;
    font: bold 1.0em/0.5 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin: 5px auto 0 0px;
	line-height:15px;
    text-align: center;
}
#container .sec1 .itembox .name em {
    color: #333333;
    font: bold 1rem/1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.05rem;
	word-break:keep-all;
}
#container .button {
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
    border-radius: 1px;
    color: #fff;
    display: block;
    font: 1rem/1.8 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    position: relative;
    margin: 10px auto;
    text-align: center;
    width: 95%;
}

/*-------------------
   section2
--------------------*/
#container .sec2 .featurebox {
    float: left;
    padding: 0px;
    margin: 10px 5px 20px 5px;
    position: relative;
    width: 30%;
}
#container .sec2 .featurebox1 {
    float: left;
    padding: 0px;
    margin: 10px 0px 20px 5px;
    position: relative;
    width: 30%;
}
#container .sec2 .featurebox p,
#container .sec2 .featurebox1 p {
    font: 1.2em/1.6 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: -1.05px;
}
#container .sec2 .featurebox img {
    border: 1px solid #ccc;
    margin: 0 auto;
}
#container .sec2 .featurebox1 img {
    border: 1px solid #ccc;
	box-sizing: content-box;
    margin: 0 auto;
}
#container .sec2 .featuretitle {
	background-color:#C0A166;
	color:#000;
	text-align:left;
    font:1rem/1.4 "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    letter-spacing: -0.05rem;
	word-break:keep-all;
    margin: 30px 0 10px;
	padding:10px;
}
#container .sec2 .featuretitle em {
	color: #fff;
    font: 1.2em/1.1 "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin-right:10px;
}
#container .sec2 .featurebox .catch {
	color: #333333;
	font: 0.8rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 5px 0 5px;
}
#container .sec2 .featurebox .item-list {
	margin:0;
	padding:0;
}
/*-------------------
    chair_top
--------------------*/
#container .sec2 .chair_top{
   margin: 20px 0 20px;
   background-color:#f3f3f3;
}
#container .sec2 .chair_top p {
    font: 1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    width: 100%;
	margin: 5px;
	padding: 10px 5px;
}
#container .sec2 .chair_top p em {
    font: 1.0em/1.0 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    width: 100%;
	color:#FFF;
	background-color:#C0A166;
	line-height:1.5em;
	padding:3px;
}
#container .sec2 .chair_top img {
	
    display: inline-block;
    float: left;
	margin-right:30px;
	width: 100%;
	margin-bottom:10px;
}
.sm-table {
	margin: 0 -10px;
}
.sm-table th, .sm-table td {
	border-top: none;
	display: block;
	width: 100%;
}
.sm-table tr:first-child th {
	border-top: 1px solid #ddd;
}
/*-------------------
   section3
--------------------*/
#container .sec3 .featurebox, #container .sec3 .featurebox1 {
	margin: 50px 0 70px;
}
#container .sec3 .featurebox1 {
	float: left;
	margin: 25px 25px 0 30px;
	width: 44%;
}
#container .sec3 .featurebox p, #container .sec3 .featurebox1 p {
	font: 1.4em/1.8 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	width: 96%;
}
#container .sec3 .featurebox img {
	border: 1px solid #ccc;
	display: inline-block;
	float: left;
	margin: 0 30px;
}
#container .sec3 .featurebox1 img {
	border: 1px solid #ccc;
	box-sizing: content-box;
	margin: 0 auto;
}
#container .sec3 .featuretitle {
	font: 1.6em/1.4 "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing: -0.08em;
	margin: 20px 0 0;
}
#container .sec3 .featuretitle em {
	color: #934620;
	font: 2.0em/1.4 "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#container .topcontentsbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#container .topcontentsbox li {
	position:relative;
	margin:0;
	padding:0 5px 0 5px;
    width: calc(100% / 3);
    webkit-width: calc(100% / 3);
}
#container .banner li {
	margin:0;
	padding:10px 5px 5px 5px;
}

}


@media screen and (min-width: 480px) {
#container  {
	margin:0 auto;
	max-width:1040px;
}
/*---- mainvisual ----*/

#container .wrapper .mainvisual {
	color: #5a5a5a;
	background: url("/contents/shop/sevenbeauty/img/freepage/stylechair_cozy-plan/shampoo_top-bg.jpg") no-repeat;
	text-align: left;
	padding:15px;
	font-weight: bold;
	height:330px;
}

#container .head-title {
	color: #333333;
	display: block;
	font: bold 2.6em/0.6 BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	letter-spacing: 2px;
	margin: 0px 10px 0px;
	padding-top: 40px;
}

#container .head-ex {
	font: 1.4em/1.0 BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, "メイリオ", Meiryo, sans-serif;
	letter-spacing: 0px;
	padding: 20px 0 0 10px;
}

#container .head-ex em {

	font: bold 1.5em/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: -1px;
	margin: 0 0 0 10px;
	left: 260px;
}

#container .headtext {
	font: 1.0em/0.8 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2.0em;
	margin: 20px 0 0 10px;
	width: 45%;
}



/*---mainvisual end---*/
#container .wrapper .course-detail {
	border-collapse: collapse;
	border-color: #c9c9c9;
	margin-top: 10px;
	width: 100%;
	height: 250px;
	line-height: 2.3em;
}
#container .wrapper .course-detail th {
	background: #fff;
	border: solid 1px #c9c9c9;
	width: 35%;
	line-height: 2.0em;
	text-align: left;
	font-size: 1rem;
	padding: 20px;
}
#container .wrapper .course-detail th span {
	width: 50%;
	line-height: 1.5em;
	text-align: left;
	font-size: 1.9em;
}
#container .wrapper .course-detail td {
	border: solid 1px #c9c9c9;
	font-size: 0.9rem;
	letter-spacing:-0.05rem;
	width: 30%;
	line-height: 1.8rem;
	padding: 7px;
}
#container .wrapper .course-detail .height-set {
	padding: 5px 0;
}

#container .icon {
	display: inline-block;
	margin: 10px;
}
#container .text {
	font: 1.3em/1.7 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 10px 0;
}

#container .toptext {
	width: 100%;
	font: 1.6em/1.3 "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	margin: 50px 0 40px 15px;
}
#container .toptext em {
	width: 100%;
	font: 2rem/1.5 "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
}

#container .buy_btn {
	background: #333;
	background: -moz-linear-gradient(top, #333 0%, #000 100%);
	background: -webkit-linear-gradient(top, #333 0%, #000 100%);
	background: linear-gradient(to bottom, #333 0%, #000 100%);
	border: #333 1px solid;
	border-radius: 5px;
	color: #fff;
	display:inline-block;
	font: 1.4rem/2.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 20px 0 5px 10px;
	text-align: center;
	width: 55%;
}
#container .buy_btn a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#container .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;
}
#container .buy_btn:hover {
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;
}
#container .buy_btn_r {
	background: #ffffff;
	border: #969696 1px solid;
	border-radius: 5px;
	color: #333333;
	display:inline-block;
	font: 1.4rem/2.4 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	margin: 20px 0 20px 10px;
	text-align: center;
	width: 40%;
}
#container .buy_btn_r a {
	color: #333333;
	display: block;
	text-decoration: none;
}
#container .buy_btn_r a::before {
	border: solid 5px transparent;
	border-left: solid 7px #000;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	position: relative;
	top: -1px;
}
#container .buy_btn_r:hover {
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;
}
#container .rental {
	font-size: 1rem;
	margin-top: 10px;
	text-align: right;
}

#container .button {
	background-color: #333;
	border: 1px solid #333;
	color: #fff;
	line-height: 40px;
	border-radius: 1px;
	color: #fff;
	display: block;
	font: 1.1rem/2.2 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	position: relative;
	margin: 20px auto;
	text-align: center;
	width: 75%;
}
#container .button a {
	display: block;
	text-decoration: none;
}
#container .button a::before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	position: relative;
	top: -1px;
}
#container .button:hover {
	background-color: #fff;
	border-color: #4f4765;
	color: #4f4765;
}
/*---------------
   banner
----------------*/
#container .banner-title {
	border-left: 5px solid #F90;
	font: bold 1.4em/1 "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin: 40px auto 20px;
	padding-left: 10px;
}
#container .banner {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#container .banner li {
	position:relative;
	margin:0;
	padding:0 5px 10px 5px;
    width: calc(97% / 2);
    webkit-width: calc(98% / 2);
}
#container .banner li:nth-of-type(even) {
	margin-right: 0;
}
/*-------------------
   list_btn
-------------------*/
#container .list_btn {
	background: #333;
	border: #333 1px solid;
	border-radius: 5px;
	color: #fff;
	display: block;
	font: bold 1.6em/2.6 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	position: relative;
	margin: 70px 90px auto;
	text-align: center;
	width: 30%;
}
#container .list_btn a {
	color: #fff;
	display: block;
	text-decoration: none;
}
#container .list_btn a::before {
	border: solid 5px transparent;
	border-left: solid 7px #fff;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	position: relative;
	top: -1px;
}
#container .list_btn:hover {
	filter: alpha(opacity=90);
	opacity: 0.7;
	transition: all ease-in 0.4s;
}

#container .topcontentsbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#container .topcontentsbox li {
	position:relative;
	margin:0;
	padding:0 5px 0 5px;
    width: calc(98% / 3);
    webkit-width: calc(98% / 3);
}


/*-------------------
   section間共通
-------------------*/

#container section {
	margin: 10px 0 10px;
	padding: 10px 0px;
}
#container .subtitle {
	border-bottom: solid 1px #c9c9c9;
	font: 1.6em/1.4 "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	position: relative;
	margin: 40px 0 40px 0;
}
#container .subtitle em {
	font: bold 2.0em/1.8 "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	position: relative;
	margin: 20px 20px 20px 10px;
}
#container .series {
	font: bold 2.4em/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
}
#container .series span {
	font: 0.6em/0.3 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: inline-block;
	padding: 0 0.5em;
	position: relative;
	color: #949494;
}
#container .series span:before, #container .series span:after {
	border-top: 1px solid;
	content: "";
	position: absolute;
	top: 50%;
	width: 99em;
}
#container .series span:before {
	right: 100%;
}
#container .series span:after {
	left: 100%;
}
#container .chair-detail {
	width: 100%;
}
#container .chair-detail .topimg {
	margin-top: 40px;
}
/*-------------------
   section間共通
-------------------*/
/*-------------------
   section1
--------------------*/

#container .sec1 .chair-contents {
	background-color: #f4f4f4;
	border: solid 1px #c9c9c9;
	overflow:hidden;
}

#container .sec1 .itembox {
	background: #fff;
	float: left;
	padding: 0px;
	margin: 20px 0 20px 10px;
	position: relative;
	width: 32%;
}
#container .sec1 .itembox .img {
	float:inherit;
	text-align:center;
	margin: 20px 5% 10px 5%;
	padding:10px;
	width: 90%;
}
#container .sec1 .itembox .item-list {
	float: left;
	margin-bottom: 2rem;
	padding-left: 1px;
	height: 70px;
}
#container .sec1 .itembox .item-list .icon {
	background-color: #fff;
	border: solid 1px #c2ad1d;
	color: #c2ad1d;
	font: 0.9rem/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 10px 0 0 5px;
	padding: 1px 1px;
}
#container .sec1 .itembox .item-list span {
	background-color: #4f4765;
	color: #fff;
	font: 0.9rem/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 10px 0 0 3px;
	padding: 1px 1px;
}
#container .sec1 .itembox .catch {
	color: #333333;
	font: 1.2em/1.1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 30px 20px 0 20px;
	line-height: 1.5em;
}
#container .sec1 .itembox .item-list .desc, #container .sec1 .itembox .number {
	font-size: 1.2rem;
	color: #333333;
	text-align: center;
	letter-spacing: -0.5px;
	margin: 20px auto;
}
#container .sec1 .itembox .number_t {
	font-size: 1.8em;
	color: #333333;
	letter-spacing: -0.5px;
	margin: 20px 0 0px 0;
	text-align: center;
}
#container .sec1 .itembox .number_sale {
	font-size: 1.8em;
	color: #F00;
	letter-spacing: -0.5px;
	text-align: center;
}
#container .sec1 .itembox .name {
	clear:both;
	display: block;
	font: bold 1rem/ "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing:-0.1rem;
	margin: 10px auto 0 0px;
	text-align: center;
}
#container .sec1 .itembox .name em {
	color: #333333;
	font: bold 1.1rem/1.2 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/*-------------------
  // section1
--------------------*/



/*-------------------
    section2
--------------------*/

#container .sec2 {
	width: 100%;
	margin: 10px auto 10px auto;
	padding: 10px 0 0;
}
#container .sec2 .sm-table {
	border-collapse: separate;
	font: 1.2em/1.6 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 0;
}
#container .sec2 .featurebox {
	float: left;
	margin: 20px 5px 20px 5px;
	position: relative;
	width: 30%;
}
#container .sec2 .featurebox .catch {
	color: #333333;
	font: 1.2em/1.1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 10px 10px 0 10px;
	line-height: 1.5em;
}
#container .sec2 .featurebox p {
	font: bold 1.5em/1.8 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	width: 100%;
	text-align: center;
	border: solid 1px #c9c9c9;
}
#container .sec2 .featurebox img {
	float: center;
	padding: 10px;
	width: 300px;
}
#container .sec2 .featurebox .item-list {
}
#container .sec2 .featurebox .catch {
	color: #333333;
	font: 1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 10px 10px 0 10px;
	line-height: 1.5em;
}
#container .sec2 .featuretitle {
	background-color: #C0A166;
	color: #333333;
	text-align: left;
	font: 1.3em/1.2 "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing: -0.08em;
	margin: 50px 0 0px;
	padding: 10px;
}
#container .sec2 .featuretitle em {
	color: #fff;
	font: 1.3em/1.2 "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin-right: 10px;
}
/*-------------------
    chair_top
--------------------*/
#container .sec2 .chair_top {
	margin: 20px 0 30px;
	background-color: #f3f3f3;
}
#container .sec2 .chair_top p {
	font: 1rem/1.4 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	width: 98%;
	margin-top: 40px;
}
#container .sec2 .chair_top p em {
	font: 1.0em/1.1 "游ゴシック体", 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	width: 100%;
	color: #FFF;
	background-color: #C0A166;
	line-height: 1.5em;
	padding: 7px;
}
#container .sec2 .chair_top img {
	display: inline-block;
	float: left;
	margin-right: 30px;
	width: 400px;
	height: 400px;
}
/*---------------------------
  .sm-table
----------------------------*/
#container .sec2 table {
	width: 100%;
}
#container .sec2 th, #container .sec2 td {
	border: 1px solid #ddd;
	padding: 15px;
}
#container .sec2 th {
	background: #f4f4f4;
	font: bold 1.1em/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sm-table th {
	width: 20%;
	text-align: center;
}
#container .sec2 .sm-table em {
	color: #F00;
}
#container table.sm-table {
	width: 100%;
}
#container table.sm-table th, #container table.sm-table td {
	border: 1px solid #ddd;
	padding: 3px;
}
#container table.sm-table th {
	background: #f4f4f4;
	font: bold 1rem/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.sm-table th {
	width: 20%;
	text-align: center;
}
#container table.sm-table em {
	color: #F00;
}
#container .level-link {
	margin-top: 5%;
}
#container .level-title {
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}
#container .wrapper .banner-div {
	margin:15px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#container .wrapper .banner-div li{
	position:relative;
    width: calc(100% / 2);
    webkit-width: calc(100% / 2);
	padding:0 0 10px 10px;
}

}