/* CSS Document */
@charset "utf-8";
@import url("/common/css/rn01/common.css");
@import url("/common/css/tf02/base_part_sub.css");

/* ==

　00. 基本

=============================================================================== */
.container .topicPath{ background:none; }
.devSmp{ display:none; }
.containerIn{
  width:950px;
  margin: 0 auto;
}
#lnav {
  width: 200px;
  float: left;
}
#main {
  width: 730px;
  margin: 0 auto;
  padding: 0;
  font-size: 120%;
  float: right;
  clear: none;
}
#archive202404 #main{
  float: none;
}

#main .section{margin-bottom:40px;}
#main .section .section{margin-bottom:20px;}
#main p,
#main li{
  margin-bottom:20px;
  color:#333;
  font-size:14px !important;
  line-height:1.8;
}
#main li{margin-bottom:5px;}
#main .colorBg{
  margin-bottom:20px;
  padding:15px 15px 10px;
  background:#f9f9f9;
}
#main .borderBox{
  border:2px solid #ccc;
  padding:20px;
  margin-bottom:20px;
}
#main .borderBox2{
 border:double 5px #ccc;
  padding:20px;
}
#main p.indent,
#main .indent li{
  text-indent:-1em;
  padding-left:1em;
}
#main .indentNum li{
  list-style-type: decimal;
  margin-left:2em;
}
#main .indentNum li .indent li{
  list-style-type: none;
  margin-left:0;
  text-indent:-1.7em;
  padding-left:1.7em;
} 
#main .bold{
  color:#333;
  font-weight:bold;
}



/* margin
------------------------------------------------------------------------------- */
.container #main .mb00{ margin-bottom:0; }
.container #main .mb10{ margin-bottom:10px; }
.container #main .mb15{ margin-bottom:15px; }
.container #main .mb20{ margin-bottom:20px; }

/* 新ヘッダー02（2014/09～）
------------------------------------------------------------------------------- */
#header *{
	margin:0;
	padding:0;
}
#header ul{ min-height:1%; list-style-type:none; }
#header li{ list-style-type:none; }
#header li img{ vertical-align:bottom; }
* html #header ul{ height:1%; }
#header ul:after{ content:''; display:block; clear:both; }

#header li img{ vertical-align:top; }
#header li#fontSizeChg{ width:1px; margin:0; display:none; }

#header fieldset{ border:none; }


#subHeaderNav ul{ min-height:1%; margin:0; padding:0; list-style-type:none; }
#subHeaderNav li{ list-style-type:none; }
#subHeaderNav li img{ vertical-align:bottom; }

/* 新フッター
------------------------------------------------------------------------------- */
#ftArea *, #ftInner *{
	margin:0;
	padding:0;
}
#ftInner .column2 .navBtm{ /margin-left:0 !important; }
hr{ display:none; }
a:link {color: #0000ff; text-decoration: underline}
a:visited {color:#800080; text-decoration:underline }
a:hover {color: #ff0000; text-decoration: underline}
.t12h_2 {
	font-size:12px;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#main a.linkPdf {
    margin-left: 5px;
    background: url(/common/images/ico_pdf01.gif) left center no-repeat;
    padding: 10px 5px 10px 22px;
}

.box_1 {
	margin-left: 20px;
	font-size: 12px;
	line-height: 150%;
}

/* navi
------------------------------------------------------------------------------- */
#lnav h2{
  margin-bottom:0;
  padding:10px 10px 10px 15px;
  color:#fff;
  font-size:16px !important;
  background:#666;
}
#lnav li{border-bottom:1px solid #e8e8e8;}
#lnav li a{
  display:block;
  width: 173px;
  padding: 7px 7px 7px 20px;
  background: url(/common/images/renew2009/arrow_02.gif) 8px 14px no-repeat ;
  font-size:14px;
  line-height:1.6;
  text-decoration: none;
  color:#333;
}
#lnav li a:hover{opacity:0.7;}
#lnav li li{border-bottom:0;}
#lnav li li a{
  padding:7px 7px 7px 20px;
  margin-left:15px;
  font-size:12px;
}

