@charset "utf-8";

/*------------------------------------------------------------------
CSS Information

 File Name:      style.css
 Author:         MCY
 Style Info:     スタイル設定
------------------------------------------------------------------*/

/*------------------------------------------------------------------
	Base Setting
------------------------------------------------------------------*/

html {
	overflow: auto;
}

body {
	color: #666666;
	background: url(../images/bg_header.gif) top center repeat-x;
	min-width: 1070px;
	overflow: hidden;
}

body.ito {
	background: url(../images/bg_header2.gif) top center repeat-x;
}

/*------------------------------------------------------------------
	Base Link Color Setting
------------------------------------------------------------------*/

a:link {
	color: #6D5245;
	text-decoration: none;
}

a:visited {
	color: #6D5245;
	text-decoration: none;
}

a:hover {
	color: #6D5245;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

/*------------------------------------------------------------------
	全体レイアウト
------------------------------------------------------------------*/

header,
#content,
footer {
	margin: auto;
	width: 960px;
	text-align: left;
}

#wrapfooter {
	width: 100%;
	height: 250px;
	background: url(../images/bg_footer.gif) top center no-repeat #BD8A41;
}

#wrapfooter2 {
	width: 100%;
	height: 250px;
	background: url(../images/bg_footer2.gif) top center no-repeat #92B279;
}

/*------------------------------------------------------------------
	ヘッダー
------------------------------------------------------------------*/

header {
	height: 200px;
	position: relative;
}

header h1,
header div {
	text-align: center;
	padding-top: 15px;
	margin-bottom: 25px;
}

header #cntheader {
	position: absolute;
	top: 40px;
	right: 0;
}

#cntheader li {
	text-align: right;
}

#cntheader strong {
	font-size: 23px;
	font-weight: 600;
	margin-left: 0.2em;
}

#cntheader .tel {
	font-size: 15px;
	line-height: 1;
	margin: 0.2em 0;
}

#cntheader .frame {
	color: #FFFFFF;
	background: #BD8A41;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 10px;
	font-size: 12px;
	margin-left: 0.5em;
}

#cntheader .frame2 {
	color: #FFFFFF;
	background: #92B279;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 10px;
	font-size: 12px;
	margin-left: 0.5em;
}

#cntheader a {
	color: #666666;
}

#cntheader a:hover {
	text-decoration: none;
}

header nav ul {
	text-align: center;
	margin-left: -4em;
	position: relative;
}

header nav li {
	display: inline;
	font-size: 15px;
	margin-left: 4em;
}

/*------------------------------------------------------------------
	フッター
------------------------------------------------------------------*/

footer div {
	width: 320px;
	float: left;
	color: #FFFFFF;
}

#idfooter,
#idfooter2 {
	text-align: center;
	padding-top: 30px;
}

#idfooter p {
    font-size: 11px;
    width: 260px;
    margin-left: 30px;
    padding-top: 20px;
}

#idfooter2 p {
	font-size: 11px;
	width: 180px;
	margin-left: 80px;
	padding-top: 20px;
}

#cntfooter {
	padding-top: 50px;
}

#cntfooter li {
	text-align: center;
}

#cntfooter strong {
	font-size: 20px;
	font-weight: 600;
	margin-left: 0.2em;
}

#cntfooter a {
	color: #FFFFFF;
}

#cntfooter a:hover {
	text-decoration: none;
}

#cntfooter .frame {
	background: #C19858;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 10px;
	font-size: 12px;
	margin-left: 0.5em;
}

#cntfooter .frame2 {
	background: #739759;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 10px;
	font-size: 12px;
	margin-left: 0.5em;
}

#fnav ul  {
	margin: 30px 0 0 30px;
}

#fnav li {
	font-size: 12px;
	margin-bottom: 5px;
}

#fnav small {
	font-size: 12px;
	margin-left: 30px;
}

#fnav a:link,
#fnav a:visited {
	color: #FFFFFF;
}

/*------------------------------------------------------------------
	共通スタイル
------------------------------------------------------------------*/
#content h1, .body-school h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	padding-top: 25px;
	margin-bottom: 80px;
}
.body-school h1 {
	margin-bottom: 0;
}
#content h1 span, .body-school h1 span {
	display: block;
	font-size: 30px;
	text-align: center;
	font-weight: 400;
}

/*------------------------------------------------------------------
	共通クラススタイル
------------------------------------------------------------------*/

