@charset "UTF-8";
/* Base
reset & default style ============================================ */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-style: normal;
	font-weight: normal;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
}
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
li {
	list-style-type: none;
}
ol li {
	list-style-type: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}

/* default */
html, body {
	width: 100%;
	height: 100%;
}
body {
	height: 658px;
	color: #000;
	font-size: 14px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.7;
	overflow: hidden;
	position: relative;
	background: url(../img/bg.png);
}
html>/**/body {
	font-size: 14px;
}
a{
	color: #d20a0f;
	text-decoration: underline;
}
a:link{
	color: #d20a0f;
	text-decoration: underline;
}
a:visited{
	color: #d20a0f;
	text-decoration: underline;
}
a:hover{
	color: #d20a0f;
	text-decoration: underline;
}
a:focus {
	color: #000;
}
::selection {
	background: #d20a0f;
}

.l-cols {
  display: flex;
  justify-content: space-between;
}
.l-cols .col:not(:last-child) {
	margin-right: 10px;
}

.cf {
	zoom: 1;
}
.cf:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.floatL { float: left; }
.floatR { float: right; }
.mb { margin-bottom: 30px; }
.point { color: #d20a0f !important; }
.color-r { color: #f00 !important; }
.color-b { color: #00f !important; }
.fw-b { font-weight: bold !important; }
.fs-18 { font-size: 18px; }
.fs-20 { font-size: 20px; }
.fs-24 { font-size: 24px; }
.fs-26 { font-size: 26px; }
.fs-28 { font-size: 28px; }
.fs-30 { font-size: 30px; }
.fs-32 { font-size: 32px; }
.fs-38 { font-size: 38px; }

/* Layout
============================================ */
header {
	position: relative;
	z-index: 100;
}
header h1 {
	position: absolute;
	top: 12px;
	left: 0;
}
header h2 {
	position: absolute;
	top: 18px;
	left: 275px;
}
header .bnrArea {
	position: absolute;
	top: 12px;
	right: 0;
}
header .bnrArea img {
	width: auto;
	height: 45px;
	background: #efe5c5;
}
.newsOpen {
	cursor: pointer;
}
footer {
	height: 30px;
	overflow: hidden;
}
footer .copy {
	position: relative;
	top: 3px;
}
#frame {
	padding: 80px 0 52px;
	height: 505px;
	overflow: hidden;
	position: relative;
	background: url(../img/frame_bg.png) repeat-x;
}
#wrapper {
	width: 20000px;
	height: 505px;
	position: fixed;
	top: 80px;
	left: 0;
}
#adjust {
	position: absolute;
	display: flex;
	flex-direction: row-reverse;
}
section {
	width: 2000px;
	height: 505px;
	/* float: right; */
}
.short {
	height: 300px !important;
}
.short section {
	height: 300px !important;
}
article {
	margin-top: 30px;
}
.inner {
	margin: 0 auto;
	padding: 0 25px;
	width: 950px;
	position: relative;
}
.container .inner {
	position: relative;
	height: 505px;
}
.tabWrap {
	height: 100%;
}
h3 {
	margin-top: 20px;
}
.ttl {
	width: 385px;
	float: left;
}
.cttl {
	margin-bottom: 10px;
	padding: 10px 10px 20px;
	background: url(../img/cttl_line.png) no-repeat left bottom;
}
.sttl {
	font-size: 18px;
	font-weight: bold;
}
.year {
	font-size: 30px;
	font-family: serif;
	line-height: 0;
}
.contents {
	width: 565px;
	height: 505px;
	float: right;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
.pagetop {
	margin: 30px 0 0 auto;
	width: 63px;
	cursor: pointer;
}
.bg {
	position: absolute;
	left: -500px;
	bottom: 0;
	line-height: 0;
	z-index: 1000;
}
.bg01 {
	position: absolute;
	left: -500px;
	bottom: 0;
	line-height: 0;
	z-index: 1000;
	display: none;
}
.bg02 {
	position: absolute;
	left: 25px;
	bottom: 0;
	line-height: 0;
	z-index: 10;
	display: none;
}
#contact .bg02 {
	left: -138px;
}
.programTtl {
	color: #d20a0f;
	font-weight: bold;
}
.arrow a {
	position: absolute;
	top: 260px;
	cursor: pointer;
	font-size: 30px;
}
.prev {
	right: 0;
}
.next {
	left: 0;
}
nav {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	top: 508px;
	text-align: center;
	background: url(../img/nav_bg.png) no-repeat 40px 29px;
}
nav li {
	height: 47px;
	float: right;
	position: relative;
	overflow: hidden;
}
nav li img {
	position: absolute;
	top: 0;
	left: 0;
}
nav li img:hover,
nav li img.on {
	top: -47px;
}
nav .top			{ width: 28px; margin-left: 61px; }
nav .onair		{ width: 57px; margin-left: 45px; }
nav .works		{ width: 63px; margin-left: 46px; }
nav .award		{ width: 74px; margin-left: 41px; }
nav .info			{ width: 72px; margin-left: 34px; }
nav .link			{ width: 58px; margin-left: 30px; }
nav .staff		{ width: 83px; margin-left: 31px; }
nav .company	{ width: 78px; margin-left: 41px; }
nav .recruit	{ width: 59px; margin-left: 18px; }
nav .contact	{ width: 78px; }

