@charset "UTF-8";

body{
	background:url(../img/bg_body.jpg);
}

header {
	background: #ededed;
}

a:link{
	color: #0c74cf;
}

#main #content{
	background: none;
}



.s_main .box {
	display: table;	
	width: 100%;
}

div.left{
	display: table-cell;	
	vertical-align: top;
	
}
div.tit_keyvisual2{
	display: table-cell;
	text-align: right;
}

h1{
	margin-bottom: 25px;
}

#app{
	background:url(../img/img_shadow.png) top repeat-x;
	padding: 40px 0 0 0
}

.cover {
	width: 100%;
	
}

.cover a{
	color: #0c74cf;
	text-decoration: none;
}

.tablet{
max-width: 404px;
height: auto;
}

.fb_btn{
	overflow:hidden;
}
.m_main{
	height:220px;
	position: relative;
	z-index: 20;
		
}

.s_main{
/* 	overflow:hidden; */
}

.inner {
	width: 100%;
	margin: 0 auto;
}


.inner .renewal{
	background:#fff;
	padding:30px 0 0 0;
	overflow:hidden;
	
}

#main .inner .renewal h2{
	background:#0061d4;
	width:90%;
	margin:0 auto;
	padding:10px 5px;
	color:#fff;
	font-size:34px;
	font-weight:normal;
	text-align:center;
}

.inner .renewal .renewal_box{
	width:90%;
	margin:50px auto 0 auto;
	font-size:14px;
}

.inner .renewal .renewal_box .renewal_sub01{
	border-bottom:1px solid #0061d4;
	padding:0 0 10px 10px;
	margin-bottom:25px;
}

.inner .renewal .renewal_box .renewal_sub02{
	border-bottom:1px solid #0061d4;
	padding:0 0 10px 0;
	margin-bottom:25px;
}
.inner .renewal .renewal_box .renewal_sub03{
	border-bottom:1px solid #0061d4;
	padding:0 0 10px 0;
	margin-bottom:25px;
}

.inner .renewal .renewal_box ul{
	margin-bottom:40px;
}

.inner .renewal .renewal_box ul.sub{
	margin-bottom:20px;
}

.inner .renewal .renewal_box ul li{
	background: url(../img/renewal_icon.png) no-repeat;
	padding: 2px 0 8px 40px;
	background-size:24px 24px;
}

.inner .renewal .renewal_box ul li span{
	color:#0061d4;
	margin-right:0;
}

.inner .renewal .renewal_box .link{
	text-align:right;
}

.inner .app_btn{
	text-align:center;
	padding:30px;

}

.number01{
	text-align:center;
	background-color:#fff;
	padding:20px 0 0 0;
}

.number01 dl dd.text{
	text-align:left;
	font-size:14px;
	padding:0 30px;
}

.number01 dl dd.img_p{
	text-align:center;
	padding:20px 50px 0 50px;
}


.plan{
	border:3px solid #4760cc;
	background:#fff;
	width:90%;
	margin:20px auto;
}

.plan span.blue{
	color: #3760d0;
}

.plan_details{
		padding:20px;
}

.plan_details p{
	margin-bottom:10px;
}

.plan_details dl{
}

.plan_details dl dt{
	margin-bottom:10px;
}

.plan_details dl dd.space{
	margin-bottom:10px;
}

.title_M{
	overflow:hidden;
}

.text_M{
	padding:0 20px;
}

.text_M span{
	color:#4760cc;
}


.border{
	text-align:center;
	margin:20px auto;
	border-bottom:3px solid #4760cc;
	height:1px;
	width:100%;
}

.info{
	width:90%;
	text-align:center;
	margin:0 auto;
}

.info .inner{
	text-align:left;
}

/********** ご注意事項 ********/
#main #content .info { margin-top:25px; padding: 25px 10px; background:url(../img/bg_body.jpg); font-size:13px;}
#main #content .info h3 { margin-bottom:14px; font-size:13px; font-weight: bold;}
#main #content .info h3 ~ h3{ margin-top:30px; }
#main #content .info h4 { margin-top:18px; }
#main #content .info p { margin:0 0 1em 0; font-size:13px;/*padding-left:1em; text-indent:-1em;*/ }
#main #content .info ul { margin:0 0 10px 0; }
#main #content .info ul.top{ margin:0 0 30px 0; }
#main #content .info ul li { margin-top:0;  }

#main #content .info ul li.dot { margin-top:0; margin-bottom: 0.5em; list-style: disc;margin-left:1.5em; }

#main #content .info ul li.kome{ 
	margin-top:0; margin-bottom: 0.5em;text-indent:-1.2em;margin-left:1.2em;
}
#main #content .info ul li.kome:before{ 
	content:"※ ";
	display: inline; 
	
}
	
