@charset "UTF-8";

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

* {
	-webkit-text-size-adjust: 100%;
}

body {
	overflow: hidden;
}

#header {
	width: 100%;
	margin: 0px auto;
}

/*#header #h_inner {
	display: table;
	width: 100%;
	margin: 15px auto;
	overflow:hidden;
}

#h_inner #logo {
	display:table-cell;
	vertical-align:middle;
	padding:0 0 0 20px;
}

#h_inner #logo h1 {
	padding:0;
}

#h_inner #logo h1 img{
	height: auto;
 max-height: 52px;
 max-width: 70%;
 width: auto;
}

#header #h_inner #spmenuswitch {
	display:table-cell;
	vertical-align: middle;
	width:35px;	
	padding:0 18px 0 0;
}

#header #h_inner #spmenuswitch a {
	display: block;
	text-align: left;
	text-indent: -10000px;
	background: url(../images/spmenu.gif) no-repeat left top;
	background-size: 100% auto;
	width:35px;
	height:36px;
}

#header #h_inner #spmenuswitch a.open {
	background: url(../images/spmenu_off.gif) no-repeat left top;
	background-size: 100% auto;
}
*/


#header #h_inner {
	display: block;
	width: 100%;
	margin: 0px auto;
	overflow:hidden;
}

#h_inner #logo {
	float: left;
	padding:15px 0 0 20px;
}

#h_inner #logo h1 {
	padding:0;
}

#h_inner #logo h1 img{
	height: auto;
 max-height: 52px;
 max-width: 70%;
 width: auto;
}

#header #h_inner #spmenuswitch {
	float:right;
	display:block;
	width:35px;	
	padding:20px 18px 0 0;
}

#header #h_inner #spmenuswitch a {
	display: block;
	text-align: left;
	text-indent: -10000px;
	background: url(../images/spmenu.gif) no-repeat left 3px;
	background-size: 100% auto;
	width:35px;
	height:36px;
}

#header #h_inner #spmenuswitch a.open {
	background: url(../images/spmenu_off.gif) no-repeat left top;
	background-size: 100% auto;
}

#header .language {
	display: none;
}

#header #navi{
	float:none;
	margin-top:15px;
	width:auto;
}

#header #navi #globalnavi{
	position: absolute;
	display: none;
	width: 100%;
	min-width: 0px;
	z-index: 30;
}

#header #navi #globalnavi > ul {
	width: 100%;
	padding:0;
	display:block;
}

#globalnavi ul > li {
	padding:0;
	display:block;
	height:auto !important;
}

#globalnavi ul > li:first-child {
	padding:0;
}

#globalnavi > ul > li > a {
	width: auto;
	height: auto;
	padding: 15px 70px 15px 20px;
	text-indent: 0px;
	font-size:16px;
	font-weight:bold;
	line-height: 110%;
	color: #ffffff;
	text-decoration: none;
	background:url(../images/arrow_sp_navi.gif) no-repeat right center;
	background-color: #ce3f2f;
	border-bottom:none;
}

#globalnavi > ul > li+li > a {
	width: auto;
	border-top: 1px solid #ffffff;
}

#globalnavi > ul > li > a:hover,
#globalnavi > ul > li > a.current {
	color:#fff;
	text-decoration:none;
	border-bottom:none;
	background-color: #ce3f2f;
	padding: 15px 20px;
}

#globalnavi > ul > li > a.open {
	background:url(../images/arrow_sp_navi2.gif) no-repeat right center;
	color:#fff;
	background-color: #ce3f2f;
}


#globalnavi > ul > li#gn05 > a,
#globalnavi > ul > li#gn07 > a {
	background: none;
	background-color: #ce3f2f;
}

#globalnavi > ul > li#gn05 > a.open,
#globalnavi > ul > li#gn07 > a.open {
	background: none;
}


#globalnavi > ul > li#gn08,
#globalnavi > ul > li#gn09{
		display: inherit;
}

#globalnavi > ul > li#gn08 > a {
	background:url(../images/arrow_sp_navi_gray.gif) no-repeat right center;
	background-color:#585858;
}

