@charset "utf-8";

/* 共通
----------------------------------------------------------- */
#container {
	overflow: hidden;
	padding: 15px 15px 20px;
}

h1.categoryName {
	margin: 0 0 15px;
	padding: 0 0 0 8px;
	border-left: 5px solid #004a9e;
	color: #004a9e;
	font-size: 28px;
	font-weight: bold;
}

p.categoryName {
	margin: 0 0 10px;
	padding: 0 0 0 8px;
	border-left: 5px solid #004a9e;
	color: #004a9e;
	font-size: 16px;
	font-weight: bold;
}

.contentsTitle {
	margin: 0 0 15px;
	color: #004a9e;
	font-size: 28px;
	font-weight: bold;
}

.wrapper1 h2 {
	margin: 0 0 17px;
	padding: 12px 12px 12px 13px;
	color: #004a9e;
	font-size: 18px;
	font-weight: bold;
	background: #e8f0f7 url(/smt/mmenu/guest/img/contents_bg_01.png) no-repeat 0 50%;
	background-size: 4px 60%;
}

form dt {
	margin: 0 0 5px;
	color: #024a9d;
	font-weight: bold;
}

form dd {
	margin: 0 0 15px;
}

form .attention5 {
	font-size: 13px;
	font-weight: normal;
}

form img {
	vertical-align: middle;
}

.required {
	background: #ffebf8;
}

form input[type="image"] {
	width: 260px;
	height: auto;
	vertical-align: top;
}

.inlineLink {
	padding: 0 0 0 17px;
	color: #024a9d;
	font-weight: bold;
	text-decoration: underline;
	background: url(/smt/common/img/icon_arrow_01.png) no-repeat 0 3px;
	background-size: 11px 11px;
}

.inlineLink2{
	padding: 0 0 0 17px;
	text-decoration: underline;
	background: url(/smt/common/img/icon_arrow_01.png) no-repeat 0 3px;
	background-size: 11px 11px;
}



/* お問い合わせトップ
----------------------------------------------------------- */
.supportCenter {
	padding: 10px;
	background: url(/smt/mmenu/support/img/index/tel_bg.jpg) no-repeat right bottom;
	background-size: 110px auto;
}

.supportCenter dt {
	margin: 0 0 5px;
	padding: 0 0 0 85px;
	color: #004a9e;
	font-size: 19px;
	font-weight: bold;
	background: url(/smt/mmenu/support/img/index/tel_free.png) no-repeat 0 50%;
	background-size: 79px auto;
}

.supportCenter dd {
	margin: 0 0 5px;
}

.supportCenter dd:last-child {
	margin: 10px 0 0;
	font-weight: bold;
}

.supportList h2 {
	margin: 0;
}

.supportList a {
	display: block;
	overflow: hidden;
	line-height: 1.2;
	padding: 15px 25px 15px 15px;
	border-top: 1px solid #b2b29b;
	font-weight: bold;
	background: url(/smt/common/img/icon_arrow_01.png) no-repeat 96% 50%;
	background-size: 11px 11px;
}

.supportList h2 + a {
	border: none;
}

.supportList a:first-child {
	border: none;
}

.supportList a figure {
	float: left;
	border: 1px solid #c5c5c5;
}

.supportList a p {
	margin: 0 0 0 65px;
}

.supportList p img {
	vertical-align: baseline;
}


/* 料金コースのご案内
----------------------------------------------------------- */
.course dl {
	margin: 0 0 20px;
}

.course dl dl {
	margin: 0;
}

.course dt:first-child {
	padding: 5px 10px;
	border: 1px solid #7f7f7f;
	color: #024a9d;
	font-weight: bold;
	text-align: center;
	background: #e7f6f8;
}

.course dt:first-child + dt {
	padding: 5px 10px;
	border: 1px solid #7f7f7f;
	border-top: none;
	background: #e7f6f8;
}

.course dd dt {
	padding: 5px 10px;
	border: 1px solid #7f7f7f;
	border-top: none !important;
	border-bottom: 1px dotted #7f7f7f !important;
	color: #024a9d;
	font-weight: bold;
	text-align: left !important;
	background: none !important;
}

.course dd dt span {
	color: #000;
	font-weight: normal;
}

.course dt a {
	padding: 0 0 0 17px;
	color: #024a9d;
	text-decoration: underline;
	background: url(/smt/common/img/icon_arrow_01.png) no-repeat 0 2px;
	background-size: 11px 11px;
}

.course dd dd {
	padding: 5px 10px;
	border: 1px solid #7f7f7f;
	border-top: none;
}

.courseNotes li {
	margin: 0 0 5px;
	padding: 0 0 0 20px;
	background: url(/smt/mmenu/support/img/icon_circle.png) no-repeat 0 5px;
	background-size: 11px 11px;
}

.annualPayment {
	margin: 0 !important;
	padding: 15px;
	background: #f5f5eb;
}

#container .annualPayment dt {
	margin: 0 0 5px;
	padding: 0;
	border: none;
	color: #024a9d;
	font-weight: bold;
	text-align: left;
	background: none;
}