#main #content .info ul.notes{
	margin-top: 20px;
}
#main #content .info ul.notes li {
	margin-bottom: 0.2em;
}

#main #content .info a{
	text-decoration: underline;
}

.pagetop_p{
    left: auto;
    position: fixed;
    margin: 0 auto;
    right: 35px;
    bottom: 43px;
	z-index:3;
}

.pagetop a{
	color: #fff;
}

#footer {
	padding: 20px 0px;
	position:relative;
}

.akiwari{
	text-align:center;
}




@media screen and (max-width: 767px) {


.sp{
	display: block;
}

.pc{
	display: none;
}
	
img {
	width: inherit;
}

.s_main .box {
	width: 90%;
	margin: 0 auto;
}

h1 {
	margin: 20px 0;
}

h1 img{
	width: 100%;
	height: auto;	
}

#main .inner .renewal h2{
	font-size:26px;
}

img.tit_kv{
	width: 100%;
	height: auto;
	position: relative;
	z-index: 10;
}

div.tit_keyvisual2{
	width: 35%;
}

div.left{
	width: 65%;
}

div.tit_keyvisual2 img{
	width: 215px;
	height: auto;
	margin-top: -20px;
	position: relative;
	z-index: 20;
}

.m_main{
	background: #fff;
}


#app .social {
	display: none;
}

.inner .renewal {
	box-shadow:0px 2px 20px 0px #999999;
	padding-bottom:20px;
}

.inner .shadow{
	box-shadow:0px 2px 20px 0px #999999;
}

.inner .box_title{
	padding:60px 0 0 0;
}


.inner .box_title p{
	background:#0061d0;
	padding:30px;
}


.number02{
	text-align:center;
	padding:20px 0;
	background:#FFFFFF;
}

.number02 p{
	margin-bottom:20px;
}

.number02 .box_s{
	text-align:center;
	width:90%;
	margin:0 auto 60px auto;
}

.number02 .box_s ul.no6_text{
	width:100%;
	margin: 0 auto;
	text-align:left;
}

.number02 .box_s ul.no6_text li:before {
    content: "※ ";
    display: inline;
}

.number02 .box_s ul.no6_text li{
margin-top: 0;
margin-bottom: 0.5em;
text-indent: -1.2em;
margin-left: 1.2em;
}


.number02 .box_s dl{
	overflow:hidden;
	width:100%;
	margin:0 auto;
}

.number02 .box_s dl p{
	text-align:left;
	margin:10px 0 0 0;
}

.number02 .box_s dl dt{
	float:inherit;
	width:100%;
}

.number02 .box_s dl dt span{
	padding-top:20px;
}

.number02 .box_s dl dd.no6_dd{
	padding:45px 0 20px 0;
}

.number02 .box_s dl dd.no6_dd img{
	width:70%;
}

.number02 .box_s dl dt p{
	margin:10px 0;
}

.number02 .box_s dl dd p{
	margin:10px 0;
}

.number02 .box_s .img_no03{
	width:60%;
	height:auto;
}

.number02 .box_title{
	background:#0061d0;
}

.number_w{
	width:60px;
	height: auto; 
}

.plan_details .tit_plan{
	width:50%;
}

.plan_details .text_plan{
	font-size:16px;
	text-align:center;
}

.text_S{
	padding:5px 0 0 0;
}

.text_01{
	display:none;
}

.box_ss{
	padding:0 60px;
}

.up_btn{
	width:48px;
}

}

@media screen and (min-width: 768px) {


.sp{
	display: none;
}

.pc{
	display: block;
}


/* Social */
#main #content .social { padding:15px 0 30px 0; position: relative; z-index: 100;}
#main #content .social ul li { float:left; margin:0 13px 0 0; }
#main #content .social ul li.twitter { float:left; width:105px; overflow:hidden; }


#body{
	width: 100%;
	overflow: hidden;
}

#main{
	width: 100%;
	
}

.social ul{
	margin: 10px 0 0 40px;
}

h1 .keyvisual_s{
	display: none;	
}



img.tit_kv{
	margin-right: 30px;
	margin-top: 240px;
}

div.tit_keyvisual2 img{
	width: inherit;
	height: auto;
	margin-top: -250px;
	
}

div.left ul{
	padding:inherit;
}

div.left ul li{
	font-size:inherit;
}

.m_main{
	height:210px;
}


.cover {
	background: #030518 url(../img/kv_img01_l.png) center bottom no-repeat;
	position: relative;
	height: 450px;
	width: 100%;
}
.cover a{
	color: #f54131;
	text-decoration: underline;
}


.cover .top_main_area {
	width: 950px;
	margin: 0 auto;
	overflow:hidden;
}

.cover .txt_schedule img {
	width: 343px;
	height: auto;
}

.cover .top_main_area p{
	font-size: 14px;
}

