@media screen and (max-width : 500px){/* 〜500*/ 
	body{
	width: 100%;
	}
	
	.sp-banner-top{
	display: block;
	}
	
	.sp-banner-top img{
	width: 500px;
	position: fixed;
	}
	
	#header{
	width: 100%;
	padding: 0;
	min-width: 480px;
	border-bottom:none;
	background: #fff;	
	}
	
	#header .header-banner{
	display: none;
	}
	
	#header hgroup{
	width: 100%;
	display: none;
	}
	
	#header hgroup h1{
	text-align: center;
	width: 100%;
	display: none;
	}	
	
	#header hgroup h2{
	text-align: center;
	width: 100%;
	font-size: 13px;
	margin-top: 20px;
	display: none;
	}
	
	#header #header-main{
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	}
	
	#header #header-right{
	width: 100%;
	}
	
	#header #social-navigation{
	float: none;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	margin-top: 0px;
	}
	
	#heade #social-navigation ul{
	width: 100%;
	text-align: center;
	}
	
	#header #social-navigation li{
	float: none;
	display: inline-block;
	padding: 0 5px;
	margin: 0px;
	}
	
	#header #social-navigation li a{
	display: inline-block;
	padding: 12px 4px;
	background: #f5f5f5;
	border-radius: 5px;
	width: 135px;
	text-align: center;
	}
	
	#header #social-navigation li.greeting{
	display: none;
	}
	
	#header #global-navigation{
	display: block;
	float: none;
	margin-top: 5px;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}
	
	#header #global-navigation ul{
	text-align: center;
	}
	
	#header #global-navigation li{
	margin: 0;
	display: inline-block;
	float: none;
	padding: 0 5px;
	}
	
	#header #global-navigation li a{
	background: #f5f5f5;
	display: inline-block;
	padding: 12px 4px;
	background: #f5f5f5;
	border-radius: 5px;
	width: 135px;
	text-align: center;
	}
	
	#header #global-navigation li .sp-smaller img{
		width: 120px;
		height: auto;
	
	}
	
	#main #news{
	display: none;
	}
	
	#main #content{
	width: 100%;
	min-width: inherit;
	border-bottom: none;
	border-top:none;
	}
	
	#content #content-main{
	padding: 0;
	width: 100%;
	min-height: inherit;
	padding-bottom: 20px;
	}
	
	#content.top  #content-main{
	padding-bottom: 0px;
	}
	
	.content-top-right{
	width: 100%;
	height: inherit;
	padding-bottom: 0px;
	}
	
	.content-top-right #slider{
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
	}
	
	.content-list{
	width: auto;	
	}
	
	.content-list h3.pc-only{
	display: none;
	float: none;	
	}
	
	.content-list h3.sp-only{
	display: block !important;
	font-size: 20px;
	background: #81962b;
	width: 440px;
	text-align: center;
	color: #fff;
	padding: 20px;
	float: none;
	}
	
	.content-list br{
	display: none;
	}
	
	.content-list  .content-list-main{
	float:none;
	width: auto;
	margin-left: 0px;
	margin-top: 10px;
	}
	
	.content-list .content-list-main span{
	display: block;
	width:inherit;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	}
	
	
	.digram-official-banners{
	width: auto;
	padding-top: 0px;
	}
	
	.digram-official-banners a{
	display: block;
	text-align: center;
	}
	
	.digram-official-banners a img{
	width: 460px;
	}
	
	.digram-official-banners .official-banner-left{
	float: none;
	}
	
	.digram-official-banners .official-banner-right{
	float: none;
	}

	
	#slider li{
	width: 100%;
	}
	
	#slider .slider-nav a{
	margin-top: 90px;
	}
	
	#slider .slider-nav #next{
	margin-left: 460px;
	}
	
	.content-top-right li img{
	width: 100%;
	height: auto;
	}
	
	.content-top-right  .start-nav{
	background: #fff;
	padding-top: 15px;
	border-top: 1px solid #ddd;
	margin-top: 0px;
	}
	
	.content-top-right  .start-nav a{
	display: none;
	}
	
	#main .content-top-right  .start-nav .start-btn{
	display: inline-block;
	padding: 15px 20px;
	background: #ff4c4c;
	height: 70px;
	margin:0px;
	}
	
	#main .content-top-right  .start-nav .start-btn img{
	width: auto;
	height: auto;
	}
	
	.start-meta .start-social{
	margin: 0 auto;
	float: none;
	}
	
	.content-top-right .start-meta{
	width: 100%;
	margin-top: 0px;
	background: #fff;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}
	
	.content-top-left{
	width: 100%;
	padding-bottom: 20px;
	background: #f8f8f8;
	border:1px solid #fff;
	}
	
	
	.content-top-left h2{
	text-align: center;
	margin-left: 0px;
	}
	
	.content-top-left .abstract-pict{
	display: none;
	}
	
	.content-top-left .abstract-lead{
	font-size: 15px;
	margin-top: 20px;
	height: auto;
	padding: 0 20px;
	}
	.content-top-left .abstract-lead br{
	display: none;
	}
	
	.content-top-left .abstract-more {
	margin-top: 15px;
	}
	
	.content-top-left .abstract-more  img{
	width: 240px;
	height: auto;
	}
	
	#sp-news{
	display: block;
	}
	
	#sp-news #news{
	display: block;	
	padding: 0px 0px; 
	height: inherit;
	min-width: 100%;
	width: 100%;
	}
	
	#sp-news #news-main{
	width: 100%;
	margin: 0;
	}
	
	#sp-news #news-main h2{
	float: none;
	background: #94d38e;
	display: block;
	width: 100%;
	padding: 15px 0;
	}
	
	#sp-news #news-main h2 img{
	height: 35px;
	width:auto;
	}
	
	#sp-news #news-main ul{
	float: none;
	width: 100%;
	margin: 10px 0 0;
	}
	
	#sp-news #news-main time{
	font-size: 15px;
	display: block;
	padding: 0px 0px;
	margin-right: 0px;
	}
	
	#sp-news #news-main span{
		font-size: 13px;
		line-height: 18px;
		display: block;
		
	}
	
	#sp-news #news-main a{
	display: block;
	border-bottom: 1px solid #eee;
	font-size: 15px;
	padding: 10px;
	}
	
	#sp-news #news-main a:hover{
	color: #94d38e;
	}
	
	#sp-news #news-see-list{
	float: none;
	text-align: right;
	width: 100%;
	display: none;
	}
	
	#sp-news #news-see-list a{
	border-bottom: none;
	display: block;
	background: #94d38e;
	}
	
	/* subpage */
	
	#content #content-main.sub-page{
	padding-bottom: 20px;
	}
	
	.sub-page h2{
	padding-top: 20px;
	margin-top: 0px;
	}
	
	.sub-page h2 img{
	height: 45px;
	width: auto;
	}
	
	.sub-page .sub-page-content{
	width: 90%;
	margin: 20px auto 0;
	padding-bottom: 0px;
	}
	
	.about-page .sub-page-content h3{
	text-align: center;
	padding: 20px 0 ;
	}
	
	.sub-page .sub-page-main{
	padding: 0 10px ;
	padding-bottom: 10px;
	}
	
	.about-page .sub-page-content p{
	margin: 0px;
	font-size: 14px;
	}
	
	.about-page .sub-page-content  .center{
	margin-top: 20px;
	}	
	
	.about-page .screen-shot{
	padding-top: 10px;
	}
	
	.about-page .screen-shot img {
	width: 420px;
	}
	
	/* newspage */
	
	.news-page-list{
	margin-top: 30px;
	width: 100%;	
	border-bottom: 1px solid #6cb964;
	padding: 10px 0;
	}
	
	.news-page-list li {
	padding: 0 10px;
	background: #fff;
	display: block;	
	}
	
	.news-page-list .no-link{
	padding: 10px;
	}
	
	.news-page-list li:last-child a{
	border:none;
	}
	
	.news-page-list li a{
	display: block;
	}
	
	.news-page-list li time,.news-page-list li span{
	float: none;
	display: block;
	}
	
	.news-page-list li time{
	background: #6db85f;
	margin-bottom: 10px;
	}
	
	.news-page-list li span{
	width: inherit;
	margin: 0;
	height: inherit;
	font-size: 15px;
	}
	
	.news-page-list li span br{
	display: none;
	}
	
	/* waveform */
	
	.waveform-page section{
	padding: 20px 30px;
	border-bottom: 1px dotted #eda13f;
	margin: 0 auto;
	float: none;
	}
	
	.waveform-page section h3{
	font-size: 18px;
	}
	
	.waveform-page section:last-child{
	border-bottom: none;
	}

	
	/* start and question  */
	
	.start-page h2{
	padding-top: 30px;
	}
	
	.start-browser{
	display: none;
	}
	
	.question{
	padding-top: 30px;
	}
	
	.question .question-p{
	padding: 0 20px;
	line-height: 30px;
	height: 60px;
	}
	
	.question .question-nav img{
	width: 140px;
	}
	
	.question .question-nav{
	padding: 0 10px;
	margin-top: 20px;
	}
	
	.question .question-nav a{
	margin: 0 5px;
	padding: 15px 0;
	display: inline-block;
	}
	
	.question .question-nav a.yes{
	background: #ff4c4c;
	}
	
	.question .question-nav a.no{
	background: #7189ff;
	}
	
	.question .question-nav a.niether{
	background: #b8a000;
	}
	
	.question .question-progress{
	margin-top: 20px;
	width: 100%;
	}
	
	.question .progress-percentage{
	width: 100%;
	text-align: center;
	float: none;
	font-size: 15px;
	}
	
	.question .progress-percentage span{
	font-size: 15px;	
	}
	
	.question .progress-bar{
	float: none;
	margin: 0 auto;
	}
	
	.question .progress-bar{
	width: 400px;
	}
	
	
	/* company-page */
	
	.company-page table{
	width: 100%;
	}
	
	.company-page table th{
	width:auto;
	white-space: nowrap;
	padding: 5px;
	font-size: 14px;
	background: none;
	text-align: right;
	color: #6f83e8;
	line-height: 20px;
	}
	
	.company-page table td{
	font-size: 14px;
	padding: 5px 10px;
	line-height: 20px;
	}
	
	.company-page table td a{
	font-size: 14px;
	color: #6f83e8;
	text-decoration: underline;
	}
	
	/* login */
	
	#login-box{
	min-width: inherit;
	position: absolute;
	}
	
	.login-box-close{
	position: absolute;	
	margin-top: -34px;
	margin-left: 419px;
	}	
	
	#login-box-main{
	width: 410px;
	padding: 20px;	
	margin-top: 0px !important;
	position: absolute;
	top:20px;	
	left: 20px;
	}
	
	.login-form label{
	background: #ec9526;
	float: none;
	display: block;
	width: inherit;
	text-align: center;
	margin: 10px 0 10px;
	font-size: 23px;
	padding: 15px 0;	
	width: 400px;
	}
	
	.login-form .fm-text.medium{
	width: 368px;
	}
	
	.forgot-password a,.ssl-login a{
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	.login-form .submit-holder input{
	width: 220px;
	height: auto;
	}
	
	/* register */
	
	.sub-page-content .msg-error li{
	font-size: 15px;
	}
	
	.login-info,.user-info{
	width: 100%;
	padding: 0;
	}
	
	.sign-up-page .sub-page-main{
	padding-top: 20px;
	
	}
	
	.sign-up-before{
	margin-top: 0px;
	display: block;
	width: inherit;
	}
	
	.msg-caution{
	width: inherit;
	display: block;
	margin-bottom: 20px;
	}
	
	#main .sign-up-before .sign-up-before-right{
	padding-left: 0px;
	padding-top: 60px;
	background-position: top center;
	}
	
	#main .sign-up-before .sign-up-before-right br{
	display: none;
	}
	
	#main .sign-up-before .sign-up-before-right span{
	font-size: 14px;
	display: block;
	}
	
	#main .sign-up-before .sign-up-before-right{
	text-align: center;
	font-size: 14px;
	}
	
	#main .sign-up-before .sign-up-before-right a{
	font-size: 14px;
	}
	
	.sign-up-main label.for-click{
	display: inline-block;
	font-size: 18px;
	width: 200px;
	}
	
	.sign-up-before-link{
	margin-top: 20px;
	text-align: center;
	padding-left: 0px;
	}
	
	.sign-up-before-link a{
	font-size: 16px;
	}
	
	.sign-up-main label{
	background: #ec9526;
	float: none;
	display: block;
	width: inherit;
	text-align: center;
	margin: 10px 0 10px;
	font-size: 23px;
	padding: 15px 0;
	}
	
	.fm-text{
	float: none;
	display: block;
	width: inherit;	
	}
	
	.fm-select{
	font-size: 20px;
	}
	
	.fm-text.shortest{
	width: 160px;
	font-size: 23px;
	padding: 15px;
	margin: 0;
	display: inline-block;
	}
	
	.email-at{
	font-size: 16px;
	}
	
	.fm-text.medium{
	width: auto;
	width: 380px;
	font-size: 23px;
	padding: 15px;
	margin: 0 auto;
	}
	
	.ui-datepicker-trigger{
	display: none;
	}
	
	.sub-page-content .sign-up-agreement,.sub-page-content .sign-up-agreement a{
	font-size: 15px;
	}
	
	/* verify */
	
	.sub-page-content .verification p{
	font-size: 16px;
	}
	
	/* result */
	
	#newyear2015{
	background: url(../images/2015newyear/newyear-bg.png) repeat-y;
	}
	
	.newyear2015-header h2{
	float: none;
	display: block;	
	}
	
	.newyear2015-lead{
	float: none;
	display: block;
	margin: 0 auto;
	width: auto;
	background: #600;
	padding: 10px 20px;
	width: 420px;
	}
	
	.newyear2015-content{
	width: auto;
	padding: 15px;
	}
	
	.newyear2015-copy span{
	display: block;
	width: auto;
	text-align: center;
	background: #ac8408;
	font-size: 22px;
	height: 32px;
	line-height: 32px;
	padding:  0px;
	float: none;
	}
	
	.newyear2015-copy h3{
	text-align: center;
	width:auto;
	float: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
	font-size: 26px;
	line-height: 36px;	
	}
	
	#newyear2015 .newyear2015-main{
	width: auto;
	}
	
	.newyear2015-copy span br{
	display: none;
	}
	
	.newyear2015-main .result-eyecatch{
	float: none;
	margin: 0;
	margin-top: 10px;
	}
	
	.newyear2015-main .result-widget-exp{
	width: auto;
	float: none;
	margin-top: 15px;
	}
	
	.newyear2015-tv{
	width: 430px;
	margin: 0 auto;
	padding: 15px;
	}
	
	.newyear2015-tv span{
	width: 100%;
	padding: 0px;
	text-align: center;
	float: none;
	display: block;
	}
	
	.newyear2015-tv .newyear2015-tv-main{
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	}
	
	.newyear2015-tv .newyear2015-tv-main h3{
	font-size: 24px;
	line-height: 34px;
	}
	
	.newyear2015-tv .newyear2015-tv-main p{
	font-size: 20px;
	line-height: 25px;
	margin-top: 15px;
	}
	
	.newyear2015-tv .newyear2015-tv-main a{
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	font-size: 18px;	
	}

	.result-register {
	border:none;
	padding-top: 55px;
	padding-bottom: 15px;
	margin-top: 0px;
	background: #ffefee  url(../images/result/result-register-top-sp.png) center 15px no-repeat;
	text-align: center;
	height: inherit;
	}
	
	.result-register a{
	display:inline-block;
	margin: 0px;
	height: inherit;
	}
	
	.result .result-header{
	background: #f5f5f5;
	margin-top: 0px;
	}
	
	.result .result-wave{
	width: 454px;	
	float: none;
	margin: 0 auto;
	}
	
	.wave-exp h3{
	float: none;
	font-size: 18px;
	width: inherit;	
	}
	
	.wave-exp p{
	font-size: 16px;
	line-height: 25px;
	width: inherit;
	float: none;
	margin-top: 10px;
	}	
	
	.result .result-abstract{
	margin: 29px auto 0px;
	width: 468px;
	min-height: 400px;
	float: none;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
	.result .result-abstract .charactor strong	{
	margin-top: 30px;
	}
	
	.result-share-title{
	width: 460px;
	margin-top: 20px;
	font-size: 16px;
	}
	
	.result-share{
	width: 460px;
	}
	
	.result-share a{
	width: 170px;
	margin: 0 5px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	background-position: 5px center;
	}
	
	
	.result-share a img{
	width: 130px;
	height: auto;
	}
	
	.result .result-basic{
	width: 454px;
	float: none;
	margin: 20px auto;
	}
	
	.result-basic .result-widget-exp{
	font-size: 20px;
	line-height: 30px;
	-webkit-text-size-adjust: 100%;			
	}	
	
	.result .result-pickup{
	width: 454px;
	float: none;
	margin: 20px auto 0;
	}
	
	.result .result-pickup h3{
	text-align:left;
	}
	
	.result-pickup .pickup-graph{
	width: 137px;
	}
	
	.result-pickup .pickup-graph p .pickup-text{
	font-size: 13px;
	-webkit-text-size-adjust: 100%;				
	}
	
	.result-adv-wapper{
	margin-top: 0px;
	}
	
	.result-widget-adv{
	width: 460px;
	margin: 20px auto 0;
	}		
	
	.result-widget-adv.left,
	.result-widget-adv.right{
	float: none;
	margin-bottom: 20px;	
	}
	
	.result-widget-adv.right{
	margin-bottom: 0px;
	}
	
	.result-header-widget-main,.result-widget-main{
	height: inherit !important;
	}
	
	.result-widget-adv .result-widget-exp{
	-webkit-text-size-adjust: 100%;				
	font-size: 20px;
	line-height: 30px;
	}
	
	.result-widget{
	width: 460px;
	margin: 20px auto 0;
	float: none;
	}
	
	.result-widget.result-widget-last{
	margin: 20px auto 0;
	}
	
	.result-widget .result-eyecatch-left{
	width: 300px;
	}
			
	.result-widget .result-eyecatch-cell{
	width: 300px;
	}
	
	.result-widget-adv.wide{
	width: 460px;
	}
	
	.result-eyecatch-cell .eyecatch-text{
	font-size: 22px;
	line-height: 30px;
	}
	
	.eyecatch-percentage .percentage{
	font-size: 19px;
	}
	
	.eyecatch-percentage .average{
	font-size: 14px;
	}
	
	
	.result-widget .result-widget-exp{
	-webkit-text-size-adjust: 100%;				
	font-size: 20px;
	line-height: 30px;
	}
	
	.result-widget-adv.wide .result-widget-inside{
	width: 420px;
	float: none;
	}
	
	.result-widget-adv.wide .result-widget-special{
	float: none;
	width: 420px;
	margin-top: 20px;		
	}
	
	.result-widget-adv.orange .result-adv-more a	{
	font-size: 14px;
	}
	
	.result-widget-adv.wide .result-widget-special img{
	width: 420px;
	height: auto;
	}
	
	.result-wide-box{
	width: 460px;
	margin: 20px auto 0;
	}
	
	.result-wide-box h3{
	text-align: center;
	display: none;
	height: 85px;
	}
	
	#main .result-wide-box h3.sp-only{
	display: block;
	}
	
	.result-apply-main .result-apply-left{
	float: none;
	display: none;
	margin: 0 auto;
	}
	
	.result-apply-main{
	margin-top: 0px;
	}
	
	.result-apply-main .result-apply-right{
	float: none;
	margin: 0px;
	margin-top: 0px;
	width: inherit;
	}
	
	.result-apply-main .result-apply-right p{
	text-align: center;
	padding: 0 10px;
	}
	
	.result-apply-main .result-apply-right p a{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	.result-apply-main .result-apply-right p br{
	display: none;
	}
	.result-change-main p{
	padding: 0 20px;	

	}
	
	.result-change-main p br{
	display: none;	
	}		
	
	/* result-book */
	
	#result-official-banners{
		text-align: center;		
	}
	
	#result-official-banners .special-widget{
		margin: 10px auto !important;
		float: none;
	}
	
	#result-match{
	width: 460px;
	margin:  20px auto;
	}
	
	#result-match .result-match-main{
	float: none;
	}
	
	#result-match .result-match-tv{
	width: 400px;
	float: none;
	margin: 40px auto 0;
	padding-bottom: 20px;
	}
	
	#st-buddy{
	width: 460px;
	margin: 0 auto;
	background: url(../images/campaign/st/st-buddy-bg-sp.png) repeat-y;
	height: auto;
	margin-top: 20px;
	}
	
	#st-buddy h2{
	float: none;
	text-align: center;
	width: 440px;
	}
	
	#st-buddy h2 img{
	width: 442px;
	height: auto;
	}
	
	#st-buddy .st-buddy-description{
	margin-left: 0px;
	float: none;
	margin-top: 10px;
	width: auto;
	font-size: 16px;
	line-height: 25px;
	}
	
	.st-buddy-main .st-buddy-photo{
	background: #fff;
	width: auto;
	float: none;
	padding-top: 20px;
	}
	
	.st-buddy-main .st-buddy-photo h3{
	text-align: center;
	margin-left: 0px;
	}
	
	.st-buddy-main .st-buddy-photo .st-buddy-charactor{
	margin-left: 0px;
	text-align: center;
	}
	
	.st-buddy-charactor img{
	width: 400px;
	height: auto;
	}
	
	.st-buddy-main .st-buddy-result{
	float: none;
	width: auto;
	padding: 0px;
	}
	
	.st-buddy-result .st-buddy-result-copy{
	font-size: 20px;
	background: none;
	text-align: center;
	padding: 15px 10px 10px;
	color: #fff;
	font-weight: normal;
	}
	
	.st-buddy-result .st-buddy-result-content{
	padding-right: 0px;
	font-size: 16px;
	background: #fff;
	padding: 10px;	
	height: auto;
	line-height: 25px;
	}
	
	.st-buddy-result footer h4{
	float: none;
	text-align: center;
	width: auto;	
	margin-left: 0px;
	}
	
	.st-buddy-result footer h4 img{
	width: 400px;
	height: auto;
	margin-left: 10px;
	}
	
	.st-buddy-result footer a{
	display: block;
	margin: 10px auto;
	display: inline-block;
	float:right;
	}
	
	.st-buddy-result footer a img{
	width: 200px;
	height: auto;
	}
	
	
	
	.result-book{
	float: none;
	margin: 20px auto 0;
	}
	
	.result-banner-wide{
	display: none;
	}
	
	.sp-result-banner{
	width: 460px;
	margin: 0 auto;
	text-align: center;
	display: block;
	margin-top: 20px;
	}
	
	.sp-result-banner img{
	width: 460px;
	height: auto;
	}
	
	.sp-result-banner.mgtop{
	margin-top: 20px;
	}
	
	.sp-result-banner img{
	width: 460px;
	height: auto;
	}
	
	.result-book-02{
	float: none;
	margin: 20px auto 0;
	}
	
	.result-book-03{
	width: 460px;
	margin: 20px auto;
	padding: 0px;
	}
	
	.result-book-03-inner{
	padding: 10px;
	background: #fff7f7;
	}
	
	.result-book-03 .pc-only{
	display: none;
	}

	#main .result-book-03 .sp-only	{
	display: block;
	margin-bottom: 8px;
	}
	
	#main .result-book-03 h4 {
	margin-bottom: 10px;
	}
	
	#main .result-book-03 h4 img{
	width: 240px;
	height: auto;
	}
	
	#main .result-book-03 p{
	height: auto;
	-webkit-text-size-adjust: 100%;	
	font-size: 14px;
	}
	
	.result-book-03-links{
	width: 440px;
	margin-left: -150px;
	}
	
	.result-book-03-right .result-book-03-links a{
	display: inline-block;
	margin-right: 10px;
	}
	
	.result-book-03-links a:last-child{
	margin-right: 0px;
	}
	
	.result-book-03-links a img{
	width: 212px;
	}
	
	.special-widget{
	width: 460px;
	margin:20px auto;
	}
	
	.special-widget h3{
	background: url(../images/icon-special-bottom.png) no-repeat bottom center;
	padding-bottom: 12px;
	margin-bottom: 20px;
	}
	
	.special-widget h3 span{
	display: block;
	background: #006600;
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	text-align: center;
	-webkit-text-size-adjust:100%;
	}
	
	.special-widget{
	background: #fff;
	}
	
	.special-widget img{
	width: 460px;
	height: auto;
	}
	
	.special-widget .special-widget-left{
	width: inherit;
	padding: 10px;
	float: none;
	}
	
	.special-widget .special-widget-left p{
	font-size: 18px;
	-webkit-text-size-adjust:100%;
	color: #060;
	}
	
	.special-widget .special-widget-right{
	padding: 10px;
	float:none;
	}	
	
	.special-widget .special-widget-right a img{
	width: 420px;
	height: auto;
	}
	
	/* mypage */

	.result-mypage-header .result-card{
	margin: 0 auto;
	float: none;
	margin-bottom: 15px;
	}
	
	.result-book-03-right{
	width: 288px;
	margin-left: 15px;
	}
		
	.result-mypage-header{
	width: 460px;
	margin: 0 auto;
	padding-top: 20px;
	}
	
	.mypage-menu{
	float: none;
	margin: 0px auto 20px;
	width: 420px;
	padding: 20px;
	background: #fff;
	border: 1px solid #ccc;
	height: inherit;	
	}
	
	.mypage-menu .mypage-nav{
	padding: 0;
	width: inherit;
	height: inherit;
	}
	
	.mypage-menu p,.mypage-menu p a{
	font-size: 15px;
	}
	
	.mypage-menu .mypage-nav li{
	width: inherit;
	float: none;
	display: block;
	background: #fff3f2;
	padding:10px 20px;
	margin-bottom: 2px;
	}
	
	.mypage-menu .mypage-nav li a{
	display: block;
	}
	
	/* footer */
	
	#footer{
	width: 100%;
	padding: 0px;
	}
	
	#footer nav{
	height: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	}
	
	#footer nav p{
	text-align: left;
	}
	
	#footer nav a{
	float: none;
	display: block;
	padding:15px 40px;
	border-bottom: 1px dotted #ddd;
	background-position: 15px center;
	margin: 0;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
	line-height: 22px;
	}
	
	#footer nav a img{
	height: 25px;
	width: auto;
	}
	
	#footer .footer-banner{
	margin-bottom: 20px;	
	}
	
	.footer-banner .sp{
	display:block;

	}	
	
	.footer-banner .pc{
	display: none;
	}
	
	#footer #copyright{
	margin-top: 0px;
	}
}