/* パンくず
------------------------------------------------------------------------------- */
.topicPath{
	width:940px;
	margin:0 auto;
	min-height:1%;
	padding:5px 5px 8px;
	position:relative;
	clear:both;
}
.topicPath:after{ content:''; display:block; clear:both; }
.topicPath ul{ margin:0; padding:0; }
.topicPath li{
	margin:0 5px 0 0;
	padding:0;
	list-style-type:none;
	font-size:10px;
	line-height:1.2;
	color:#666;
	float:left;
}
.topicPath li a{
	padding-right:10px;
	background:url(/common/images/renew2009/arrow_topicpath.gif) right 2px no-repeat;
	color:#666;
}
.topicPath p{
	font-size:10px;
	line-height:1.2;
	position:absolute;
	top:5px;
	right:0px;
}
.topicPath p.siteTop{
	position:relative;
	top:0;
	right:0;
	float:left;
}
.topicPath p.siteTop a{
	margin-right:5px;
	padding-right:10px;
	background:url(/common/images/renew2009/arrow_topicpath.gif) right 2px no-repeat;
	color:#666;
}

/* 見出し
=============================================================================== */
#main h1{
  font-size: 26px;
  padding-bottom:20px;
  color: #333;
}
#main h1.tit1{
  padding-bottom:20px;
  color: #333;
  font-size: 26px;
  line-height: 1.6;
  text-align: center;
}
#main h1.tit2,
#main h2.tit2{
  height: auto;
  margin-bottom: 20px;
  padding: 5px 15px;
  background: none;
  background-color: #e5e5e5;
  font-size: 18px !important;
  line-height: 1.6;
  color: #333;
}
#main h3.tit3{
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #ccc;
  color:#333;
  font-size:16px !important
}
#main h4.tit4{
  margin-bottom:5px;
  color:#333;
}
/* ソーシャルメディアポリシー
------------------------------------------------------------------------------------- */
#main .dataTable{
  width:100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-left:1px solid #ccc;
  border-top:1px solid #ccc;
}
#main .dataTable th,
#main .dataTable td{
  padding:10px;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  text-align:left;
  line-height:1.6;
  font-size:14px;
}
#main .dataTable th{
  background:#efefef;
  width:200px;
  font-weight:bold;
  color:#333;
}

/* 個人情報保護方針
------------------------------------------------------------------------------------- */
#main .anchor{
  position: relative;
  max-width:950px;
  margin: 0 auto 20px;
  text-align:left;
  font-size:0;
  z-index:3;
}
#main .anchor li{
  width:49%;
  display: inline-block;
  margin:0 2% 2% 0;
  box-sizing: border-box;
  text-align: center;
}
#main .anchor li:nth-child(even){margin-right:0;}
#main .anchor li a{
  position:relative;
  display: block;
  padding: 0.5em 0.5em 0.5em 1.5em;
  text-decoration: none;
  color: #192f60;
  background: #fff;
  border:1px solid #ccc;
  border-radius: 20px;
  transition: .4s;
}
#main .anchor li a:before{
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 1em;
  top:1.2em;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fc0043;
  border-right: 1px solid #fc0043;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

#main .anchor li a:hover {
    background: #efefef;
    color: #333;
}



#main .anchorAT{
  position: relative;
  margin-top:-60px;
  padding-top:60px;
  z-index:0;
}

#main #privacy1 dt{
  margin-bottom: 5px;
  color: #333;
  font-weight: bold;
}
#main #privacy1 dd{
  margin-bottom: 15px;
  line-height: 1.4;
  color: #333;
}
#main #privacy1 dd li{
  line-height: 1.4;
}
#main #privacy1 dd ul li{
  margin-bottom: 7px;
}

#main #privacy1 p + ol.indentNum{
  margin-top: -15px;
}

#main #privacy1 dd li span{
  letter-spacing: 4em;
}
#main #privacy1 dd li span::after{
	content: "";
	margin-left: -4em;
}

#main #privacy1 .colorBg + h4.tit4{
  margin-top: 30px;
}

#main #privacy1 .colorBg p span.ls01{
  letter-spacing: 0.6em;
}
#main #privacy1 .colorBg p span.ls01::after{
	content: "";
	margin-left: -0.6em;
}
#main #privacy1 .colorBg p span.ls02{
  letter-spacing: 0.4em;
}
#main #privacy1 .colorBg p span.ls02::after{
	content: "";
	margin-left: -0.4em;
}




/* ご利用環境について
------------------------------------------------------------------------------------- */