#container .annualPayment dd:nth-child(2),
#container .annualPayment dd:nth-child(3) {
	margin-left: 1em;
	font-weight: bold;
	text-indent: -1em;
}

#container .annualPayment dd:last-child {
	margin: 10px 0 0;
	font-size: 14px;
}

.paymentMethod dt {
	margin: 0 0 10px;
	color: #004a9e;
	font-weight: bold;
}

.paymentMethod dd {
	margin: 0 0 20px;
}

.paymentMethod dd p {
	margin: 0 0 10px;
}


/* 料金コースの変更
----------------------------------------------------------- */
.courseSelect label {
	display: block;
	margin-left: 1.5em;
	font-weight: bold;
	text-indent: -1.5em;
}

.courseSelect label + span {
	display: inline-block;
	margin: 0 0 10px;
	padding: 0 0 0 1.7em
}

.changeEmail {
	margin: 0 0 20px;
	padding: 15px 0;
	border-top: 1px dashed #7f7f7f;
	border-bottom: 1px dashed #7f7f7f;
}


/* 登録情報の変更
----------------------------------------------------------- */
.chginfo p {
	padding: 10px 0 15px;
}

.chginfo li {
	margin: 0 0 10px;
	padding: 0 0 0 18px;
	font-size: 14px;
	font-weight: bold;
	background: url(/smt/common/img/icon_arrow_01.png) no-repeat 0 5px;
	background-size: 11px 11px;
}

.chginfo a {
	color: #024a9d;
	text-decoration: underline;
}


/* レーティングシステム
----------------------------------------------------------- */
.ratingAnchor {
	margin: 0 0 10px;
	border: 1px solid #7f7f7f;
}

.ratingAnchor li {
	border-bottom: 1px dashed #7f7f7f;
	font-size: 14px;
	font-weight: bold;
}

.ratingAnchor a {
	display: block;
	padding: 5px 5px 5px 30px;
	color: #024a9d;
	text-decoration: underline;
	background: url(/smt/mmenu/support/img/rating/icon_arrow.png) no-repeat 10px 10px;
	background-size: 11px 11px;
}

.ratingAnchor li:last-child {
	border-bottom: none;
}

.rating p {
	margin: 0 0 15px;
}

.rating p:last-child {
	margin: 0;
}

.rating .tableBasic {
	margin: 0 0 15px;
}

.ratingTable1 tr:nth-child(3) td,
.ratingTable1 tr:nth-child(5) td,
.ratingTable1 tr:nth-child(7) td {
	border-top: 1px dashed #7f7f7f;
}

.ratingTable2 th,
.ratingTable2 td {
	padding: 5px;
}

.ratingTable2 tr:nth-child(2) th {
	font-size: 13px;
	font-weight: normal;
}

.ratingTable2 td {
	font-size: 14px;
}

.ratingTable3 {
	font-size: 14px;
}

.ratingTable3 th {
	padding: 7px;
	text-align: left;
	white-space: nowrap;
}

#rating3 .ratingTable3 td {
	vertical-align: middle;
	padding: 7px;
	border: 1px solid #7f7f7f;
	border-right: 1px dashed #7f7f7f;
	border-left: none;
}

#rating2 th,
#rating3 th {
	border: 1px solid #7f7f7f;
}

#rating2 td,
#rating3 td {
	border: 1px solid #7f7f7f;
	border-top: none;
	border-bottom: 1px dashed #7f7f7f;
}

/* サポートセンター
----------------------------------------------------------- */
/*.callcenterTitle {
	background: url(/smt/mmenu/support/img/callcenter/title_bg.png) no-repeat right 0;
}*/

.callcenterTitle dt {
	padding: 15px 0 15px;
	font-size:18px;
	font-weight:bold;
	color: #004a9e;
}

.callcenterTitle dt img {
	float:left;
	margin-right:5px;
}

.callcenterTitle dd {
	padding: 0;
}

.callcenterHelp ul {
	margin: 0 0 10px;
}

.callcenterHelp li {
	margin: 0 0 5px;
	padding: 0 0 0 20px;
	background: url(/common/img/icon_arrow_01.png) no-repeat 0 5px;
}

/* パトロールルーム
----------------------------------------------------------- */
.patrol dt {
	margin: 0px;
	color: #004a9e;
	font-size: 120%;
	font-weight: bold;
}

.patrol dd {
	margin: 0 0 15px;
}

.patrolForm table {
	margin: 0 0 30px;
}

.patrolForm th {
	vertical-align: top;
	padding: 15px;
	text-align: left;
}

.patrolForm td {
	padding: 15px;
	border: 1px solid #7f7f7f;
}

.patrolForm td .required {
	background: #ffebf8;
}

.patrolForm td span {
	font-size: 87.5%;
}

/* 家族会員制度
----------------------------------------------------------- */
.family dt {
	margin: 0 0 5px;
	color: #004a9e;
	font-size: 120%;
	font-weight: bold;
}

.family dd {
	margin: 0 0 10px;
}

