@charset "euc-jp";
/*-----------------------------
common
-------------------------------
reset
base
header
gnavi
footer
-------------------------------
2nd layer 
-------------------------------
tit_bar
-------------------------------
3rd layer 
-------------------------------
contents-wrap
contents
main
detail-area
side
-----------------------------*/


/*reset
-----------------------------*/
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
li {
	list-style: none;
}
ul.style-disc li {
	list-style-type: disc;
	margin: 0 0 0 10px;
}
label {
	cursor: pointer;
}
/*base
-----------------------------*/
body {
	/*font-family: "ヒラギノ角ゴ　Pro w3", "MS P Gothic", Verdana, osaka, sans-serif;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.0em;
	color: #333333;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
#header, .gnavi_wrap {
	margin: 0 auto;
	width: 900px;
}
#gnavi {
}

/*clearfix
-----------------------------*/
.clearfix:after {
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	height: 0;
}
* html .clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
*:first-child+html .clearfix {
	zoom: 1;
}
/*Layout
-----------------------------*/
.left {
	float: left
}
.right {
	float: right
}
.text-right {
	text-align: right!important;
}
.text-center {
	text-align: center!important;
}
/*header
-----------------------------*/
#headerarea {
	min-width: 912px;
	padding: 0 0 10px;
}
#headerarea #header .right {
	width: auto;
}
/*いずれ削除*/
#header a.logo_kddi {
	display: block;
	float: right;
	margin-top: 22px;
}
#header a.logo_kddi img {
	margin-right: 5px;
}
#header .logo {
	float: left;
	padding: 0 10px 0 5px;
	height: 80px;
}
#header .header_description {
	float: left;
	margin-top: 25px;
	padding-right: 128px;
	width: 220px;
	line-height: 14px;
	font-size: 80%;
}
#header .logo img {
	padding-top: 0;
}
/*いずれ削除ここまで*/
/*add 2016.7.11 okayama*/
#header .logoCPI {
	float: left;
	padding: 17px 10px 0 5px;
	height: 60px;
}
#header a.logoKWC {
	display: block;
	float: right;
	margin-top: 22px;
}
#header .headerDescription {
	float: left;
	margin-top: 30px;
	padding-right: 90px;
	width: 260px;
	line-height: 14px;
	font-size: 10px;
}
/*--------------------*/
#header .search {
	padding-top: 15px;
	padding-left: 0;
	width: 290px;
	margin: 0 0 10px 40px;
	height: 31px;
}
#header .search-link-box {
	float: left;
}
#header ul.header-link {
	position: relative;
	padding: 7px 0px 0 0;
}
#header ul.header-link li {
	background: url(../images/ico_hedder_arrow.gif) no-repeat left center;
	display: inline;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
}
#header ul.header-link li.support {
	position: absolute;
	top: 0;
	right: 0;
	background: none;
	padding: 0 0;
	margin: 0 0;
}
#header ul.header-link a {
	color: #1479cc;
	text-decoration: underline;
}
#header ul.header-link a:hover {
	color: #1479cc;
	text-decoration: none;
}
.search form {
	padding-top: 6px;
}
#top h1 {
	font-weight: normal;
	font-size: 10px;
}
#top h2 {
	margin: 0;
}
#top #header .header_description {
	font-size: 100%;
}
/* googleカスタム検索内容変更 20151002 tezuka */
#header input.gsc-input {
	float: left;
	height: 1.5em !important;
	font-size: 12px;
}
#header .gsc-input-box {
	height: 22px;
}
#header input.gsc-search-button {
	height: 22px;
	width: 43px;
	padding: 4px 15px;
	margin-top: 0;
	box-sizing: border-box;
}
.gsib_a {
	padding-top: 2px !important;
}
#header .search table {
	margin: 0 auto;
	border: none;
	height: 22px;
}
#header .search table td {
	border: none;
	padding: 0;
	text-align: left;
}
/* searchChange 20170911 koizumi */
#header .search {
	padding-top: 15px;
	padding-left: 0;
	margin: 0px 0 10px 40px;
	height: 31px;
	text-align: right;
}
.search #q {
	width: 200px;
	border: 1px solid #dbdbdb;
	font-size: 12px;
	padding: 3px 10px;
	margin: 0 5px 0 0;
	background: linear-gradient(to bottom, rgba(239,239,239,0.65) 0%, rgba(255,255,255,0) 100%);
}
.search input[type="submit"] {
	padding: 3px 8px 3px 10px;
	font-size: 12px;
	letter-spacing: 0.1em;
	background: linear-gradient(to bottom, rgba(19,120,203,1) 0%, rgba(0,63,157,1) 100%);
	border: none;
	color: #FFF;
	border-radius: 3px;
	line-height: 1.5;
	position: relative;
	top: -1px;
}
/* 20170911 end */
/*gnavi
-----------------------------*/
/* change 20170928 koizumi */
#gnavi {
  width: 100%;
}
body.is-fixed #gnavi {
  position: fixed;
  top: 0;
  left: 0;
}
#gnavi {
	clear: both;
	height: 67px;
	background: url(../images/bg_gnavi.gif) repeat-x;
	/* font-size: 80%; */
	font-size: 12px;
}
#gnavi .gnavi_wrap {
	position: relative;
}
#gnavi .gnavi_wrap ul {
	margin: 0 auto;
}
#gnavi .gnavi_wrap ul li {
	float: left;
	font-family: "新ゴ R", "Shin Go Regula";
}
#gnavi .gnavi_wrap ul li.firstNav {
	/* margin: 0 0 0 10px; */
}
#gnavi .gnavi_wrap ul li.lastNav {
	border-right: 1px solid #004173;
	box-shadow: 1px 0 2px -1px #a7c0d9;
}
#gnavi .gnavi_wrap ul li a {
	display: block;
	width: 158px;
	padding: 11px 10px 12px;
	border-left: 1px solid #004173;
	box-shadow: 1px 0 1px -1px #a7c0d9 inset;
	background: linear-gradient(to bottom, #157dce 0%, #003ea2 100%);
	color: #fff;
	font-family: "新ゴ R", "Shin Go Regula";
	text-align: center;
	text-decoration: none;
}
#gnavi .gnavi_wrap ul li a:hover {
	background: linear-gradient(to bottom, #0e53a5 0%, #002979 100%);
}
#gnavi .gnavi_wrap ul li.firstNav a {
	border-left: 1px solid #00315b;
}
#gnavi .gnavi_wrap ul li .current, #gnavi .gnavi_wrap ul li .current:hover {
	padding: 11px 10px 13px;
	border: none;
	border-left: 1px solid #00315b;
	box-shadow: none;
	background: linear-gradient(to bottom, #030303 0%, #1e1e1e 100%);
}
#gnavi .gnavi_wrap ul.gnavi_details {
	width: 790px;
	position: absolute;
	top: 45px;
	/* left: 10px; */
}
#gnavi .gnavi_wrap ul.gnavi_details li {
	margin-right: 15px;
	padding-left: 15px;
	background: url(../images/gnavi_shadow.gif) 0 -9px no-repeat;
}
 #gnavi .gnavi_wrap ul.gnavi_details li:-moz-read-only {
 background:url(../images/gnavi_shadow.gif) 0 -9px no-repeat;
}
body:first-of-type #gnavi .gnavi_wrap ul.gnavi_details li {
	width: auto;
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
	border: none;
	box-shadow: none;
	background: url(../images/gnavi_shadow.gif) 0 center no-repeat;
	font-family: inherit;
}
#gnavi .gnavi_wrap ul.gnavi_details li.navi-sub {
	margin-right: 15px!important;
	padding-left: 5px!important;
	background: url(../images/gnavi_shadow_02.gif) 0 -9px no-repeat!important;
}
#gnavi .gnavi_wrap ul.gnavi_details li.navi-line-none {
	margin-right: 15px!important;
	padding-left: 0px!important;
	background: none!important;
}
#gnavi .gnavi_wrap ul.gnavi_details li a {
	width: auto;
	height: auto;
	padding: 0 0 0 10px;
	border: none;
	box-shadow: none;
	background: none;
	color: #fff;
	font-size: 80%;
	text-decoration: underline;
}
#gnavi .gnavi_wrap ul.gnavi_details li a:hover {
	padding-left: 10px;
	color: #e3e3e3;
	text-decoration: underline;
}
#gnavi .request {
	float: right;
}
#gnavi .request img {
	margin: 2px 7px 0 0;
}
head~/* */body #gnavi .request img {
	margin: 4px 7px 0 0;
}
html:not(:target) #gnavi .request img {
	margin: 3px 7px 0 0;
}
#topic-path_wrap {
	min-width: 900px;
}
#topic-path {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 9px 0;
}
#topic-path a {
	color: #03a0db;
}
#topic-path ul {
	margin-left: 7px;
	font-size: 80%;
}
#topic-path ul li {
	display: inline;
}

