@charset "euc-jp";

html,body{
    width: 100%;
}

html {
	color: #333;
}
body {
	line-height: 1.5em;
	-webkit-text-size-adjust: 100%;
}

.pcDetail{
	display:none;
}

/* --------------------------------------------------------------------

structure*/

#container {
	width: 100%;
	margin: 20px auto;
}

#contents {
	position: relative;
	width: 300px;
	margin: 0 auto 20px auto;
}
/*  --------------------------------------------------------------------*/

/* ///////////////////////////////////////////////////////////////////

[header]

/////////////////////////////////////////////////////////////////// */

#headerLiner{
	width:100%;
	background-color:#fff;
}

#headerinner{
	width:90%;
	margin:auto;
	padding:10px 0;
}

.headlogo{
	width:100px;
	float:left;
}

.headlogo img{
	width:100%;
}

#main {
	width:100%;
}

#maininner {
	margin:auto;
}

#maininner .kaeraphoto {
	width:100%;
}

#maininner .mainLogo {
	width:90%;
	margin:15px auto;
}

#maininner .mainLogo img {
	width:100%;
}


.spLead{
	width:90%;
	margin: 10px auto 0 auto;
	font-size:79%;
	line-height: 1.4;
}


ul.sb_post{
	width: 215px;
	/*width: 160px;*/
	margin:20px auto 25px auto;
}

ul.sb_post li{
	margin: 0 5px;
	display: inline-block;
}

ul.sb_post li img{
	width: 40px;
	height: 40px;
}



/* ///////////////////////////////////////////////////////////////////

[article]

/////////////////////////////////////////////////////////////////// */

.article {
	width: 280px;
	float:left;
	margin:0 10px 40px;
	position:relative;
}

.articleBadge{
	position: absolute;
	width:40px;
	height:40px;
	top:-15px;
	left:-5px;
	z-index:10;
}

.articleBadge img{
	width:100%;
	height:auto;
}


.articleImg{
	display: table;
	width: 280px;
	height:187px;	
	overflow: hidden;
}

.articleImg em{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.article img {
	max-width: 280px;
    max-height: 187px;
}


.articleWord{
	padding:15px 0;
	border-bottom:2px solid #000;
}

.article span {
	display:block;
	width:95%;
	font-size:86%;
	font-weight:bold;
	margin:0 auto 5px auto;
}

.article p {
	width:95%;
	height:45px;
	margin:0 auto;
	overflow:hidden;
}

.article a {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-indent: -9999px;
}


/* img float*/
.leftbox {
	float: left;
	margin: 0 10px 0 0;
}
.rightbox {
	float: right;
	margin: 0 0 0 10px;
}

/* pageswitch */
.pageswitch{
	margin: 30px auto;
	text-align: center;
	color: #666;
}

.pageswitch a{
	color: #666;
}

.pageswitch a:hover{
	color: #ee6557;
}


/* ///////////////////////////////////////////////////////////////////

[sidebar]

/////////////////////////////////////////////////////////////////// */

#sidebar {
	float:right;
	width: 100%;
}

#sidebar h3{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:143%;
	letter-spacing: 0.2em;
	position: relative;
	padding-bottom:17px;
	margin: 0 auto 25px;
}

#sidebar #message {
	width: 100%;
	background: #ff3300;
	color:#fff;
	padding:20px 0;
}

#sidebar #message h3{
	width:90%;
	color:#fff;
	border-bottom: 2px solid #fff;
}

#sidebar #message h3:before{
	content:"";
	border:10px solid transparent;
	border-top:12px solid #fff;
	position:absolute;
	right:50%;
	bottom:-22px;
	margin-right:-8px;
}

#sidebar #message h3:after {
    content: "";
    border: 10px solid transparent;
    border-top: 12px solid #ff3300;
    position: absolute;
    right: 50%;
    bottom: -18px;
    margin-right: -8px;
}

#sidebar #message p {
	width: 90%;
	margin: 0 auto 20px;
}

.msgBtn{
	margin: auto;
	width:90%;
	background: #fff;
	text-align:center;
	    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}

.msgBtn span{
	display:block;
	padding: 10px 0;
}

