@charset "utf-8";

body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	/*min-width: 960px;*/
	min-width: 1080px;
	font-size: 100%;
}

/* for checkup */
body .checkup_wrapper {
    font-family: Arial, Helvetica, "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";}
/* / for checkup */


/* リンク */
a {
    border-bottom  : 1px solid #444444;
    line-height    : 120%;
	text-decoration: none;
}
a:link {
	color: #444444;
}
a:visited {
	color: #444444;
}
a:hover, a:active {
    color: #ffaa00;
}
a:hover {
    border-bottom: 1px solid #ffaa00;
}

#header a, #footer a {
    border-bottom: none;
}

a.no-underline {
    border-bottom: none;
}
a.no-underline:hover {
    border-bottom: none;
}

.clear { clear:both; }
.clear hr { display:none; }

/* wrap
---------------------------------------------------------
*/
#wrap{
	width: 100% !important;
	/*background: url("../images/mainimg05-2.png" ) no-repeat;*/
	background-color: #fff;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0 auto 0 auto;
}

#wrap01{
	width: 100% !important;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0 auto 0 auto;
}


/* inner
---------------------------------------------------------
*/
.inner{
	width: 960px !important;
	margin: 0 auto !important;
	overflow: hidden;
    position: relative;
	}

.inner01{
	width: 1010px !important;
	margin: 0 auto !important;
	overflow: hidden;
	}

.inner02{
	width: 1060px !important;
	margin: 0 auto !important;
	overflow: hidden;
	}
/* main
---------------------------------------------------------
*/

#main {
	margin:10px 15px 10px 35px;
	width: 935px;
	float: left;
  }

/* contents  メインコンテンツbox
---------------------------------------------------------
*/
#contents {
	height: 100%;
	margin-top: 0px;
	overflow: hidden;
}

#content-a {
	height: 100%;
	margin-top: 0px;
	overflow: hidden;
}


#contents_main_inner{
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 28px;
}

#contents_main_inner-a{
	width: 960px;
	background: url("../images/bg_content-a.png") repeat-x left top;
	background-color: #fff;
	margin: 0px auto 0 auto;
	padding: 30px  20px;

	/*box-shadow*/
    box-shadow:0 0 5px #fff, 0 0 3px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
		background-color: #fff;
}


#contents_main_inner02{
	width: 1120px;
	background: url("../images/bg_content-a.png") repeat-x left top;
	background-color: #fff;
	margin: 0px auto 0 auto;
	overflow: auto;
	padding: 50px  20px;

	/*box-shadow*/
    box-shadow:0 0 5px #fff, 0 0 3px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
		background-color: #fff;


}

#contents_main_inner03{
	width: 1200px;
	margin: 0 auto;
		background-color: #fff;
	padding: 30px 0 0 28px;
	overflow: auto;

	/*box-shadow*/
    box-shadow:0 0 5px #fff, 0 0 3px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
		background-color: #fff;
}

#contents_main_inner04{
    width: 1120px;
	margin: 0 auto;
		background-color: #fff;
	padding: 30px 0 0 28px;
	overflow: auto;

	/*box-shadow*/
    box-shadow:0 0 5px #fff, 0 0 3px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
		background-color: #fff;
}

#contents_main_inner05{
	width: 960px;
	background-color: #fff;
	margin: 0px auto 0 auto;
	padding: 20px  20px;
	overflow: auto;
	background-color: #fff;
}

#contents_main_inner06{
	width: 1120px;
	background: url("../images/bg_content-a.png") repeat-x left top;
	background-color: #fff;
	margin: 0px auto 0 auto;
	padding: 50px  20px;
	overflow: auto;

	/*box-shadow*/
    box-shadow:0 0 5px #fff, 0 0 3px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
		background-color: #fff;


}

#contents_main_inner08{
	width: 90%;
	background: url("../images/bg_content-a.png") repeat-x left top;
	background-color: #fff;
	margin: 0px auto;
	overflow: auto;
	padding: 0 20px 30px 20px;

	/*box-shadow*/
    box-shadow:0 0 5px #fff, 0 0 3px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow:0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
		background-color: #fff;


}

#contents_main_inner09{
	width: 960px;
	background-color: #fff;
	margin: 0px auto 0 auto;
	overflow: auto;
	padding: 20px 20px 30px 20px;
	background-color: #fff;
    position: relative;
}