#globalnavi > ul > li#gn08 > a.open {
	background:url(../images/arrow_sp_navi2_gray.gif) no-repeat right center;
	background-color:#585858;
}

#globalnavi > ul > li#gn09 > a {
	background: none;
	background-color:#585858;
}

#globalnavi > ul > li#gn09 > a.open {
	background: none;
}

#globalnavi > ul > li > ul {
	border-bottom: 1px solid #eaeaea;
	position:static;
	display: inline;
	display:none;
	width: 100%;
	z-index:auto;
}

#globalnavi > ul > li#gn07 > ul {
	width: 100%;
}

#globalnavi > ul > li > ul li a {
	width: auto;
	height: auto;
	padding: 15px 20px;
	text-indent: 0px;
	font-size:16px;
	font-weight:bold;
	line-height: 110%;
	text-decoration: none;
}

#globalnavi > ul > li > ul li ul.gn_under li a {
	padding: 15px 20px 15px 40px;
	color: #464646;
	border-top: 1px solid #eaeaea;
}


#top_main {
	min-width: 0px;
	width: 100%;
}

#top_main .top1{
	background: none;
	height:auto;
	width:auto;
}

.top1 .top1_right{
	display:none;
}

.top1 .top1_inner{
	display:block;
	background: url(../../10th/images/top1_inner_bg_sp.jpg) no-repeat center top;
	background-size: cover;
	width:auto;
	min-width:0;
	height:auto;
	margin:auto;
}

.top1 .top1_inner2{
	display:block;
	width:auto;
	min-width:0;
	margin:auto;
	height:auto;
}

.top1 .top1_inner2 h2{
}

.top1 .top1_inner2 h2 img{
	height:auto;
	width:100%;
}

.top1_4{
	height:auto;
	width:auto;
	margin:0 30px;
}

.top1_4 dl{
 display: table;
	margin:auto;
}

.top1_4 dl dt {
	display:table-cell;
	vertical-align:middle;
	padding-right:10px;
}

.top1_4 dl dd {
	line-height: inherit;
}

.top1_4 dl dd span{
	display:inline-block;
}

#top_main .top2{
	background-color: inherit;
	height:auto;
	width:auto;
	position:static;
}

.top2 .top2_right{
	display:none;
}

.top2 .top2_inner{
	display:block;
	background: url(../../10th/images/sp_top2_bg.jpg) no-repeat left top;
	background-size: cover;
	width:auto;
	min-width:0;
	height:auto;
	margin:auto;
}

#top_main .top3{
	background: none;
	height:auto;
	width:auto;
	margin:50px auto 0;
}

.top3 .top3_right{
	display:none;
}

.top3 .top3_inner{
	display:block;
	background: url(../../10th/images/sp_top3_bg.jpg) no-repeat left top;
	background-size: cover;
	width:auto;
	min-width:0;
	height:auto;
	margin:auto;
	position:relative;
}

#top_main .top4{
	background: none;
	height:auto;
	width:auto;
	margin:50px auto 0;
}

.top4 .top4_inner{
	display:block;
	background: url(../../10th/images/sp_top4_bg.jpg) no-repeat left top;
	background-size: auto 187px;
	width:auto;
	min-width:0;
	height:auto;
	margin:auto;
	position:relative;
}

.top4 .top4_inner.top4_inner_w2016{
	background: url(../../10th/images/sp_top4_bg_2016winter.jpg) no-repeat left top;
}

#top_main .top5{
	background: none;
	height:auto;
	width:auto;
	margin:50px auto 0;
	min-width:0;
}

.top5 .top5_right{
	display:none;
}

.top5 .top5_inner{
	display:block;
	background: url(../../10th/images/sp_top5_bg.jpg) no-repeat left top;
	background-size: cover;
	width:auto;
	min-width:0;
	height:auto;
	margin:auto;
	position:relative;
}

#top_main .top6{
	background: none;
	height:auto;
	width:auto;
	margin:50px auto 0;
	min-width:0;
}