.tablet{
margin-bottom: 50px;
margin-left: 20px;
margin-top: 100px;
}


.m_main{
	background:#FFFFFF;
	height:200px;
/*
	box-shadow:0px 0px 0px 5px;
	border:1px solid #fff;
*/
}

.s_main {
	width: 950px;
	margin: 0px auto;
	padding:25px 0 0 0;
}

.inner {
	width: 1028px;
	margin: 0 auto;
}

.inner .renewal{
	background: url(../img/number02_bg_l.png) repeat-y;
	padding:30px 0 0 0;
	overflow:hidden;
}

#main .inner .renewal h2{
	background:#0061d4;
	width:900px;
	margin:0 auto;
	padding:10px 0;
	color:#fff;
	font-size:34px;
	font-weight:normal;
	text-align:center;
}

.inner .renewal .renewal_box{
	width:900px;
	margin:50px auto 0 auto;
	font-size:14px;
}

.inner .renewal .renewal_box .renewal_sub01{
	border-bottom:1px solid #0061d4;
	padding:0 0 10px 10px;
	margin-bottom:25px;
}

.inner .renewal .renewal_box .renewal_sub02{
	border-bottom:1px solid #0061d4;
	padding:0 0 10px 0;
	margin-bottom:25px;
}

.inner .renewal .renewal_box ul{
	margin-bottom:40px;
}

.inner .renewal .renewal_box ul.sub{
	margin-bottom:20px;
}

.inner .renewal .renewal_box ul li span{
	color:#0061d4;
	margin-right:15px;
}

.inner .renewal .renewal_box .link{
	text-align:right;
}

.inner .app_btn{
	padding:30px 0;
	text-align:center;
	background:inherit;
}

.number01{
	background:url(../img/number_bg_l.png) no-repeat;
	height:719px;
	overflow:hidden;
	padding:inherit;

}

.number01 dl{
	float:left;
	width:490px;
	margin:50px 0 0 20px;
}

.number01 dl dt{
}

.number01 dl dd.text{
	margin:5px 30px 5px 70px;
	text-align:left;
	height:123px;
	font-size:14px;
	padding:inherit;
}

.number01 dl dd.img_p{
	text-align:center;
	padding:inherit;
}

.box_title{
	background:url(../img/no02_bg_l.png) no-repeat;
	margin-top:40px;
	text-align:center;
	height:85px;
	padding-top:40px;}

.number02{
	background:url(../img/number02_bg_l.png) repeat-y;
	text-align:center;
	padding:40px 0;
}

.number02 p{
	margin-bottom:20px;
}

.number02 .box_s{
	margin-bottom:60px;
}

.number02 .box_s dl{
	width:880px;
	margin:0 auto;
	display:table;
}

.number02 .box_s ul.no6_text{
	width:700px;
	margin: 0 auto;
	text-align:left;
}

.number02 .box_s ul.no6_text li:before {
    content: "※ ";
    display: inline;
}

.number02 .box_s ul.no6_text li{
margin-top: 0;
margin-bottom: 0.5em;
text-indent: -1.2em;
margin-left: 1.2em;
}

.number02 .box_s dl p{
	text-align:left;
	margin:20px 0 0 0;
}

.number02 .box_s dl dt{
	display:table-cell;
	width:585px;
	text-align:left;
	vertical-align:middle;
}

.number02 .box_s dl dd{
	display:table-cell;
	padding:50px 0 0 0;
	text-align:left;
	vertical-align:middle;
}

.plan{
	background:#fff;
	width:800px;
	margin:30px auto;
}


.plan_details{
	padding:20px 0 10px 0;
}

.plan_details p{
	margin-bottom:15px;
	}

.plan_details ul{
	margin:0 auto;
	display:table;
	width:745px;
}


.plan_details ul li{
	display:table-cell;
	vertical-align:top;
}


.plan_details ul li .mb30{
	margin-bottom:35px;
}

.title_M{
	margin:0 30px;
}

.border{
	width:92%;
	margin-bottom:15px;
	margin-top:15px;
	}
	
	.text_02{
	display:none;
}

.btn:hover{
	-moz-opacity: 0.80;
	opacity: 0.80;
}



/********** ご注意事項 ********/
#main #content .info { margin-top:35px; font-size:100%; }
#main #content .info h3 { margin-bottom:15px; font-size:128%; }
#main #content .info h3 ~ h3 { margin-top:25px; }
#main #content .info h4 { margin-top:20px; }
#main #content .info .inner{
	width: 800px;
	margin: 0 auto;
}

.pagetop_p{
    left: auto;
    position: fixed;
    margin: 0 auto;
    right: 35px;
    bottom: 43px;
	z-index:3;
}

.pagetop a{
	color: #0c74cf;
}



}