#contents_main_inner09.error {
	overflow: hidden;
}

#contents_main_thanks{
	width: 1160px;
	margin: 0 auto;
	padding: 30px 0 0 28px;
}

#contents_error_box{
	width: 960px;
	text-align:center;
	margin: 0 auto;
	font-size:142%;
	font-weight:600;
	line-height:2em;
	padding: 130px 0 130px 28px;

}


/* contents  メインコンテンツbox
---------------------------------------------------------
*/


#contents_sub{
	width: 960px !important;
	margin: 0 auto !important;
	overflow: hidden;
}

.contents_cada{
	width:695px !important;
	margin: 10px auto 0 auto ;
	overflow: hidden;
}

.cada_nothing {
    position: relative;
    height: 452px;
    background-size: contain;
    background-image: url("../images/bg_b1_01.png") ;
}

.cada_nothing .cada_registration_btn {
    position: absolute;
    top: 250px;
    left: 311px;
}

/*--------------------------------------------------
header ヘッダ
--------------------------------------------------*/
/*#header {
    background: url("../images/bg_header01.png") repeat-x left top;
    height    : 64px;
}

#header .logo {
    margin-top: 1px;
}

#header .p-images {
    margin-top: 1px;
}

#header #head-cada {
    position: absolute;
    right   : 0;
    top     : 0;
}

!* ヘッダ *!
#header .head-nav01 {
    font-size : 77%;
    list-style: none;
    overflow  : hidden;
    padding   : 2px 0px 0px 25px;
    position  : absolute;
    right     : 0;
    top       : 0;
}

#header .head-nav01 li {
    float  : right;
    margin : -4px 5px 0 5px;
    padding: 1px 0px 0px 15px;
}


#header .head-nav01 li.h-nav {
    background: url("../images/ico_arrow02.png") no-repeat left 4px;
    float     : right;
    margin    : 0px 5px 0 5px;
    padding   : 2px 0px 0px 15px;
}


#header .head-nav01 li.head-cada-ico {
    float     : right;
    list-style: none;
    margin    : -4px 5px 5px 5px;
    padding   : 2px 0px 0px 15px;
    z-index   : 90;
}

#header .head-nav01 li.head-cada-ico :hover {
	!*↓ロールオーバー背景画像*!
    opacity: 0.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}*/

/*-----------------------------------
    ログイン履歴
-----------------------------------*/
#show_login_history {
    cursor:pointer;
}

#login_history {
    display: none;
    position: absolute;
    background: #ffffff;
    top: 40px;
    z-index: 100;
    border-radius: 5px;
	box-shadow: 0px 0px 14px rgba(0,0,0,0.3);
	color: #2c2c2c;
	line-height: 16px;
    font-size: 90%;
}
    #login_history span.close {
        cursor:pointer;
        position: absolute;
        right: 10px;
        top: 7px;
    }

    #login_history dl {
    	padding: 8px 10px;
        margin: 0;
    }

    #login_history dt {
        font-weight: bold;
        margin-bottom: 5px;
    }

    #login_history dd:nth-child(2n) {
        background: #efefef;
    }
    #login_history dd {
        background: #ffffff;
        margin-left: 0;
        padding: 5px;
    }
/*--------------------------------------------------
entry
--------------------------------------------------*/
#entry{
	width: 600px;
	float: left;
}
#entry h2{
	margin: 0;
}
#entry p{
	margin-bottom: 0;
}
.entry_title01{
	margin: 0 0 30px -15px !important;

}

.entry_title02{
	margin: 15px 0 0px 0px !important;
}


.entry-title03{
	margin: 0px auto ;
	width:910px;
	background-color: #fff;
	}


.entry-title04{
	margin: 0px auto ;
	width:880px;
}



.entry_paragrah{
	margin-bottom: 0;
	margin-left: -15px;
}
.entry_btn{
	margin: 0 0 0 3px;
}