/*ボックス*/

/*タイトル*/

/*リスト*/

/*フォント*/

.fnt-a {
	color: #BD8A40;
	font-weight: bold;
}

.fnt-b { color: #739759; font-weight:bold; }

/*テーブル*/

/*ボーダー*/

/*その他*/

.pagetop {
	position: fixed;
	bottom: -40px;
	right: 50px;
}

/*------------------------------------------------------------------
	ホーム
------------------------------------------------------------------*/

#home {
	background: url(../images/bg_home.gif) repeat-x;
	min-width: 1280px;
}

#home2 {
	background: url(../images/bg_home2.gif) repeat-x;
	min-width: 1280px;
}

#wrapvisual {
	width: 1280px;
	margin: 0 auto 40px auto;
}

#lovingtouch {
	border-bottom: 1px solid #BD8A41;
	position: relative;
	height: 310px;
	margin-bottom: 30px;
}

#lovingtouch .pic {
	position: absolute;
	top: 0;
	right: 0;
}

#mission {
	border-bottom: 1px solid #BD8A41;
	margin-bottom: 30px;
	padding-bottom: 45px;
}

#navhome {
	width: 960px;
	margin: 0 0 60px;
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-flex-wrap: wrap;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	-webkit-justify-content: space-between;
  	-ms-justify-content: space-between;
  	justify-content: space-between;
}

#navhome li {
	width: 294px;
}

#navhome figure {
	margin-bottom: 1em;
}

#navhome h3 {
	color: #BD8A41;
	font-size: 18px;
	font-weight: 600;
}

#navhome p {
	color: #666666;
	font-size: 13px;
}

#navhome a:hover {
	text-decoration: none;
}

.fb-like-box {
	margin-bottom: 40px;
}

#blog,
.blog {
	border-top: 1px solid #BD8A41;
	padding-top: 30px;
	margin-bottom: 50px;
}

#blog h2,
.blog h2 {
	color: #BD8A41;
	font-size: 18px;
	font-weight: 700;
}

#feed li {
	background: url(../images/lst-a.gif) 5px center no-repeat;
	padding: 0.3em 1em;
}

.sns {
	width: 75px;
	margin: 0 auto 50px auto;
}

.sns li {
	float: left;
	margin-right: 15px;
}

.sns li:last-child {
	margin-right: 0;
}

#content .loa {
	margin-bottom: 50px;
}

/*------------------------------------------------------------------
	サロン案内
------------------------------------------------------------------*/
#headline {
	background: #D8E8CC;
	margin: -60px -500% 30px -500%;
    padding: 1em 500%;
	position: relative;
}

#headline2, .headline {
	background: #F4EBCA;
	margin: -60px -500% 30px -500%;
    padding: 1em 500%;
	position: relative;
}
.headline2 {
	background: #F4EBCA;
	margin: -60px -500% 30px -500%;
    padding: 1em 500%;
	position: relative;
}

#headline h2,
#headline2 h2,
.headline h2,
.headline2 h2  {
	text-align: center;
	font-size: 30px;
	font-weight: normal;
}

.headline2.ver2 {
    padding: 2.5em 500% 3.5em;
    margin-bottom: 0;
}
.headline2.ver2 h2 {
	font-size: 0;
}

#headline p,
#headline2 p,
.headline p,
.headline2 p {
	text-align: center;
	font-size: 16px;
}

#spacesalon2 {
	width: 1070px;
	margin-left: -55px;
	position: relative;
	background: url(../images/pic_salon3.jpg) top left no-repeat;
	padding-top: 390px;
	margin-bottom: 80px;
}

#spacesalon2 p {
	position: absolute;
	top: 385px;
	right: 0;
	width: 571px;
}

#esthetician2 {
	width: 960px;
	height: auto;
	background: url(../images/pic_tamura3.jpg) top left no-repeat;
	padding-left: 310px;
	margin-bottom: 60px;
}

#esthetician2 h2 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#esthetician2 h3 {
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 1em;
}

#esthetician2 dl {
	margin-bottom:5px;
}

#esthetician2 dt {
	float:left;
	width:60px;
}

#esthetician2 dd {
	float:left;
	width:590px;
}

#whats {
	border-top: 1px solid #BD8A41;
	padding-top: 50px;
	margin-bottom: 50px;
	background: url(../images/pic_hawaii3.jpg) top right no-repeat;
}