.top6 .top6_inner{
	display:block;
	background: url(../../10th/images/sp_top6_bg.jpg) no-repeat center top;
	background-size: cover;
	width:auto;
	min-width:0;
	height:auto;
	margin:auto;
	position:relative;
}

#top_main .top7{
	background: none;
	height:auto;
	width:auto;
	margin:50px auto 0;
	min-width:0;
}

.top7 .top7_inner{
	display:block;
	background: url(../../10th/images/sp_top7_bg.jpg) no-repeat center top;
	background-size: cover;
	width:auto;
	min-width:0;
	height:auto;
	margin:auto;
	position:relative;
}

.top7 .top7_inner.top7_inner_w2016{
	background: url(../../10th/images/sp_top7_bg_2016winter.jpg) no-repeat center top;
}

#top_main .top8{
	background: none;
	height:auto;
	width:auto;
	margin:50px auto 0;
	min-width:0;
}

.top8 .top8_inner{
	display:block;
	background: url(../../10th/images/sp_top8_bg.jpg) no-repeat center top;
	background-size: cover;
	width:auto;
	min-width:0;
	height:auto;
	margin:auto;
	position:relative;
}

.top8 .top8_inner.top8_inner_w2016{
	background: url(../../10th/images/sp_top8_bg_2016winter.jpg) no-repeat center top;
}

#top_main .top9{
	background: none;
	height:auto;
	width:auto;
	margin:50px auto 0;
	min-width:0;
}

.top9 .top9_right{
	display:none;
}

.top9 .top9_inner{
	display:block;
	background: url(../../10th/images/sp_top9_bg.jpg) no-repeat center top;
	background-size: cover;
	width:auto;
	min-width:0;
	height:auto;
	margin:auto;
	position:relative;
}

#top_main .top_2016winter{
	background: none;
	height:auto;
	width:auto;
}
.top_2016winter .top1_right{
	display:none;
}
.top_2016winter .top_2016winter_inner{
	background: none;
	min-width: auto;
	height:auto;
	margin: 0;
}
.top_2016winter .top1_inner2{
	width:auto;
	margin:0 auto;
	height:auto;
	display:block;
}
.top_2016winter .top1_inner2 img{
	width: 100%;
	height: auto;
}

.top2 .top2_inner2,
.top3 .top3_inner2,
.top5 .top5_inner2,
.top9 .top9_inner2{
	display:block;
	width:auto;
	min-width:0;
	margin:auto;
	height:auto;
	/*width:auto;
	margin:0;
	position:relative;*/
}


.top2 .top2_inner h3,
.top3 .top3_inner h3,
.top4 .top4_inner h3,
.top5 .top5_inner h3,
.top6 .top6_inner h3,
.top7 .top7_inner h3,
.top8 .top8_inner h3,
.top9 .top9_inner h3{
	display:table;
	height:auto;
}

.top2 .top2_inner h3 a,
.top3 .top3_inner h3 a,
.top6 .top6_inner h3 a{
	display:table-cell;
	vertical-align:middle;
	font-size:44px;
	font-weight:bold;
	color:#464646;
	line-height:1.2;
}

.top4 .top4_inner h3 a{
	display:table-cell;
	vertical-align:middle;
	font-size:44px;
	font-weight:bold;
	color:#464646;
	line-height:0.5;
}

.top5 .top5_inner h3 a{
	display:table-cell;
	vertical-align:middle;
	font-size:44px;
	font-weight:bold;
	color:#fff;
	line-height:1.2;
}

.top7 .top7_inner h3 a,
.top8 .top8_inner h3 a {
	display:table-cell;
	vertical-align:middle;
	font-size:44px;
	font-weight:bold;
	color:#fff;
	line-height:1.2;
}

.top9 .top9_inner h3 a{
	display:table-cell;
	vertical-align:middle;
	font-size:44px;
	font-weight:bold;
	color:#b08036;
	line-height:1.2;
}

.top3 .top3_inner .intro h3 span,
.top4 .top4_inner .intro h3 span{
	font-size:23px;
	display:block;
	line-height:1.2 !important;
}