.entry-read {
	margin: 0px auto ;
	width:850px;
	background-color: #fff;}


/* title01  タイトル　　パーツ
---------------------------------------------------------
*/



.title01	{
	padding: 5px 0 5px 12px;
	font-size:125%;
	margin: 10px auto 10px auto ;
	border-bottom: solid 1px #ffaa00;
	border-left: solid 5px #ffaa00;
}

.title03 {
	background: url("../images/bg_tit_kiyaku01.png")  left top;
	width: 870px;
	border: 1px solid #cacaca;
	height:40px;
	padding: 0px 0px 10px 10px;
	margin:  0em auto ;
}

.title07 {
    padding: 5px 0 5px 12px;
	margin: 15px 0 15px 0px;
	font-size:125%;
	border-bottom: dotted 1px #888;
	border-left: solid 7px #ffaa00;
}

.title07-red {
	padding: 5px 0 5px 12px;
	margin: 15px 0 15px 0px;
	font-size:125%;
	border-bottom: dotted 1px #888;
	border-left: solid 7px #ed1c24;
}

.title08 {
    padding: 5px 0 5px 8px;
	margin: 15px 0 15px 0px;
	font-size:100%;
	border-bottom: dotted 1px #888;
	border-left: solid 5px #888;
}

.title09 {
	background: url("../images/bg_tit_kiyaku01.png") left top;
	width: 870px;
	border: 1px solid #cacaca;
	height:40px;
	padding: 5px 0px 0px 10px;
	margin:  0em auto ;
	font-size: 125%;
}


.title13	{
	padding: 5px 0 5px 17px;
	margin: 0px 0 0px 25px;
	font-size:75%;
	background: url("../images/ico_circle06.png")  no-repeat left center;
}

dd.title13 {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 30px;
}

.title14	{
	padding: 5px 0 5px 17px;

	margin: 0px 0 15px 25px;
	font-size:75%;
}

.title15	{
	padding: 5px 0 5px 17px;
	margin: 0px 0 15px 15px;
	font-size:90%;
}

dt.title15	{
	margin: 0;
	margin-top: 10px;
	background: url("../images/ico_circle03.png")  no-repeat left center;
}

dd.title15	{
	padding-bottom: 0;
	margin-bottom: 0;
}

.title16	{
	padding: 15px 0 5px 35px;

	margin: 0px 0 0px 20px;
	font-size:90%;
	background: url("../images/ico_h_number1.png")  no-repeat left center;
}
.title17	{
	padding: 15px 0 5px 35px;

	margin: 0px 0 0px 20px;
	font-size:90%;
	background: url("../images/ico_h_number2.png")  no-repeat left center;
}
.title18	{
	padding: 15px 0 10px 35px;

	margin: 0px 0 0px 20px;
	font-size:90%;
	background: url("../images/ico_h_number3.png")  no-repeat left center;
}
.title19	{
	padding: 15px 0 10px 35px;

	margin: 0px 0 0px 20px;
	font-size:90%;
	background: url("../images/ico_h_number4.png")  no-repeat left center;
}


.title_q {
    padding: 16px 0 16px 23px;
    margin: 0 0 5px 0px;
    font-size:95%;
    background: url("../images/q_50.png")  no-repeat left center;
    text-indent: 50px;
    border-bottom: solid 1px #ffaa00;
}



/* kiyaku
---------------------------------------------------------
*/

.kiyaku01 {
	font-size: 80%;
	width: 600px;
	border: solid;
	border: 1px dotted #cacaca;
	background-color:#fff;
	border-radius: 0px;
	padding: 20px 20px 20px 20px;
	line-height: 2.5em;
	margin:  1em auto 0 auto ;
	overflow:auto;
	height: 200px;
}

.kiyaku01 ul {
    list-style:none;
}

.personal01 {
	font-size: 90%;
	width: 860px;
	background-color:#fff;
	border-radius: 0;
	line-height: 2.5em;
	margin:  0 auto;
	overflow:auto;
}

.personal01 ol {
	list-style:none;
	padding: 0;
}
/*--------------------------------------------------
回り込み解除
--------------------------------------------------*/
.clear {
    clear : both;
}

/*--------------------------------------------------
フォーム 確認了承
--------------------------------------------------*/
.omission01{
	font-size: 87.5%;
	margin: 10px auto 10px auto;
	display: block;
	width:60%;
}
.omission input{
	margin-right: 10px;
	position: relative;
	top: -1px;
}

.thanks{
	background: url("../images/arrow_list_01.gif") no-repeat left 2px;
	padding-left: 15px;
}


/*--------------------------------------------------
topページ　パーツ
--------------------------------------------------*/


/*#top-read{*/
	/*width: 980px;*/
	/*margin: 8px 0px 0px 0;*/
/*}*/


.top-img-box01{
	margin: 20px 0px 30px 0;
}

.top-img-box02{
	margin: 0px 0px 30px 0;
}

.top-img-box03{
	margin: 40px 0px 40px 0;
}

.top-img-tit01{
	/*margin: 0px 0px 0px 0;*/
}

.top-img-tit02{
	margin: 0px 0px 0px 0;
}

.top-info-box01{
	opacity:0.85;
	margin: 0px 0px 20px 0px;
}



  /* トップページ　点滅の画像
---------------------------------------------------------
*/

.top-blink_base {
	width: 604px;
	height: 290px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0px auto 0px auto;
	/*background: url("../images/top-img01.png") no-repeat ;*/
}

.top-blink {
	width: 604px;
	height: 290px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	margin: 0px auto 0px auto;
	/*background: url("../images/top-img01_on.png") no-repeat ;*/
}


/*--------------------------------------------------
.btn　ボタンパーツ
--------------------------------------------------*/
.btn01{
	margin: 20px 170px 0px 173px;
}

.btn01:hover {
/*↓ロールオーバー背景画像*/
    opacity: 0.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

.btn02{
	margin: 20px 330px 0px 330px;
}

.btn02:hover {
/*↓ロールオーバー背景画像*/
	opacity: 0.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

.btn03{
	margin: 0;
}

.btn03:hover {
/*↓ロールオーバー背景画像*/
	opacity: 0.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

.btn04{
	margin: 0;
}

.btn04:hover {
/*↓ロールオーバー背景画像*/
    opacity: 0.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

.btn05{
	margin: 0 auto 0 auto;
	padding:0;
	display:inline;
	float:right;
}

.btn05:hover {
/*↓ロールオーバー背景画像*/
    opacity: 0.85;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
}

/*--------------------------------------------------
.btn-box    ボタンのレイアウト
--------------------------------------------------*/


/*↓.btn-box01*/
.btn-box01{
	margin: 60px auto 130px auto;
	width: 720px;
}

.btn-box01-left{
	margin: 0;
	float:left;
}

.btn-box01-right{
	margin: 0;
	float:right;
}
/*↓.btn-box02*/
.btn-box02{
	margin: 25px auto 120px auto;
	width: 780px;
}

.btn-box02-left{
	margin: 0;
	float:left;
}

.btn-box02-right{
	margin: 0;
	float:right;
}

/*↓.btn-box03*/
.btn-box03{
	margin: 25px auto 120px auto;
	width: 860px;
}

/*↓.btn-box04*/
.btn-box04{
	margin: 25px auto 120px auto;
	width: 860px;
}

.btn-box04-left{
	margin: 0;
	float:left;
}

.btn-box04-right{
	margin: 0;
	float:right;
}

#next-btn{
	width: 340px;
	margin: 1em auto 0 auto;
}

/*--------------------------------------------------
#widget　フォームパーツ
--------------------------------------------------*/

#widget{
	width: 910px;
	margin: 20px auto 0px auto;
	background-color:#fff;
}

/*--------------------------------------------------
tit
--------------------------------------------------*/
.tit01 {
	background: url("../images/bg_tit_top03.png")  left top;
	border: 1px solid #b2b2b2;
	height:45px;
	padding: 0px;
	margin:  0px;
}

.tit02 {
	background: url("../images/tit_base01.png")  left top;
	height:34px;
	padding: 6px 0px 0px 0px;
	margin:  20px 0px 20px 0px;
}

.tit03 {
	background: url("../images/tit_base01.png")  left top;
	height:34px;
	padding: 6px 0px 0px 0px;
	margin:  20px auto 20px auto;
	width:80%;
}


.tit04 {
	background: url("../images/tit_base01.png")  left top;
	height:34px;
	padding: 6px 0px 0px 0px;
}


/*--------------------------------------------------
info お知らせ
--------------------------------------------------*/

#info{
	width: 550px;
	margin: 0px 0px 50px 0px;
	float: left;
	background-color:#fff;
	filter:alpha(opacity=85);
    -moz-opacity:0.85;
    -khtml-opacity: 0.85;
    opacity:0.85;
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.1),1px 1px 1px 1px rgba(0,0,0,0.1) ;
}

/*--------------------------------------------------
fb-box　facebook　like-box
--------------------------------------------------*/

#fb-box {
	width: 410px;
	margin: 0px 0px 0px 10px;
	height: 300px;
	float: left;
	background-color:#ccc;
	filter:alpha(opacity=85);
    -moz-opacity:0.85;
    -khtml-opacity: 0.85;
    opacity:0.85;
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.1),1px 1px 1px 1px rgba(0,0,0,0.1) ;
}



