@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}



caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */


body {
    margin: 0;
    padding: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    background: #fff;
    font-size: 80%;
	-webkit-text-size-adjust: none;
	font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}


/* 全体
------------------------------------------------------------*/
*#wrapper{
width:100%;	
margin:0 auto;
height: auto;
position:relative;
}
/**************************
/*メインヴィジュアル*/

#kv{
	width: 1000px;
    margin: 0 auto;}
#mainBanner {
    margin: 17px auto;
    padding: 0;
    width: 100%;
    position: relative;
    line-height: 0;
}
#mainBanner img{
	width:100%;}
#course_back{display:none;}

/* ------------------------------------------------------------*/
/*パンくずリスト*/
#breadcrumb{
	height:30px;
	width:1000px;
	margin:0 auto;
	clear:both;
}
#breadcrumb ul li a{
	color:#f29e9d;
	margin-left:20px;
}
#breadcrumb ul li {
	display:inline-block;
	color:#f29e9d;
    float:left;
	padding:2px;
	background:url(../images/flow/home_icon.png) no-repeat left center;}

#breadcrumb ul li:last-child{background:none;}	

/*/*---------------------------------------------------------------------------------------------------------------------*/
.tab_top h3 img{width:100%;}
.tab_area{
    width: 100%;
	overflow:hidden;
	display:table;
	margin:0;

	}
		
.tab_area li{
	/*Tabの装飾*/
/*	width:139px; 
*/	height:49px;
	width: 375px;
	background-image:url(../images/flow/tab_back.png);
    background-repeat:repeat;
	text-align:center; 
	border-right: 1px  #009; 
	cursor: pointer; 
	vertical-align:middle; 
	display:table-cell;  
	color:#fff;
	 font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
     font-size:20px;
	 font-weight:lighter;
	 border: #009 1px solid;
	 border-bottom:none;
	 border-top-left-radius: 6px; 
    border-top-right-radius: 6px;
	border-left:none;
	border-right:none;
	}
	
.all_area {
     border: #009 1px solid;
	 border-top-left-radius: 6px; 
    border-top-right-radius: 6px;
	border-top:none;
	overflow: hidden;
	margin-bottom:30px;
	}
	
.all_area div.content_area{
	/*Tabの内容を表示するエリアの装飾*/
	background:#ffffff; 
	padding:10px 10px 10px 2px;  
/*	border-top: 1px dotted #bbbbbb;
*/	}
 
.tab_area li.select{
	/*アクティブタブの装飾*/
	background-color:#FFF; 
	background-image:none; 
	color:#009;
/*	border-top:2px solid #e94545;
*/	}
	
.hide{display:none;}


.hear_text {
	width:650px;
	margin:0 auto;
}
.hear_text p{
	font-size:110%;
	line-height:200%;
}
dl dd .step_wrap {
	width:650px;
	height:130px;
	margin:0 auto;
}
.left_step {
	width:410px;
	float:left;
}

.right_step{
	width:240px;
	float:left;
}
.right_step p {
	text-align:right}

/*---------------------------------------------------------------------------------------------------------------------*/
/*タブ切替*/

.tab_top {
	width:100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.tab_top p{
line-height: 2em;
padding:10px;
}


 dl dd p {
    padding-bottom: 2em;
    line-height: 2em;
}


/*インフォメーションWEB,TELバナー*/
dl dd .infomation_wrap {
	background:url(../images/common/footer_back.png);
		background-repeat:repeat;
		width:650px;
		margin:0 auto;
		margin-bottom:10px;
		clear:both;
}
 .infomation {
    width:500px;
	margin:0 auto;
	padding:50px 0;
}

.infomation li{
	display:inline-block;
	margin-right: 2%;
}
.infomation li a{
	display:block;
	color:#fff;}
.area {
	width:650px;
	margin:0 auto;
	margin-bottom:20px;
	margin-top:10px;
}
 #tabAccordion dl dt:hover > a {
        background: #fff;
    }


/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 960px){
	
	}