/*footer 20170428 koizumi
  change 20200106 hertz
-----------------------------*/
#footerBnr {
	margin: 30px auto 0;
	/*padding: 0 0 20px;*/
	width: 900px;
	clear: both;
}
#footerBnr li {
	float: left;
	padding: 10px 0 0 22px;
}
#footerBnr li:first-child {
	padding: 10px 0 0 0px;
}

/*reason page only*/
#reason #footerBnr {
	margin: 40px auto 0 auto;
}
#footContactArea {
	background: url(/images/footer/bg_footer_contact.png) no-repeat;
	width: 863px;
	height: 198px;
	margin: 40px auto 25px;
  /*margin: 50px auto 25px;*/
	padding: 0 16px 0 21px;  position: relative;
}
/*#footContactArea dl {
	padding: 17px 0 0;
	width: 660px;
}
#footContactArea dl dt {
}
#footContactArea dl dd {
	padding: 13px 0 0;
}
#footContactArea dl dd ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footContactArea dl dd ul li {
	list-style: none;
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
	position: relative;
}

#footContactArea dl dd ul li .girl {
	position: absolute;
	left: 162px;
	top: -59px;
}*/
#footContactArea ul {
	width: 660px;
	list-style: none;
	margin: 0;
	padding: 27px 0 0;
}
#footContactArea ul li {
	list-style: none;
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
	position: relative;
}
#footContactArea ul.right {
	padding: 25px 0 0;
	margin: 0;
	width: 195px;
}
#footContactArea ul.right li {
	padding: 0 0 8px;
}
#footContactArea .bottom {
	background: url(/images/footer/txt_footer_voice.png) no-repeat left center;
	margin: 25px 0 0 0;
	padding: 0 0 0 32px;
	height: 24px;
	font-weight: bold;
	vertical-align: central;
}
#footContactArea .bottom a,
#footContactArea .dl a {
	color: #0e0d6a;
	line-height: 1.6;
	font-size: 14px;
}
#footContactArea .dl {
  position: absolute;
  bottom: 11px;
  right: 20px;
  font-weight: bold;
  letter-spacing: 0.02em;
  padding-left: 10px;
  background: url(/images/icon_contact_arrow.png) no-repeat 0 center;
}