/* Theme
============================================ */
#onairContents .mCSB_container { padding-bottom: 60px; }
#worksContents .mCSB_container { padding-bottom: 62px; }
#awardContents .mCSB_container { padding-bottom: 41px; }
#recruitContents .mCSB_container { padding-bottom: 50px; }
#staffContents .mCSB_container { padding-bottom: 38px; }
#companyContents .mCSB_container { padding-bottom: 58px; }
#linkContents .mCSB_container { padding-bottom: 153px; }
#contact .mCSB_container { padding-bottom: 160px; }

#topContents .contents { height: 409px; }
#onairContents .contents { height: 422px; }
#worksContents .contents { height: 440px; }
#awardContents .contents { height: 430px; }
#infoContents .contents { height: 424px; width: 950px; }
#recruitContents .contents { height: 437px; }
#staffContents .contents { height: 420px; }
#companyContents .contents { height: 420px; }
#linkContents .contents { height: 460px; }
#contact .contents { height: 460px; }

.container h1 {
	position: relative;
	left: -50px;
}
.container .snav {
	position: relative;
	top: 10px;
	left: 30px;
}
.container .snav li {
	margin-top: 5px;
	width: 230px;
}
.container .snav li a {
	display: block;
	background: url(../img/snav_off.png) no-repeat right center;
}
.container .snav li a.cr,
.container .snav li a:hover {
	background: url(../img/snav_on.png) no-repeat right center;
}
.block {
	padding: 10px 10px 15px;
	background: url(../img/line.png) no-repeat center bottom;
}
.block .floatL {
	width: 370px;
	min-height: 30px;
	text-align: left;
}
.block .floatR {
	width: 120px;
}
.block a {
	cursor: pointer;
}
.block dt {
	margin-top: 10px;
	font-size: 16px;
}
.block dd em {
	color: #d20a0f;
	display: block;
}
.card {
	margin: 0 15px 30px;
	width: 130px;
}
.list {
	margin-top: 20px;
}
.list li a {
	padding: 10px 15px 25px;
	background:
		url(../img/line.png) no-repeat center bottom,
		url(../img/snav_off.png) no-repeat 120px 15px;
	display: block;
	font-size: 28px;
	font-family: serif;
	line-height: 0;
	color: #000;
	text-decoration: none;
}
.list li a:hover {
	background:
		url(../img/line.png) no-repeat center bottom,
		url(../img/snav_on.png) no-repeat 120px 15px;
}
.interview .prof {
	width: 560px;
}
.interview .prof .floatL {
	width: 130px;
}
.interview .prof .floatR {
	width: 410px;
}
.anchor {
	margin: 20px 0;
}
.anchor li {
	float: left;
	margin-right: 20px;
}
.anchor li a {
	color: #000;
}
.chg a {
	cursor: pointer;
}