.family dd p,
.family dd table {
	margin: 0 0 20px;
}

.familyForm {
	padding: 30px 0 0;
	background: url(/mmenu/support/img/contents_bg_01.png) no-repeat 0 0;
}

.familyForm table {
	margin-bottom: 20px;
}

.familyForm th {
	vertical-align: top;
	padding: 15px;
	white-space: nowrap;
	text-align: left;
}

.familyForm th img {
	vertical-align: middle;
}

.familyForm td {
	width: 100%;
	padding: 15px;
	border: 1px solid #7f7f7f;
}

.familyForm td span {
	color: #666666;
	font-size: 87.5%;
}

.familyForm td .required {
	background: #ffebf8;
}

.familyForm td select {
	padding: 3px;}

.familyttl{
	background:#FFF;
	border:none;}
	
/* コーチングスタッフ
----------------------------------------------------------- */
.shield {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 10px;
	background: #f5f5eb;
}

.shield figure {
	margin: 0 0 10px 0;
	text-align:center;
}

.staff {
	margin: 0 0 20px;
	border-bottom: 1px solid #b2b29b;
}

.staff dt {
	/*line-height: 59px;*/
	border: 1px solid #b2b29b;
	border-bottom: none;
	font-size: 110%;
	font-weight: bold;
	cursor: pointer
}

.staffSuper {
	/*background: url(/mmenu/support/img/coachingstaff/icon_super.png) no-repeat 0 50%;*/
	background:#fdfdf6;
	color:#7a7031;
}

.staffPlatinum {
	/*background: url(/mmenu/support/img/coachingstaff/icon_platinum.png) no-repeat 0 50%;*/
	background:#faf8fd;
	color:#6d45ad;
}

.staffGold {
	/*background: url(/mmenu/support/img/coachingstaff/icon_gold.png) no-repeat 0 50%;*/
	background:#fdfdf8;
	color:#ac6400;
}

.staffSilver {
	/*background: url(/mmenu/support/img/coachingstaff/icon_silver.png) no-repeat 0 50%;*/
	background:#f9fafd;
	color:#3c5d8f;
}

.staffBronze {
	/*background: url(/mmenu/support/img/coachingstaff/icon_bronze.png) no-repeat 0 50%;*/
	background:#fffaf6;
	color:#b55921;
}

.staff dt span {
	display: block;
	padding:15px;
	/*padding: 0 0 0 145px;
	background: url(/mmenu/support/img/coachingstaff/icon_plus.png) no-repeat 70px 50%;*/
}

.staff dt.staffClose span {
	color: #004a9e;
	/*background: url(/mmenu/support/img/coachingstaff/icon_minus.png) no-repeat 63px 50%;*/
}

.staff dd {
	display: none;
	padding: 15px 0 30px;
	border: 1px solid #b2b29b;
	border-bottom: none;
	text-align: center;
}

.staffSuper + dd {
	background: #fdfdf6 url(/mmenu/support/img/coachingstaff/bg_super.png) no-repeat 0 0;
}

.staffPlatinum + dd {
	background: #faf8fd url(/mmenu/support/img/coachingstaff/bg_platinum.png) no-repeat 0 0;
}

.staffGold + dd {
	background: #fdfdf8 url(/mmenu/support/img/coachingstaff/bg_gold.png) no-repeat 0 0;
}

.staffSilver + dd {
	background: #f9fafd url(/mmenu/support/img/coachingstaff/bg_silver.png) no-repeat 0 0;
}

.staffBronze + dd {
	background: #fffaf6 url(/mmenu/support/img/coachingstaff/bg_bronze.png) no-repeat 0 0;
}

.staff dd ul {
	overflow: hidden;
	padding: 10px;
}

.staff dd li {
	/*float: left;*/
	margin-bottom:10px;
}

/*.staff dd li:nth-child(odd){
	clear:both;
	margin-right:5px;*/


.coachingstaffDetail {
	margin: 0;
}

.coachingstaffDetail strong {
	display: inline-block;
	margin: 5px 0;
}

.coachingstaffEGG {
	margin: 0 0 15px;
	padding: 20px 0 0;
	border-top: 1px dashed #7f7f7f;
}

.coachingstaffTop {
	clear: both;
	padding: 30px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}

.coachingstaffForm table {
	margin: 0 0 30px;
}

.coachingstaffForm th {
	padding: 15px;
	text-align: left;
	white-space: nowrap;
}

.coachingstaffForm td {
	width: 100%;
	padding: 15px;
	border: 1px solid #7f7f7f;
}

.coachingstaffForm td .required {
	background: #ffebf8;
}

/* レーティングリセット
----------------------------------------------------------- */
.reset {
	padding: 15px 0 0;
}

.reset dt {
	margin: 0 0 10px;
	color: #004a9e;
	font-size: 120%;
	font-weight: bold;
}

.reset dd {
	margin: 0 0 20px;
}

.helpList li {
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	background: url(/common/img/icon_arrow_01.png) no-repeat 0 5px;
}

.helpList li a{
	text-decoration:underline;}