.pagetop {
	width: 900px;
	margin: 0 auto;
	text-align: right;
	padding: 50px 0 0;
}
#footer {
	background: #0550a9 url(/images/footer/bg_footer.gif) repeat-x;
	padding: 40px 0;
	color: #fff;
	font-size: 12px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footerIn {
	width: 900px;
	margin: 0 auto;
}
#footer ul#companyLink {
	padding: 0 0 20px 10px;
}
#footer ul#companyLink li {
	float: left;
	background: url(/images/footer/blt_link.gif) 0 0.3em no-repeat;
	padding: 0 19px 0 18px;
	white-space: nowrap;
}
#footer #footerSitemap {
	background: url(/images/footer/line_double_color.gif) repeat-x;
	padding: 0 0 30px 23px;
}
#footer #footerSitemap dl {
	float: left;
	width: 290px;
}
#footer #footerSitemap dl dt {
	font-weight: bold;
	padding: 30px 0 0.8em;
}
#footer #footerSitemap dl dd {
	background: url(/images/footer/blt_link.gif) 0 0.3em no-repeat;
	padding: 0 0 0.6em 18px;
}
#footer #footerSitemap dl dd.mrTop {
	margin-top: 30px;
}
#footer #otherService {
	background: url(/images/footer/line_double_color.gif) repeat-x;
	padding: 30px 0 0 23px;
}
#footer #otherService dl {
	clear: both;
}
#footer #otherService dl dt {
	float: left;
	padding: 0 19px 0 0;
	white-space: nowrap;
}
#footer #otherService dl dd {
	float: left;
	background: url(/images/footer/blt_blank.gif) 0 0.2em no-repeat;
	padding: 0 19px 0.6em 18px;
	white-space: nowrap;
}
#footerBtm {
	padding: 0 0 10px;
}
#footerBtm #footerBtmIn {
	margin: 0 auto;
	padding: 10px 0 0;
	width: 912px;
}
#footerBtm #footerBtmIn div.logoBox {
	margin: 20px 0 5px;
	width: auto !important;
}
#footerBtm #footerBtmIn div.labelsBox {
	float: right;
	width: 275px !important;
}
/*#footerBtm #footerBtmIn .truste {
	margin: 28px 20px 0 0;
	width: 115px !important;
}*/
#footerBtm #footerBtmIn .isms {
	margin: 14px 20px 0 0;
	width: 120px !important;
}
#footerBtm #footerBtmIn .syssl {
	float: right;
	margin: 0;
	width: 135px !important;
}
#footerBtm #footerBtmIn address {
	font-size: 9px;
	font-style: normal;
	margin: 10px 0 0;
}
#footerBtm #snsBtn {
	padding: 20px 0 0;
}
#footerBtm #snsBtn li {
	float: left;
}
#footerBtm #snsBtn li.facebook {
	width: 120px;
}
#footerBtm #snsBtn li.twitter {
	width: 120px;
}
#footerBtm #snsBtn li.googlePlus {
}
/*2nd layer tit_bar
-----------------------------*/
h2, h3 {
	margin: 20px 0 10px 0;
}
.tit_bar {
	background: url(../images/tit_bg_rep.gif) repeat-y top left;
	width: 621px;
	margin: 20px 0 10px 0;
}
.tit_bar .tit_bg {
	background: url(../images/tit_bg_top.gif) no-repeat top left;
	width: 621px;
}
.tit_bar .tit_bg h2, .tit_bar .tit_bg h3 {
	background: url(../images/tit_bg_bot.gif) no-repeat bottom left;
	width: 601px;
	min-height: 20px;
	_height: 20px;
	font-size: 100%;
	color: #fff;
	padding: 6px 0 5px 20px;
	_padding: 13px 0 5px 20px;
	margin: 0;
	margin-top: 0;
}
*:first-child+html .tit_bar .tit_bg h2, *:first-child+html .tit_bar .tit_bg h3 {
	padding: 13px 0 5px 20px;
}
.tit_bar02 {
	background: url(../images/tit_bgb_rep.gif) repeat-y top left;
	width: 830px;
	margin: 20px 0 10px 0;
}
.tit_bar02 .tit_bg02 {
	background: url(../images/tit_bgb_top.gif) no-repeat top left;
	width: 830px;
}
.tit_bar02 .tit_bg02 h2, .tit_bar02 .tit_bg02 h3 {
	background: url(../images/tit_bgb_bot.gif) no-repeat bottom left;
	width: 830px;
	min-height: 20px;
	_height: 20px;
	font-size: 100%;
	color: #fff;
	padding: 10px 0 5px 20px;
	_padding: 13px 0 5px 20px;
	margin: 0;
}
*:first-child+html .tit_bar .tit_bg h2, *:first-child+html .tit_bar .tit_bg h3 {
	padding: 13px 0 5px 20px;
}
/*.tit_bar_s {
	background: url(../images/tit_bg_rep_s.gif) repeat-y top left;
	width: 451px;
	margin: 20px 0 10px 0;
}
.tit_bar_s .tit_bg {
	background: url(../images/tit_bg_top_s.gif) no-repeat top left;
	width: 451px;
}
.tit_bar_s .tit_bg .tit_bg02 {
	background: url(../images/tit_bg_bot_s.gif) no-repeat bottom left;
	width: 431px;
	min-height: 20px;
	_height: 20px;
	padding: 10px 0 5px 20px;
}
.tit_bar_s .tit_bg h2, .tit_bar_s .tit_bg h3 {
	width: 335px;
	font-size: 100%;
	color: #fff;
	margin: 0;
	_margin-top: 2px;
	float: left;
}*/
.tit_bar_comment {
	background: url(../images/tit_bg_com.gif) no-repeat;
	margin: 0 0px 15px 0;
	padding-left: 22px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2670cf;
}
/**:first-child+html .tit_bar_s .tit_bg h2, *:first-child+html .tit_bar_s .tit_bg h3 {
	margin-top: 2px;
}
.tit_bar_s .tit_bg p {
	width: 83px;
	_width: 86px;
	font-size: 80%;
	_font-size: 75%;
	color: #fff;
	float: right;
	margin: 1px 7px 0 0;
	_margin: 2px 3px 0 0;
	text-align: right;
	letter-spacing: 0.1px;
}
*:first-child+html .tit_bar_s .tit_bg p {
	width: 86px;
	margin: 2px 6px 0 0;
	font-size: 75%;
}
 .tit_bar_s .tit_bg p:-moz-read-only {
 margin:1px 7px 0 0;
 font-size:75%;
 letter-spacing:normal;
}
body:first-of-type .tit_bar_s .tit_bg p {
	font-size: 75%;
	margin: 2px 7px 0 0;
}*/
/*html>/**//*body .tit_bar_s .tit_bg p {
	width: auto;
}*/