.colum04 {
	font-size: 0.77em;
	border: solid;
	border: 1px solid #b2b2b2;
	border-radius: 0px;
	padding: 10px 10px 10px 10px;
	line-height: 2em;
	height:198px;
	overflow:auto;
	margin-top: -1px;
}


/*--------------------------------------------------
icon_info アイコン
--------------------------------------------------*/

.note01{
	background-image: url(../images/img_dot_note01.png);
	line-height: 26px;
	margin: 0px;
}

.ico01 {
	padding: 0px 0px 0px 80px;
	margin-left: 10px;
	background: url(../images/ico_info01.png) left center no-repeat;

}

.ico02 {
	padding: 0px 0px 0px 100px;
	margin-left: 10px;
	background: url(../images/ico_mente01.png) left center no-repeat;

}

.ico03 {
	padding: 0px 0px 0px 80px;
	margin-left: 10px;
	background: url(../images/ico_new01.png) left center no-repeat;

}

/*--------------------------------------------------
nav　ナビゲーション
--------------------------------------------------*/
.navigation{
	list-style: none;
	margin: 30px auto;
	padding: 0;
	overflow: hidden;
}
.navigation li{
	width: 313px;
	list-style: none;
	margin-right: 10px;
	float: left;
}
.last_child{
	margin-right: 0 !important;
}