#kukui {
	border-top: 1px solid #BD8A41;
	border-bottom: 1px solid #BD8A41;
	padding-top: 50px;
	margin-bottom: 50px;
	background: url(../images/pic_kukui.jpg) top right no-repeat;
	height: 320px;
}

#whats h2,
#kukui h2 {
	margin-bottom: 30px;
}

#kukui p {
	width: 670px;
}

#itoran {
	border-top: 1px solid #BD8A41;
	padding-top: 30px;
}

#itoran a {
	float: left;
	margin-right: 20px;
}

#itoran p {
	margin-top: 20px;
}

/*------------------------------------------------------------------
	メニュー
------------------------------------------------------------------*/

#lomilomi {
	width: 960px;
	height: 220px;
	background: url(../images/pic_hawaii.jpg) top right no-repeat;
	margin-bottom: 50px;
}

#lomilomi h2 {
	margin-bottom: 1em;
}

#lomilomi p {
	width: 670px;
}

#lomilomi02 {
	width: 960px;
	height:auto;
	background: url(../images/pic_hawaii.jpg) top right no-repeat;
	margin-bottom: 50px;
}

#lomilomi02 h2 {
	margin-bottom: 1em;
}

#lomilomi02 p {
	width: 670px;
}

.menu h2 {
	font-size: 23px;
	font-weight: 600;
	color: #BD8A40;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #BD8A41;
	margin-bottom: 40px;
}

.menu section {
	margin: 0 0 70px 35px;
	width: 645px;
}

.menu section p {
	width: 615px;
}

.menu .ratebox {
	margin: 0 35px 40px 35px;
	width: 890px;
	box-sizing: border-box;
	padding: 15px;
	background: #F7F1EA;
}

.menu h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 0.2em -35px;
	padding-left: 35px;
	position: relative;
}

.obj {
	background: url(../images/lst_course.gif) center left no-repeat;
}

.menu section ul {
	margin-bottom: 1em;
}

.menu section li,
.menu section dd {
	display: inline;
	font-size: 12px;
	color: #BD8A40;
	background: #EBD5BA;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 5px;
	margin-right: 2px;
}

.menu section dl {
	margin-right: 1.5em;
	display: inline;
}

.menu section dt {
	display: inline;
	font-size: 12px;
	margin-right: 2px;
}

.menu h3 span {
	font-size: 12px;
	color: #BD8A41;
	border: 1px solid #BD8A41;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 5px;
	vertical-align: middle;
	margin-left: 1em;
}

.menu .note {
	margin: 0 0 70px 35px;
}

#body,
#facial {
	position: relative;
}

#body .pic,
#facial .pic {
	position: absolute;
	top: 95px;
	right: 0;
}

.pic li {
	margin-bottom: 50px;
	width: 280px;
}

.pic dl {
	border: 1px solid #F7F1EA;
	padding: 20px;
}

.pic dt {
	text-align: center;
	margin-bottom: 1em;
}

.pic dd {
	font-size: 13px;
}

.pic p {
	padding: 1em 0;
	font-size: 13px;
}

#course {
	border-top: 1px solid #BD8A41;
	border-bottom: 1px solid #BD8A41;
	padding: 30px 0 30px 35px;
	margin-bottom: 30px;
}

#course h2,
#hayatoku h2 {
	margin-bottom: 1em;
}

#course p {
	background: url(../images/lst_course.gif) left center no-repeat;
	padding-left: 35px;
}

#course table {
	margin-top: 2em;
	border-top: 1px solid #EBDCC6;
	border-bottom: 1px solid #EBDCC6;
}

#course th,
#course td {
	padding: 1em 0.5em;
}

#course th {
	background: #EBDCC6;
}

#hayatoku {
	border-bottom: 1px solid #BD8A41;
	padding: 0 0 30px 35px;
	margin-bottom: 50px;
}

.attention {
	border: 2px solid #F7F1EA;
	padding: 30px 35px;
	margin-bottom: 60px;
}