/*2nd layer detailarea
-----------------------------*/
.bg_gray {
	background: #f3f3f3;
	margin: 10px 0 0 0;
	padding: 10px 0;
}
/*3rd layer contents-wrap
-----------------------------*/
#contents-wrap {
	background: url(../images/contents-wrap_bg.gif) repeat-x top left;
	min-width: 912px;
	padding: 50px 0 0 0;
}
/*3rd layer contents
-----------------------------*/
#contents-wrap #contents {
	width: 912px;
	margin: 0 auto;
}
#contents-wrap #contents h1 {
	margin-left: 4px;
}
#contents-wrap #contents h1 img {
	vertical-align: bottom;
	margin-bottom: 31px;
}
#contents-wrap #contents h1.bp, #contents-wrap #contents p.bp_intro {
	margin-left: 5px;
}
/*3rd layer main
-----------------------------*/
.main {
	line-height: 1.5;
}
#contents-wrap #contents .main {
	width: 707px;
	float: left;
	background: url(../images/main_bg_top.gif) no-repeat 0 30px;
}
/*#contents-wrap #contents .main_one {
	width: 872px;
}*/
#contents-wrap #contents .main-inner {
	min-height: 1000px;
	width: 707px;
	background: url(../images/main_bg_btm.gif) no-repeat left bottom;
}
#contents-wrap #contents .main02 {
	width: 912px;
	float: left;
	padding-bottom: 18px;
	background: url(../images/main_bgb_top.gif) no-repeat 0 30px;
}
/*#contents-wrap #contents .main02_one {
	width: 912px;
}
#contents-wrap #contents .main02-inner {
	min-height: 1000px;
	width: 912px;
	background: url(../images/main_bg_btm.gif) no-repeat left bottom;
}*/
ul.tab-navi-btm, ul.tab-navi-top {
	text-align: right;
	height: 30px;
	margin-right: 22px;
}
ul.tab-navi-btm li, ul.tab-navi-top li {
	display: inline;
}
ul.tab-navi-top li, ul.tab-navi-btm li {
	padding-left: 4px;
}
ul.tab-navi-top li.tab_act, ul.tab-navi-btm li.tab_act {
	margin-right: -4px;
}
#contents-wrap #contents .main a, #contents-wrap #contents .main02 a {
	color: #03a1db;
}
ul.attention, ul.attention li {
	margin: 0 10px 0 20px;
	padding: 0;
}
ul.attention/*, ul.attention li ul.caution*/ {
	margin: 5px 0 5px 10px;
}
ul.attention/*, ul.attention li ul.caution li*/ {
	color: #666666;
	font-size: 12px;
	padding: 0;
}
ul.attention {
	margin-left: 12px;
}
ul.attention li {
	list-style-type: disc;
	padding: 4px 0px 4px 0px;
	color: #666666;
	line-height: 160%;
}
ul.attention li.list {
	list-style-type: none;
	padding: 0 0 4px 0;
	color: #444;
	font-size: 10px;
	line-height: 16px;
}
ul.attention li.none {
	list-style-type: none;
	padding: 0 0 4px 0;
	color: #444;
	line-height: 16px;
}
/*ul.flow, ul.flow li {
	margin: 0 10px 0 20px;
	padding: 0;
}
ul.flow {
	margin-left: 12px;
}
ul.flow li {
	list-style-type: decimal;
	padding: 4px 0px 4px 0px;
	color: #444;
	line-height: 20px;
}*/
ul.function, ul.function li {
	margin: 0 5px 0 0px;
	padding: 0;
}
ul.function {
	margin-left: 5px;
}
ul.function li {
	list-style-type: disc;
	padding: 4px 0px 4px 0px;
	color: #444;
	line-height: 20px;
}
ul.function li.list {
	list-style-type: none;
	padding: 0 0 4px 0;
	color: #444;
	font-size: 10px;
	line-height: 16px;
}
/*3rd layer detail-area
-----------------------------*/
.detail-area {
	padding: 32px 27px 0 27px;
	_padding: 30px 27px 0 27px;
}
/*3rd layer side
-----------------------------*/
#contents-wrap #contents .side {
	width: 195px;
	float: right;
}
/*.side .bnr {
	margin: 0 5px 12px;
}*/
.side ul.btn-list {
	margin: 0 5px;
}
.side ul.btn-list li img {
	vertical-align: bottom;
}
.side ul.btn-list li {
	margin-bottom: 12px;
}
.side ul.btn-list li.top {
	margin-bottom: 0;
}
.side ul.sub {
	width: 183px;
	margin: 0 5px 14px;
	border-top: 1px solid #d5ddd9;
}
.side ul.sub li {
	padding: 12px 0 12px 10px;
	width: 173px;
	border-bottom: 1px solid #d5ddd9;
}
.side ul.sub li.sub-list {
	padding: 12px 0 12px 20px;
	font-size: 90%;
}
.arrow_underline {
	padding: 0 0 0 10px;
	background: url(../images/arrow.gif) no-repeat 0 5px;
}
/*.arrow, */.side ul.sub li a {
	color: #212323;
	text-decoration: none;
	padding: 0 0 0 10px;
	background: url(../images/arrow.gif) no-repeat 0 3px;
}
head~/* */body .side ul.sub li a {
	background: url(../images/arrow.gif) no-repeat 0 5px;
}
html:not(:target) .side ul.sub li a {
	background: url(../images/arrow.gif) no-repeat 0 5px;
}
.side ul.sub li a:hover {
	text-decoration: underline;
}
/*a.back-none {
	background: none!important;
	padding: 0px!important;
}*/
.sub-side-link {
	font-size: 90%;
	padding: 0 0 0 20px;
	display: block;
	line-height: 1.4em;
}
.sub-side-link a {
	display: inline-block;
	text-decoration: none;
}
.sub-side-link a:hover {
	text-decoration: underline;
}
.sub-side-link a.width {
	width: 55px;
}
/*3rd layer col2
-----------------------------*/
.col2_left {
	float: left;
	width: 203px;
}
.col2_left dl.accordion {
	width: 183px;
	border-top: 1px solid #69716f;
	border-left: 1px solid #d7dbd9;
	border-right: 1px solid #d7dbd9;
}
.col2_left dl.accordion dt {
	background: #ecedee;
	border-bottom: 1px solid #d7dbd9;
	padding: 15px 0 15px 10px;
}
.col2_left dl.accordion dd dl dt.tit {
	background: #fafafa;
	border-bottom: 1px solid #d7dbd9;
	padding: 10px 0 10px 10px;
}
.col2_left dl.accordion dd dl dt.tit a {
	font-weight: bold;
	font-size: 90%;
	_font-size: 80%;
	padding: 3px 0 5px 20px;
	_padding: 3px 0 5px 20px;
}
 .col2_left dl.accordion dd dl dt.tit a:-moz-read-only {
 font-size:80%;
 padding:1px 0 5px 20px;
}
*:first-child+html .col2_left dl.accordion dd dl dt.tit a {
	font-size: 80%;
	padding: 3px 0 5px 20px;
}
body:first-of-type .col2_left dl.accordion dd dl dt.tit a {
	font-size: 80%;
	padding: 1px 0 5px 20px;
}
.col2_left dl.accordion dd dl dt.tit a.minus {
	background: url(../images/icon_minus.gif) no-repeat left top;
	_background: url(../images/icon_minus.gif) no-repeat left 1px;
}
.col2_left dl.accordion dd dl dt.tit a.plus {
	background: url(../images/icon_plus.gif) no-repeat left top;
	_background: url(../images/icon_plus.gif) no-repeat left 1px;
}
*:first-child+html .col2_left dl.accordion dd dl dt.tit a.minus {
	background: url(../images/icon_minus.gif) no-repeat left 1px;
}
*:first-child+html .col2_left dl.accordion dd dl dt.tit a.plus {
	background: url(../images/icon_plus.gif) no-repeat left 1px;
}
html>/**/body .col2_left dl.accordion dd dl dt.tit a.minus {
	background/*\**/: url(../images/icon_minus.gif) no-repeat left 2px\9;
}
html>/**/body .col2_left dl.accordion dd dl dt.tit a.plus {
	background/*\**/: url(../images/icon_plus.gif) no-repeat left 2px\9;
}
#contents-wrap #contents .col2_left dl.accordion dd dl dt.tit a:link, #contents-wrap #contents .col2_left dl.accordion dd dl dt.tit a:active, #contents-wrap #contents .col2_left dl.accordion dd dl dt.tit a:visited, #contents-wrap #contents .col2_left dl.accordion dd dl dt.tit a:hover {
	color: #666;
}
.col2_left dl.accordion dd dl dd ul {
	border-bottom: 1px solid #d7dbd9;
	padding: 10px 0 10px 20px;
}
.col2_left dl.accordion dd dl dd ul li {
	margin: 0 0 10px 0;
	font-size: 80%;
}
*:first-child+html .col2_left dl.accordion dd dl dd ul li {
	font-size: 80%;
}
.col2_left dl.accordion dd dl dd ul li.last {
	margin: 0;
}
/*.col2_right {
	float: left;
	width: 451px;
}*/