/*--------------------------------------------------
tab　タブ パーツ
--------------------------------------------------*/

.tabRoot {
	position: relative;
	height: 56px;
	width: 100%;
}
.tabList {
	font-family: 'YakuHanJP', Arial, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
	left: 0;
	top: 51px;
	width: 100%;
	overflow-y: hidden;
	box-shadow: 0px 1px 5px -1px rgba(68, 68, 51, 0.4);
	background: -webkit-linear-gradient(-90deg, rgba(255, 189, 0, 1) 0%, rgba(255, 169, 0, 1) 100%);
	background: -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 189, 0, 1) ),color-stop(1,rgba(255, 169, 0, 1) ));
	background: linear-gradient(180deg, rgba(255, 189, 0, 1) 0%, rgba(255, 169, 0, 1) 100%);
}
.tabFrame {
	/* overflow-x: scroll; */
	height: 56px;
	font-size:0;
	-ms-overflow-style:none;
	text-align: center;
}
.tabFrame::-webkit-scrollbar {
  display: none;
}
.mypageTab {
	border-right: 2px solid #ffc800;
	display: inline-block;
	position: relative;
	z-index: 0;
	width: 112px;
	height: 56px;
}
.mypageTabAdvice{
	background: url("../images/header_new.png") no-repeat;
	background-size: 10px;
	background-position: top 4px right 2px;
}

.mypageTabGoal{
	background: url("../images/header_new.png") no-repeat;
	background-size: 10px;
	background-position: top 4px right 2px;
}
.mypageTab:first-child {
	border-left: 2px solid #ffc800;
}
.mypageTab a {
	width: 100%;
	text-align: center;
	text-decoration: none;
	border-bottom: none;
	height: inherit;
	vertical-align: middle;
	display: block;
	position: absolute;
}
.mypageTab a:hover{
	border-bottom: none;
}
.mypageTab a span {
	line-height: 1.3;
	font-size: 16px;
	height: inherit;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #443;
}
.mypageTab.selected {
	background: #ffc800;
}
.mypageTab.error {
	padding: 0 50px 0 45px;
}
.mypageTab.no-selected:hover {
	background: #ffc800;
}
.mypageTab.no-selected a:hover {
	color  : #444444;
}
.tabFrame > div:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	/* border-bottom: 2px solid #ffaa00; */
	z-index: 1;
}


.tabrow {
	text-align: center;
	list-style: none;
	margin: 20px auto 20px auto;
	padding: 0;
	height: 40px;
	overflow: hidden;
	position: relative;
	/*width:950px;*/
}

.tabrow div {
	border: 2px solid #ffaa00;
	background: #fffceb;
	display: inline-block;
	position: relative;
	z-index: 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin: 0 -5px 0 15px;
	/*float:left;*/
}