#feature {
	width: 1070px;
	margin: 0 0 50px -55px;
	padding-bottom: 50px;
	border-bottom: 1px solid #BD8A41;
}
#feature .wrapper {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#flowergift {
	width: 630px;
}
#discount {
	width: 400px;
	margin-right: 40px;
}
#flowergift ul {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	-webkit-justify-content: start;
  	-ms-justify-content: start;
  	justify-content: flex-start;
  	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#flowergift ul li:first-child {
	margin-right: 20px;
}
#flowergift dt, #flowergift dd {
	text-align: center;
}
#flowergift dt {
	margin-bottom: 40px;
}
#flowergift dd strong {
	font-size: 17px;
	font-weight: normal;
}
#discount dl {
	width: 400px;
	border: 1px solid #BD8A40;
	box-sizing: border-box;
	padding: 40px 0 20px;
}
#discount dt, #discount dd {
	text-align: center;
}
#discount dt {
	margin-bottom: 30px;
}
.sec-menu {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #BD8A41;
	position: relative;
}
.sec-menu h2 {
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 40px;
	padding-left: 35px;
	color: #BD8A3F;
}
.sec-menu h2 span {
	display: inline-block;
	font-size: 16px;
	padding-left: 1em;
}
.sec-menu dl.price {
	margin-left: 30px;
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	-webkit-justify-content: start;
  	-ms-justify-content: start;
  	justify-content: flex-start;
  	margin-bottom: 50px;
}
.sec-menu dl.price dt {
	font-size: 20px;
	color: #fff;
	line-height: 1;
	background-color: #BD8A41;
	padding: 8px 5px 0;
	margin-right: 20px;
	display: inline;
	border-radius: 2px;
}
.sec-menu dl.price dd {
	font-size: 20px;
	position: relative;
}
.sec-menu p.price {
	font-size: 20px;
	margin: 0 0 50px 30px;
}
.sec-menu dl.price dd span, .sec-menu p.price span {
	font-size: 12px;
}
.sec-menu dl.price dd img {
	position: absolute;
	top: -15px;
	left: 170px;
}
.sec-menu .additional {
	position: absolute;
	top: 0;
	right: 0;
}
.sec-menu .additional li {
	color: #BD8A3F;
	font-size: 13px;
	line-height: 1;
	padding: 5px;
	border-radius: 2px;
	border: 1px solid #BD8A3F;
	text-align: center;
	margin-bottom: 10px;
}
.sec-menu .wrapper {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.sec-menu .maincontents {
	margin-left: 30px;
	width: 615px;
}
.sec-menu .subcontents {
	width: 280px;
}
.sec-menu .recommended {
	margin-top: 30px;
	padding: 25px;
	background-color: #F7F1EA;
}
.sec-menu .recommended h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
.sec-menu .subcontents li {
	margin-bottom: 50px;
}
.sec-menu .subcontents li:last-child {
	margin-bottom: 0;
}
.sec-menu .course {
	border: 2px solid #F7F1EA;
	padding: 20px;
	margin-bottom: 20px;
	position: relative;
}
.sec-menu .course h3 {
	color: #BD8A3F;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 30px;
}
.sec-menu .course h3 span {
	color: #666;
}
.sec-menu .course h3 span span {
	font-size: 12px;
}
.sec-menu .course .goal {
	position: absolute;
	top: 8px;
	right: 8px;
}

/*------------------------------------------------------------------
	営業案内 / アクセス
------------------------------------------------------------------*/

#info {
	width: 490px;
	float: right;
}

#access {
	width: 430px;
	float: left;
}

#info dt {
	font-weight: bold;
}

#info dd {
	margin-bottom: 1em;
}

#info .frame {
	color: #FFFFFF;
	background: #BD8A41;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 10px;
	font-size: 12px;
	margin-left: 0.5em;
}

#info .frame2 {
	color: #FFFFFF;
	background: #92B279;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 10px;
	font-size: 12px;
	margin-left: 0.5em;
}

#access p {
	text-align: center;
	padding: 1em 0;
}

/*------------------------------------------------------------------
	プライバシーポリシー
------------------------------------------------------------------*/

#privacy {
	margin-bottom: 60px;
}

#privacy section {
	margin-bottom: 2em;
}

#privacy h2 {
	margin-bottom: 0.5em;
}

/*------------------------------------------------------------------
	お問い合わせ
------------------------------------------------------------------*/

#form dt {
	margin-bottom: 0.5em;
}

#form dd {
	margin-bottom: 2em;
}

#lbl_name,
#lbl_email,
#lbl_tel,
#lbl_message {
	padding: 4px 6px;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

#lbl_name,
#lbl_email,
#lbl_tel,
#lbl_rsv1,
#lbl_rsv2 {
	width: 300px;
	height: 30px;
}

#form textarea {
	width: 500px;
	height: 100px;
}