#news {
	width: 520px;
	height: 1000px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 643px;
	background: url(../img/news_bg.png) no-repeat left top;
	z-index: 1000;
	transition: 0.6s;
}
#news h2 {
	width: 390px;
	position: relative;
	top: 156px;
	left: 65px;
}
#news .list {
	width: 390px;
	height: 390px;
	position: relative;
	top: 180px;
	left: 65px;
}
#news .list dt {
	clear: both;
	width: 80px;
	float: left;
	font-size: 12px;
}
#news dt.wide {
	margin-bottom: 10px;
	clear: both;
	width: 384px;
	float: none;
}
#news dt.wide a {
	color: #000;
	cursor: pointer;
	font-size: 14px;
}
#news .list dd {
	padding: 0 0 8px 80px;
}
#news .list dd a {
	color: #000;
	cursor: pointer;
}
#news .close {
	position: absolute;
	top: 148px;
	right: 60px;
	cursor: pointer;
}
#news .open {
	padding: 60px 220px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
#newsDetail {
	padding: 10px;
	width: 555px;
	background: #f0e6c4;
	overflow: auto;
}
#newsDetail h3 {
	margin: 10px 0;
	padding-bottom: 20px;
	font-size: 20px;
	background: url(../img/cttl_line.png) no-repeat left bottom;
}
#newsDetail section {
	float: none;
	width: 555px;
}
#newsDetail .body {
	margin-bottom: 20px;
}
#newsDetail p {
	margin-bottom: 20px;
	text-align: left;
}
#newsDetail .point {
	color: #d20a0f;
}
#newsDetail .floatL {
	margin: 5px;
	width: 30%;
}
#newsDetail .floatR {
	margin: 5px;
	width: 30%;
}
#newsDetail dt {
	margin-bottom: 5px;
	clear: left;
	width: 100px;
	float: left;
	text-align: right;
}
#newsDetail dd {
	margin-bottom: 5px;
	padding-left: 100px;
}
#newsDetail th,
#newsDetail td {
	text-align: left;
	vertical-align: top;
}
#newsDetail th {
	width: 130px;
}
#newsDetail .indent {
	margin-left: .5em;
}
#newsDetail .indent li {
	margin-bottom: 10px;
}
.cloud {
	position: absolute;
	top: 780px;
	right: 0;
	z-index: 2000;
}

#himo {
	position: absolute;
	top: 79px;
	right: 0;
	z-index: 9999;
}
#topContents .movie {
	width: 384px;
	height: 186px;

}
#topContents .movie iframe {
	width: 100%;
	height: 100%;
}
#topContents .topNews {
	padding: 54px 57px 20px 127px;
	width: 384px;
	height: 234px;
	position: absolute;
	top: 9px;
	left: 467px;
	background: url(../img/top_news_bg.png?v=200706) no-repeat left top;
}
#topContents .topNews h2 {
	margin-bottom: 10px;
}
#topContents .tw {
	right: 143px;
}
#topContents .insta {
	right: 35px;
}
#topContents .tw,
#topContents .insta {
	position: absolute;
	top: 33px;
}
#topContents .tw img,
#topContents .insta img {
	width: auto;
	height: 28px;
}
#topContents .topNews dt {
	clear: both;
	width: 80px;
	float: left;
	font-size: 12px;
}
#topContents .topNews dt.wide {
	margin-bottom: 10px;
	clear: both;
	width: 384px;
	float: none;
}
#topContents .topNews dt.wide a {
	color: #000;
	cursor: pointer;
	font-size: 14px;
}
#topContents .topNews dd {
	padding: 0 0 8px 80px;
}
#topContents .topNews dd a {
	color: #000;
	cursor: pointer;
}
#topContents .topNews .more {
	position: absolute;
	right: 57px;
	bottom: 20px;
}
#topContents .award {
	position: absolute;
	top: 165px;
	left: 303px;
	width: 220px;
}
#topContents .award li {
	cursor: pointer;
}
#topContents .award .more {
	position: absolute;
	right: 0;
	bottom: -23px;
}
#topContents .fb {
	position: absolute;
	top: 192px;
	left: 80px;
	width: 177px;
}
#topContents .fb li {
	cursor: pointer;
}