.tabrow a, .tabrow span {
	/* background: url("../images/ico_arrow06.png") no-repeat 30px 18px; */
  display:block;
	line-height: 45px;
	padding: 0 35px 0 45px;
	text-decoration: none;
}
.tabrow div.no-selected:hover {
    opacity: 0.65;
}
.tabrow div.no-selected a:hover {
    color  : #444444;
}

.tabrow div.selected {
	background: #FFF;
	z-index: 2;
	border-bottom-color: #FFF;
}
.tabrow:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 2px solid #ffaa00;
	z-index: 1;
}
.tabrow div:before,
.tabrow div:after {
	border: 2px solid #ffaa00;
	position: absolute;
	bottom: -1px;
	width: 5px;
	height: 5px;
	content: " ";
}
.tabrow div:before {
	left: -6px;
	border-bottom-right-radius: 6px;
	border-width: 0 1px 1px 0;
	box-shadow: 2px 2px 0 #D1D1D1;
}
.tabrow div:after {
	right: -6px;
	border-bottom-left-radius: 6px;
	border-width: 0 0 1px 1px;
	box-shadow: -2px 2px 0 #D1D1D1;
}
.tabrow div.selected:before {
	box-shadow: 2px 2px 0 #FFF;
}
.tabrow div.selected:after {
	box-shadow: -2px 2px 0 #FFF;
}
.tabrow.error div {
	padding: 0 50px 0 45px;
}
.tit-small-text {
    margin: 0px 0 0 30px;
    font-size:65%;
}
.tit-small-text img {
    vertical-align: middle;
}

/*--------------------------------------------------
help-box01
--------------------------------------------------*/

.help-box01{
	font-size:120%;
	line-height:2em;
	width:870px;
	margin:20px auto ;
	overflow: hidden;
}


/*--------------------------------------------------
フォーム全体指定
--------------------------------------------------*/


.mypage_skin01 {
	color: #666;
	padding: 10px 17px 17px 17px;
	margin: 10px auto 10px auto;
	background: #fff0c3;
	height:6em;
	font-size: 12px;
border: 1px solid #fae1af;
	/*↓ボックスの角丸の指定*/
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 7px;
	/*シャドウをつける。*/
    -webkit-box-shadow: 2px 2px 2px #ccc;
    -moz-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
}

.mypage_skin02 {
	color: #666;
	padding: 10px 17px 17px 17px;
	margin: 10px auto 10px auto;
	background: #fff0c3;
	height:15em;
	font-size: 12px;
border: 1px solid #fae1af;
	/*↓ボックスの角丸の指定*/
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*シャドウをつける。*/
    -webkit-box-shadow: 2px 2px 2px #ccc;
    -moz-box-shadow: 2px 2px 2px #ccc;
	box-shadow: 2px 2px 2px #ccc;
}
.mypage_area01 {
	/*color: #;*/
	padding: 10px 10px 10px 10px;
	margin: 10px auto 10px auto;
	background: #fff;
	height:10em;
	font-size: 12px;
	line-height:2em;
	overflow:auto;
}

/*--------------------------------------------------
フォーム　　table　
--------------------------------------------------*/


/*初めのテーブルcss非表示*/
table {
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

.table01 {
	max-width:98%;
	border-top: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width: 100%;
	margin:30px auto 40px auto;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}


.table01 tr td {
	padding: 5px;
	line-height: 20px;
	border-left: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	padding: 8px 15px;
	border-bottom: 1px solid #bbb;
	text-align: center;

}


.table01 tr td:last-child {
	border-right: 1px solid #bbb;
}

.table01 th {
	font-size:100%;
	color: #333;
	padding: 8px 15px;
	background: #fff;
	background:-moz-linear-gradient(rgba(255,240,195,0.7), rgba(255,240,195,0.9) 50%);
	background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(255,240,195,0.7)), to(rgba(255,240,195,0.9)));
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	line-height: 2.5em;
	text-align: center;
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}

/*shadow*/

.table01 th:last-child {
	border-radius:0 0px 0 0;
	border-right:1px solid #bbb;
	/*box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;*/

}

.table01 tr:last-child td {
	/*box-shadow: 2px 2px 1px rgba(0,0,0,0.1);*/
}

