@charset "utf-8";

/* ============================================
	共通
============================================ */

#page02{
	display: none;
}
.choiceHide{
	display: none;
}
.tab{
	width: 100%;
	border: none;
	padding:0;
	margin: 0;
}
.tab li{
	float: left;
	width: 49%;
	text-align: center;
	background: #fff;
}
.tab li:last-child{
	float:right;
}
.tab li .tabIn{
	padding:20px 0;
	border: solid 2px #009fe8;
	border-bottom: none;
	border-radius: 4px 4px 0px 0px / 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px / 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px / 4px 4px 0px 0px;
}
.tab .select .tabIn{
	border: solid 2px #ef6a24;
	border-bottom: none;
}
.tab li img{
	width: 88.8%;
	vertical-align: middle;
}
.content li{
	border-left: solid 2px #ef6a24;
	border-right: solid 2px #ef6a24;
}
.tabMenu .content{
	width: 100%;
}
.topTxt{
	margin-bottom: 10px;
	padding:0 2%;
	font-size: 13px;
}
.topTxt a{
	color: #f4308d;
	text-decoration: underline;
}
.mainArea{
	padding-bottom: 20px;
	background-color: #fff8f5;
}
.mainArea .text01{
	padding: 12px 0 20px;
	text-align: center;
}
.tabMenu .tabBtmArea{
	padding:0 3% 10px;
	border-bottom: solid 2px #ef6a24;
}
.flowTxt{
	margin:14px 0 5px;
	color: #009fe8;
	font-size: 12px;
}
.btmArea{
	padding:20px 6.2% 0;
}
.btmArea .title{
	color: #009fe8;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
#tabLine{
	width: 100%;
	background: #ef6a24;
}
#tabLine1{
	float: left;
	height: 2px;
	width: 49%;
	border-left:solid 2px #ef6a24;
	border-right:solid 2px #ef6a24;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
          box-sizing: border-box;
          background: #fff;
}
#tabLine2{
	float: left;
	height: 2px;
	width: 51%;
	border-top:solid 2px #ef6a24;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
          box-sizing: border-box;
}


#page02 .tabContentb .entryTxt {
    color: #ff6600;
    padding: 4px 0 4px 10px;
}
.spInfoB .spInfoEntryBoxb {
    background: #ffffc2 none repeat scroll 0 0;
    display: inline-table;
    width: 100%;
}
.spInfoB .spInfoEntryBoxb .entryTxt {
    display: table-cell;
    padding: 10px 4px 10px 10px;
    vertical-align: middle;
}
.spInfoB .spInfoEntryBoxb .entryFreeBtn {
    display: table-cell;
    padding: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}
.spInfoB .spInfoEntryBoxb .entryTxt .normal {
    color: #666666;
    display: block;
}

/*No.1286 2016.07.07 ここから追加*/
.btnChoise {
	display: block;
	margin: 20px 0;
}
.btnChoise a{
	float:right;
}
.btnChoise img {
	width: 100%;
}
/*No.1286 2016.07.07 ここまで追加*/


/* 2017.05.18 ここから追加 */

.bold {
	font-weight: bold;
}
.loginTit {
    background: rgba(0, 0, 0, 0) url("/sp/group_mypage/img/ico_mypageLogin.png") no-repeat scroll 0 0;
	background-size: 24px;
    color: #47bedb;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 5px 10px;
    padding: 9px 0 5px 30px;
}
 #login_clm {
    border: 3px solid #53c1dd;
    margin: 0 auto 15px;
    padding: 15px;
    width: 97%;
	box-sizing: border-box;
}
#login_clm .btnCenter {
    width: auto;
}
.td_u {
	text-decoration: underline;
}
#login_clm input.h40 {
	height: 40px;
	box-sizing: border-box;
}
#login_clm input[type="text"] ,
#login_clm input[type="password"] {
	border: 1px solid #42b1cd;
	/*box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.1) inset;
	background-color: #fff;*/
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #cccccc 1%, #ffffff 8%, #ffffff 100%) repeat scroll 0 0;
	width: 100%;
}

#login_clm .autoLoginCheck input[type=checkbox] {
	width:			20px;
	height:			20px;
	-moz-transform:		scale(1.4);
	-webkit-transform:	scale(1.4);
	transform:		scale(1.4);
	position: relative;
	opacity: 1;
}
.login_info {
    margin: 0 auto 20px;
    width: 94%;
	box-sizing: border-box;
}
/* 2017.05.18 ここまで追加 */
/* no.3918075 2019.09.03 ここから追加 */
.plr15{  padding: 0 15px;}
.fr{  float: right;}
/* ============================================
  defSectionBox2
============================================ */
.defSectionBox2 {
  padding: 0 10px;
}
.defSectionBox2 .loginTit {
  padding-bottom: 0;
  margin-left: 0;
}
.defSectionBox2 .loginTit .tit_min {
  font-weight: normal;
  display: block;
  font-size: 13px;
  margin-top: -10px;
  line-height: 1.2em;
}
/*list_autologin*/
.defSectionBox2 .list_autologin {
  width: 100%;
  margin-top: 15px;
}
.defSectionBox2 .list_autologin > .listcheck {
  float: left;
  width: calc( 100% - 3.5em);
}
.defSectionBox2 .list_autologin > .listdetail {
  float: right;
  width: 4em;
}
.defSectionBox2 .list_autologin input {
  margin-right: 10px;
}
.defSectionBox2 .list_autologin .mark_question {
  padding-top: 4px;
}
.defSectionBox2 .list_autologin .mark_question::before {
  margin-left: -1.2em;
  top: .5em;
}
.defSectionBox2 #login_clm {
  width: 100%;
  box-sizing: border-box;
  padding: 15px 0 10px;
}
.defSectionBox2 #login_clm input.h40{
  line-height: 40px;
  height: 40px;
}
.defSectionBox2 #login_clm .formItemColor input::placeholder {
  font-size: 18px;
  line-height: 40px;
}
  @media screen and (max-width: 350px) {
    .defSectionBox2 #login_clm .formItemColor input::placeholder {
      font-size: 15px;
    }
  }
/* no.3918075 2019.09.03 ここから追加 */