#bnrSlide01 .flex-direction-nav li a { top: 55px; }
#bnrSlide02 .flex-direction-nav li a { top: 30px; }
.flex-direction-nav li a {
	position: absolute;
	width: 14px;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../img/arrow_dir.png);
	background-repeat: no-repeat;
}
.flex-direction-nav .flex-prev {
	left: -20px;
	background-position: 0 0;
}
.flex-direction-nav .flex-next {
	right: -20px;
	background-position: -14px 0;
}
.flex-direction-nav .flex-prev:hover {
	background-position: 0 -24px;
}
.flex-direction-nav .flex-next:hover {
	background-position: -14px -24px;
}
.flex-control-nav {
	position: absolute;
	top: 325px;
	left: 431px;
/*	display: none;*/
}
/*.flex-control-nav li:not(:first-child) {
.flex-control-nav a {
	display: none;
}*/
.flex-control-nav .flex-active {
	display: block;
}
.flex-control-nav li {
	float: left;
}
/*.flex-control-nav li:first-child a {
	width: 96px;
	height: 14px;
	background: url(../img/info_pagetop_off.png) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}*/

#slider {
	width: 950px;
	height: 417px;
	overflow: hidden;
	position: relative;
}
#sliderInner {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
}

#staffContents .list {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
}
#staffContents .catch {
	margin-top: 5px;
	font-size: 14px;
}
#staffContents .detail .catch {
	margin: 10px 0;
	padding-bottom: 20px;
	font-size: 20px;
	background: url(../img/cttl_line.png) no-repeat left bottom;
}
#staffContents .detail .cttl {
	font-size: 18px;
	font-weight: bold;
}
#staffContents .detail .update {
	font-size: 14px;
}
#staffContents .card {
	padding: 5px;
	width: 130px;
	background: #f9f2da;
	position: relative;
}
#staffContents .card a {
	color: #000;
	text-decoration: none;
}
#staffContents .new {
	position: absolute;
	top: 130px;
	left: 115px;
}
#staffContents .ba {
	margin-top: -19px;
	width: 400px;
}
#staffContents .ba img {
	width: 400px;
}
#staffContents .ba .sttl {
	width: 400px;
	position: relative;
	top: 17px;
}
#staffContents p.floatR {
	width: 240px;
}
#staffContents p + p {
	margin-top: 20px;
}
#staffContents article img {
	margin-bottom: 10px;
}
#staffContents article .photo {
	width: 400px;
	display: block;
}
#staffContents .flow p + p {
	padding-top: 30px;
	background: url(../img/arrow.png) no-repeat center top;
}
#staffContents .faq dt {
	margin-top: 20px;
	color: #d20a0f;
}
#staffContents .catch {
	margin: 10px 0;
	font-size: 14px;
	height: 4em;
	font-weight: bold;
}
#staffContents .name {
	margin: 0;
	font-size: 16px;
}
#staffContents .career {
	margin: 0 0 5px;
	font-size: 12px;
}
#staffContents .post {
	margin: 0;
	font-size: 10px;
}
#staffContents .prof .floatL {
	padding: 5px;
	width: 130px;
	background: #f9f2da;
}
#staffContents .prof .floatR {
	width: 395px;
}
#staffDetail {
	height: auto;
	overflow: initial;
}
#staffDetail header {
	height: 80px;
	background: url(../img/contents_header_bg.png) repeat-x left top;
}
#staffDetail section {
	padding: 60px 0;
	width: auto;
	height: auto;
	background: #f0e6c4 url(../img/contents_bg.png) repeat-x left top;
}
#staffDetail .wrap {
	margin: 0 auto;
	width: 800px;
}
#staffDetail .intro {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
#staffDetail .intro .col {
	width: 465px;
}
#staffDetail .intro img {
	width: 300px;
}
#staffDetail .body {
	margin-bottom: 80px;
}
#staffDetail .cttl {
	font-size: 20px;
	font-weight: bold;
	background-size: 100% auto;
}
#staffDetail .block {
	padding-bottom: 40px;
}
#staffDetail h3 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}
#staffDetail p {
	margin-bottom: 20px;
}
#staffDetail footer {
	height: 129px;
	background: url(../img/contents_footer_bg.png) repeat-x left bottom;
}
#staffDetail footer .copy {
	margin-top: 52px;
}
#recruitContents .snav {
	top: -25px;
}
#recruitContents p + p {
	margin-top: 20px;
}
#recruitContents a {
	cursor: pointer;
}
#recruitContents em {
	font-weight: bold;
}
#recruitContents .flow .box {
	margin: 10px;
	padding-bottom: 30px;
	background: url(../img/arrow.png) no-repeat center bottom;
}
#recruitContents .flow .box:last-child {
	background-image: none;
}
#recruitContents .flow dl {
	padding: 8px;
	background: #f9f2da;
}
#recruitContents .flow dt {
	color: #d20a0f;
}
#recruitContents .tablecell dt {
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	width: 110px;
	text-align: left;
}
#recruitContents .tablecell dd {
	margin-top: 10px;
	width: 420px;
	float: left;
	position: relative;
}
#recruitContents .place.tablecell dd {
	margin-right: 10px;
	width: 200px;
}
#recruitContents .tablecell dt,
#recruitContents .tablecell dd {
	padding-bottom: 20px;
}
#recruitContents .tablecell .flow li {
	margin: 0 0 20px;
	padding-bottom: 40px;
	background: url(../img/arrow.png) no-repeat center bottom;
}
#recruitContents .tablecell .flow li:last-child {
	background-image: none;
}
#recruitContents .tablecell .flow li span {
	padding: 8px;
	background: #f9f2da;
	display: block;
}
#recruitContents .tablecell .flow .session {
	cursor: pointer;
}
#recruitContents .tablecell .flow .session a {
	padding: 8px;
	background: #ffd3c2;
	color: #000;
}
#recruitContents .tablecell .flow .session a:hover {
	color: #fff;
	background: #f00;
}
#recruitContents .tablecell .flow .session a:hover .detail {
	color: #fff;
}
#recruitContents .tablecell .flow .session span {
	padding: 0;
	display: inline-block;
	width: 200px;
	background: inherit;
}
#recruitContents .tablecell .flow .session .detail {
	width: 190px;
	margin-left: 10px;
	color: #f00;
}
#recruitContents .tablecell ol li {
	margin-left: 20px;
	list-style: decimal;
}
#recruitContents .tablecell ol ul {
	margin-left: 10px;
}
#recruitContents .tablecell ol ul li {
	margin-left: 10px;
	list-style: url(../img/list_icon.png);
}
#recruitContents .tablecell ol p {
	margin-bottom: 10px;
}
#recruitContents .tablecell table {
	width: 100%;
}
#recruitContents .tablecell th {
	background: #f9f2da;}
