@charset "UTF-8";

/* last update 2015.04.23 */

/** PC・スマホ共通 **/
html {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
	background: #747474;
}

/*デフォルトリンクカラー*/
a, a:link {
	color: #0000DE;
	text-decoration: underline;
}
a:visited {
	color: #941D55;
}
a:active,
a:hover {
	color: #CC0000;
}
a:focus {
	color: #CC0000;
}


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

/* グローバルナビ */
#global-nav {
	display: none;
}

/* base-setting */
body {
	font:14px/1.231;
	line-height: 1.4em;
	word-break: break-all;
}
#container {
	background: #fff;
}
#content {
	width: 96%;
	padding: 0 0 12%;
	margin: 0 auto;
}

/* common */
.detail-box {
	width: 96%;
	margin: 0 auto;
}
.detail-box .message-box {
	background: #fafafa;
	padding: 6.4% 0;
	box-shadow: 0 0 3px #969495;
	-moz-box-shadow: 0 0 3px #969495;
	-webkit-box-shadow: 0 0 3px #969495;
	margin: 0 0 4.8%;
}
.detail-box .message-box-inner {
 	width: 94%;
	margin: 0 auto;
}
.detail-box .message-box p {
	line-height: 1.8em;
	word-wrap: break-word;
	padding: 0.1em 0 0;
}
.detail-box .message-foot {
}


.sidenav-box {
 	width: 94%;
	margin: 0 auto;
}
.sidenav-box .head {
	display: block;
	background: url(../images/pic.jpg) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 121.16% 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	margin: 0 auto 4.8%;
}
.sidenav-box .head p {
	overflow: hidden;
	height: 0px;
}
.sidenav-box .text {
	text-align: center;
	line-height: 21px;
	margin-bottom: 1em;
}
.sidenav-box .btn-send a {
	display: block;
	background: url(../images/btn-send-sp.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 22.1% 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	margin: 0 auto 3.6%;
}

.sidenav-box .btn-message p {
	display: block;
	background: url(../images/btn-message-sp-none.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 22.1% 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	margin: 0 auto 9.6%;
}
.sidenav-box .btn-message a {
	display: block;
	background: url(../images/btn-message-sp.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 22.1% 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	margin: 0 auto 9.6%;
}

.sidenav-box .btn-top a {
	display: block;
	background: url(../images/btn-top-sp.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 22.1% 0 0;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	margin: 0 auto 9.6%;
}


/* message */
#message-index .page-nav {
	text-align: center;
	padding: 3.6% 0;
}
#message-index .page-nav p {
	margin: 0 0 1.2%;
}
#message-index .page-nav ul {
}
#message-index .page-nav ul li {
	display: inline;
	margin: 0 1.4%;
	padding: 0;
}
#message-index .page-nav ul li span,
#message-index .page-nav ul li a {
	display: inline-block;
	margin-bottom: 1.8%;
	padding: 2px 4px;
	vertical-align: middle;
}


}


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

/* base-setting */
body {
	height: 100%;
	min-width: 980px;
}
#container {
	background: #fff;
}
#content {
	overflow: hidden;
	position: relative;
	zoom:1;
	width: 980px;
	padding: 0 0 30px;
	margin: 0 auto;
}

/* common */
.detail-box {
	float: right;
	width: 552px;
	padding: 4px 0 0;
}
#home .detail-box .message-box {
	display: block;
	background: url(../images/message-h-top.png) no-repeat 0 0;
	width: 529px;
	padding: 36px 0 0;
	margin: 0 0 22px; 
}
#message-index .detail-box .message-box {
	display: block;
	background: url(../images/message-h.png) no-repeat 0 0;
	width: 529px;
	padding: 24px 0 0;
	margin: 0 0 22px; 
}
.detail-box .message-box-inner {
	background: url(../images/message-base.png) repeat-y 0 0;
}
.detail-box .message-box p {
	width: 452px;
	font-size: 14px;
	line-height: 26px;
	word-wrap: break-word;
	padding: 1px 0 0;
	margin: 0 auto;
}

.detail-box .message-foot {
	display: block;
	background: url(../images/message-f.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 529px;
	height: 40px;
}


.sidenav-box {
	float: left;
	width: 378px;
	padding: 0 0 0 27px;
}
.sidenav-box .head {
	display: block;
	background: url(../images/pic.jpg) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 378px;
	height: 458px;
	margin: 0 0 28px;
}
.sidenav-box .head p {
	overflow: hidden;
	height: 0px;
}
.sidenav-box .text {
	text-align: center;
	line-height: 21px;
	margin-bottom: 1em;
}
.s
.sidenav-box .btn-send,
.sidenav-box .btn-message,
.sidenav-box .btn-top {
	width: 371px;
	padding: 0 0 0 7px;
}
.sidenav-box .btn-send a {
	display: block;
	background: url(../images/btn-send.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 371px;
	height: 82px;
	margin: 0 0 18px;
}
.sidenav-box .btn-send a:hover {
	background: url(../images/btn-send.png) no-repeat 0 -82px;
}

.sidenav-box .btn-message p {
	display: block;
	background: url(../images/btn-message.png) no-repeat 0 -164px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 371px;
	height: 82px;
	margin: 0 0 18px;
}
.sidenav-box .btn-message a {
	display: block;
	background: url(../images/btn-message.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 371px;
	height: 82px;
	margin: 0 0 18px;
}
.sidenav-box .btn-message a:hover {
	background: url(../images/btn-message.png) no-repeat 0 -82px;
}

.sidenav-box .btn-top a {
	display: block;
	background: url(../images/btn-top.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 371px;
	height: 82px;
	margin: 0 0 18px;
}
.sidenav-box .btn-top a:hover {
	background: url(../images/btn-top.png) no-repeat 0 -82px;
}


/* message */
#message-index .page-nav {
	width: 521px;
	font-size: 14px;
	text-align: center;
	padding: 10px 4px;
}
#message-index .page-nav p {
	margin: 0 0 8px;
}
#message-index .page-nav ul {
}
#message-index .page-nav ul li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}
#message-index .page-nav ul li span,
#message-index .page-nav ul li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 2px 4px;
	vertical-align: middle;
}
#message-index .page-nav ul li a:hover {
	background: #eeeff7;
}


}