.top9 .top9_inner .intro h3 span.title{
	display: block;
}

.top2 .top2_inner p,
.top3 .top3_inner p,
.top4 .top4_inner p,
.top5 .top5_inner p,
.top6 .top6_inner p,
.top7 .top7_inner p,
.top8 .top8_inner p,
.top9 .top9_inner p {
	margin: 20px auto 0;
	width:auto;
	line-height:1.6;
	color:#464646;
}

.top3 .top3_inner p{
	margin: 20px auto 0;
	width:auto;
	line-height:1.6;
	color:#464646;
}

.top5 .top5_inner p{
	margin: 20px auto 0;
	width:auto;
	line-height:1.6;
	color:#464646;
}

.top2 .top2_inner2 .icon,
.top4 .top4_inner .icon,
.top3 .top3_inner2 .icon,
.top5 .top5_inner2 .icon{
	display:none;
}

.top2 .top2_inner2 .intro,
.top3 .top3_inner2 .intro,
.top4 .top4_inner .intro,
.top5 .top5_inner2 .intro,
.top6 .top6_inner .intro,
.top7 .top7_inner .intro,
.top8 .top8_inner .intro,
.top9 .top9_inner2 .intro{
	float:none;
	margin:0 20px;
	width:auto;
}

#top_main .detail .button1 a {
	padding:7px 20px 10px;
	line-height:1.2;
}

#top_main .detail .button2 a {
	padding:7px 20px 10px;
	line-height:1.2;
}

#top_main .detail .button1 .arrow-n{
	background: url(../images/arrows.png) no-repeat #d80c18;
	background-position:-5px -115px;
}

#top_main .detail .button2 .arrow-n{
	background: url(../images/arrows.png) no-repeat #b08036;
	background-position:-5px -115px;
}


#top_main .info{
	width:auto;
	padding: 0 20px;
}

#top_main .info .box1,
#top_main .info .box2{
	width:auto;
	padding:25px;
	border:1px solid #ccc;
	float:none;
	margin-right:0;
}

#top_main .info .box3{
	width:auto;
	padding:0;
	border:1px solid #ccc;
	float:none;
}

#top_main .info .box1+.box2,
#top_main .info .box2+.box3{
	margin-top:20px;
}

#top_main .info .box1 p.title{
	text-align:center;
	color:#464646;
}

#top_main .info .box1 dl{
	width:100%;
	margin:15px 0 0;
	padding-top:15px;
	overflow:hidden;
	border-top:1px solid #b2b2b2;
	color:#666666;
}

#top_main .info .box1 dl dt{
	width:auto;
	float:none;
	clear:both;
	margin-bottom: 5px;
}

#top_main .info .box1 dl dd{
	width: auto;
	margin-left:0em;
	overflow:hidden;
}

#top_main .info .box1 p+dl{
	margin:0;
}

#top_main .info .box1 .detail{
}

#top_main .info .box2 p.title{
	line-height:1em;
}

#top_main .info .box2 p+p{
	margin-top:20px;
}

#top_main .info .box2 p.title+p{
	margin-top:20px;
}

#top_main .info .box2 .detail{
	width:auto;
	margin:25px auto 0;
}

.fbfluid .fbcomments,
.fbfluid .fb_iframe_widget,
.fbfluid .fb_iframe_widget[style],
.fbfluid .fb_iframe_widget iframe[style],
.fbfluid .fbcomments iframe[style],
.fbfluid .fb_iframe_widget span{
 width: 100% !important;
}

#top_main .detail{
	margin:35px auto 0;
}

#top_main .info .box2 .detail .button1 a {
	margin:0 10px;
}

#top_main .info .box2 .detail .button1 a+a {
	margin:15px 0 0;
}





#breadcrumbs {
	border-top: 2px solid #e5e5e5;
}

#breadcrumbs  ul {
	display:none;
}


#main {
	position: relative;
	width: auto;
	margin: 10px 0px 20px -245px;
}

#sidebar {
	width: 230px;
}

#sidebar.hide > * {
	display: none;
}

#contents {
	width: auto;
	overflow: hidden;
}