#recruitContents .tablecell th,
#recruitContents .tablecell td {
	border: 1px solid #888;
	width: 21%;
	text-align: center;
}
#recruitContents .tablecell .head {
	width: 15%;
}
#recruitContents .spec th {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 10px;
}
#recruitContents .spec th,
#recruitContents .spec td {
	padding-bottom: 10px;
	vertical-align: top;
}

#newsDetail .session h2 {
	font-size: 22px;
}
#newsDetail .session h3 {
	font-size: 16px;
}
#newsDetail .session .block {
	margin-bottom: 40px;
	padding: 0;
	background: none;
}
#newsDetail .session p {
	margin: 0;
}
#newsDetail .session p + p {
	margin-top: 20px;
}
#newsDetail .session ol {
	margin-bottom: 20px;
}
#newsDetail .session ol li {
	margin-left: 20px;
	list-style: decimal;
}
#newsDetail .session .access .info {
	width: 260px;
	float: left;
}
#newsDetail .session .access .img {
	width: 204px;
	float: left;
}

#companyContents p {
	margin-top: 20px;
}
#companyContents strong {
	display: block;
	color: #d20a0f;
}
#companyContents em {
	color: #d20a0f;
	font-weight: bold;
}
#companyContents .print {
	margin: 0 0 0 auto;
	width: 123px;
}