.table01 thead th {
	background-color:#fff;
	vertical-align: middle;

}
/*bg-color*/
.table01 tr {
	background: #fff;
}
.table01 tr:nth-child(2n+1) {
	background: #fffef2;

}


.table02 {
	max-width:98%;
	border-top: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width: 100%;
	height: 5em;
	margin:30px auto 40px auto;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}


.table02 tr td {
	padding: 5px;
	line-height: 20px;
	border-left: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	padding: 8px 15px;
	border-bottom: 1px solid #bbb;
	text-align: center;

}


.table02 tr td:last-child {
	border-right: 1px solid #bbb;
}

.table02 th {
	font-size:100%;
	color: #333;
	padding: 8px 15px;
	background: #fff;
	background:-moz-linear-gradient(rgba(255,240,195,0.7), rgba(255,240,195,0.9) 50%);
	background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(255,240,195,0.7)), to(rgba(255,240,195,0.9)));
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	line-height: 2.5em;
	text-align: center;
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}

/*shadow*/

.table02 th:last-child {
	border-radius:0 0px 0 0;
	border-right:1px solid #bbb;
/*box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;*/

}

.table02 tr:last-child td {
/*box-shadow: 2px 2px 1px rgba(0,0,0,0.1);*/
}

.table02 thead th {
	background-color:#fff;
	vertical-align: middle;

}
/*bg-color*/
.table02 tr {
	background: #fff;
}
.table02 tr:nth-child(2n+1) {
	background: #fffef2;

}

.table03 {
	max-width:300px;
	border-top: 1px solid #bbb;
	border-left: 1px solid #ccc;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	width: 100%;
	margin:10px 20px 10px auto;
	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
	float:right;
	line-height: 1.5em;
}


.table03 tr td {
	padding: 5px;
	border-left: 1px solid #ddd;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #ccc;
	padding: 8px 15px;
	border-bottom: 1px solid #bbb;
	text-align: center;

}


.table03 tr td:last-child {
	border-right: 1px solid #bbb;
}

.table03 th {
	font-size:100%;
	color: #333;
	padding: 8px 15px;
	background: #fff;
	background:-moz-linear-gradient(rgba(255,240,195,0.7), rgba(255,240,195,0.9) 50%);
	background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(255,240,195,0.7)), to(rgba(255,240,195,0.9)));
	border-left:1px solid #aaa;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-right:1px solid #aaa;
	text-align: center;
	box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}

/*shadow*/

.table03 th:last-child {
	border-radius:0 0px 0 0;
	border-right:1px solid #bbb;
/*box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;*/

}

.table03 thead th {
	background-color:#fff;
	vertical-align: middle;

}
/*bg-color*/
.table03 tr {
	background: #fff;
}

.s-text01{
	font-size: 85%;
	line-height:2em;
}

/*-------------------------
karte_text-box01
-------------------------*/
.karte_text-box01{
	text-align:center;
	width:800px;
	margin:20px auto ;
	overflow: hidden;
}

/*--------------------------------------------------
CADAカードに関するお問い合わせの箇所
--------------------------------------------------*/

.colum08 {
	font-size: 100%;
	border:2px dotted #ffaa00;
	border-radius: 5px;
	background-color:#fff;
	padding: 0px 20px 20px 20px;
	line-height: 2em;
	margin:  2em 2em 2em 2em ;
	text-align:center;
}

.colum09 {
	font-size: 114%;
	font-weight: 700;
	background: url("../images/bg_conta03.png")  left top;
	background-color:#fff;
	border-radius: 0px;
	padding: 10px 10px 10px 20px;
	line-height: 2.5em;
	margin:  2em 1em 1em 1em ;
	border-radius: 10px;
	text-align:center;
}

.ico05 {
padding: 0px 0px 0px 20px;
background:url("../images/ico_circle01.png") left center no-repeat;

}


.ico06 {
padding: 0px 0px 0px 20px;
background:url("../images/ico_circle02.png") left center no-repeat;
}

.ico07 {
padding: 0px 0px 0px 20px;
background:url("../images/ico_circle04.png") left center no-repeat;
}

.ico08 {
padding: 0px 0px 0px 25px;
background: url("../images/ico_tel02.png") left center no-repeat;

}