/* タブレット用
------------------------------------------------------------*/

@media only screen and (max-width:959px){
	
/*コンテンツ**********************************/
	#contents{
		width:100%;
	}
	#leftcontents{
		width:100%;
		margin:0 auto;}
	#kv {
    width: 100%;
    margin: 0 auto;
}
/*タブ切替**********************************/		
		
		
 #tabAccordion {
        width: 100%;
        box-sizing: border-box;
    }
 
    #tabAccordion dl {
        width: 100%;
        box-sizing: border-box;
    }
 
    #tabAccordion dl dt {
        width: 25%;
    }
 
    #tabAccordion dl:nth-child(2) dt {
        left: 25%;
    }
 #tabAccordion dl:nth-child(2) dt,  {
    left: auto;
}

 #tabAccordion {
        width: 100%;
        height: auto;
        border: none;
		margin-bottom:
    }
 
    #tabAccordion dl {
        top: auto;
        left: auto;
        width: 100%;
        position: relative;
    }
 
    #tabAccordion dl dt {
        top: auto;
        left: auto;
        width: 100%;
        position: relative;
        border-bottom: #999 1px solid;
        border-right: none;
    }
 #tabAccordion dl:nth-child(2) dt, 
 #tabAccordion dl:nth-child(3) dt,
 #tabAccordion dl:nth-child(4) dt {
    left: auto;
}
    #tabAccordion dl:first-child dt {
        border-top: #999 1px solid;
    }
 
    #tabAccordion dl:nth-child(2) dt, {
        left: auto;
    }
 
    #tabAccordion dl dt a {
        padding: 20px;
        height: auto;
        line-height: 1em;
        text-align: left;
    }
 
    #tabAccordion dl dt a:after {
        content: '';
        margin-top: -4px;
        top: 50%;
        right: 15px;
        width: 8px;
        height: 8px;
        font-size: 1em;
        font-weight: bold;
        line-height: 1.2em;
        display: block;
        position: absolute;
        border-top: 2px solid #666;
        border-right: 2px solid #666;
        -moz-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
 
    #tabAccordion dl dt.btnAcv {
        background: #FFF;
    }
 
    #tabAccordion dl dt.btnAcv a:after {
        content: none;
    }
 
    #tabAccordion dl dd {
        top: auto;
        left: auto;
        padding: 20px;
        width: 100%;
        height: auto;
        position: relative;
        border-bottom: #999 1px solid;
    }
}
@media only screen and (max-width:700px){
#breadcrumb{
	width:100%;
	padding: 5px;
}

#tabAccordion dl dd p img{
	/*width:100%;*/
	height:auto;
}
#tabAccordion dl dd p{
	padding:0px;
}
.tab_top p img{
	width:100%;
	height:auto;}
.hear_text {
	width:100%;
}
dl dd .step_wrap{
	width:100%;
	height:auto;
	margin:0 auto;
	margin-bottom:0px;
}

.left_step{
	width:100%;
}

.right_step {
	display:none;
}
dl dd .infomation_wrap {
		width:90%;
		margin:0 auto;
		margin-bottom:0px;
}
.area{
	width:100%;
}
.area img {
	max-width:100%;
	height:auto;
}

.infomation{
	width:100%;
	height:auto;
}
.infomation li{
	width:80%;
	margin:0 auto;
	display:block;
	margin-bottom:2%;
}
	}

/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
.tab_area li{
	font-size:14px;}
	
	.left_step p img {
		width:100%;
}
	.left_step{
		
	}
	dl dd .infomation_wrap{
		width:90%;
		margin:0 auto;
	}
	.infomation li img{
		padding:0px;
	}
	#breadcrumb{
		width:100%;
		height:30px;
		padding: 5px;
	}
.infomation {
    margin: 0 auto;
    padding: 30px 0;
}
.area {
    width: 90%;
    margin: 0 auto 10px;
}
.hear_text {
    width: 95%;
}
}

/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	
#tabAccordion dl dd p img{
	width:100%;
	height:auto;
}


	
	
}