#print {
	background: #f0e6c4;
	text-align: center;
	overflow: auto;
}
#print .txt {
	margin-right: 10px;
	width: 400px;
	float: right;
	text-align: left;
}
#print .map {
	margin-left: 10px;
	width: 535px;
	float: left;
}
#print section {
	width: auto;
}
#print .inner {
	margin: 0 auto;
	padding: 0;
	width: 535px;
}
#print h1 {
	position: static;
}
#print section {
	padding: 20px 0;
	height: auto;
	float: none;
	background: #f0e6c4;
}

.inline {
	height: 100%;
}
#contact {
	background: url(../img/contents_bg.png) repeat-x left top;
}
#contact dd {
	margin-bottom: 10px;
}
#contact iframe {
	width: 565px;
	height: 441px;
}
#contact .error {
	padding: 8px;
	position: absolute;
	top: 26px;
	left: 350px;
	background: #f9f2da;
}
#contact input[type=text] {
	border: 1px solid #000;
	width: 320px;
}
input[type=image] {
	margin-top: 5px;
}
#contact textarea {
	border: 1px solid #000;
	width: 320px;
	height: 50px;
}
#contact #form {
	height: 510px;
}
.confirm form {
	margin-bottom: 300px;
	width: 148px;
	display: inline-block;
}
.confirm dt {
	color: #d20a0f;
}
.end .thks {
	position: relative;
	top: 10px;
	text-align: center;
}
.end .txt {
	position: relative;
	top: 18px;
	left: 54px;
}
.end .back {
	position: relative;
	top: -34px;
	left: 386px;
}

#policy h3 {
	font-size: ;
}
#policy dl {
	margin-top: 10px;
}

#scrPage {
	overflow: auto;
}
#scrPage header {
	height: 80px;
	background: url(../img/contents_header_bg.png);
}
#scrPage section {
	width: auto;
	height: auto;
	float: none;
	background: #efe5c5 url(../img/contents_bg.png) repeat-x left top;
}
#scrPage .ttl {
	margin: 0 0 20px 20px;
	padding: 20px 0;
	width: 230px;
	background: url(../img/line02.png) no-repeat left bottom;
}
#scrPage .main {
	float: right;
	height: auto;
	width: 600px;
}
#scrPage .main h2 {
	margin-bottom: 20px;
	padding: 10px 10px 20px;
	font-size: 18px;
	background: url(../img/line.png) no-repeat left bottom;
}
#scrPage .main .box {
	margin-bottom: 30px;
}
#scrPage .main .floatR,
#scrPage .main .floatL { width: 365px; }
#scrPage .main .floatR.photo,
#scrPage .main .floatL.photo { width: 220px; }
#scrPage .main .box p { padding-top: 10px; }
#scrPage .main .box .point { color: #d20a0f; }
#scrPage .main .photo img {
	border:solid 3px #000;
	display: block;
	border-radius: 255px 15px 225px 15px/15px 225px 15px 255px;
}
#scrPage .main img {
	margin-bottom: 10px;
	width: 100%;
}
#scrPage .sub {
	margin-left: 20px;
	width: 200px;
	float: left;
}
#scrPage .sub + .sub {
	margin-top: 20px;
	padding-top: 20px;
	background: url(../img/line02.png) no-repeat left top;
}
#scrPage .sub a {
	padding: 2px 5px;
	display: block;
	background: url(../img/snav_off.png) no-repeat right center;
}
#scrPage .sub a.cr,
#scrPage .sub a:hover {
	background: url(../img/snav_on.png) no-repeat right center;
}
#scrPage footer {
	height: 129px;
	background: url(../img/contents_footer_bg.png) repeat-x left top;
}
#scrPage footer nav {
	position: static;
}