#submit {
	width: 100px;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-image: -moz-linear-gradient(top, #D5B486, #BD8A41);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D5B486), to(#BD8A41));
	background-image: -webkit-linear-gradient(top, #D5B486, #BD8A41);
	background-image: -o-linear-gradient(top, #D5B486, #BD8A41);
	background-image: linear-gradient(to bottom, #D5B486, #BD8A41);
	background-repeat: repeat-x;
	border: 1px solid #BD8A41;
	cursor: pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#submit:hover,
#submit:focus,
#submit:active,
#submit.active,
#submit.disabled,
#submit[disabled] {
	background-image: -moz-linear-gradient(top, #BD8A41, #D5B486);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#BD8A41), to(#D5B486));
	background-image: -webkit-linear-gradient(top, #BD8A41, #D5B486);
	background-image: -o-linear-gradient(top, #BD8A41, #D5B486);
	background-image: linear-gradient(to bottom, #BD8A41, #D5B486);
}

.error {
	color: #BD8A41;
}

#form span {
	font-size: 12px;
	color: #BD8A40;
	background: #EBD5BA;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 5px;
	margin-left: 4px;
}


/*180326追加*/
.book {
    border-top: 1px solid #BD8A41;
    padding-top: 30px;
    margin-bottom: 50px;
}

.book h2 {
	color: #BD8A41;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.book .book-info {
	width:800px;
	margin:0 auto;
}

.book .book-info p {
	text-align:center;
}

.book .book-info-l {
	float:left;
	width:220px;
}

.book .book-info-r {
	float:right;
	width:500px;
}

.book-info .youtube {
	width: 450px;
	margin: auto;
}

/*------------------------------------------------------------------
	スクール＆ワークショップ
------------------------------------------------------------------*/
.body-school #headline {
	width: 100%;
	background: #F4EBCA;
	margin: 20px 0 0;
    padding: 3em 0;
}
.body-school #headline2 h2 {
	text-align: center;
	font-size: 30px;
	font-weight: normal;
}
.body-school #headline p {
	text-align: center;
	font-size: 16px;
}
#schoolmessage {
	width: 100%;
	background-image: url(../images/bg-school.jpg);
	background-size: cover;
	height: 320px;
	padding-top: 100px;
	box-sizing: border-box;
	margin-bottom: 70px;
}
#schoolmessage p {
	text-align: center;
	color: #fff;
	font-size: 17px;
	line-height: 2.5;
	margin-bottom: 0;
}
#kapalomiola {
	border-bottom: 1px solid #BD8A41;
	padding-bottom: 50px;
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#kapalomiola .maincontents {
	width: 545px;
}
#kapalomiola .subcontents {
	width: 380px;
}
#kapalomiola h2 {
	margin-bottom: 40px;
}
#kapalomiola .subcontents p {
	font-size: 12px;
}
#kumu, #atsuko {
	border-bottom: 1px solid #BD8A41;
	padding: 70px 0 50px;
	background-position: top right;
	background-repeat: no-repeat;
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
  	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#kumu {
	background-image: url(../images/dec-profile.gif);
}
#atsuko {
	background-image: url(../images/dec-message.gif);
}
#kumu .maincontents, #atsuko .maincontents {
	width: 645px;
}
#kumu .subcontents, #atsuko .subcontents {
	width: 280px;
}
#kumu h2 {
	margin-bottom: 20px;
}
#atsuko h2 {
	margin-bottom: 40px;
}
#kumu .subcontents li, #atsuko .subcontents li {
	margin-bottom: 50px;
}
#kumu .subcontents li:last-child, #atsuko .subcontents li:last-child {
	margin-bottom: 0;
}

#school, .school {
	margin-top: 60px;
	margin-bottom: 100px;
}

.title {
	text-align: center;
	margin-bottom: 60px;
}

.title h2 {
	text-align: center;
	margin-bottom: 15px;
}

.for {
	color: #BD8A41;
	border: 1px solid #BD8A41;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 5px;
	vertical-align: middle;
	display: inline-block;
}

.sec-a {
	border-top: 1px solid #BD8A41;
	padding: 50px 35px;
}

.sec-a h3 {
	margin-bottom: 40px;
	margin-left: -35px;
}

#massage .text, .massage .text {
	float: left;
	width: 560px;
}

#massage .image, .massage .image {
	float: right;
	width: 300px;
}

#massage .image li, .massage .image li {
	margin-bottom: 30px;
}