/*テキスト装飾
----------------------------------------------------------*/
.link-text {
	background: url(../images/icon_arrow.gif) no-repeat left center;
	margin: 5px 0 3px 0;
	padding: 0 0 0 10px;
}
.text-block {
	display: block;
}
.large-text {
	font-size: 120%;
}
.small-text {
	font-size: 90%;
}
.red-text {
	color: #F00;
}
.blue-text {
	color: #03a1db;
}
.orange-text {
	color: #f97d0f;
}
.gray-text {
	color: #888888;
}
.right-text {
	text-align: right!important;
}
.left-text {
	text-align: left!important;
}
.center-text {
	text-align: center!important;
	margin: 0 auto!important;
}
.valign-middle-text {
	vertical-align: middle!important;
}
.through-text {
text-decoration: line-through;
}
/*マージン調整
-------------------------------------------------*/
.top-zero {
	margin: 0px!important;
}
.top-10px {
	margin-top: 10px!important;
}
.top-20px {
	margin-top: 20px!important;
}
.top-30px {
	margin-top: 30px!important;
}
.top-40px {
	margin-top: 40px!important;
}
/*パディング調整
-------------------------------------------------*/
.top-padding-zero {
	padding: 0px!important;
}
.bottom-60px {
	margin-bottom: 60px !important;
}
.bottom-30px {
	margin-bottom: 30px!important;
}
.bottom-20px {
	margin-bottom: 20px!important;
}
.bottom-10px {
	margin-bottom: 10px!important;
}
/*ボタンボックス
-----------------------------*/
/*.bt-box {
	text-align: center;
	margin: 0 auto;
}
.bt-box-padding25px {
	padding: 0 20px;
}*/