.icon_guide{
	position:relative;
	top:7px;
	width: 25px;
	height: 25px;
}

	 	/* .help-nav05
---------------------------------------------------------
*/
.help-nav05 a {
	height: 54px;
	display:block;
	width: 250px;
	background-image: url(../images/help-nav05.png);
	text-indent: -9999px;
}
.help-nav05 a:hover{
	/*↓ロールオーバー背景画像*/
	height: 54px;
	width: 250px;
	background-image: url(../images/help-nav05_on.png);
	text-indent: -9999px;
     }
		/* .help-nav05-on (ご利用ナビゲーション反転)
---------------------------------------------------------
*/
.help-nav05-on a {
	height: 54px;
	display:block;
	width: 250px;
	background-image: url(../images/help-nav05_on.png);
	text-indent: -9999px;
}
.help-nav05-on a:hover{
	/*↓ロールオーバー背景画像*/
	height: 54px;
	width: 250px;
	background-image: url(../images/help-nav05_on.png);
	text-indent: -9999px;

	}


/*--------------------------------------------------
footer フッタ
--------------------------------------------------*/
#footer {
    /*background: #f8b62d;*/
	background-color: #f6f6ee;
    overflow  : hidden;
}

#footer .inner {
    text-align: center;
}

#footer .nav_footer {
    display   : none;
    font-size : 87.5%;
    list-style: none;
    margin    : 20px auto 0;
    overflow  : hidden;
    padding   : 0;
}

#footer .nav_footer a:hover {
    color: #ffffff;
}

#footer .nav_footer li {
    background: url("../images/ico_arrow02.png") no-repeat left 4px;
    float     : left;
    margin    : 0 15px;
    padding   : 2px 0px 0px 25px;
}

#footer .copyright {
    font-size : 87.5%;
    margin    : 15px auto;
    padding   : 10px;
    text-align: center;
}

/*--------------------------------------------------
.error_messages
--------------------------------------------------*/
.error_messages {
    text-align : center;
}
.error_messages div {
    border     : 1px solid;
    color      : #ffaa00;
    display    : inline-block;
    font-size  : 90%;
    padding    : 10px;
    text-align : left;
    white-space: nowrap;
}

/*--------------------------------------------------
.emergency_news
--------------------------------------------------*/
.emergency_news {
    color: red;
    margin: 10px;
    border:1px solid ;
    text-align: center;
}
#emergency_news.wrap-caution div.caution {
    width: auto;
}
#emergency_news.wrap-caution div.caution img {
    width: 25px;
}

/*--------------------------------------------------
.color
--------------------------------------------------*/
.color.red {
    color: red;
}

/*--------------------------------------------------
.font-size
--------------------------------------------------*/
.font-size14 {
    font-size: 14px;
}

/*-----------------------------------
各種確認ページ
-----------------------------------*/
.notice {
    display    : inline-block;
    font-size  : 90%;
    line-height: 2em;
    margin     : 20px auto;
    text-align : left;
}

/* ツールチップのフォント設定 */
div.tooltipster-base .tooltipster-content {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.spacer {
    clear  : both;
    height : 10px;
    margin : 0px;
    padding: 0px;
}

.hidden {
    display: none;
}

.title-nav-link > a {
	font-size: 15px;
	border: none;
	vertical-align: middle;
}

.buttonFlat {
	display: block;
	margin: 20px auto 80px;
	font-size: 18px;
	padding: 13px 30px 10px 15px;
	width: 250px;
	text-align: center;
	background: #fa0 url(/static/images/checkup/ks-btn-circle-right.png) no-repeat right 10px center;
	background-size: 15px;
	border-radius: 6px;
	border-bottom: none;
	color: #fff;
	cursor: pointer;
}
.buttonFlat:link, .buttonFlat:visited, .buttonFlat:hover {
	color: #fff;
	border-bottom: none;
}
.buttonFlat:hover {
	opacity: 0.75;
}

.variable-flat-button {
	display: inline-block;
	font-size: 18px;
	padding: 12px 30px 10px 15px;
	background: #fa0 url(/static/images/checkup/ks-btn-circle-right.png) no-repeat right 10px center;
	background-size: 15px;
	border-radius: 6px;
	border-bottom: none;
	color: #fff;
	cursor: pointer;
}
.variable-flat-button:link, .variable-flat-button:visited, .variable-flat-button:hover {
	color: #fff;
	border-bottom: none;
}
.variable-flat-button:hover {
	opacity: 0.75;
}