.image2 { display: flex; justify-content: center; }
.image2 li:first-child { margin-right: 30px; }

.marker {
	background-color: #F4EBCA;
}

#characteristics h3 {
	margin-bottom: 40px;
}

#characteristics h4 {
    background: url(../images/lst_course.gif) center left no-repeat;
    font-size: 20px;
    margin: 0 0 20px -35px;
    padding-left: 35px;
}

#characteristics p {
	margin-bottom: 40px;
}

#characteristics p:last-child {
	margin-bottom: 60px;
}

.box-a {
	width: 660px;
	box-sizing: content-box;
	margin: auto;
	border: 2px solid #739759;
	border-radius: 0 0 10px 10px;
}

.box-b {
	width: 660px;
	box-sizing: content-box;
	margin: auto;
	border: 2px solid #92B279;
	border-radius: 0 0 10px 10px;
}

.box-a h4 {
	background-color: #739759;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	padding: 0.5em;
}

.box-b h4 {
	background-color: #92B279;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	padding: 0.5em;
}

.box-a div,
.box-b div {
	margin: 20px;
}

.lst-a li {
    background: url(../images/lst-a.gif) 5px center no-repeat;
    padding: 0.3em 1em 0.3em 1.5em;
}

#curriculum h4 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}

.box-c {
	background-color: #F7F1EA;
	padding: 20px;
}

.color-a {
	color: #BD8A3F;
}

#tuition .box-c, .tuition .box-c {
	margin-bottom: 30px;
}

#flow {
	margin-bottom: 40px;
}

#flow li:nth-child(odd) {
	border: 2px solid #F7F1EA;
	padding: 1em;
	text-align: center;
}

#flow li:nth-child(even) {
	text-align: center;
	padding: 5px 0 15px 0;
}

.btn-a {
	margin: auto;
}

.btn-a a {
	background-color: #92B279;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 1em; 
	border-radius: 2px;
}

#movie { width: 560px; margin: auto; }

/*------------------------------------------------------------------
	ワークショップ改訂 23-2-9
------------------------------------------------------------------*/
.workshop .intro {
	margin: 60px auto;
	width: 890px;
}
.workshop .intro.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.workshop .intro.flex .content {
	width: 560px;
}
.workshop .intro.flex .img {
	width: 300px;
}
.workshop .intro.flex .content p {
	line-height: 2;
	margin-bottom: 1.5em;
}
.workshop .intro.flex .img li {
	margin-bottom: 20px;
}
.workshop .intro.flex .img li:last-child {
	margin-bottom: 0;
}
.workshop .target .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.workshop .target .flex ul {
	margin-right: 5em;
}
.workshop .target p {
	margin: 2em 0 0;
}
.workshop .course .features {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 25px;
}
.workshop .course .features li {
	color: #BD8A41;
    border: 1px solid #BD8A41;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 2px 5px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 0.5em;
}
.workshop .course .features li:last-child {
	margin-right: 0;
}
.workshop .course .box-c {
	margin-bottom: 25px;
}
.workshop .course .box-c p {
	text-align: center;
	margin-bottom: 0;
	font-size: 16px;
	font-weight: bold;
}
.workshop .course .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.workshop .course .content {
	width: 560px;
}
.workshop .course .content li span {
	font-size: 13px;
}
.workshop .course .details li {
	border: 1px solid #F4EBCA;
	padding: 1em;
	margin-bottom: 1em;
}
.workshop .course .details li h5 {
	font-weight: bold;
}
.workshop .course .details li p {
	font-size: 13px;
	margin-bottom: 0;
}
.workshop .course .flex .img li {
	margin-bottom: 20px;
}
.workshop .course .flex .img li:last-child {
	margin-bottom: 0;
}
.workshop .tuition-fee .box-c {
	margin-bottom: 25px;
}
.workshop .tuition-fee .box-c p {
	text-align: center;
}
.workshop .apply {
	margin-bottom: 50px;
}
.workshop .apply p {
	margin-bottom: 40px;
}
.workshop .apply ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.workshop .apply li {
	width: 280px;
}
.workshop .apply li a {
	width: 100%;
	background-color: #92B279;
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    padding: 1em;
    border-radius: 2px;
    box-sizing: border-box;
}

#sec-opuhuli {
	margin-top: 100px;
}
.workshop .target .emp {
	font-size: 125%;
	margin-bottom: 1em;
}