#footer {
	width: auto;
	margin-bottom:20px;
}

#footer .footer1{
	background: none;
	height:auto;
	width:auto;
	margin:50px auto 0;
	min-width:0;
}

#footer .footer1_right{
	display:none;
}

#footer .footer1_inner{
	display:block;
	background: url(../../10th/images/sp_top9_bg.jpg) no-repeat center top;
	background-size: cover;
	width:auto;
	min-width:0;
	height:auto;
	margin:auto;
	position:relative;
}

#footer .footer1_inner2{
	display:block;
	width:auto;
	min-width:0;
	margin:auto;
	height:auto;
}

#footer .footer1_inner h4{
	display:table;
	height:auto;
}

#footer .footer1_inner h4 a{
	display:table-cell;
	vertical-align:middle;
	font-size:44px;
	font-weight:bold;
	color:#b08036;
	line-height:1.2;
}

#footer .footer1_inner h4 span.title{
	display: block;
}

#footer .footer1_inner p {
	margin: 20px auto 0;
	width:auto;
	line-height:1.6;
	color:#464646;
}

#footer .footer1_inner2 .intro{
	float:none;
	margin:0 20px;
	width:auto;
}

#contents .detail,
#footer .detail{
	margin:20px auto !important;
}


#contents .detail .button a,
#footer .detail .button a {
	padding:7px 20px 10px;
	line-height:1.2;
}

#contents .detail .button .arrow-n,
#footer .detail .button .arrow-n{
	background-position:-5px -115px;
}

#footer .footer3{
	display:none;
}

#footer .footer4{
	margin-top:55px;
	margin:0 auto;
	position:relative;
}

#footer .footer4_inner{
	width:auto;
	margin:15px auto 0;
	padding:0 20px;
}

#footer .footer4_inner div .links li {
	margin-right: 15px;
}

#footer .footer4_inner div .links li a {
	padding-right: 15px;
}

#footer .footer4_inner div .links li.last {
	padding-right: 0;
}

#footer .footer4_inner div .links li.last a {
	padding-right: 0;
	border: none;
}

#footer .footer4_inner div.p_mark{
	vertical-align: bottom;
}

#footer .top_btn {
	right: 20px;
	bottom: 50px;
}

#footer .footer2_inner{
	width:auto;
	margin:20px auto 0;
	padding:9px 15px 15px 15px;
}


#footer .menu1{
	margin:0 auto;
	display:inherit;
	width:auto;
}

#footer .menu1 li,
#footer .menu1 li:first-child{
	width:48%;
	padding:0 0.8%;
	margin:6px 0 0;
}

#footer .menu1 li.line_second{
	margin-left:0;
}

#footer .menu1 li a,
#footer .menu1 li:first-child a{
	width:96%;
	display:inherit;
	text-align:center;
	padding:10px 2%;
	margin:0;
}

#footer .menu1 li a span{
	display: inline-block;
	padding:0 5px 0 0;
}

#footer .menu1 li img{
	display:none;
}



#spsidemenu {
	display: table;
	margin: 30px 15px 0 15px !important;
	padding:0;
}

#spsidemenu > div {
	display: table-cell;
	vertical-align: middle;
	font-size: 200%;
	color: #585858;
	font-weight: bold;
	line-height: 120%;
}

#spsidemenu > div span {
	display: inline-block;
}

#spsidemenu > div a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 5px 10px 5px 0px;
	background: url(../images/spsidemenu.gif) no-repeat left top;
	background-size: 100px 50px;
}

#spsidemenu > div a.open {
	background-position: right top;
}

#title {
	display: none;
}

#title+* {
	margin-top: 0px;
}


#contents h3 {
}


#contents .box_g  {
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents .box_g div{
	float: none;
	display: block;
	width: 100%;
	margin: 0px;
}

#contents .box_g div+div {
	margin-top: 10px;
}

#contents .box_col2 {
	width:100%;
	overflow:hidden;
}

#contents .box_col2 .col_left,
#contents .box_col2 .img_right{
	float: none;
	display: block;
	width: 100%;
	margin: 0px;
}

