﻿@charset "utf-8";
/***************************************************************

* H.I.S. socialmedia style.css

* COPYRIGHT(C)H.I.S.Co.,Ltd. ALL RIGHTS RESERVED.

***************************************************************/

/* Reset
***************************************************************/
html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td, { 
   margin:0;
   padding:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
img {
	border: none;
}
ul, ol {
	list-style: none;
}
strong {
	font-weight:bold;
}

/* Body
***************************************************************/
body {
	color: #000000;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:13px;
	line-height:1.4;
	background:#ffffff;
}

#container a {
	color:#007dab;
}

#container a:link {
	color:#007dab;
	text-decoration:underline;
}

#container a:hover {
	color:#007dab;
	text-decoration:none;
} 

/* Clearfix
***************************************************************/
.hidden {
	display: none;
}
/*.clearfix {
	clear: both;
}*/
.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
/*.clearfix {
	display:inline-table;
}*/
/* HIDE IEmac-5 */
/** html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clearfix {display:block;}*/
/* */


/* BREADCRUMB
***************************************************************/
#breadcrumb {
	background:#FFFFFF;
}
#breadcrumb #body{
	width: 950px;
	margin: 0 auto;
	padding: 7px 0 10px;
}
#breadcrumb a {
	color:#003F98;
}
#breadcrumb a:hover {
	text-decoration:none;
}
#socialBox {
	position:absolute;
	top:8px;
	right:0;
}
#breadcrumbArea {
	font-family: Verdana, Arial, "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

/* CONTENTS
***************************************************************/
#container {
	width: min((650vw / 7.5), 960px);
	font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	margin:0 auto 30px;
	@media
}

#container h1,
#container > p {
	margin:45px 0;
}

/* naviArea
------------------------------------------------------------*/
#naviArea {
	width:960px;
	margin-bottom:26px;
	overflow: hidden;
}

#naviArea li {
	width:40px;
	float:left;
	margin-right:38px;
}
#naviArea li.first {
	margin-left:20px;
}
#naviArea li.last {
	margin-right:10px;
}

/* contents
------------------------------------------------------------*/
div.contents {
}

div.contents .fullItem {
	width:960px;
	background:url(../images/bg_fullitem_middle.gif) repeat-y;
	margin-bottom:10px;
}

div.contents .harfItem {
	width:474px;
	background:url(../images/bg_harfitem_middle.gif) repeat-y;
	margin-bottom:10px;
	float:left;
}
div.contents .harfItem.right {
	margin-right:12px;
}

div.contents .fullItem .innerBottom {
	background:url(../images/bg_fullitem_bottom.gif) no-repeat;
	background-position:left bottom;
	padding-bottom: 10px;
}
div.contents .harfItem .innerBottom {
	background:url(../images/bg_harfitem_bottom.gif) no-repeat;
	background-position:left bottom;
	padding-bottom: 10px;
}

div.contents .fullItem h2{
	background:url(../images/bg_fullitem_top.gif) no-repeat;
	padding:10px 0 16px 20px;
}
div.contents .harfItem h2{
	background:url(../images/bg_harfitem_top.gif) no-repeat;
	padding:10px 0 16px 20px;
}

div.contents .fullItem .leftArea,
div.contents .fullItem .rightArea {
	width:480px;
	float:left;
}

div.contents .imgArea {
	width:117px;
	float:left;
	padding:15px 0 15px 17px;
	margin-right:12px;
}

#LINE .imgArea,
#KakaoTalk .imgArea{
	padding-top:28px;
}
div.contents .fullItem .txtArea {
	width:790px;
	float:left;
}

div.contents .harfItem .txtArea {
	width:343px;
	float:left;
}

div.contents .fullItem .leftArea .txtArea {
	width:340px;
	min-height:90px;
	border-right:2px solid #d6d6d6;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:15px;
}

div.contents .fullItem .rightArea .txtArea {
	width:335px;
}

#LINE .txtArea {
	min-height:160px;
	background:url(../images/bg_line.jpg) no-repeat;
	background-position:right 10px;
}

#KakaoTalk .txtArea {
	min-height:160px;
	background:url(../images/bg_kakaotalk.jpg) no-repeat;
	background-position:right 10px;
}

div.contents .txtArea h3 {
	background:url(../images/ico_h3.gif) no-repeat;
	background-position:left center;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:11px;
	margin-top:30px;
}

div.contents .fullItem .leftArea .txtArea h3 {
	background-position:left 15px;
	margin-top:0;
	padding-top:10px;
}

div.contents .txtArea h3.nolink {
	background:none;
	margin-top:8px;
}


div.contents .txtArea p {
	padding-left:15px;
	line-height:1.6;
}

#Weibo {
	margin-bottom: 40px;	
}

h4.terms {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

h4.terms a {
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
h4.terms a:hover {
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

/* pagetop
------------------------------------------------------------*/
#lw_wrap {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}
#lw_text {
	font-size: 18px;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 70px;
	color: #FFF;
	background-color: #003A71;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#lw_scroll_box {
	width: 850px;
	height:460px;
	overflow:auto;
	background-color:#FFF;
	border:1px solid #CCCCCC;
	color:#000000;
	margin-bottom: 10px;
	padding: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
------------------------------------------------------------*/
#pagetop {
	width:960px;
	text-align:right;
}
