@charset "UTF-8";
#topText .col2:after {
	display:table;
	content:"";
	clear:both;
}
#topText .col2 {
	zoom:1;
	padding-top: 40px;
}
#topText .col2 .img {
	width: 17%;
	float: left;
	text-align: center;
	padding: 0 50px 0 30px;
}
#topText .col2 .text {
	width: 83%;
	float: left;
	line-height: 1.6;
	font-size: 1.9rem;
}
/* COCORO MEMBERS会員限定サポート用*/
.members {
	line-height: 1.6;
	font-size: 1.7rem;
	margin-top:15px;
	margin-bottom:15px;
	padding: 10px;
	border-top:1px solid #dcdcdc;
}
.product_t {
	margin-top:50px;
	margin-left:20px;
	font-size: 1.9rem;
	font-weight:bold;
}
.product_m {
	margin:10px 30px 10px 30px;
}
.product_m .btn01 li {
	display: inline-block;
	margin-top:10px;
	text-decoration: none;
}
.product_m .btn01 li a {
	padding: 0.2em 1em;
	margin-top:10px;
	background: #bc007f;/*ボタン色*/
	color: #FFF;
	border-radius: 3px;
}
.product_m .btn01 li a:hover {
	opacity: 0.5;
	text-decoration: none;
}
.fnt_members {
	color:#bc007f;
}
.MemBers {
	line-height: 1.5;
	font-size: 1.6rem;
	margin-bottom:30px;
	padding: 10px;
	border:2px solid #bc007f;
}
.MemBers a:link, .text .lnk01 a:link {
	color: #000099; /* リンクをクリックしていない時の色 */
	text-decoration:underline;
}
.MemBers a:visited, .text .lnk01 a:visited {
	color: #000099; /* すでにリンクをクリックした時の色 */
}
.MemBers a:hover, .text .lnk01 a:hover {
	color: #FF6633; /* マウスオーバーした時に色を変える */
	text-decoration: none;
}
.MemBers a:active, .text .lnk01 a:active {
	color: #FF6633; /* 要素をマウスでクリックした時の色 */
}
.MemBers .MemBtn {
	margin-top:10px;
	margin-left:20px;
	text-decoration: none !important;
}
.MemBers .MemBtn a {
	padding: 0.2em 1.5em!important;
	text-align:center;
	margin-top:10px;
	background: #bc007f;/*ボタン色*/
	color: #FFF !important;
	border-radius: 30px;
}
.MemBers .MemBtn a:link {
	text-decoration: none !important;
}
.MemBers .MemBtn a:hover {
	opacity: 0.5;
	text-decoration: none !important;
}
.fnt_note {
	margin-top:20px;
	margin-left:15px;
	font-size:120%;
	font-weight:bold;
}
.fnt_caution {
	padding-left:1.3em;
	text-indent:-1.3em;
	color:#EF0000;
	margin-left:15px;
	font-weight:bold;
}
#informationWrap h3 {
	padding: 0;
	padding-bottom: 10px;
}
h3 {
	margin-top:20px;
	padding:5px 15px;
	background:#ccc;
	border:0;
	font-weight:bold;
}
.waku-box1 {
	position: relative;
	margin: 2em auto;
	padding: 1.2em;
	background-color: #fff; /* 背景色 */
	border: 1px solid #bc007f; /* 枠線の太さ・色 */
	width: 90%;
}
.title-box1 {
	position: absolute;
	padding: 0 .5em;
	left: 20px;
	top: -15px;
	font-weight: bold;
	background-color: #fff; /* タイトル背景色 */
	color: #bc007f; /* タイトル文字色 */
}
.sousa {
	margin:20px 10px;
}
.sousa .sousa_box1 {
	width:60%;
	float:left;
}
.sousa .sousa_box2 {
	width:40%;
	float:left;
}
.sousa .sousa_box1 .txtIndent {
	padding-left:1.3em;
	text-indent:-1.3em;
}
.Img01 {
	max-width:400px;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:auto;
}
.Img02 {
	max-width:400px;
	margin-top:15px;
	margin-bottom:10px;
}
.Img03 {
	max-width:300px;
	margin-top:15px;
	margin-bottom:10px;
}
.Img04 {
	max-width:200px;
	margin-top:15px;
	margin-bottom:10px;
}
.cbot_btn a {
	width: 50%;
	padding: 10px;
	border-radius: 8px;
	display: block;
	background: #bc007f;
	color: #ffffff !important;
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin: 30px auto 0;
	text-decoration: none;
	box-sizing: border-box;
}
.cbot_btn:hover {
	text-decoration: none;
	color: #ffffff !important;
	opacity: 0.8;
}
/*チャットトップ　オペレーターチャット誘導ボタン色*/
.btn02 {
	display: inline-block;
	margin-top:10px;
	margin-left:20px;
	text-decoration: none;
}
.btn02 a {
	padding: 0.2em 1em;
	margin-top:10px;
	background: #bc007f;/*ボタン色*/
	color: #FFF;
	border-radius: 3px;
	font-size:85%;
}
.btn02 a:hover {
	opacity: 0.5;
	text-decoration: none;
}
/* ----------------------------------------------------
	システムメンテナンス案内
---------------------------------------------------- */
.announceMainte {
	background: url("/support/images/caution.gif") no-repeat 10px 9px;
	border: solid 2px #ef0000;
	color: #ef0000;
	font-size: inherit;
	margin: 0 0 10px;
	padding: 10px 10px 10px 30px;
}
.announceMainte h3 {
	font-size: 105%;
	font-weight: bold;
	height: auto !important;
	margin: 0 0 0.5em !important;
	background:#fff!important;
	border:0!important;
padding:0!important;
   
}
.announceMainte p {
	line-height: 1.5;
}
.announceMainte.none,
.announceMainte .none {	/* 非表示用 */
	display: none;
}


 @media print, screen and (min-width: 768px) {
#topText.sub-section {
	padding-bottom: 2rem;
}
}
 @media only screen and (max-width: 767px) {
#topText.sub-section {
	padding-bottom: 1rem;
}
#topText .col2 {
	padding-top: 20px;
}
#topText .col2 .img {
	width: 20%;
	padding: 0 10px 0 0;
}
#topText .col2 .text {
	width: 80%;
	line-height: 1.6;
	font-size: 1.4rem;
}
.sousa .sousa_box1 {
	width:100%;
}
.sousa .sousa_box2 {
	width:100%;
}
.cbot_btn a {
	width: 100%;
	margin: 30px auto 20px;
}
/*COCORO MEMBERS会員様限定サポート*/
.members {
	line-height: 1.6;
	font-size: 1.4rem;
	margin-top:15px;
	margin-bottom:15px;
	padding: 10px 0px;
	border-top:1px solid #dcdcdc;
}
.product_t {
	margin:10px;
	font-size:1.8rem
}
.product_m {
	margin:10px;
}
.product_m .btn01 li {
	display:block;
	margin-top:10px;
	padding-right: 5px;
	font-size:14px;
}
.sub-section:last-child {
	padding-bottom: 2rem;
}
.MemBers {
	margin-left:0px;
	margin-right:0px;
	line-height: 1.4;
	font-size: 1.3rem;
}
.fnt_note, .fnt_caution {
	font-size:95%;
}
}