.msgBtn a{
	display:block;
	width:100%;
	height:100%;
	padding:15px 0;
	color:#333;
	text-decoration: none;
}

.msgBtn:hover{
	opacity: 0.9;
}


#sidebar #backnumber {
	width: 100%;
	padding:20px 0;
}

#sidebar #backnumber h3{
	color:#000;
	border-bottom: 2px solid #000;
}

#sidebar #backnumber h3:before{
	content:"";
	border:10px solid transparent;
	border-top:12px solid #000;
	position:absolute;
	right:50%;
	bottom:-22px;
	margin-right:-8px;
}

#sidebar #backnumber h3:after {
    content: "";
    border: 10px solid transparent;
    border-top: 12px solid #fff;
    position: absolute;
    right: 50%;
    bottom: -19px;
    margin-right: -8px;
} 


#sidebar #backnumber ul {
	width: 100%;
	margin: 0px auto 10px;
}

#sidebar #backnumber ul li {
	float:left;
	width:30%;
	padding:0 1.5%;
	margin: 0 0 10px 0;
	line-height: 1.2;
	text-align: center;
}

#sidebar #backnumber ul li a {
	text-decoration: none;
}

#sidebar #backnumber ul li a:hover {
	text-decoration: underline;
}

/* ///////////////////////////////////////////////////////////////////

[form]

/////////////////////////////////////////////////////////////////// */

#formBox{
	clear:both;
	width: 100%;
	padding-top:40px;
}

#formBox h3{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:200%;
	letter-spacing: 0.2em;
	position: relative;
	padding-bottom:17px;
	margin: 0 auto 25px;
}

#formBox h3{
	color:#000;
	border-bottom: 2px solid #000;
}

#formBox h3:before{
	content:"";
	border:10px solid transparent;
	border-top:12px solid #000;
	position:absolute;
	right:50%;
	bottom:-22px;
	margin-right:-8px;
}

#formBox h3:after {
    content: "";
    border: 10px solid transparent;
    border-top: 12px solid #fff;
    position: absolute;
    right: 50%;
    bottom: -19px;
    margin-right: -8px;
}

.iframeBox{
	width:90%;
	margin:auto;
}

.iframeBox iframe{
	width:100%;
	height:1600px;
}

/* ///////////////////////////////////////////////////////////////////

[footer]

/////////////////////////////////////////////////////////////////// */
#footer {
	border-top:2px solid #000;
	clear: both;
	background: #fff;
}
#footer address {
	float: left;
	padding: 25px 0 0 20px;
}

#footer p {
	text-align:center;
	padding: 10px 0;
	font-size:80%;
}

/* ///////////////////////////////////////////////////////////////////

[clearfix]

/////////////////////////////////////////////////////////////////// */

/*clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* for ie5,6*/


/* pagetop
------------------------------------------ */
#pagetop {
  position: fixed;
  bottom: 65px;
  right: 15px;
  z-index:9999;
}

#pagetop span {
  position:absolute;
  display:block;
  width:40px;
  height:40px;
  top:0px;
  right:0px;
  background: #3B3B3B;

  text-align: center;
      border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
}

#pagetop a{
	display:block;
	width:100%;
	height: 100%;
	background: url(../../images/ar_pagetop.png) no-repeat center center;
	background-size:24px 24px;
	text-indent: -9999px;
}


/*¸ÄÊÌ¥Ú¡¼¥¸
------------------------------------------ */


#onairDetail{
	width: 100%;
	margin: 0 0 50px 0;
	float: left;
}

.onairDetailDate{
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	width:90%;
	margin: 0px auto 10px auto;
}

.onairDetailtitle{
	width:90%;
	font-size:129%;
	line-height: 1.4;
	margin: 0 auto 20px auto;
	padding-bottom:10px;
	border-bottom: 2px solid #000;
}

.onairDetailword{
	width:90%;
	margin:0px auto 20px auto;
}

.onairDetailword img{
	margin-bottom: 20px;
	width:100%;
	height: auto;
}

.returnTxt{
	width:90%;
	margin:0px auto;
	text-align: center;
	padding-top:10px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:86%;
	border-top: 1px solid #ccc;
}