#contents .box_col2 .img_right{
	margin-top:10px;
}

#contents .box_col2 div img{
	display:block;
	height:auto;
	margin:auto;
	max-width:100%;
}

#contents .box_col2 div+div{
	margin-top:10px;
}


#contents ul.column2 {
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents ul.column2 li {
	float: none;
	display: block;
	width: 100%;
	margin: 0px;
}

#contents ul.column2 li+li {
	margin-top: 10px;
}


#contents .box_m {
	width:auto;
	padding:10px;
}

#contents .box_m .m_inner {
	width:auto;
}

#contents div.accordion {
	display: none;
	padding:25px 18px 18px 18px;
	width:auto;
}

#top_main .sns{
	width:auto;
	margin:20px 15px 0 15px;
}

#contents .sns{
	width:auto;
}

#top_main .sns .buttons > div.
#contents .sns .buttons > div{
	margin-left:3px;
}

#contents .pagination .next a span.txt,
#contents .pagination .prev a span.txt{
	display:none;
}

#contents .box_chapters ul {
	width:100%;
	margin: 0;
	overflow:hidden;
}

#contents .box_chapters ul li {
	width: auto;
	margin: 15px 0 0 0;
	float:none;
}

#contents .box_chapters ul li > div {
	display:table;
}

#contents .box_chapters ul li > div div {
	display:table-cell;
	padding-right:10px;
}

#contents .box_chapters ul li > div p {
	display:table-cell;
	width: 100%;
	float:none;
	vertical-align:middle;
}


#contents .box_col3 ul {
	width:auto;
	margin-left: 0;
	overflow:hidden;
}

#contents .box_col3 ul li {
	width: 100%;
	margin: 20px 0px 0px;
	float:none;
}

#contents .box_col3 ul li div{
	margin:auto;
	background:none !important;
	height:auto;
	width:100%;
}

#contents .box_col3 ul li div a {
	cursor: default;
}

#contents .box_col3 ul li div img{
	display:block !important;
	height:auto;
	margin:auto;
	max-width:100%;
}

.imgLiquid img {
    visibility: visible !important;
}

#contents .pagination .next{
	margin-left:15px;
}
	
#contents .pagination .prev{
	margin-right:15px;
}

#contents .pagination .page a,
#contents .pagination .current {
 height: 30px;
 line-height: 30px;
 min-width: 30px;
}

#contents .pagination .next{
	height:30px;
}

#contents .pagination .arrow-p,
#contents .pagination .arrow-n{
	height:30px;
	width:30px;
}

#contents .pagination .arrow-n{
	margin-left:5px;
	background-position:4px 7px;
	background-size:70%;
}

#contents .pagination .arrow-p{
	margin-right:5px;
	background-position:4px -42px;
	background-size:70%;
}

#contents table {
	display: block;
	width: auto;
}

#contents table thead th:first-child {
	display:none;
}

#contents table thead th {
box-sizing: border-box;
}

#contents table tr {
}

#contents table tbody th {
	display:block;
}

#contents table tbody td{
box-sizing: border-box;	
}


#contents dl.style_table {
	display:block;
	border-collapse: collapse;
	border-top: 1px solid #afafaf;
	border-left: 1px solid #afafaf;
}

#contents dl.style_table dt{
	display:block;
	width:100%;
	vertical-align:middle;
}

#contents dl.style_table dd {
	display: inline-block;
	margin:0;
	width:50%;
}


#contents dl.style_table dd.bg_red {
	background-color:#d80c18;
	color:#fff;
	width:50%;
}

#contents dl.style_table dd.bg_gold {
	background-color:#bc9354;
	color:#fff;
}

#contents dl.style_table dd.bg_pink {
	background-color:#fdf3f3;
	width:50%;
}

#contents dl.style_table dd.bg_beige {
	background-color:#fbf9f5;
}


#contents dl.style_table + dl.style_table{
	margin-top:-1px;
}