.noPc { display: none; }
.noSp { display: block; }
.imgfix {
	width: 100%;
	height: auto;
}

#scrPage.blog .main div {
	margin-bottom: 20px;
}
#scrPage.blog .main h2 {
	margin-top: 30px;
}
#scrPage.blog .main p + p {
	margin-top: 20px;
}

#scrPage.blog .main img {
	width: auto;
	height: auto;
}
#scrPage.blog .sub .block {
	padding: 10px 10px 40px;
}
@media screen and (max-width: 640px) {
	header {
		padding-bottom: 14px;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 10000;
	}
	header #menu {
		width: 13%;
		position: absolute;
		top:0;
		right:1%;
	}
	header #menu_close {
		width: 13%;
		position: absolute;
		top:0;
		right:1%;
	}
	#open_menu {
		width: 100%;
		position: relative;
		top:0;
		left:0;
		z-index: 15000;
	}
	#open_menu section {
		width: 100%;
		padding-bottom: 20px;
		background: #EAB961;
	}
	#open_menu section img {
		width: 100%;
	}
	#menu_close, #open_menu
	{ display: none; }
	#scrPage.blog #menu {
		width: 42px;
		height: 44px;
	}

	.noPc { display: block; }
	.noSp { display: none !important; }

	#scrPage.blog {
		width: 100%;
		height: 100%;
	}
	#scrPage.blog .inner {
		width: 100%;
	}
	#scrPage.blog header {
		box-sizing: border-box;
		height: 51px;
		background: url(../img/sp/head_bg.png) repeat-x center bottom;
		background-size: auto 51px;
		position: relative;
	}
	#scrPage.blog header h1 {
		width: 163px;
		height: 45px;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	#scrPage.blog header h1 img {
		width: 163px;
		height: 45px;
	}
	#scrPage.blog header .bnrArea {
		display: none;
	}
	#scrPage.blog section {
		width: 100%;
	}
	#scrPage .ttl {
		margin: 0 auto;
		float: none;
		width: 115px;
		height: 68px;
	}
	#scrPage .ttl img {
		width: 115px;
		height: 68px;
	}
	#scrPage.blog section.walk {
		height: 80%;
	}
	#scrPage.blog section h1 {
		width: 313px;
		height: 88px;
		margin: auto;
		position: static;
	}
	#scrPage.blog .main {
		width: 100%;
		float: none;
	}
	#scrPage.blog .spCont {
		margin: auto;
		width: 320px;
		position: relative;
	}
	#scrPage.blog .spCont .lead {
		margin: -20px auto 0;
		width: 156px;
		position: static;
	}
	#scrPage.blog .headoffice.ttl {
		padding: 0 0 74px 81px;
		position: absolute;
		top: 162px;
		left: 102px;
	}
	#scrPage.blog .satellite.ttl {
		padding: 0 0 37px 49px;
		position: absolute;
		top: 185px;
		left: 14px;
	}
	#scrPage.blog .studio.ttl {
		padding: 0 0 19px 46px;
		position: absolute;
		top: 179px;
		left: 233px;
	}
	#scrPage.blog footer {
		padding-top: 15px;
		height: 28px;
		text-align: center;
		background: url(../img/sp/footer_bg.png) repeat-x;
		background-size: auto 28px;
	}
}