/*サイドメニュー用　専用サーバ　バナー表示切替
----------------------------------------------------------*/
.side-bn-box p {
	padding: 10px 5px 0px;
}
/*複数台 20110309コメントアウト
#private_multi .bn-side02{ display:none;}*/

.side_tease_tit {
	margin: 0 auto;
	table-layout: fixed;
	text-align: center;
}
.side_tease_box {
	border: 1px solid #d0d0d0;
	background: #f3f3f3;
	width: 183px;
	text-align: center;
	padding: 20px 0 10px;
	margin: 0 auto;
}
.side_tease_box .btn-list li {
	margin: 20px 0 0;
}
/*--MGシリーズ
----------------------------------------------------------*/
.mg-sidemenu {
	border: none !important;
}
.mg-sidemenu dt {
	background: url(../images/mg_sidemenu_dt_bg.gif) center top no-repeat !important;
	padding: 5px 0 3px 0;
	border: none !important;
}
.mg-sidemenu dd {
	padding: 0px !important;
	margin: 0px !important;
	overflow: hidden!important;
}
/*ソーシャルメディアボタンリスト
----------------------------------------------------------*/

#social_btn {
	margin: 20px 0 0 0;
	padding: 10px 0 0px 0;
	display: block;
}
#social_btn_dot {
	border-top: 1px #ccc dotted;
	margin: 20px 0 0 0;
	padding: 10px 0 0px 0;
	display: block;
}
#social_btn ul.social {
	margin: 0;
	padding: 0;
	float: right;
}
#social_btn ul.social li {
	margin: 0 5px 0 0!important;
	padding: 0!important;
	float: left;
	background: none!important;
}
#social_btn ul.social .evernote {
	margin: 0 0 0 5px;
}
#social_btn ul.social .hatena {
	margin: 0 0 0 5px;
	padding: 3px 5px 0 0;
}
/*ページ内　キャンペーンバナー配置ボックス
----------------------------------------------------------*/
dl.bnrarea-box {
	width: 619px;
	margin: 20px auto 0;
}
dl.bnrarea-box dt {
	line-height: 0px;
	font-size: 0px;
}
dl.bnrarea-box dd {
	width: 617px;
	margin: 0 0 0 2px;
	background-color: #f2f2f2;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 0 0 9px;
}
dl.bnrarea-box dd ul {
	margin: 0 0 10px 20px;
}
dl.bnrarea-box dd ul li {
	display: inline;
	margin: 0 7px 0 0;
}
/*注意書きタイトルレイアウト　2013.04.09
--------------------------------*/
p.tit_attention {
	margin-left: 12px;
	padding-top: 15px;
}
p.tit_attention_first {
	margin-left: 12px;
	padding-top: 0;
}
/*プラン別　表示切替 MGのみ表示　2011.1.7
--------------------------------*/