#mainvisual{
	margin-bottom: 20px;
}
#mainvisual .bg{
	height: auto;
	background-size: contain;
}
#mainvisual .bg p{
	display: block;
	width: auto;
	margin: 0;
}
#mainvisual .bg p img{
	width: 100%;
	height: auto;
}
#mainvisual_img{
	margin-bottom: 20px;
}
.top_box{
	width: 100%;
}
.top_box > div{
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0px 0 20px 0;
}
.top_box.on_img > div{
	height: auto;
}
.top_box.on_img.tx_r > div > div{
	padding-left: 0px;
}
.top_box.on_img .head{
	display: table;
	padding: 0 0px 0 20px;
}
.top_box.on_img .head .img{
	position: static;
	display: table-cell;
	width: 50%;
}
.top_box.on_img .head .img img{
	width: 100%;
	height: auto;
}
.top_box.on_img .head h3{
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.top_box.feature h3 span{
	display: block;
	line-height: 1.2;
}
.top_box.feature h3 span.main{
	display: block;
	font-size: 36px;
	line-height: 1.2;
	padding-top: 10px;
}
.top_box.on_img .lead{
	margin-top: 10px;
	padding: 0 20px;
	width: auto;
	line-height: 1.5;
}
.top_box > div > .ts{
	display: block;
	width: auto;
	height: auto;
	vertical-align: middle;
	width: 100%;
}
.top_box > div > .ts .lead{
	margin-bottom: 10px;
	padding: 0 20px;
}
.top_box.tx_r > div > .ts{
	padding-left: 0px;
}
.top_box.president > div > .ts h3{
	background: url(../../images/sp_bg_president.jpg) no-repeat;
	background-size: contain;
}
.top_box.studies > div > .ts h3{
	background: url(../../images/sp_bg_studies.jpg) no-repeat;
	background-size: contain;
}
.top_box.column > div > .ts h3{
	background: url(../../images/sp_bg_column.jpg) no-repeat;
	background-size: contain;
}
.top_box.interview .head{
	padding: 20px 0px 20px 20px;
	background: #000;
}
.top_box.staff .head{
	background: url(../../images/sp_bg_staff.jpg);
}
.top_box > div > .ts h3 a{
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}
.top_box{
	background: none !important;
}
.top_box .btn{
	text-align: center;
}
.top_box .btn a{
	display: inline-block;
	font-weight: bold;
	margin-top: 10px;
	padding: 10px 24px 9px 12px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #ffffff;
	font-size:14px;
	background: url(../images/arrows.png) right -108px no-repeat #d80c18;
}
.top_box .btn a:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration:none;
}
.top_box.studies p, .top_box.interview p, .top_box.staff p{
	color: #464646;
}
.top_box.present{
	position: static;
	display: block;
	width: 100%;
	height: auto;
}
.top_box.present .left{
	display: none;
}
.top_box.present .right{
	display: none;
}
.top_box.present .center{
	position: static;
	width: auto;
	height: auto;
	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
}
.top_box.present .center .tx{
	position: static;
	z-index: 1;
}
.top_box.present .center .tx .ts{
	display: block;
	width: auto;
	height: auto;
}
.top_box.present .center .tx .ts .head{
	position: relative;
	height: auto;
}
.top_box.present .center .tx .ts .head h3{
	position: absolute;
	width: 50%;
	padding-left: 20px;
}
.top_box.present .center .tx .ts .head .sp_img{
	position: static;
	display: block;
	width: 100%;
}
.top_box.present .center .tx .ts .head .sp_img img{
	width: 100%;
	height: auto;
}
.top_box.present .center .ts .lead{
	margin: 10px 0;
	padding: 0 20px;
}
.top_box.present.tx_r .center .ts{
	padding-left: 510px;
}
.top_box.present .center .pc_img{
	display: none;
}
.sp_img img{
	max-width: 100%;
	height: auto;
}
.entry_head .sns_area{
	float: none;
	clear: both;
	padding-right: 0px;
	padding-top: 10px;
}
.entry_head .sns_area #twitter-widget-0{
	height: 20px;
	overflow: hidden;
	line-height: 0;
	vertical-align: bottom;
}














}