/*#mg .ce-display, #mg .sh-display, #mg .st-display {
	display: none;
}*/


/*プラン別　表示切替 シェアードのみ表示　2011.1.7
--------------------------------*/

/*#sh .ce-display, #sh .mg-display, #sh .st-display {
	display: none;
}
*/

/*プラン別　表示切替 ストアカートのみ表示　2011.1.7
--------------------------------*/

/*#st .ce-display, #st .mg-display, #st .sh-display {
	display: none;
}*/


/* 緊急対応 20141010 岡山
--------------------------------*/
.kinkyu {
	width: 900px;
	margin: -10px auto 15px;
	border: 1px solid #DF7D7F;
	font-size: 12px;
	line-height: 1.5;
	background: #f8f6e1;
	color: #EE0003;
}
.kinkyu p {
	padding: 10px 20px;
}
.kinkyu p a {
	color: #EE0003;
	text-decoration: underline;
}
/*EC CUBE アイコン表示　2015.2.19
--------------------------------*/
.eccicon {
	font: normal 9px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2;
	letter-spacing: -0.5px;
	color: #000000;
}
.eccicon li {
	margin: 0 0 2px 0;
}
/*テーブル境界線*/
th.boundary, td.boundary {
	border-left: #d8dad9 double 3px !important;
}
/* symantecシールgif化による追加 2015.8.6
-------------------------------------*/
#footerBtm #footerBtmIn .syssl table {
	width: 135px;
	border: none;
	margin: 0;
}
#footerBtm #footerBtmIn .syssl table td {
	border: none;
	padding: 0;
}
/* footer_ace対応2015.8.20 */
#footContactAreaAce {
	background: rgba(0, 0, 0, 0) url(/images/footer/bg_footer_contact_short.png) no-repeat scroll 0 0;
	height: 199px;
	margin: 15px auto 40px;
	padding: 0 16px 0 21px;
	width: 677px;
}
/*#footContactAreaAce dl {
    padding: 17px 0 0;
    width: 660px;
}
#footContactAreaAce dl dd {
    padding: 13px 0 0;
}
#footContactAreaAce dl dd ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#footContactAreaAce dl dd ul li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0 15px 0 0;
    position: relative;
}
#footContactAreaAce dl dd ul li .girl {
    left: 162px;
    position: absolute;
    top: -59px;
}
*/
#footContactAreaAce ul {
	list-style: outside none none;
	margin: 0;
	padding: 14px 0 0;
	width: 660px;
}
#footContactAreaAce ul li {
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 13px 15px 0 0;
	position: relative;
}
#footContactAreaAce .bottom {
	background: url(/images/footer/txt_footer_voice.png) no-repeat left center;
	margin: 25px 0 0 0;
	padding: 0 0 0 32px;
	height: 24px;
	font-weight: bold;
	vertical-align: central;
}
#footContactAreaAce .bottom a {
	color: #0e0d6a;
	line-height: 1.6;
	font-size: 14px;
}
#voice_guide {
	background: url(/images/side/side_voice.gif) no-repeat left center;
	font-size: 10px;
	padding: 0 0 0 18px;
	height: 14px;
	margin: 10px 0 0 18px;
}
#voice_guide a {
	color: #03a0db;
}
/*ロールオーバー表示　2016.4.26
--------------------------------*/

.hoverImage img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/* managed・private ContactArea add 20171115 koizumi
managed ContactArea change 20200106 hertz
--------------------------------*/
#mainArea .contactLarge {
	margin: 0 0 20px 0;
	/*transform: rotate(0.03deg);*/
}
#mainArea .contactLarge dl {
	padding: 0 0;
	text-align: center;
}
#mainArea .contactLarge dl dt {
	margin: 0 0;
	padding: 14px 0 11px 19px;
	letter-spacing: 1.4px;
	background: #0550a9;
	border-left: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
	font-size: 28px;
}
#mainArea .contactLarge dl dd {
	margin: 0 0;
	padding: 20px 0 22px 14px;
	border: 1px solid #cdcfcf;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#mainArea .contactLarge dl dd a img {
	margin: 0 20px 23px 0;
}
#mainArea .contactLarge dl dd .contact-list {
  display: flex;
  display:-webkit-box;
  display:-ms-flexbox;
  margin: 0 auto;
}
#mainArea .contactLarge dl dd .contact-list .tel {
  padding: 0 30px 0 20px;
}
#mainArea .contactLarge dl dd .contact-list .txt {
  padding-top: 25px;
}
#mainArea .contactLarge dl dd .contact-list .txt .dl {
  font-size: 14px;
  margin-left: 0px;
  padding-left: 10px;
  background: url(/images/icon_contact_arrow.png) no-repeat 0 7px;
}
#mainArea .contactLarge dl dd .contact-list .txt .dl a {
  color: #0550a9 !important;
}

#mainCont .contactSmall {
	margin: 30px 0 20px 0;
	/*transform: rotate(0.03deg);*/
}
#mainCont .contactSmall dl {
	padding: 0 0;
	text-align: center;
}
#mainCont .contactSmall dl dt {
	margin: 0 0;
	padding: 7px 0 9px 19px;
	letter-spacing: 1.4px;
	background: #0550a9;
	border-left: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #fff;
	font-size: 19px;
}
#mainCont .contactSmall dl dd {
	margin: 0 0;
	padding: 13px 0 6px 6px;
	border: 1px solid #cdcfcf;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#mainCont .contactSmall dl dd a img {
	margin: 0 10px 10px 0;
}
#mainCont .contactSmall dl dd .contact-list {
  display: flex;
  display:-webkit-box;
  display:-ms-flexbox;
  margin: 0 auto;
}
#mainCont .contactSmall dl dd .contact-list .tel {
  padding: 0 23px 0 18px;
}
#mainCont .contactSmall dl dd .contact-list .txt {
  padding-top: 13px;
}
#mainCont .contactSmall dl dd .contact-list .txt .dl {
  font-size: 11px;
  margin-left: -8px;
  padding-left: 8px;
  background: url(/images/icon_contact_arrow.png) no-repeat 0 5px;
}
#mainCont .contactSmall dl dd .contact-list .txt .dl a {
  color: #0550a9 !important;
}

/** キャンペーン用の赤字リンク 20190116 kaneko **/
.camp_link a,
.camp_link a:hover,
.camp_link a:active{
	color: #f00 !important;
}
/* 右サイドsupportから移行 20190627 koizumi */
.side .support_contact_bg{
	background:url(/images/side_contactbg_rep.gif) repeat-y left top;
}

.side dl.support_contact{
	width:183px;
	background:url(/images/side_contactbg_btm.gif) no-repeat left bottom;
}

.side dl.support_contact dt.title{
	background:url(/images/side_contact_titbg.gif) no-repeat left top #efefef;;	
	min-height:15px;
	_height:15px;
	font-size:90%;
	_font-size:80%;
	padding:10px 0 5px 15px;
	_padding-left:21px;
	border-bottom:1px solid #e4e4e4;
}